/bionic/libc/include/net/ |
if_types.h | 101 #define IFT_HIPPIINTERFACE 0x39 /* HIPPI interfaces */
|
/bionic/libc/kernel/common/scsi/ |
scsi.h | 77 #define COMPARE 0x39
|
/dalvik/dx/src/com/android/dx/io/ |
Opcodes.java | 101 public static final int IF_NEZ = 0x39;
|
/development/ndk/platforms/android-21/include/net/ |
if_types.h | 101 #define IFT_HIPPIINTERFACE 0x39 /* HIPPI interfaces */
|
/development/ndk/platforms/android-3/include/linux/ |
ata.h | 122 ATA_CMD_WRITE_MULTI_EXT = 0x39,
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 101 #define IFT_HIPPIINTERFACE 0x39 /* HIPPI interfaces */
|
/device/google/contexthub/util/stm32_flash/ |
flash.c | 59 uint8_t addr = 0x39;
|
/external/bison/lib/ |
mbrtowc.c | 265 if (c2 >= 0x30 && c2 <= 0x39)
|
/external/curl/lib/ |
http_chunks.c | 81 return ( (digit >= 0x30 && digit <= 0x39) /* 0-9 */
|
/external/google-breakpad/src/processor/ |
synth_minidump_unittest_data.h | 82 0x39, 0x6f, 0x81, 0x71, 0x2a, 0xf0, 0xe7, 0x2c, 106 0xc2, 0xa5, 0xd5, 0x39, 0xac, 0x05, 0x10, 0x14, 196 0x39, 0x6f, 0x81, 0x71, 0x2a, 0xf0, 0xe7, 0x2c, 220 0xc2, 0xa5, 0xd5, 0x39, 0xac, 0x05, 0x10, 0x14,
|
/external/icu/icu4c/source/test/cintltst/ |
cstrtest.c | 173 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
|
/external/libcxx/src/ |
regex.cpp | 161 {"nine", 0x39},
|
/external/libunwind_llvm/src/ |
dwarf2.h | 133 DW_OP_lit9 = 0x39, // Literal 9
|
/external/llvm/test/MC/Mips/ |
octeon-instructions.s | 32 # CHECK: exts32 $25, $25, 5, 25 # encoding: [0x73,0x39,0xc9,0x7b]
|
/external/pdfium/public/ |
fpdf_fwlevent.h | 120 FWL_VKEY_9 = 0x39,
|
/external/pdfium/xfa/include/fwl/core/ |
fwl_widgetdef.h | 122 #define FWL_VKEY_9 0x39
|
/external/ppp/pppd/ |
srp-entry.c | 57 0xE8, 0x08, 0x39, 0x69, 0xED, 0xB7, 0x67, 0xB0,
|
/external/vixl/test/traces/a64/ |
sim-mul-16b-trace-a64.h | 38 0x29, 0x39, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 58 0x39, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 138 0x00, 0x01, 0x04, 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 158 0x01, 0x04, 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 178 0x04, 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 198 0x09, 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 0x01, 218 0xe4, 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 0x01, 0x00, 238 0x90, 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 0x01, 0x00, 0x01, 258 0x40, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 278 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x40, 0x29, 0x39, 0x09, 0x04, 0x01, 0x00, 0x01, 0x04, 0x09 [all...] |
/hardware/ti/omap3/dspbridge/inc/ |
errbase.h | 380 #define DSP_EALIGNMENT (DSP_EBASE + 0x39) [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
errbase.h | 380 #define DSP_EALIGNMENT (DSP_EBASE + 0x39) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
regex.cpp | 161 {"nine", 0x39},
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
dwarf2.h | 133 DW_OP_lit9 = 0x39, // Literal 9
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
MimeStreamParser.java | 63 for (int i = 0x21; i <= 0x39; i++) {
|
/packages/services/Telephony/src/org/apache/james/mime4j/ |
MimeStreamParser.java | 63 for (int i = 0x21; i <= 0x39; i++) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
batclass.h | 11 DEFINE_GUID (BATTERY_FULL_CHARGED_CAPACITY_WMI_GUID,0x40b40565,0x96f7,0x4435,0x86,0x94,0x97,0xe0,0xe4,0x39,0x59,0x05);
|