Searched
refs:x03 (Results
601 -
625 of
933) sorted by null
<<21222324252627282930>>
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
mtio.h | 75 #define MT_ISWT5150 0x03
|
/system/core/libacc/tests/ |
armreg.h | 269 #define FAULT_ALIGN_1 0x03 /* Alignment */
|
/system/core/libmincrypt/ |
rsa.c | 155 0x30,0x21,0x30,0x09,0x06,0x05,0x2b,0x0e,0x03,0x02,0x1a,0x05,0x00,
|
/system/core/libpixelflinger/codeflinger/ |
armreg.h | 269 #define FAULT_ALIGN_1 0x03 /* Alignment */
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
eth_utils.c | 52 #define READ_STATE_GET_PAYLOAD (0x03)
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/ |
scanMngr.h | 55 #define SCAN_MNGR_ALLOC_VECTOR_FRAME 0x03 [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
Concatenator.c | 185 UINT8 tiSnapDataArray[8] = {0xAA,0xAA,0x03,0x08,0x00,0x28,0x60,0xD0};
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
mlmeApi.h | 63 MLME_TNET_WAKE_ON_PARAM = 0x03,
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 118 dst_tmp[ 1 ] = ( ( dst1 & 0x03 ) << 6 ) | ( ( dst2 & 0xfc ) >> 2 ); 119 dst_tmp[ 2 ] = 0xdc | ( ( dst2 & 0x03 ) ); 172 src1 = ( ( ( src_tmp[ 0 ] & 0x03 ) << 2 ) | ( ( src_tmp[ 1 ] & 0xc0 ) >> 6 ) ) + 1; 173 src2 = ( ( src_tmp[ 1 ] & 0x3f ) << 2 ) | ( ( src_tmp[ 2 ] & 0x03 ) ); 177 dst[ o + 1 ] = 0x80 | ( ( src1 & 0x03 ) << 4 ) | ( ( src2 & 0xf0 ) >> 4 ); [all...] |
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
EncryptedPrivateKeyInfoTest.java | [all...] |
/dalvik/hit/src/com/android/hit/ |
HprofParser.java | 30 private static final int UNLOAD_CLASS = 0x03; // unused 46 private static final int ROOT_JAVA_FRAME = 0x03;
|
/dalvik/libdex/ |
DexFile.h | 122 kDexAnnotationChar = 0x03, 179 DBG_START_LOCAL = 0x03, [all...] |
/external/bluetooth/bluez/tools/ |
avinfo.c | 60 #define AVDTP_RECOVERY 0x03 78 #define A2DP_CODEC_ATRAC 0x03
|
/external/bluetooth/glib/glib/ |
gmirroringtable.h | 890 MirLev3[((x) & 0x03) + \ 891 MirLev2[((x) >> 2 & 0x03) + \
|
/external/bluetooth/glib/tests/ |
convert-test.c | 107 gchar in_be[4] = { 0xfe, 0xff, 0x03, 0x93}; /* capital gamma */ 108 gchar in_le[4] = { 0xff, 0xfe, 0x93, 0x03};
|
/external/bluetooth/hcidump/parser/ |
capi.c | 53 case 0x03: 806 case 0x03:
|
/external/fsck_msdos/ |
fat.c | 114 || buffer[6] != 0xff || (buffer[7] & 0x03) != 0x03)
|
/external/icu4c/data/mappings/ |
iso-8859_10-1998.ucm | 54 <U0003> \x03 |0
|
iso-8859_11-2001.ucm | 56 <U0003> \x03 |0
|
iso-8859_14-1998.ucm | 51 <U0003> \x03 |0
|
Completed in 846 milliseconds
<<21222324252627282930>>