/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder4_test.cc | 134 0x00, // Source segment position: start of dictionary 137 0x00, // Delta_indicator (no compression) 138 0x00, // length of data for ADDs and RUNs 146 0x00, // Start of dictionary 148 0x00, // Win_Indicator: No source segment (ADD only) 151 0x00, // Delta_indicator (no compression) 154 0x00, // length of addresses for COPYs 169 0x00, // Source segment position: start of decoded data 172 0x00, // Delta_indicator (no compression) 173 0x00, // length of data for ADDs and RUN [all...] |
/external/wpa_supplicant_8/src/tls/ |
pkcs1.c | 35 * (BT=0: PS=0x00, BT=1: PS=0xff, BT=2: PS=pseudorandom non-zero) 49 *pos++ = 0x00; 54 os_memset(pos, 0x00, ps_len); 68 if (*pos == 0x00) 78 *pos++ = 0x00; 154 plain[0] != 0x00 || (plain[1] != 0x00 && plain[1] != 0x01)) { 161 if (plain[1] == 0x00) { 163 if (plain[2] != 0x00) { 168 while (pos + 1 < plain + len && *pos == 0x00 && pos[1] == 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/llvm/test/MC/MBlaze/ |
mblaze_special.s | 11 # CHECK: encoding: [0x94,0x00,0x80,0x00] 16 # CHECK: encoding: [0x94,0x11,0x00,0x00] 21 # CHECK: encoding: [0x94,0x10,0x00,0x00] 26 # CHECK: encoding: [0x94,0x00,0xc0,0x00] 31 # CHECK: encoding: [0x90,0x00,0x08,0x64] 36 # CHECK: encoding: [0x90,0x00,0x08,0x66 [all...] |
/frameworks/base/services/camera/libcameraservice/ |
CannedJpeg.h | 22 0xff, 0xd8, 0xff, 0xe0, 0x00, 0x10, 0x4a, 0x46, 0x49, 0x46, 0x00, 0x01, 23 0x01, 0x01, 0x00, 0x60, 0x00, 0x60, 0x00, 0x00, 0xff, 0xe1, 0x00, 0x66, 24 0x45, 0x78, 0x69, 0x66, 0x00, 0x00, 0x49, 0x49, 0x2a, 0x00, 0x08, 0x00 [all...] |
/external/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/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...] |
/bionic/libc/kernel/common/linux/ |
lis331dlh.h | 25 #define LIS331DLH_G_2G 0x00
|
random.h | 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoConstants.java | 33 static final int DBG_END_SEQUENCE = 0x00;
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoConstants.java | 33 static final int DBG_END_SEQUENCE = 0x00;
|
/development/ndk/platforms/android-3/include/linux/ |
random.h | 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|
/external/chromium/net/base/ |
x509_cert_types_mac_unittest.cc | 162 0x0a, 0x1e, 0x81, 0x80, 0x00, 0x41, 0x00, 0x2d, 0x00, 0x54, 0x00, 0x72, 0x00, 163 0x75, 0x00, 0x73, 0x00, 0x74, 0x00, 0x20, 0x00, 0x47, 0x00, 0x65, 0x00, 0x73 [all...] |
/external/clang/test/CodeGen/ |
init-with-member-expr.c | 16 const mark_header_t rar_hdr[2] = {{0x52, 0x61, 0x72, 0x21, 0x1a, 0x07, 0x00}, {'U', 'n', 'i', 'q', 'u', 'E', '!'}};
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/boolean/ |
der_decode_boolean.c | 34 if (inlen != 3 || in[0] != 0x01 || in[1] != 0x01 || (in[2] != 0x00 && in[2] != 0xFF)) {
|
der_encode_boolean.c | 42 out[2] = in ? 0xFF : 0x00;
|
/external/kernel-headers/original/linux/ |
sfh7743.h | 39 #define SFH7743_IOCTL_GET_ENABLE _IOR(SFH7743_IO, 0x00, char)
|
/external/tcpdump/ |
nlpid.h | 19 #define NLPID_NULLNS 0x00
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
PatternSkia.cpp | 88 bm2.eraseARGB(0x00, 0x00, 0x00, 0x00);
|
/frameworks/base/drm/java/android/drm/ |
DrmStore.java | 78 public static final int UNKNOWN = 0x00; 100 public static final int START = 0x00; 135 public static final int DEFAULT = 0x00; 190 public static final int RIGHTS_VALID = 0x00;
|
/hardware/invensense/mlsdk/mllite/ |
pressure.h | 43 #define PRESSURE_SLAVEADDR_INVALID 0x00
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
random.h | 15 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
random.h | 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
random.h | 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
random.h | 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
|