Searched
refs:x20 (Results
2801 -
2825 of
5150) sorted by null
<<111112113114115116117118119120>>
/external/openssl/crypto/asn1/ |
a_bitstr.c | 93 else if (j & 0x20) bits=5;
|
/external/openssl/crypto/dso/ |
dso.h | 103 #define DSO_FLAG_GLOBAL_SYMBOLS 0x20
|
/external/openssl/crypto/ |
ebcdic.c | 41 /*40*/ 0x20, 0xa0, 0xe2, 0xe4, 0xe0, 0xe1, 0xe3, 0xe5, 86 /*80*/ 0x20, 0x21, 0x22, 0x23, 0x24, 0x04, 0x06, 0x08, 122 0x20, 0xa0, 0xe2, 0xe4, 0xe0, 0xe1, 0xe3, 0xe5, /* 40-4f: */ 170 0x20, 0x21, 0x22, 0x23, 0x24, 0x04, 0x06, 0x08, /* 80-8f: */
|
/external/openssl/crypto/mdc2/ |
mdc2dgst.c | 138 c->hh[0]=(c->hh[0]&0x9f)|0x20;
|
/external/openssl/include/openssl/ |
dso.h | 103 #define DSO_FLAG_GLOBAL_SYMBOLS 0x20
|
/external/qemu/audio/ |
wavcapture.c | 91 0x45, 0x66, 0x6d, 0x74, 0x20, 0x10, 0x00, 0x00, 0x00, 0x01, 0x00,
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/ |
aica.c | 30 while((*(volatile unsigned int *)0xa05f688c) & 0x20) \
|
/external/qemu/slirp/ |
ip.h | 113 #define IPOPT_RESERVED1 0x20
|
/external/qemu/slirp-android/ |
ip.h | 115 #define IPOPT_RESERVED1 0x20
|
/external/scrypt/tests/ |
scrypt_test.cpp | 45 {0x77,0xd6,0x57,0x62,0x38,0x65,0x7b,0x20,0x3b,0x19,0xca,0x42,0xc1,0x8a,0x04,0x97,
|
/external/skia/tests/ |
ToUnicode.cpp | 43 glyphToUnicode.push(0x20); // 3
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
AccessFlags.java | 40 SYNCHRONIZED(0x20, "synchronized", false, true, false),
|
/external/srtp/crypto/hash/ |
hmac.c | 225 0x48, 0x69, 0x20, 0x54, 0x68, 0x65, 0x72, 0x65 /* "Hi There" */
|
/external/tcpdump/ |
nameser.h | 247 #define DNS_AD(np) ((np)->flags2 & 0x20) /* authentic data from named */
|
ospf.h | 44 #define OSPF_OPTION_DC 0x20 /* DC bit: Demand circuit capable */
|
ospf6.h | 38 #define OSPF6_OPTION_DC 0x20 /* DC bit: Demand circuits */
|
print-slow.c | 97 { 0x20, "Distributing"},
|
telnet.h | 254 #define SLC_FLUSHOUT 0x20
|
/external/v8/test/mjsunit/ |
escape.js | 43 assertEquals("A%20B%u1234%00%20C", escape(String.fromCharCode(0x41, 0x20, 0x42, 0x1234, 0, 0x20, 0x43)));
|
/external/valgrind/main/coregrind/m_debuginfo/ |
priv_d3basics.h | 74 DW_TAG_set_type = 0x20, 202 DW_FORM_ref_sig8 = 0x20, 237 DW_AT_inline = 0x20, 422 DW_OP_not = 0x20,
|
/external/valgrind/main/coregrind/m_demangle/ |
safe-ctype.h | 43 #if '\n' == 0x0A && ' ' == 0x20 && '0' == 0x30 \
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
Base64.java | 67 ascii[0x20] = WHITESPACE;
|
/frameworks/av/media/libstagefright/ |
ESDS.cpp | 133 unsigned OCRstreamFlag = mData[offset] & 0x20;
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
mime_io.cpp | 641 case 0x20:
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/ |
pvmp3_dct_9_arm.s | 55 ldr r2, [r0, #0x20] 134 str r7,[r0,#0x20]
|
Completed in 5625 milliseconds
<<111112113114115116117118119120>>