HomeSort by relevance Sort by last modified time
    Searched refs:res_name (Results 1 - 10 of 10) sorted by null

  /external/v8/build/android/gyp/
locale_pak_resources.py 68 res_name = ToResourceFileName(basename)
77 lang_to_locale_map[lang].append(res_name)
78 mappings.append((src_path, os.path.join(dest_dir, res_name)))
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 389 if (strcmp("gnome-panel", class_hint.res_name) == 0 ||
390 strcmp("desktop_window", class_hint.res_name) == 0) {
393 XFree(class_hint.res_name);
  /external/libpng/contrib/gregbook/
rpng-x.c 125 static char *res_name = RESNAME; variable
591 class_hints->res_name = res_name;
rpng2-x.c 199 static char *res_name = RESNAME; variable
    [all...]
  /external/webrtc/webrtc/base/
x11windowpicker.cc 759 if (gnome_panel.compare(class_hint.res_name) == 0 ||
760 desktop_window.compare(class_hint.res_name) == 0) {
763 XFree(class_hint.res_name);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 184 char *res_name; member in struct:__anon37819
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 182 char *res_name; member in struct:__anon39682
  /external/ImageMagick/MagickCore/
xwindow.c 400 if (windows->class_hints->res_name != (char *) NULL)
401 windows->class_hints->res_name=DestroyString(
402 windows->class_hints->res_name);
    [all...]
animate.c     [all...]
display.c     [all...]

Completed in 369 milliseconds