HomeSort by relevance Sort by last modified time
    Searched full:x00 (Results 276 - 300 of 2683) sorted by null

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
serial_reg.h 29 #define UART_IIR_MSI 0x00
40 #define UART_FCR_R_TRIG_00 0x00
44 #define UART_FCR_T_TRIG_00 0x00
50 #define UART_FCR_TRIGGER_1 0x00
55 #define UART_FCR6_R_TRIGGER_8 0x00
59 #define UART_FCR6_T_TRIGGER_16 0x00
73 #define UART_LCR_WLEN5 0x00
141 #define UART_FCTR_RTS_NODELAY 0x00
147 #define UART_FCTR_TRGA 0x00
152 #define UART_FCTR_RX 0x00
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 29 #define UART_IIR_MSI 0x00
40 #define UART_FCR_R_TRIG_00 0x00
44 #define UART_FCR_T_TRIG_00 0x00
50 #define UART_FCR_TRIGGER_1 0x00
55 #define UART_FCR6_R_TRIGGER_8 0x00
59 #define UART_FCR6_T_TRIGGER_16 0x00
73 #define UART_LCR_WLEN5 0x00
141 #define UART_FCTR_RTS_NODELAY 0x00
147 #define UART_FCTR_TRGA 0x00
152 #define UART_FCTR_RX 0x00
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 29 #define UART_IIR_MSI 0x00
40 #define UART_FCR_R_TRIG_00 0x00
44 #define UART_FCR_T_TRIG_00 0x00
50 #define UART_FCR_TRIGGER_1 0x00
55 #define UART_FCR6_R_TRIGGER_8 0x00
59 #define UART_FCR6_T_TRIGGER_16 0x00
73 #define UART_LCR_WLEN5 0x00
141 #define UART_FCTR_RTS_NODELAY 0x00
147 #define UART_FCTR_TRGA 0x00
152 #define UART_FCTR_RX 0x00
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
serial_reg.h 29 #define UART_IIR_MSI 0x00
40 #define UART_FCR_R_TRIG_00 0x00
44 #define UART_FCR_T_TRIG_00 0x00
50 #define UART_FCR_TRIGGER_1 0x00
55 #define UART_FCR6_R_TRIGGER_8 0x00
59 #define UART_FCR6_T_TRIGGER_16 0x00
73 #define UART_LCR_WLEN5 0x00
141 #define UART_FCTR_RTS_NODELAY 0x00
147 #define UART_FCTR_TRGA 0x00
152 #define UART_FCTR_RX 0x00
    [all...]
  /external/openssl/crypto/des/
destest.c 93 {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00},
95 {0x30,0x00,0x00,0x00,0x00,0x00,0x00,0x00}
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.cc 31 0x00, // Draft standard version number
32 0x00 // Hdr_Indicator: no custom code table, no compression
40 0x00 // Hdr_Indicator: no custom code table, no compression
116 static const char kNegativeVarint[] = { 0x88, 0x80, 0x80, 0x80, 0x00 };
140 { 0xff, 0x80, 0x00 },
141 { 0xff, 0xff, 0x00 },
142 { 0xff, 0x00, 0x80 },
143 { 0xff, 0x00, 0xff },
144 { 0xff, 0x01, 0x00 },
145 { 0x7f, 0x00, 0x00 }
    [all...]
vcdecoder5_test.cc 37 0x00, // Win_Indicator: no source segment
42 0x00, // Size of the target window cont'd
43 0x00, // Delta_indicator (no compression)
44 0x00, // length of data for ADDs and RUNs
46 0x00, // length of addresses for COPYs
48 0x00, // VCD_RUN size 0
52 0x00, // Size of RUN cont'd
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 277 #define GENERIC_NOP3 ".byte 0x8d,0x76,0x00\n"
278 #define GENERIC_NOP4 ".byte 0x8d,0x74,0x26,0x00\n"
280 #define GENERIC_NOP6 ".byte 0x8d,0xb6,0x00,0x00,0x00,0x00\n"
281 #define GENERIC_NOP7 ".byte 0x8d,0xb4,0x26,0x00,0x00,0x00,0x00\n
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 277 #define GENERIC_NOP3 ".byte 0x8d,0x76,0x00\n"
278 #define GENERIC_NOP4 ".byte 0x8d,0x74,0x26,0x00\n"
280 #define GENERIC_NOP6 ".byte 0x8d,0xb6,0x00,0x00,0x00,0x00\n"
281 #define GENERIC_NOP7 ".byte 0x8d,0xb4,0x26,0x00,0x00,0x00,0x00\n
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BitStringTest.java 49 new byte[] { 0x03, 0x01, 0x00 } },
52 new byte[] { 0x03, 0x02, 0x00, 0x05 } },
104 new byte[] { 0x02, 0x01, 0x00 },
106 new byte[] { 0x03, 0x00 },
114 new byte[] { 0x23, 0x03, 0x03, 0x01, 0x00 } };
138 new byte[] { 0x03, 0x01, 0x00 } },
149 new byte[] { 0x03, 0x02, 0x00, (byte) 0xFF } },
154 new byte[] { 0x03, 0x03, 0x07, 0x00, (byte) 0x80 } } };
176 new byte[] { 0x03, 0x01, 0x00 } },
191 new byte[] { 0x03, 0x02, 0x00, (byte) 0xFF } }
    [all...]
