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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XShm.h 47 int minor_code; /* X_ShmPutImage */ member in struct:__anon45205
Xdbe.h 82 unsigned char minor_code; /* minor opcode of failed request */ member in struct:__anon45211
sync.h 226 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon45314
236 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon45315
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XShm.h 47 int minor_code; /* X_ShmPutImage */ member in struct:__anon46941
Xdbe.h 82 unsigned char minor_code; /* minor opcode of failed request */ member in struct:__anon46947
sync.h 226 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon47050
236 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon47051
  /external/chromium_org/third_party/mesa/src/src/glx/
glx_error.c 80 error.minorCode = err->minor_code;
  /external/mesa3d/src/glx/
glx_error.c 80 error.minorCode = err->minor_code;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xcb.h 145 uint16_t minor_code; /** < Minor opcode of the failed request */ member in struct:__anon46324
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xcb.h 145 uint16_t minor_code; /** < Minor opcode of the failed request */ member in struct:__anon48060
  /external/chromium_org/ui/base/x/
x11_util.cc 74 << "minor_code " << static_cast<int>(e->minor_code);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 694 int minor_code; /* not defined in the core */ member in struct:__anon44793
704 int minor_code; /* not defined in the core */ member in struct:__anon44794
942 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon44816
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 694 int minor_code; /* not defined in the core */ member in struct:__anon46529
704 int minor_code; /* not defined in the core */ member in struct:__anon46530
942 unsigned char minor_code; /* Minor op-code of failed request */ member in struct:__anon46552
    [all...]
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 194 event->request_code, event->minor_code, buf);

Completed in 731 milliseconds