HomeSort by relevance Sort by last modified time
    Searched full:x1001 (Results 1 - 25 of 308) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-x86/
prctl.h 4 #define ARCH_SET_GS 0x1001
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
prctl.h 4 #define ARCH_SET_GS 0x1001
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
prctl.h 4 #define ARCH_SET_GS 0x1001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
prctl.h 4 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
prctl.h 15 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
prctl.h 15 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
prctl.h 15 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
prctl.h 15 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
prctl.h 15 #define ARCH_SET_GS 0x1001
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
object_instance_track_test.js 27 objects.idWasCreated('0x1001', 'skia', 'Picture', 20);
28 objects.addSnapshot('0x1001', 'skia', 'Picture', 20, 'snapshot-1');
29 objects.idWasDeleted('0x1001', 'skia', 'Picture', 25);
  /bionic/libc/kernel/arch-x86/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /development/ndk/platforms/android-9/arch-x86/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
prctl.h 21 #define ARCH_SET_GS 0x1001
  /external/chromium_org/tools/telemetry/telemetry/page/
test_expectations_unittest.py 57 self.Fail('page7.html', [('nvidia', 0x1001), ('nvidia', 0x1002)], bug=123)
58 self.Fail('page8.html', ['win', 'intel', ('amd', 0x1001)], bug=123)
137 self.assertExpectationEquals('fail', page, gpu=VENDOR_NVIDIA, device=0x1001)
140 self.assertExpectationEquals('pass', page, gpu=VENDOR_AMD, device=0x1001)
148 StubPlatform('win'), VENDOR_AMD, 0x1001)
152 StubPlatform('win'), VENDOR_NVIDIA, 0x1001)
154 StubPlatform('mac'), VENDOR_AMD, 0x1001)
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
gldefs.h 36 #define GL_TEXTURE_HEIGHT 0x1001
  /frameworks/wilhelm/src/ut/
OpenSLESUT.c 152 return (0x1001 <= objectID) && (objectID <= 0x100A) ? objectIDstrings[objectID - 0x1001] : NULL;
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2499.js 34 word = [0x1001, 0];
  /external/clang/test/Analysis/
pr_4164.c 23 if (getsockopt(s, 0xffff, 0x1001, (char *)&size, &size_len) < 0)
  /bionic/libc/kernel/arch-mips/asm/
socket.h 36 #define SO_SNDBUF 0x1001
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ItemType.java 33 TYPE_TYPE_LIST( 0x1001, "type_list"),
  /dalvik/dx/src/com/android/dx/dex/file/
ItemType.java 33 TYPE_TYPE_LIST( 0x1001, "type_list"),

Completed in 450 milliseconds

1 2 3 4 5 6 7 8 91011>>