ExplicitTest.java 65 new byte[] { 0x25, 0x03, 0x01, 0x01, 0x00 },
72 new byte[] { 0x65, 0x03, 0x01, 0x01, 0x00 },
79 new byte[] { (byte) 0xA5, 0x03, 0x01, 0x01, 0x00 },
85 new byte[] { (byte) 0xA5, 0x03, 0x01, 0x01, 0x00 },
91 new byte[] { (byte) 0xE5, 0x03, 0x01, 0x01, 0x00 },
140 new byte[] { 0x25, 0x02, 0x30, 0x00 },
147 new byte[] { 0x65, 0x02, 0x30, 0x00 },
154 new byte[] { (byte) 0xA5, 0x02, 0x30, 0x00 },
161 new byte[] { (byte) 0xA5, 0x02, 0x30, 0x00 },
168 new byte[] { (byte) 0xE5, 0x02, 0x30, 0x00 },
    [all...]
  /frameworks/base/media/libstagefright/rtsp/
ARTPSource.cpp 192 data[8] = 0x00; // SSRC of media source (unused)
193 data[9] = 0x00;
194 data[10] = 0x00;
195 data[11] = 0x00;
204 data[17] = 0x00; // Reserved
205 data[18] = 0x00;
206 data[19] = 0x00;
235 data[12] = 0x00; // fraction lost
237 data[13] = 0x00; // cumulative lost
238 data[14] = 0x00;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 277 #define GENERIC_NOP3 ".byte 0x8d,0x76,0x00\n"
278 #define GENERIC_NOP4 ".byte 0x8d,0x74,0x26,0x00\n"
280 #define GENERIC_NOP6 ".byte 0x8d,0xb6,0x00,0x00,0x00,0x00\n"
281 #define GENERIC_NOP7 ".byte 0x8d,0xb4,0x26,0x00,0x00,0x00,0x00\n
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 277 #define GENERIC_NOP3 ".byte 0x8d,0x76,0x00\n"
278 #define GENERIC_NOP4 ".byte 0x8d,0x74,0x26,0x00\n"
280 #define GENERIC_NOP6 ".byte 0x8d,0xb6,0x00,0x00,0x00,0x00\n"
281 #define GENERIC_NOP7 ".byte 0x8d,0xb4,0x26,0x00,0x00,0x00,0x00\n
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 277 #define GENERIC_NOP3 ".byte 0x8d,0x76,0x00\n"
278 #define GENERIC_NOP4 ".byte 0x8d,0x74,0x26,0x00\n"
280 #define GENERIC_NOP6 ".byte 0x8d,0xb6,0x00,0x00,0x00,0x00\n"
281 #define GENERIC_NOP7 ".byte 0x8d,0xb4,0x26,0x00,0x00,0x00,0x00\n
    [all...]
  /external/apache-harmony/auth/src/test/java/common/javax/security/auth/
