/external/valgrind/none/tests/s390x/ |
cu12_1.c | 284 0xed, 0x9f, 0x80, 286 0xed, 0x9f, 0xbf, 319 e0[1] = 0x9f; // invalid because outside [0xa0 .. 0xbf] 326 ed[1] = 0x7f; // invalid because outside [0x80 .. 0x9f] 329 ed[1] = 0xa0; // invalid because outside [0x80 .. 0x9f] 452 f4[1] = 0x90; // invalid because outside [0x80 .. 0x9f]
|
cu14.c | 284 0xed, 0x9f, 0x80, 286 0xed, 0x9f, 0xbf, 319 e0[1] = 0x9f; // invalid because outside [0xa0 .. 0xbf] 326 ed[1] = 0x7f; // invalid because outside [0x80 .. 0x9f] 329 ed[1] = 0xa0; // invalid because outside [0x80 .. 0x9f] 452 f4[1] = 0x90; // invalid because outside [0x80 .. 0x9f]
|
cu14_1.c | 284 0xed, 0x9f, 0x80, 286 0xed, 0x9f, 0xbf, 319 e0[1] = 0x9f; // invalid because outside [0xa0 .. 0xbf] 326 ed[1] = 0x7f; // invalid because outside [0x80 .. 0x9f] 329 ed[1] = 0xa0; // invalid because outside [0x80 .. 0x9f] 452 f4[1] = 0x90; // invalid because outside [0x80 .. 0x9f]
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
TestKeyPair.java | 108 (byte) 0x57, (byte) 0xee, (byte) 0x02, (byte) 0x9f, 128 (byte) 0x55, (byte) 0x9f, (byte) 0xd7, (byte) 0x86, 201 (byte) 0xb3, (byte) 0x7a, (byte) 0x86, (byte) 0x9f, 207 (byte) 0x30, (byte) 0x81, (byte) 0x9f, (byte) 0x30, 313 (byte) 0x14, (byte) 0xfb, (byte) 0x9f, (byte) 0x5d, 398 (byte) 0x16, (byte) 0x14, (byte) 0xfb, (byte) 0x9f, [all...] |
/external/icu/icu4c/source/test/cintltst/ |
utf8tst.c | 479 0xf0, 0x9f, 0xbf, 0xbe, /* U+1fffe */ [all...] |
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
TestKeyPair.java | 108 (byte)0x57, (byte)0xee, (byte)0x02, (byte)0x9f, 128 (byte)0x55, (byte)0x9f, (byte)0xd7, (byte)0x86, 201 (byte)0xb3, (byte)0x7a, (byte)0x86, (byte)0x9f, 207 (byte)0x30, (byte)0x81, (byte)0x9f, (byte)0x30, 313 (byte)0x14, (byte)0xfb, (byte)0x9f, (byte)0x5d, 398 (byte)0x16, (byte)0x14, (byte)0xfb, (byte)0x9f, [all...] |
/external/pdfium/core/src/fxge/fontdata/chromefontdata/ |
FoxitFixed.c | 67 0x71, 0x0, 0xa1, 0x0, 0x83, 0x0, 0x9f, 0x0, 133 0x1d, 0x70, 0x1d, 0x9f, 0x1d, 0xe4, 0x1e, 0x17, 153 0x2e, 0xda, 0x2f, 0x66, 0x2f, 0x9f, 0x30, 0xc, 201 0xbb, 0x5, 0xfb, 0x9f, 0xf8, 0x7d, 0x79, 0xa, 310 0x9f, 0xc0, 0x5, 0xfb, 0xc1, 0x6, 0xe4, 0xa4, [all...] |
/external/boringssl/src/ssl/test/runner/ |
chacha20_poly1305_test.go | 59 0xd2, 0x82, 0x64, 0x46, 0x07, 0x9f, 0xaa, 0x09,
|
/external/llvm/test/MC/Sparc/ |
sparc-ctrl-instructions.s | 8 ! CHECK: call %g1+%i2 ! encoding: [0x9f,0xc0,0x40,0x1a] 11 ! CHECK: call %o1+8 ! encoding: [0x9f,0xc2,0x60,0x08] 14 ! CHECK: call %g1 ! encoding: [0x9f,0xc0,0x40,0x00] 17 ! CHECK: call %g1+%lo(sym) ! encoding: [0x9f,0xc0,0b011000AA,A]
|
/external/opencv3/3rdparty/libtiff/ |
tif_swab.c | 242 0x1f, 0x9f, 0x5f, 0xdf, 0x3f, 0xbf, 0x7f, 0xff 264 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
|
/external/pdfium/third_party/libtiff/ |
tif_swab.c | 242 0x1f, 0x9f, 0x5f, 0xdf, 0x3f, 0xbf, 0x7f, 0xff 264 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
structtag.go | 85 // Strictly speaking, control chars include the range [0x7f, 0x9f], not just
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
ofb_test.go | 51 0x6d, 0x9f, 0x20, 0x08, 0x57, 0xca, 0x6c, 0x3e, 0x9c, 0xac, 0x52, 0x4b, 0xd9, 0xac, 0xc9, 0x2a,
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
structtag.go | 85 // Strictly speaking, control chars include the range [0x7f, 0x9f], not just
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
ofb_test.go | 51 0x6d, 0x9f, 0x20, 0x08, 0x57, 0xca, 0x6c, 0x3e, 0x9c, 0xac, 0x52, 0x4b, 0xd9, 0xac, 0xc9, 0x2a,
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
gotpc.d | 38 9d: 8b 1d 9f 00 00 00 [ ]*mov 0x9f,%ebx 9f: (R_386_)?GOTPC _GLOBAL_OFFSET_TABLE_
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/ |
bcnd.d | 34 20: 24 7f bgtu\.b 0x9f
|
/bionic/libc/include/net/ |
if_types.h | 203 #define IFT_RFC1483 0x9f /* Multiprotocol over ATM AAL5 */
|
/dalvik/dx/src/com/android/dx/io/ |
Opcodes.java | 194 public static final int REM_LONG = 0x9f;
|
/development/ndk/platforms/android-21/include/net/ |
if_types.h | 203 #define IFT_RFC1483 0x9f /* Multiprotocol over ATM AAL5 */
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 203 #define IFT_RFC1483 0x9f /* Multiprotocol over ATM AAL5 */
|
/external/bison/lib/ |
mbrtowc.c | 287 if ((c >= 0x81 && c <= 0x9f) || (c >= 0xe0 && c <= 0xea)
|
/external/boringssl/src/crypto/pkcs8/ |
pkcs8_test.cc | 45 0xb9, 0x41, 0xc1, 0x0c, 0x4b, 0xce, 0x6f, 0x1a, 0x91, 0x9b, 0x9f, 0xdd, 0xcf, 0xa9, 0x8d, 0x33,
|
/external/google-breakpad/src/processor/ |
synth_minidump_unittest_data.h | 70 0xe3, 0x2b, 0x3b, 0x8a, 0x9f, 0xc3, 0x9e, 0x28, 135 0x2e, 0x43, 0xdb, 0x9f, 184 0xe3, 0x2b, 0x3b, 0x8a, 0x9f, 0xc3, 0x9e, 0x28, 410 0x3e, 0x0b, 0x3f, 0x9f,
|
/external/llvm/test/MC/Mips/ |
micromips-16-bit-instructions.s | 31 # CHECK-EL: sw $4, 124($sp) # encoding: [0x9f,0xc8] 86 # CHECK-EB: sw $4, 124($sp) # encoding: [0xc8,0x9f]
|