/frameworks/compile/mclinker/unittests/ |
LEB128Test.cpp | 65 ASSERT_EQ(buffer[0], 0 + 0x80); 72 ASSERT_EQ(buffer[0], 1 + 0x80); 79 ASSERT_EQ(buffer[0], 2 + 0x80); 86 ASSERT_EQ(buffer[0], 57 + 0x80); 111 ASSERT_EQ(buffer[0], 0 + 0x80); 118 ASSERT_EQ(buffer[0], 1 + 0x80); 125 ASSERT_EQ(buffer[0], 2 + 0x80); 132 ASSERT_EQ(buffer[0], 57 + 0x80); 157 ASSERT_EQ(buffer[0], 127 + 0x80); 164 ASSERT_EQ(buffer[0], 1 + 0x80); [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/ |
codecvt_utf8_utf16_in.pass.cpp | 34 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)}; 46 n[1] = char(0x80); 73 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)}; 83 n[1] = char(0x80); 109 char n[7] = {char(0xEF), char(0xBB), char(0xBF), char(0xF1), char(0x80), char(0x80), char(0x83)}; 121 n[1] = char(0x80); 148 char n[4] = {char(0xF1), char(0x80), char(0x80), char(0x83)} [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ustrtrns.c | 255 utf8_minLegal[4]={ 0, 0x80, 0x800, 0x10000 }; 282 trail=(uint8_t)(*s++ - 0x80); 290 trail=(uint8_t)(*s++ - 0x80); 298 trail=(uint8_t)(*s++ - 0x80); 354 illegal|=(trail&0xc0)^0x80; 363 illegal|=(trail&0xc0)^0x80; 367 illegal|=(trail&0xc0)^0x80; 454 (t1 = (uint8_t)(pSrc[1] - 0x80)) <= 0x3f && 455 (t2 = (uint8_t)(pSrc[2] - 0x80)) <= 0x3f 465 (t1 = (uint8_t)(pSrc[1] - 0x80)) <= 0x3 [all...] |
/external/icu4c/common/ |
ustrtrns.cpp | 259 utf8_minLegal[4]={ 0, 0x80, 0x800, 0x10000 }; 287 trail=(uint8_t)(*s++ - 0x80); 295 trail=(uint8_t)(*s++ - 0x80); 303 trail=(uint8_t)(*s++ - 0x80); 359 illegal|=(trail&0xc0)^0x80; 368 illegal|=(trail&0xc0)^0x80; 372 illegal|=(trail&0xc0)^0x80; 460 (t1 = (uint8_t)(pSrc[1] - 0x80)) <= 0x3f && 461 (t2 = (uint8_t)(pSrc[2] - 0x80)) <= 0x3f 471 (t1 = (uint8_t)(pSrc[1] - 0x80)) <= 0x3 [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnJpnDic/ |
WnnJpnDic.c | 21 0x00, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x14, 0x80, 0x00, 0x00, 0x00, 52 0x30, 0x7e, 0x30, 0x7f, 0x30, 0x80, 0x30, 0x81, 0x30, 0x82, 0x30, 0x83, 0x30, 0x84, 0x30, 0x85, 54 0x30, 0x8f, 0x30, 0x93, 0x30, 0xfc, 0x60, 0x54, 0xc0, 0x00, 0x00, 0x80, 0x40, 0x8a, 0x41, 0x00, 56 0x44, 0x8b, 0x42, 0x80, 0x61, 0x66, 0x05, 0x6a, 0x02, 0xc0, 0x61, 0x7c, 0x06, 0x5c, 0x03, 0x00, 57 0x41, 0xb2, 0x03, 0x40, 0x41, 0xcd, 0x03, 0x80, 0x41, 0xf5, 0x03, 0xc0, 0x62, 0x01, 0x08, 0xec, 58 0xc4, 0x00, 0x42, 0x12, 0x04, 0x40, 0x62, 0x1f, 0x8a, 0x94, 0x04, 0x80, 0x62, 0x4f, 0x0b, 0x67, 60 0x45, 0x80, 0x62, 0xd6, 0xce, 0x33, 0xc5, 0xc0, 0x42, 0xfa, 0xc6, 0x00, 0x43, 0x29, 0xc6, 0x40, 61 0x43, 0x33, 0xc6, 0x80, 0x43, 0x47, 0xc6, 0xc0, 0x43, 0x51, 0x47, 0x00, 0x43, 0x70, 0xc7, 0x40, 62 0x63, 0x75, 0xd2, 0x65, 0x07, 0x80, 0x43, 0x9e, 0xc7, 0xc0, 0x63, 0xb7, 0x54, 0x31, 0x48, 0x00, 63 0x43, 0xd7, 0x48, 0x40, 0x43, 0xdb, 0x08, 0x80, 0x44, 0x04, 0xc8, 0xc0, 0x64, 0x07, 0x16, 0x11 [all...] |
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduHeaders.java | 100 public static final int MESSAGE_TYPE_SEND_REQ = 0x80; 139 public static final int VALUE_YES = 0x80; 147 public static final int VALUE_ABSOLUTE_TOKEN = 0x80; 164 public static final int FROM_ADDRESS_PRESENT_TOKEN = 0x80; 173 public static final int STATUS_EXPIRED = 0x80; 185 public static final int MM_FLAGS_ADD_TOKEN = 0x80; 192 public static final int MESSAGE_CLASS_PERSONAL = 0x80; 205 public static final int PRIORITY_LOW = 0x80; 212 public static final int RESPONSE_STATUS_OK = 0x80; 247 public static final int RETRIEVE_STATUS_OK = 0x80; [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
stringencode.cc | 236 if ((s[0] & 0x80) == 0x00) { // Check s[0] == 0xxxxxxx 240 if ((srclen < 2) || ((s[1] & 0xC0) != 0x80)) { // Check s[1] != 10xxxxxx 250 if ((srclen < 3) || ((s[2] & 0xC0) != 0x80)) { // Check s[2] != 10xxxxxx 258 if ((srclen < 4) || ((s[3] & 0xC0) != 0x80)) { // Check s[3] != 10xxxxxx 276 buffer[1] = 0x80 | static_cast<unsigned char>(value & 0x3F); 281 buffer[1] = 0x80 | static_cast<unsigned char>((value >> 6) & 0x3F); 282 buffer[2] = 0x80 | static_cast<unsigned char>(value & 0x3F); 287 buffer[1] = 0x80 | static_cast<unsigned char>((value >> 12) & 0x3F); 288 buffer[2] = 0x80 | static_cast<unsigned char>((value >> 6) & 0x3F); 289 buffer[3] = 0x80 | static_cast<unsigned char>(value & 0x3F) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stringencode.cc | 216 if ((s[0] & 0x80) == 0x00) { // Check s[0] == 0xxxxxxx 220 if ((srclen < 2) || ((s[1] & 0xC0) != 0x80)) { // Check s[1] != 10xxxxxx 230 if ((srclen < 3) || ((s[2] & 0xC0) != 0x80)) { // Check s[2] != 10xxxxxx 238 if ((srclen < 4) || ((s[3] & 0xC0) != 0x80)) { // Check s[3] != 10xxxxxx 256 buffer[1] = 0x80 | static_cast<unsigned char>(value & 0x3F); 261 buffer[1] = 0x80 | static_cast<unsigned char>((value >> 6) & 0x3F); 262 buffer[2] = 0x80 | static_cast<unsigned char>(value & 0x3F); 267 buffer[1] = 0x80 | static_cast<unsigned char>((value >> 12) & 0x3F); 268 buffer[2] = 0x80 | static_cast<unsigned char>((value >> 6) & 0x3F); 269 buffer[3] = 0x80 | static_cast<unsigned char>(value & 0x3F) [all...] |
/external/clang/test/Analysis/ |
additive-folding-range-constraints.c | 81 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 91 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 101 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 111 clang_analyzer_eval(a == -0x80); // expected-warning{{FALSE}} 122 clang_analyzer_eval(a == -0x80); // expected-warning{{FALSE}} 126 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 137 clang_analyzer_eval(a == -0x80); // expected-warning{{FALSE}} 149 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 159 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN}} 171 clang_analyzer_eval(a == -0x80); // expected-warning{{UNKNOWN} [all...] |
/external/elfutils/tests/ |
asm-tst9.c | 84 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, 0x3f, 0x81, 0x80, 0x80, 0xc0, 0x0f, 85 0x81, 0x80, 0x80, 0x40, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0xff, 0xff, 86 0xff, 0x07, 0x81, 0x80, 0x80, 0x80, 0x08, 0x81, 0x80, 0x80, 0x80, 0x7 [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
utf8.h | 138 #define U8_IS_SINGLE(c) (((c)&0x80)==0) 154 #define U8_IS_TRAIL(c) (((c)&0xc0)==0x80) 285 if((c)>=0x80) { \ 290 (__t1=(uint8_t)((s)[i]-0x80))<=0x3f && \ 291 (__t2=(uint8_t)((s)[(i)+1]-0x80))<= 0x3f \ 299 (__t1=(uint8_t)((s)[i]-0x80))<=0x3f \ 336 (s)[(i)++]=(uint8_t)((((c)>>12)&0x3f)|0x80); \ 338 (s)[(i)++]=(uint8_t)((((c)>>6)&0x3f)|0x80); \ 340 (s)[(i)++]=(uint8_t)(((c)&0x3f)|0x80); \ 366 (s)[(i)++]=(uint8_t)(((c)&0x3f)|0x80); \ [all...] |
/external/flac/libFLAC/ |
bitwriter.c | 790 if(val < 0x80) { 795 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | (val&0x3F), 8); 799 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>6)&0x3F), 8); 800 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | (val&0x3F), 8); 804 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>12)&0x3F), 8); 805 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>6)&0x3F), 8); 806 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | (val&0x3F), 8); 810 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>18)&0x3F), 8); 811 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>12)&0x3F), 8); 812 ok &= FLAC__bitwriter_write_raw_uint32(bw, 0x80 | ((val>>6)&0x3F), 8) [all...] |
/external/chromium/base/third_party/icu/ |
icu_utf.h | 125 #define CBU8_IS_SINGLE(c) (((c)&0x80)==0) 141 #define CBU8_IS_TRAIL(c) (((c)&0xc0)==0x80) 194 if(((uint8)(c))>=0x80) { \ 227 (s)[(i)++]=(uint8)((((c)>>12)&0x3f)|0x80); \ 229 (s)[(i)++]=(uint8)((((c)>>6)&0x3f)|0x80); \ 231 (s)[(i)++]=(uint8)(((c)&0x3f)|0x80); \
|
/external/chromium_org/base/third_party/icu/ |
icu_utf.h | 126 #define CBU8_IS_SINGLE(c) (((c)&0x80)==0) 142 #define CBU8_IS_TRAIL(c) (((c)&0xc0)==0x80) 195 if(((uint8)(c))>=0x80) { \ 228 (s)[(i)++]=(uint8)((((c)>>12)&0x3f)|0x80); \ 230 (s)[(i)++]=(uint8)((((c)>>6)&0x3f)|0x80); \ 232 (s)[(i)++]=(uint8)(((c)&0x3f)|0x80); \
|
/external/skia/gm/ |
texdata.cpp | 49 static const SkPMColor red = SkPackARGB32(0x80, 0x80, 0x00, 0x00); 50 static const SkPMColor blue = SkPackARGB32(0x80, 0x00, 0x00, 0x80); 51 static const SkPMColor green = SkPackARGB32(0x80, 0x00, 0x80, 0x00);
|
/bionic/libc/kernel/common/linux/ |
filter.h | 61 #define BPF_LEN 0x80 75 #define BPF_NEG 0x80 91 #define BPF_TXA 0x80
|
/development/ndk/platforms/android-3/include/linux/ |
filter.h | 54 #define BPF_LEN 0x80 66 #define BPF_NEG 0x80 81 #define BPF_TXA 0x80
|
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/ |
UTF8.cpp | 77 if ((b1 & 0xC0) != 0x80) 84 if (c < 0x80) 90 if ((b2 & 0xC0) != 0x80) 106 if ((b3 & 0xC0) != 0x80) 139 const UChar32 byteMark = 0x80; 144 if (ch < (UChar32)0x80) 181 const UChar32 byteMark = 0x80; 212 if (ch < (UChar32)0x80) { 255 case 4: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; 256 case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false [all...] |
/ndk/sources/android/support/src/musl-multibyte/ |
mbsrtowcs.c | 76 c = (c<<6) | *s++-0x80; 79 c = (c<<6) | *s++-0x80; 82 c = (c<<6) | *s++-0x80;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fdreg.h | 35 #define STATUS_READY 0x80 /* Data reg ready */ 51 #define ST1_EOC 0x80 /* End Of Cylinder */ 68 #define ST3_FT 0x80 /* Drive Fault */
|
filter.h | 61 #define BPF_LEN 0x80 74 #define BPF_NEG 0x80 91 #define BPF_TXA 0x80
|
pmu.h | 43 #define PMU_POW0_ON 0x80 /* OR this to power ON the device */ 48 #define PMU_POW_ON 0x80 /* OR this to power ON the device */ 61 #define PMU_INT_TICK 0x80 /* 1-second tick interrupt */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fdreg.h | 35 #define STATUS_READY 0x80 /* Data reg ready */ 51 #define ST1_EOC 0x80 /* End Of Cylinder */ 68 #define ST3_FT 0x80 /* Drive Fault */
|
filter.h | 61 #define BPF_LEN 0x80 74 #define BPF_NEG 0x80 91 #define BPF_TXA 0x80
|
pmu.h | 43 #define PMU_POW0_ON 0x80 /* OR this to power ON the device */ 48 #define PMU_POW_ON 0x80 /* OR this to power ON the device */ 61 #define PMU_INT_TICK 0x80 /* 1-second tick interrupt */
|