HomeSort by relevance Sort by last modified time
    Searched refs:x83 (Results 1 - 25 of 751) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpcap/
nlpid.h 36 #define ISO10589_ISIS 0x83
atmuni31.h 59 #define DROP_PARTY 0x83 /* drop party */
  /external/tcpdump/
nlpid.h 25 #define NLPID_ISIS 0x83 /* iso9577 */
atmuni31.h 59 #define DROP_PARTY 0x83 /* drop party */
  /external/llvm/test/MC/Mips/
micromips-shift-instructions.s 7 # CHECK: sll $4, $3, 7 # encoding: [0x00,0x38,0x83,0x00]
9 # CHECK: sra $4, $3, 7 # encoding: [0x80,0x38,0x83,0x00]
11 # CHECK: srl $4, $3, 7 # encoding: [0x40,0x38,0x83,0x00]
  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 179 /* L2C_DISC */{ 0x83, 0x83, 0, 0x83, 0x83,0x83, 0x83,0x83, 0x83, 3 },
280 /* L2C_DISC */ { 0, 0x83, 0x83, 0x83, 0x83,0x83, 0x83,0x83, 0x83, 2 }
    [all...]
  /bootable/recovery/minui/
font_10x18.h 14 0x11,0x83,0x08,0x82,0x0a,0x82,0x04,0x82,0x46,0x82,0x08,0x82,0x07,0x84,0x06,
22 0x0d,0x82,0x1c,0x82,0x09,0x84,0x7f,0x16,0x84,0x05,0x82,0x05,0x84,0x07,0x83,
24 0x83,0x02,0x82,0x03,0x82,0x01,0x82,0x07,0x82,0x09,0x82,0x06,0x82,0x3e,0x82,
25 0x04,0x84,0x06,0x83,0x06,0x82,0x02,0x82,0x04,0x82,0x02,0x82,0x08,0x82,0x03,
30 0x82,0x02,0x82,0x08,0x82,0x04,0x82,0x02,0x83,0x03,0x82,0x03,0x82,0x02,0x82,
39 0x82,0x02,0x82,0x04,0x82,0x06,0x83,0x03,0x82,0x08,0x82,0x04,0x81,0x09,0x82,
43 0x82,0x04,0x82,0x05,0x82,0x0a,0x82,0x03,0x82,0x03,0x82,0x03,0x82,0x08,0x83,
44 0x02,0x83,0x02,0x83,0x03,0x82,0x02,0x82,0x04,0x82,0x02,0x82,0x04,0x82,0x02,
50 0x02,0x83,0x1a,0x82,0x07,0x81,0x02,0x81,0x07,0x82,0x01,0x82,0x02,0x82,0x01
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
Wbxml.java 42 static public final int STR_T = 0x83;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i8k.h 26 #define I8K_FN_STATUS _IOR ('i', 0x83, size_t)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i8k.h 26 #define I8K_FN_STATUS _IOR ('i', 0x83, size_t)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i8k.h 26 #define I8K_FN_STATUS _IOR ('i', 0x83, size_t)
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 411 $content = ".TP\n\x83$2\n\x83$5\n";
423 $content = ".HP\n\x83$1\n";
432 $content = ".TP\n\x83$2\n\x83$3\n";
440 $content = ".IP\n\x83$2\n";
456 $content .= "\x83$1\n"
465 s/\x83\./\x80/g;
466 s/\x83'/\x81/g;
467 s/\x83//g
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/
codecvt_utf8_length.pass.cpp 31 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
54 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
77 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
103 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
126 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
149 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
175 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
198 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
221 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
codecvt_utf8_utf16_length.pass.cpp 31 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
54 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
77 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
100 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
123 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
146 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
169 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
192 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)};
215 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)};
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsCbTest.java 74 (byte)0x74, (byte)0x58, (byte)0x5C, (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5,
75 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
102 (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5, (byte)0xF9, (byte)0x3C,
103 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69, (byte)0x3A,
128 (byte)0x74, (byte)0x58, (byte)0x5C, (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5,
129 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
155 (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5, (byte)0xF9, (byte)0x3C,
156 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69, (byte)0x3A,
199 (byte)0xD3, (byte)0xF2, (byte)0xF8, (byte)0xED, (byte)0x26, (byte)0x83,
228 (byte)0x74, (byte)0x58, (byte)0x5C, (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5
    [all...]
  /system/media/audio_effects/include/audio_effects/
effect_environmentalreverb.h 28 { 0x4e, 0x23, 0x4d, 0x6, 0x83, 0x9e } };
  /external/chromium_org/ui/views/controls/menu/
menu_image_util.cc 33 const SkColor kRadioButtonIndicatorGradient1 = SkColorSetRGB(0x83, 0x83, 0x83);
  /libcore/crypto/src/test/java/org/conscrypt/
SignatureTest.java 67 (byte) 0x8E, (byte) 0xDC, (byte) 0x83, (byte) 0x13, (byte) 0xA8, (byte) 0x76,
77 (byte) 0x41, (byte) 0x83, (byte) 0xEA, (byte) 0x29, (byte) 0x42, (byte) 0xB7,
78 (byte) 0x0B, (byte) 0x83, (byte) 0xE0, (byte) 0x15, (byte) 0x6D, (byte) 0x85,
  /external/dropbear/libtomcrypt/src/mac/f9/
f9_test.c 41 { 0x83, 0xFD, 0x23, 0xA2, 0x44, 0xA7, 0x4C, 0xF3, 0x58, 0xDA, 0x30, 0x19, 0xF1, 0x72, 0x26, 0x35 },
45 0x93, 0x04, 0xC3, 0x82, 0xBE, 0x53, 0xA5, 0xAF, 0x05, 0x55, 0x61, 0x76, 0xF6, 0xEA, 0xA2, 0xEF, 0x1D, 0x05, 0xE4, 0xB0, 0x83, 0x18, 0x1E, 0xE6, 0x74, 0xCD, 0xA5, 0xA4, 0x85, 0xF7, 0x4D, 0x7A,
  /frameworks/base/core/tests/coretests/src/android/content/pm/
MacAuthenticatedInputStreamTest.java 43 (byte) 0x29, (byte) 0xB1, (byte) 0x87, (byte) 0x6B, (byte) 0xFE, (byte) 0x83,
54 (byte) 0x28, (byte) 0xB1, (byte) 0x87, (byte) 0x6B, (byte) 0xFE, (byte) 0x83,
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduHeaders.java 31 public static final int CONTENT_LOCATION = 0x83;
103 public static final int MESSAGE_TYPE_NOTIFYRESP_IND = 0x83;
176 public static final int STATUS_DEFERRED = 0x83;
195 public static final int MESSAGE_CLASS_AUTO = 0x83;
216 public static final int RESPONSE_STATUS_ERROR_MESSAGE_FORMAT_CORRUPT = 0x83;
281 public static final int REPLY_CHARGING_ACCEPTED_TEXT_ONLY = 0x83;
289 public static final int MM_STATE_RETRIEVED = 0x83;
303 public static final int CONTENT_CLASS_VIDEO_BASIC = 0x83;
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_load_dmp.c 40 0x38, 0x83, 0xf8, 0x83, 0x30, 0x00, 0xf8, 0x83, 0x25, 0x8e, 0xf8, 0x83, 0x30, 0x00, 0xf8, 0x83,
61 0x00, 0x00, 0x00, 0x32, 0xf8, 0x98, 0x00, 0x00, 0xff, 0x65, 0x00, 0x00, 0x83, 0x0f, 0x00, 0x00,
66 0x00, 0x01, 0xfb, 0x83, 0x00, 0x68, 0x00, 0x00, 0x00, 0xd9, 0xfc, 0x00, 0x7c, 0xf1, 0xff, 0x83,
112 0xb8, 0xa8, 0x97, 0x11, 0xb2, 0x83, 0x98, 0xba, 0xa3, 0xf0, 0x24, 0x08, 0x44, 0x10, 0x64, 0x18,
113 0xb2, 0xb9, 0xb4, 0x98, 0x83, 0xf1, 0xa3, 0x29, 0x55, 0x7d, 0xba, 0xb5, 0xb1, 0xa3, 0x83, 0x93,
    [all...]
  /packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendTestMessages.java 63 (byte)0x74, (byte)0x58, (byte)0x5C, (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5,
64 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
83 (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5, (byte)0xF9, (byte)0x3C,
84 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69, (byte)0x3A,
120 (byte)0xD3, (byte)0xF2, (byte)0xF8, (byte)0xED, (byte)0x26, (byte)0x83,
158 (byte)0xD3, (byte)0xF2, (byte)0xF8, (byte)0xED, (byte)0x26, (byte)0x83,
178 (byte)0x74, (byte)0x58, (byte)0x5C, (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5,
179 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xC4, (byte)0xE5,
185 (byte)0x3A, (byte)0xBA, (byte)0x2C, (byte)0x2F, (byte)0x83, (byte)0xD2, (byte)0x73,
198 (byte)0xA6, (byte)0x83, (byte)0xDA, (byte)0xE5, (byte)0xF9, (byte)0x3C
    [all...]
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
ManifestTest.java 294 (byte) 0xd1, (byte) 0x87, (byte) 0xd1, (byte) 0x83,
382 (byte) 0x9d, ' ', (byte) 0xe0, (byte) 0xb7, (byte) 0x83,
390 (byte) 0xa4, (byte) 0x83, ' ', (byte) 0xe1, (byte) 0x83,
391 (byte) 0x9b, (byte) 0xe1, (byte) 0x83, (byte) 0xa8,
392 (byte) 0xe1, (byte) 0x83, (byte) 0x95, (byte) 0xe1,
393 (byte) 0x83, (byte) 0x98, (byte) 0xe1, (byte) 0x83,
394 (byte) 0x93, (byte) 0xe1, (byte) 0x83, (byte) 0x9d,
395 (byte) 0xe1, (byte) 0x83, (byte) 0x91, (byte) 0xe1
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
dma_32.h 84 #define DMA_PAGE_1 0x83

Completed in 677 milliseconds

1 2 3 4 5 6 7 8 91011>>