HomeSort by relevance Sort by last modified time
    Searched refs:x65 (Results 101 - 125 of 254) sorted by null

1 2 3 45 6 7 8 91011

  /cts/tools/dex-tools/src/dex/reader/
DexFileReader.java 30 0x64, 0x65, 0x78, 0x0a, 0x30, 0x33, 0x35, 0x00};
  /dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/
Opcodes.java 137 int OP_SGET_CHAR = 0x65;
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MDGoldenData.java 121 (byte)0xe7, (byte)0x6f, (byte)0x65, (byte)0xfb,
  /external/dropbear/libtomcrypt/src/encauth/ccm/
ccm_test.c 72 { 0xA2, 0x8C, 0x68, 0x65, 0x93, 0x9A, 0x9A, 0x79,
  /external/dropbear/libtomcrypt/src/hashes/
md2.c 215 {0x4e,0x8d,0xdf,0xf3,0x65,0x02,0x92,0xab,
  /external/dropbear/libtomcrypt/src/modes/lrw/
lrw_test.c 39 { 0xf1, 0xb2, 0x73, 0xcd, 0x65, 0xa3, 0xdf, 0x5f, 0xe9, 0x5d, 0x48, 0x92, 0x54, 0x63, 0x4e, 0xb8 }
  /external/icu4c/test/cintltst/
cstrtest.c 176 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
  /external/icu4c/test/iotest/
strtst.c 400 TestSPrintFormat("%8C", (UChar)0x65, "%8c", (char)'e');
401 TestSPrintFormat("%-8C", (UChar)0x65, "%-8c", (char)'e');
642 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0};
703 static const UChar abcUChars[] = {0x61,0x62,0x63,0x63,0x64,0x65,0x66,0x67,0};
  /external/icu4c/tools/gentest/
gentest.c 46 {0x54, 0x65, 0x73, 0x74}, /* dataFormat="Test" */
  /external/openssl/crypto/des/
fcrypt.c 56 0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x6A,
  /external/openssl/crypto/rc2/
rc2_skey.c 73 0x5c,0x6b,0x4e,0x82,0x54,0xd6,0x65,0x93,0xce,0x60,0xb2,0x1c,
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 161 #define CODE_PADS 0x65
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_sysevents.cc 259 keymap[0x65] = SDLK_KP_PERIOD;
  /external/tcpdump/
print-fddi.c 104 0x05, 0x85, 0x45, 0xc5, 0x25, 0xa5, 0x65, 0xe5,
  /external/webkit/WebCore/platform/
KeyboardCodes.h 304 const int VK_NUMPAD5 = 0x65;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 287 const int VK_NUMPAD5 = 0x65;
  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 286 VKEY_NUMPAD5 = 0x65,
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 287 const int VK_NUMPAD5 = 0x65;
  /external/webkit/WebCore/platform/network/
FormDataBuilder.cpp 151 0x59, 0x5A, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66,
  /external/webkit/WebCore/platform/text/
Base64.cpp 37 0x59, 0x5A, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66,
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 286 const int VK_NUMPAD5 = 0x65;
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_types.h 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */

Completed in 298 milliseconds

1 2 3 45 6 7 8 91011