/external/freetype/src/pshinter/ |
pshglob.c | 113 width -= 0x21; 119 width += 0x21;
|
/external/icu4c/data/mappings/ |
iso-8859_10-1998.ucm | 84 <U0021> \x21 |0
|
iso-8859_11-2001.ucm | 86 <U0021> \x21 |0
|
iso-8859_14-1998.ucm | 81 <U0021> \x21 |0
|
/external/jpeg/ |
jcparam.c | 200 0x21, 0x31, 0x41, 0x06, 0x13, 0x51, 0x61, 0x07, 224 { 0x00, 0x01, 0x02, 0x03, 0x11, 0x04, 0x05, 0x21,
|
/system/bluetooth/bluez-clean-headers/bluetooth/ |
hci.h | 132 #define HCI_ROLE_CHANGE_NOT_ALLOWED 0x21 571 #define EVT_FLOW_SPEC_COMPLETE 0x21
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
paramMng.h | 156 HAL_CTRL_PLT_RX_PER_CLEAR = SET_BIT | HAL_CTRL_MODULE_PARAM | 0x21, 203 SITE_MGR_DEAUTHENTICATE_PARAM = SET_BIT | SITE_MGR_MODULE_PARAM | 0x21,
|
/bionic/libc/kernel/common/linux/ |
hdreg.h | 140 #define WIN_READ_ONCE 0x21
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ByteOps.java | 60 public static final int LLOAD_3 = 0x21;
|
/dalvik/dx/src/com/android/dx/dex/code/ |
DalvOps.java | 67 public static final int ARRAY_LENGTH = 0x21;
|
/development/ndk/platforms/android-3/include/linux/ |
hdreg.h | 140 #define WIN_READ_ONCE 0x21
|
/external/dropbear/libtomcrypt/src/ciphers/ |
rc5.c | 247 { 0x21, 0xa5, 0xdb, 0xee, 0x15, 0x4b, 0x8f, 0x6d },
|
/external/dropbear/ |
rsa.c | 385 {0x00, 0x30, 0x21, 0x30, 0x09, 0x06, 0x05, 0x2b,
|
/external/icu4c/test/cintltst/ |
cstrtest.c | 185 0x0a, 0x21, 0x23, 0x24, 0x40, 0x5b, 0x5c, 0x5d, 0x5e, 0x60, 0x7b, 0x7c, 0x7d, 0x7e, 0
|
/external/kernel-headers/original/linux/ |
hdreg.h | 206 #define WIN_READ_ONCE 0x21 /* 28-Bit without retries */
|
/external/openssl/crypto/aes/ |
aes_wrap.c | 239 0xfb, 0x98, 0x8b, 0x9b, 0x7a, 0x02, 0xdd, 0x21
|
/external/openssl/crypto/asn1/ |
asn1_par.c | 148 /* if j == 0x21 it is a constructed indefinite length object */ 177 if ((j == 0x21) && (len == 0))
|
/external/openssl/crypto/des/ |
xcbc_enc.c | 66 0x30,0x04,0xB6,0xDC,0x7D,0xDF,0x32,0x4B,0xF7,0xCB,0x45,0x9B,0x31,0xBB,0x21,0x5A,
|
/external/openssl/crypto/evp/ |
encode.c | 119 0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,
|
/external/openssl/crypto/sha/ |
sha512t.c | 27 0x21,0x92,0x99,0x2a,0x27,0x4f,0xc1,0xa8,
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysevents.cc | 81 keymap[0x21] = SDLK_PAGEUP;
|
/external/skia/src/ports/ |
sk_predefined_gamma.h | 9 0x19, 0x19, 0x1A, 0x1B, 0x1C, 0x1C, 0x1D, 0x1E, 0x1F, 0x1F, 0x20, 0x21, 0x22, 0x22, 0x23, 0x24,
|
/hardware/ril/include/telephony/ |
ril.h | 296 PDP_FAIL_SERVICE_OPTION_NOT_SUBSCRIBED = 0x21, /* no retry */ [all...] |
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
X509KeyManagerTest.java | 120 (byte)0x21, (byte)0x17, (byte)0x99, (byte)0x5f, (byte)0x0e, (byte)0xe4, (byte)0x42, 130 (byte)0x21, (byte)0x96, (byte)0x8f, (byte)0x13, (byte)0x61, (byte)0x25, (byte)0x69, 362 (byte)0x2d, (byte)0xa9, (byte)0xd1, (byte)0x6f, (byte)0xe9, (byte)0x21, (byte)0x4a, 378 (byte)0xd4, (byte)0x89, (byte)0x1d, (byte)0x21, (byte)0xb5, (byte)0xc5, (byte)0x32, [all...] |
/packages/apps/Tag/src/com/android/apps/tag/record/ |
UriRecord.java | 99 .put((byte) 0x21, "urn:epc:raw:")
|