HomeSort by relevance Sort by last modified time
    Searched refs:x7E (Results 26 - 50 of 90) sorted by null

12 3 4

  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_types.h 216 INVALID_BAND = 0x7E,
  /external/icu4c/i18n/
rbt_pars.cpp     [all...]
  /external/skia/src/effects/
SkRadialGradient_Table.h 50 0x7D, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x7E, 0x7F, 0x7F, 0x7F, 0x7F, 0x7F, 0x7F, 0x7F,
  /external/skia/src/ports/
sk_predefined_gamma.h 15 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7A, 0x7C, 0x7D, 0x7E, 0x7F, 0x80, 0x81, 0x82, 0x84,
31 0x6F, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7E,
  /external/webkit/WebCore/platform/mac/
KeyEventMac.mm 676 case NSF15FunctionKey: return 0x7E;
  /external/icu4c/test/cintltst/
ncnvtst.c 264 static const uint8_t expected[] = {0x7E, 0x7B, 0x52, 0x3B,
265 0x7E, 0x7D, 0x1A,
266 0x7E, 0x7B, 0x36, 0x21,
267 0x7E, 0x7D, 0x31,
586 static const uint8_t expected[] = { 0x7e, 0x7d, 0x31};
587 static const uint8_t expectedSUB[] = { 0x7e, 0x7d, 0x31, 0x1A};
591 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 };
595 static const uint8_t expected3MBCS[] = { 0x7e, 0x7d, 0x51, 0x50, 0x1A };
599 static const uint8_t expected4MBCS[] = { 0x7e, 0x7d, 0x61, 0x7e, 0x7b, 0x52, 0x3b, 0x7e, 0x7d, 0x1a }
    [all...]
  /dalvik/libcore/security/src/test/java/tests/targets/security/
KeyStoreTestPKCS12.java 148 (byte) 0xE6, (byte) 0x7E, (byte) 0x48, (byte) 0x9F, (byte) 0xC9,
174 (byte) 0x1C, (byte) 0x8E, (byte) 0xD1, (byte) 0x99, (byte) 0x7E,
251 (byte) 0xEE, (byte) 0x15, (byte) 0x68, (byte) 0x2E, (byte) 0x7E,
316 (byte) 0xA8, (byte) 0x00, (byte) 0x4D, (byte) 0x8B, (byte) 0x7E,
321 (byte) 0x9E, (byte) 0xB4, (byte) 0x21, (byte) 0x7E, (byte) 0xEE,
331 (byte) 0x30, (byte) 0x8D, (byte) 0x78, (byte) 0x0E, (byte) 0x7E,
    [all...]
DefaultKeys.java 49 (byte) 0x7B, (byte) 0xAF, (byte) 0x15, (byte) 0x77, (byte) 0x7A, (byte) 0xDC, (byte) 0xC6, (byte) 0x9E, (byte) 0x7E, (byte) 0xC1, (byte) 0xCA, (byte) 0x84, (byte) 0xC7, (byte) 0x4B, (byte) 0xC4, (byte) 0x41, (byte) 0xE1,
54 (byte) 0xD4, (byte) 0xA2, (byte) 0x08, (byte) 0x93, (byte) 0x63, (byte) 0x21, (byte) 0x0E, (byte) 0xC5, (byte) 0x3C, (byte) 0x97, (byte) 0x7E, (byte) 0x71, (byte) 0x0B, (byte) 0x79, (byte) 0xF8, (byte) 0x60, (byte) 0x73,
62 (byte) 0x7F, (byte) 0xCC, (byte) 0x44, (byte) 0xDA, (byte) 0x3B, (byte) 0xF3, (byte) 0xC3, (byte) 0x42, (byte) 0x58, (byte) 0x90, (byte) 0x93, (byte) 0x7E, (byte) 0xDA, (byte) 0x58, (byte) 0xCC, (byte) 0x16, (byte) 0xC8,
63 (byte) 0xAE, (byte) 0x99, (byte) 0xCC, (byte) 0x9F, (byte) 0x32, (byte) 0x61, (byte) 0x02, (byte) 0x40, (byte) 0x02, (byte) 0x29, (byte) 0xDB, (byte) 0x00, (byte) 0x0F, (byte) 0x0A, (byte) 0x17, (byte) 0x33, (byte) 0x7E,
150 (byte) 0xA0, (byte) 0x60, (byte) 0x08, (byte) 0x8E, (byte) 0x0D, (byte) 0xC7, (byte) 0xC9, (byte) 0x45, (byte) 0x0C, (byte) 0x5D, (byte) 0xB7, (byte) 0x4C, (byte) 0xC4, (byte) 0x7E, (byte) 0xAB, (byte) 0x1F, (byte) 0xEA,
    [all...]
  /external/tcpdump/
