Searched refs:ustring (Results 1 – 5 of 5) sorted by relevance
10 return "/dev/" + Glib::ustring(basename(buf));29 #include <glibmm/ustring.h>
61 (x8/x16/x32/x64), "string", "ustring" and bitfield85 has been paged out. "ustring" type is an alternative of string for user-space.106 either user-space dereference syntax or 'ustring' type.114 space. 'ustring' is a shortcut way of performing the same task. That is,115 +0(%si):ustring is equivalent to +u0(%si):string.
202 "filename" from sys_enter_openat), then you have to append ".ustring" to the205 filename.ustring ~ "password"
20 #include "ustring.h"
1232 bool ustring = false; in parse_pred() local1269 ustring = true; in parse_pred()1410 if (ustring) in parse_pred()