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

1 2 3 4 5 6 7

  /external/v8/test/mjsunit/tools/
codemap.js 102 codeMap.addCode(0x1700, newCodeEntry(0x100, 'code2'));
110 assertEntry(codeMap, 'code2', 0x1700);
111 assertEntry(codeMap, 'code2', 0x1700 + 0x50);
112 assertEntry(codeMap, 'code2', 0x1700 + 0x100 - 1);
113 assertNoEntry(codeMap, 0x1700 + 0x100);
128 codeMap.addCode(0x1700, newCodeEntry(0x100, 'code2'));
130 assertEntry(codeMap, 'code2', 0x1700);
133 assertEntry(codeMap, 'code2', 0x1700);
135 codeMap.deleteCode(0x1700);
136 assertNoEntry(codeMap, 0x1700);
    [all...]
  /system/bt/stack/include/
btu.h 35 #define BTU_POST_TO_TASK_NO_GOOD_HORRIBLE_HACK 0x1700 // didn't look used in bt_types...here goes nothing
  /external/v8/test/cctest/
test-profile-generator.cc 288 code_map.AddCode(ToAddress(0x1700), &entry2, 0x100);
296 CHECK_EQ(&entry2, code_map.FindEntry(ToAddress(0x1700)));
297 CHECK_EQ(&entry2, code_map.FindEntry(ToAddress(0x1700 + 0x50)));
298 CHECK_EQ(&entry2, code_map.FindEntry(ToAddress(0x1700 + 0x100 - 1)));
299 CHECK(!code_map.FindEntry(ToAddress(0x1700 + 0x100)));
316 code_map.AddCode(ToAddress(0x1700), &entry2, 0x100);
318 CHECK_EQ(&entry2, code_map.FindEntry(ToAddress(0x1700)));
319 code_map.MoveCode(ToAddress(0x1500), ToAddress(0x1700)); // Deprecate bbb.
321 CHECK_EQ(&entry1, code_map.FindEntry(ToAddress(0x1700)));
324 CHECK(!code_map.FindEntry(ToAddress(0x1700)));
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 68 /* define all NAN related commands between 0x1700 and 0x17FF */
69 ANDROID_NL80211_SUBCMD_NAN_RANGE_START = 0x1700,
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_err.h 47 #define NJ_ERR_WORD_INFO_NULL (0x1700)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
corerror.h 127 #define CLR_E_SHIM_RUNTIME EMAKEHR(0x1700)
  /external/pdfium/third_party/libopenjpeg20/
t1_luts.h 94 0x1200, 0x1300, 0x1380, 0x1480, 0x1500, 0x1600, 0x1700, 0x1780,
107 0x1800, 0x1780, 0x1700, 0x1680, 0x1600, 0x1580, 0x1500, 0x1480,
122 0x1400, 0x1480, 0x1500, 0x1580, 0x1600, 0x1680, 0x1700, 0x1780
127 0x1880, 0x1780, 0x1700, 0x1600, 0x1500, 0x1480, 0x1380, 0x1300,
140 0x1200, 0x1300, 0x1380, 0x1480, 0x1500, 0x1600, 0x1700, 0x1780,
  /external/valgrind/memcheck/tests/
wrap6.c 141 register int x7; for (x7 = 0x1700; x7 < 0x1700+len; x7++) { \
161 assert(x7 >= 0x1700 && x7 <= 0x1700+len); } \
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GL10Header.java-if 125 int GL_MODELVIEW = 0x1700;
  /toolchain/binutils/binutils-2.25/opcodes/
mcore-opc.h 113 { "xor", O2, 0, 0x1700 },
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SCSU.java 144 0x1500, 0x1580, 0x1600, 0x1680, 0x1700, 0x1780, 0x1800,
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SCSU.java 143 0x1500, 0x1580, 0x1600, 0x1680, 0x1700, 0x1780, 0x1800,
  /external/pdfium/xfa/src/fgas/src/font/
fx_fontutils.cpp 65 {0x1700, 0x171F, 84, 0xFFFF}, {0x1720, 0x173F, 84, 0xFFFF},
  /packages/apps/TV/usbtuner/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SCSU.java 143 0x1500, 0x1580, 0x1600, 0x1680, 0x1700, 0x1780, 0x1800,
  /external/skia/src/gpu/gl/
GrGLDefines.h 379 #define GR_GL_MODELVIEW 0x1700
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 126 int GL_MODELVIEW = 0x1700;
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 308 #define GL_MODELVIEW 0x1700
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 128 public static final int GL_MODELVIEW = 0x1700;
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
encodingstest.cpp 68 0x1700, 0x171F, // Tagalog
  /prebuilts/go/darwin-x86/src/strconv/
isprint.go 125 0x1700, 0x1714,
  /prebuilts/go/linux-x86/src/strconv/
isprint.go 125 0x1700, 0x1714,
  /development/ndk/platforms/android-4/include/GLES/
gl.h 351 #define GL_MODELVIEW 0x1700
    [all...]
  /external/gptfdisk/
parttypes.cc 88 AddType(0x1700, "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7", "Microsoft basic data", 0); // Hidden NTFS (or HPFS)
  /external/guava/guava-tests/benchmark/com/google/common/base/
EnumsBenchmark.java 204 X1697, X1698, X1699, X1700, X1701, X1702, X1703, X1704, X1705, X1706, X1707, X1708, X1709,
  /external/harfbuzz_ng/test/api/
test-unicode.c 356 { 0x1700, HB_SCRIPT_TAGALOG },

Completed in 677 milliseconds

1 2 3 4 5 6 7