print-fr.c 844 dlci = (dlci << 6) | ((p[4] & 0x7E) >> 1);
846 dlci = (dlci << 13) | (p[4] & 0x7F) | ((p[5] & 0x7E) >> 1);
  /external/webkit/WebKit/chromium/src/mac/
WebInputEventFactory.mm 414 case NSF15FunctionKey: return 0x7E;
    [all...]
  /external/icu4c/common/
util.cpp 69 return !(c >= 0x20 && c <= 0x7E);
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 197 #define FRAME_FLAG 0x7E
  /external/webkit/WebCore/platform/
KeyboardCodes.h 379 const int VK_F15 = 0x7E;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 362 const int VK_F15 = 0x7E;
  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 361 VKEY_F15 = 0x7E,
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 362 const int VK_F15 = 0x7E;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 361 const int VK_F15 = 0x7E;
  /external/icu4c/data/mappings/
iso-8859_10-1998.ucm 177 <U007E> \x7E |0
iso-8859_11-2001.ucm 179 <U007E> \x7E |0
iso-8859_14-1998.ucm 174 <U007E> \x7E |0
  /external/icu4c/test/perf/convperf/
data.h 204 0x84,0x7A,0x84,0x7B,0x84,0x7C,0x84,0x7D,0x84,0x7E,0x84,0x80,0x84,0x81,0x84,0x82,0x84,0x83,0x84,0x84,
207 0x81,0x68,0x81,0xF5,0x81,0xF6,0x81,0x64,0x81,0x63,0x81,0xF1,0x81,0x8C,0x81,0x8D,0x81,0xA6,0x7E,0x81,
224 0x84,0x75,0x84,0x77,0x84,0x78,0x84,0x79,0x84,0x7A,0x84,0x7B,0x84,0x7C,0x84,0x7D,0x84,0x7E,0x84,0x80,
228 0x81,0x8C,0x81,0x8D,0x81,0xA6,0x7E,0x81,0x8E,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,
245 0x84,0x7C,0x84,0x7D,0x84,0x7E,0x84,0x80,0x84,0x81,0x84,0x82,0x84,0x83,0x84,0x84,0x84,0x85,0x84,0x86,
382 0xF7,0xA2,0xF8,0xA1,0xC5,0xA1,0xC4,0xA2,0xF3,0xA1,0xEC,0xA1,0xED,0xA2,0xA8,0x7E,0xA1,0xEE,0x8F,0xF3,
401 0xA2,0xF8,0xA1,0xC5,0xA1,0xC4,0xA2,0xF3,0xA1,0xEC,0xA1,0xED,0xA2,0xA8,0x7E,0xA1,0xEE,0x8F,0xF3,0xB8,
    [all...]
  /external/webkit/WebKit/mac/Misc/
WebNSDataExtras.m 242 if ((c < 0x20 || c > 0x7E) && (c != '\t' && c != '\r' && c != '\n')) {
  /frameworks/base/core/java/android/pim/vcard/
VCardUtils.java 390 final int asciiLast = 0x7E; // included
468 final int asciiLast = 0x7E; // included
  /external/dropbear/libtomcrypt/src/ciphers/
kasumi.c 270 { 0x7E, 0xEF, 0x11, 0x3C, 0x95, 0xBB, 0x5A, 0x77 }
  /external/openssl/crypto/des/
xcbc_enc.c 77 0x16,0x38,0xC4,0x6F,0x3B,0x0F,0x65,0x46,0xBE,0x7E,0x2D,0x7B,0x82,0xF9,0x40,0xB5,

Completed in 937 milliseconds

12 3 4