SubjectTest.java 914 (byte) 0x00, (byte) 0x05, (byte) 0x73, (byte) 0x72,
915 (byte) 0x00, (byte) 0x1b, (byte) 0x6a, (byte) 0x61,
923 (byte) 0x93, (byte) 0x00, (byte) 0x33, (byte) 0xfa,
924 (byte) 0x68, (byte) 0x03, (byte) 0x00, (byte) 0x02,
925 (byte) 0x5a, (byte) 0x00, (byte) 0x0a, (byte) 0x69,
928 (byte) 0x79, (byte) 0x4c, (byte) 0x00, (byte) 0x0a,
931 (byte) 0x6c, (byte) 0x73, (byte) 0x74, (byte) 0x00,
936 (byte) 0x78, (byte) 0x70, (byte) 0x00, (byte) 0x73,
937 (byte) 0x72, (byte) 0x00, (byte) 0x25, (byte) 0x6a,
949 (byte) 0x03, (byte) 0x00, (byte) 0x03, (byte) 0x49
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
rc2.c 292 { 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
293 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }
    [all...]
  /frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
BandwidthEnforcementTestService.java 192 out.write(new byte[] { 0x01, 0x00 });
193 out.write(new byte[] { 0x00, 0x01 });
194 out.write(new byte[] { 0x00, 0x00 });
195 out.write(new byte[] { 0x00, 0x00 });
196 out.write(new byte[] { 0x00, 0x00 });
203 out.write(0x00);
205 out.write(new byte[] { 0x00, 0x01 })
    [all...]
  /external/kernel-headers/original/linux/
filter.h 59 #define BPF_LD 0x00
70 #define BPF_W 0x00
74 #define BPF_IMM 0x00
83 #define BPF_ADD 0x00
92 #define BPF_JA 0x00
98 #define BPF_K 0x00
107 #define BPF_TAX 0x00
  /external/llvm/test/MC/ELF/
alias.s 23 // CHECK-NEXT: ('st_other', 0x00)
32 // CHECK-NEXT: ('st_other', 0x00)
41 // CHECK-NEXT: ('st_other', 0x00)
50 // CHECK-NEXT: ('st_other', 0x00)
59 // CHECK-NEXT: ('st_other', 0x00)
74 // CHECK-NEXT: ('st_other', 0x00)
82 // CHECK-NEXT: ('st_other', 0x00)
tls-i386.s 18 // CHECK-NEXT: ('st_other', 0x00)
27 // CHECK-NEXT: ('st_other', 0x00)
36 // CHECK-NEXT: ('st_other', 0x00)
45 // CHECK-NEXT: ('st_other', 0x00)
54 // CHECK-NEXT: ('st_other', 0x00)
63 // CHECK-NEXT: ('st_other', 0x00)
72 // CHECK-NEXT: ('st_other', 0x00)
  /external/llvm/test/MC/Disassembler/ARM/
fp-encoding.txt 90 0x00 0x0a 0x41 0xee
108 0x00 0x0a 0x51 0xee
114 0x10 0x0a 0x00 0x1e
115 0x10 0x1a 0x00 0x0e
133 0x10 0x0a 0x00 0xee
134 0x90 0x1a 0x00 0xee
154 0x00 0x1b 0xd0 0xed
162 0x00 0x2b 0x93 0xed
165 0x00 0x3b 0x9f 0xed
168 0x00 0x6a 0xd0 0xe
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_sha1.c 37 0x00, 0x00, 0x00, 0x02, 0x6A, 0x66, 0x43, 0x2A,
40 0x52, 0x54, 0xD6, 0xA5, 0x79, 0xAD, 0x1E, 0x00
74 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
    [all...]
  /external/qemu/audio/
wavaudio.c 119 0x52, 0x49, 0x46, 0x46, 0x00, 0x00, 0x00, 0x00, 0x57, 0x41, 0x56,
120 0x45, 0x66, 0x6d, 0x74, 0x20, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00,
121 0x02, 0x00, 0x44, 0xac, 0x00, 0x00, 0x10, 0xb1, 0x02, 0x00, 0x04
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
dls2.h 112 DEFINE_DLSID(DLSID_GMInHardware, 0x178f2f24, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
113 DEFINE_DLSID(DLSID_GSInHardware, 0x178f2f25, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
114 DEFINE_DLSID(DLSID_XGInHardware, 0x178f2f26, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
115 DEFINE_DLSID(DLSID_SupportsDLS1, 0x178f2f27, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12);
117 DEFINE_DLSID(DLSID_SampleMemorySize, 0x178f2f28, 0xc364, 0x11d1, 0xa7, 0x60, 0x00, 0x00, 0xf8, 0x75, 0xac, 0x12)
    [all...]

Completed in 741 milliseconds

<<11121314151617181920>>