/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
ip.h | 33 #define IPTOS_PREC_ROUTINE 0x00 43 #define IPOPT_CONTROL 0x00
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
ip.h | 33 #define IPTOS_PREC_ROUTINE 0x00 43 #define IPOPT_CONTROL 0x00
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
ip.h | 33 #define IPTOS_PREC_ROUTINE 0x00 43 #define IPOPT_CONTROL 0x00
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
ip.h | 33 #define IPTOS_PREC_ROUTINE 0x00 43 #define IPOPT_CONTROL 0x00
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
ip.h | 33 #define IPTOS_PREC_ROUTINE 0x00 43 #define IPOPT_CONTROL 0x00
|
/external/chromium/net/url_request/ |
url_request_job_tracker_unittest.cc | 34 0x1f, 0x8b, 0x08, 0x08, 0x38, 0x18, 0x2e, 0x4c, 0x00, 0x03, 0x63, 36 0x74, 0x6d, 0x6c, 0x00, 0xf3, 0x48, 0xcd, 0xc9, 0xc9, 0xe7, 0x02, 37 0x00, 0x16, 0x35, 0x96, 0x31, 0x06, 0x00, 0x00, 0x00
|
/external/kernel-headers/original/asm-arm/arch/ |
hardware.h | 156 #define OMAP_IH1_ITR (OMAP_IH1_BASE + 0x00) 164 #define OMAP_IH2_ITR (OMAP_IH2_BASE + 0x00) 172 #define IRQ_ITR_REG_OFFSET 0x00 264 #define OMAP_LPG1_LCR (OMAP_LPG1_BASE + 0x00) 266 #define OMAP_LPG2_LCR (OMAP_LPG2_BASE + 0x00) 275 #define OMAP_PWL_ENABLE (OMAP_PWL_BASE + 0x00)
|
/external/oprofile/events/i386/atom/ |
unit_masks | 7 name:segment_reg_loads type:mandatory default:0x00 8 0x00 any Number of segment register loads 35 name:cpu_clk_unhalted type:bitmask default:0x00 36 0x00 core_p Core cycles when core is not halted 52 0x00 s SIMD micro-ops executed (excluding stores) 54 name:simd_sat_uop_exec type:bitmask default:0x00 55 0x00 s SIMD saturated arithmetic micro-ops executed 72 name:br_inst_retired type:bitmask default:0x00 73 0x00 any Retired branch instructions 107 name:agent type:bitmask default:0x00 [all...] |
/external/bluetooth/bluez/test/ |
hciemu.c | 113 static uint8_t btsnoop_id[] = { 0x62, 0x74, 0x73, 0x6e, 0x6f, 0x6f, 0x70, 0x00 }; 350 cc->status = 0x00; 353 cc->encr_mode = 0x00; 379 dc->status = 0x00; 381 dc->reason = 0x00; 604 command_status(ogf, ocf, 0x00); 609 command_status(ogf, ocf, 0x00); 614 command_status(ogf, ocf, 0x00); 651 status = 0x00; 656 status = 0x00; [all...] |
avtest.c | 44 #define AVDTP_PKT_TYPE_SINGLE 0x00 49 #define AVDTP_MSG_TYPE_COMMAND 0x00 65 #define AVDTP_SEP_TYPE_SOURCE 0x00 68 #define AVDTP_MEDIA_TYPE_AUDIO 0x00 169 0x00, 172 0x00, /* Media type audio */ 173 0x00, /* Codec SBC */ 241 buf[2] = 0x00; 242 buf[3] = 0x00; 406 buf[1] = 0x00; [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/ |
TrustAnchor_ImplTest.java | 338 (byte)0x80,(byte)0x01,(byte)0x00 // minimum 373 (byte)0x06,(byte)0x03,(byte)0x00,(byte)0x01,(byte)0x02, 375 (byte)0x80,(byte)0x01,(byte)0x00 608 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 614 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 619 (byte)0x01,(byte)0x00,(byte)0x81,(byte)0x01, 625 (byte)0x6d,(byte)0x80,(byte)0x01,(byte)0x00, 631 (byte)0x6d,(byte)0x80,(byte)0x01,(byte)0x00, 636 (byte)0x75,(byte)0x80,(byte)0x01,(byte)0x00, 658 (byte)0x00,(byte)0x81,(byte)0x01,(byte)0x01 [all...] |
/frameworks/base/media/libstagefright/matroska/ |
MatroskaExtractor.cpp | 436 // by startcodes (0x00 0x00 0x00 0x01). 466 memcpy(&dstPtr[dstOffset], "\x00\x00\x00\x01", 4); 473 dstOffset += 4; // 0x00 00 00 01 617 0x00, 0x00, // ES_ID 618 0x00, // streamDependenceFlag, URL_Flag, OCRstreamFla [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
ObjectInputStreamTest.java | 447 (byte) 0x00, (byte) 0x05, // STREAM_VERSION 450 (byte) 0x00, // only first byte for C class name length 457 byte[] midStream = new byte[] { (byte) 0x00, (byte) 0x00, (byte) 0x00, 458 (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, 461 (byte) 0x00, (byte) 0x00, // fields : non [all...] |
/external/qemu-pc-bios/bochs/bios/ |
rombios.c | 158 #define SYS_SUBMODEL_ID 0x00 2726 write_byte(get_SS(),model+40,0x00); local 2729 write_byte(get_SS(),model+i,0x00); local 2733 write_byte(get_SS(),model+36,0x00); local 8068 mov ch, #0x00 ;; track 0 local 8070 mov dh, #0x00 ;; head 0 local 8422 push #0x00 ;; placeholder for status local 8423 push #0x00 ;; placeholder for X local 8424 push #0x00 ;; placeholder for Y local 8425 push #0x00 ;; placeholder for Z local 8426 push #0x00 ;; placeholder for make_far_call boolean local 8722 mov bl, #0x00 ;; no drive0 local 8914 mov al, #0x00 ;; sum local 9058 mov al, #0x00 ;; sum local [all...] |
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/ |
ObjectInputStreamTest.java | 446 (byte) 0x00, (byte) 0x05, // STREAM_VERSION 449 (byte) 0x00, // only first byte for C class name length 456 byte[] midStream = new byte[] { (byte) 0x00, (byte) 0x00, (byte) 0x00, 457 (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, 460 (byte) 0x00, (byte) 0x00, // fields : non [all...] |
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
X509KeyManagerTest.java | 109 (byte)0x30, (byte)0x82, (byte)0x02, (byte)0x77, (byte)0x02, (byte)0x01, (byte)0x00, 112 (byte)0x00, (byte)0x04, (byte)0x82, (byte)0x02, (byte)0x61, (byte)0x30, (byte)0x82, 113 (byte)0x02, (byte)0x5d, (byte)0x02, (byte)0x01, (byte)0x00, (byte)0x02, (byte)0x81, 114 (byte)0x81, (byte)0x00, (byte)0xaa, (byte)0x42, (byte)0x40, (byte)0xed, (byte)0x92, 133 (byte)0x00, (byte)0x01, (byte)0x02, (byte)0x81, (byte)0x80, (byte)0x34, (byte)0x91, 152 (byte)0x02, (byte)0x41, (byte)0x00, (byte)0xde, (byte)0x27, (byte)0xbd, (byte)0x43, 161 (byte)0xf9, (byte)0x12, (byte)0x12, (byte)0x71, (byte)0x02, (byte)0x41, (byte)0x00, 171 (byte)0x5d, (byte)0x02, (byte)0x41, (byte)0x00, (byte)0x92, (byte)0x42, (byte)0xff, 174 (byte)0xce, (byte)0x50, (byte)0xce, (byte)0x00, (byte)0xfc, (byte)0xcc, (byte)0xc8, 190 (byte)0x25, (byte)0x02, (byte)0x41, (byte)0x00, (byte)0xae, (byte)0xf2, (byte)0xa8 [all...] |
/external/tcpdump/ |
addrtoname.c | 750 {{ 0x00, 0x00, 0x0c, 0x01, 0x07 }, "CiscoMLS" }, 751 {{ 0x00, 0x00, 0x0c, 0x20, 0x00 }, "CiscoCDP" }, 752 {{ 0x00, 0x00, 0x0c, 0x20, 0x01 }, "CiscoCGMP" }, 753 {{ 0x00, 0x00, 0x0c, 0x20, 0x03 }, "CiscoVTP" }, 754 {{ 0x00, 0xe0, 0x2b, 0x00, 0xbb }, "ExtremeEDP" } [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.h | 162 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, 0x00, USB_DESCRIPTOR_DEVICE, 0x0000, nbytes, dataptr, nak_limit ));
174 return( ctrlReq( oldaddr, ep, bmREQ_SET, USB_REQUEST_SET_ADDRESS, newaddr, 0x00, 0x0000, 0x0000, NULL, nak_limit ));
178 return( ctrlReq( addr, ep, bmREQ_SET, USB_REQUEST_SET_CONFIGURATION, conf_value, 0x00, 0x0000, 0x0000, NULL, nak_limit ));
182 return( ctrlReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_PROTOCOL, protocol, 0x00, interface, 0x0000, NULL, nak_limit ));
185 return( ctrlReq( addr, ep, bmREQ_HIDIN, HID_REQUEST_GET_PROTOCOL, 0x00, 0x00, interface, 0x0001, dataptr, nak_limit ));
189 return( ctrlReq( addr, ep, bmREQ_HIDREPORT, USB_REQUEST_GET_DESCRIPTOR, 0x00, HID_DESCRIPTOR_REPORT, 0x0000, nbytes, dataptr, nak_limit ));
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
TestKeyPair.java | 46 (byte)0x02, (byte)0x01, (byte)0x00, (byte)0x30, 50 (byte)0x05, (byte)0x00, (byte)0x04, (byte)0x82, 53 (byte)0x00, (byte)0x02, (byte)0x81, (byte)0x81, 54 (byte)0x00, (byte)0xb2, (byte)0x4a, (byte)0x9b, 87 (byte)0x00, (byte)0x01, (byte)0x02, (byte)0x81, 101 (byte)0x00, (byte)0xa1, (byte)0xf9, (byte)0x60, 118 (byte)0xbd, (byte)0x97, (byte)0x01, (byte)0x00, 120 (byte)0x51, (byte)0x02, (byte)0x41, (byte)0x00, 131 (byte)0x00, (byte)0x3a, (byte)0xe0, (byte)0x26, 137 (byte)0x02, (byte)0x41, (byte)0x00, (byte)0xc5, [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.c | 359 psNdefSmtCrdFmt->AddInfo.s_iso15693_info.current_block = 0x00; 377 if ((psNdefSmtCrdFmt->AddInfo.s_iso15693_info.current_block == 0x00) && 378 (psNdefSmtCrdFmt->SendRecvBuf[1] != 0x00 || 379 psNdefSmtCrdFmt->SendRecvBuf[2] != 0x00 || 380 psNdefSmtCrdFmt->SendRecvBuf[3] != 0x00 || 381 psNdefSmtCrdFmt->SendRecvBuf[4] != 0x00)) 503 0x00, sizeof (phFriNfc_ISO15693_AddInfo_t));
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
TestKeyPair.java | 47 (byte)0x02, (byte)0x01, (byte)0x00, (byte)0x30, 51 (byte)0x05, (byte)0x00, (byte)0x04, (byte)0x82, 54 (byte)0x00, (byte)0x02, (byte)0x81, (byte)0x81, 55 (byte)0x00, (byte)0xb2, (byte)0x4a, (byte)0x9b, 88 (byte)0x00, (byte)0x01, (byte)0x02, (byte)0x81, 102 (byte)0x00, (byte)0xa1, (byte)0xf9, (byte)0x60, 119 (byte)0xbd, (byte)0x97, (byte)0x01, (byte)0x00, 121 (byte)0x51, (byte)0x02, (byte)0x41, (byte)0x00, 132 (byte)0x00, (byte)0x3a, (byte)0xe0, (byte)0x26, 138 (byte)0x02, (byte)0x41, (byte)0x00, (byte)0xc5 [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
ChoiceTest.java | 91 { Boolean.FALSE, new byte[] { 0x01, 0x01, 0x00 } }, 97 { new ArrayList(), new byte[] { 0x30, 0x00 } }, 150 0x01, 0x01, 0x00, 186 byte[] encoded = new byte[] { (byte) 0xA0, 0x03, 0x01, 0x01, 0x00 }; 244 Boolean b = (Boolean) choice2.decode(new byte[] { 0x01, 0x01, 0x00 });
|
/external/bluetooth/bluez/tools/ |
csr_bcsp.c | 52 uint8_t delay, activity = 0x00; 154 uint8_t delay, activity = 0x00; 167 cmd[8] = 0x00; 168 cmd[9] = 0x00; 171 cp[0] = 0x00;
|
/external/chromium/sdch/open-vcdiff/src/ |
rolling_hash_test.cc | 77 TestHashFirstTwoBytes(0x00, 0x00); 78 TestHashFirstTwoBytes(0x00, 0xFF); 79 TestHashFirstTwoBytes(0xFF, 0x00); 81 TestHashFirstTwoBytes(0x00, 0x80);
|
/external/sonivox/jet_tools/JetCreator/ |
img_Save.py | 10 'x\xda\x01\xb3\x07L\xf8\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00 \x00\
11 \x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\ [all...] |