/external/chromium/chrome/browser/sync/engine/ |
idle_query_linux.cc | 16 int error_base; local 18 &error_base)) {
|
/frameworks/av/include/drm/ |
drm_framework_common.h | 36 ERROR_BASE = -2000, 38 DRM_ERROR_UNKNOWN = ERROR_BASE, 39 DRM_ERROR_NO_LICENSE = ERROR_BASE - 1, 40 DRM_ERROR_LICENSE_EXPIRED = ERROR_BASE - 2, 41 DRM_ERROR_SESSION_NOT_OPENED = ERROR_BASE - 3, 42 DRM_ERROR_DECRYPT_UNIT_NOT_INITIALIZED = ERROR_BASE - 4, 43 DRM_ERROR_DECRYPT = ERROR_BASE - 5, 44 DRM_ERROR_CANNOT_HANDLE = ERROR_BASE - 6, 45 DRM_ERROR_TAMPER_DETECTED = ERROR_BASE - 7, 46 DRM_ERROR_NO_PERMISSION = ERROR_BASE - 8 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
Xinerama.h | 19 int *error_base
|
xf86dga1.h | 58 int* /* error_base */
|
xf86vmode.h | 180 int* /* error_base */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
shape.h | 82 int* /* error_base */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
shape.h | 82 int* /* error_base */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
shape.h | 82 int* /* error_base */
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xinerama/ |
Xinerama.c | 231 int *error_base 234 return SDL_NAME(XPanoramiXQueryExtension)(dpy, event_base, error_base);
|
/external/chromium/chrome/browser/chromeos/login/ |
screen_locker.cc | 466 int event_base, error_base; local 470 &event_base, &error_base, [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
SDL_dgavideo.c | 337 int event_base, error_base; local 353 if ( ! SDL_NAME(XDGAQueryExtension)(DGA_Display, &event_base, &error_base) ||
|