Home
last modified time | relevance | path

Searched refs:ustring (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-extended/gparted/files/
H A D0001-use-posix-basename.patch10 return "/dev/" + Glib::ustring(basename(buf));
29 #include <glibmm/ustring.h>
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dkprobetrace.rst61 (x8/x16/x32/x64), "string", "ustring" and bitfield
85 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.
H A Devents.rst202 "filename" from sys_enter_openat), then you have to append ".ustring" to the
205 filename.ustring ~ "password"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/
H A D0001-include-sys-select-on-non-glibc-platforms.patch20 #include "ustring.h"
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_filter.c1232 bool ustring = false; in parse_pred() local
1269 ustring = true; in parse_pred()
1410 if (ustring) in parse_pred()