HomeSort by relevance Sort by last modified time
    Searched refs:x00 (Results 801 - 825 of 1956) sorted by null

<<31323334353637383940>>

  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c 89 *out++ = 0x00;
  /external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c 95 out[x++] = 0x00;
  /external/dropbear/libtomcrypt/src/prngs/
sober128.c 448 { 0x00, 0x00, 0x00, 0x00 },
  /external/iproute2/include/linux/
neighbour.h 50 #define NUD_NONE 0x00
  /external/kernel-headers/original/linux/
ethtool.h 527 #define DUPLEX_HALF 0x00
531 #define PORT_TP 0x00
538 #define XCVR_INTERNAL 0x00
547 #define AUTONEG_DISABLE 0x00
neighbour.h 52 #define NUD_NONE 0x00
  /external/openssl/crypto/sha/
sha512t.c 37 0x50,0x1d,0x28,0x9e,0x49,0x00,0xf7,0xe4,
49 0xeb,0x00,0x9c,0x5c,0x2c,0x49,0xaa,0x2e,
53 0xcb,0x00,0x75,0x3f,0x45,0xa3,0x5e,0x8b,
71 0xed,0x14,0x9e,0x9c,0x00,0xf2,0x48,0x52,
  /external/skia/src/ports/
sk_predefined_gamma.h 6 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x02, 0x02, 0x02, 0x03, 0x03, 0x04, 0x04, 0x04, 0x05,
26 0x00, 0x05, 0x08, 0x0B, 0x0D, 0x0F, 0x12, 0x14, 0x16, 0x17, 0x19, 0x1B, 0x1D, 0x1E, 0x20, 0x22,
  /external/sonivox/jet_tools/JetCreator/
img_Copy.py 10 'x\xda\x01\xd3\x02,\xfd\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00 \x00\
11 \x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\
    [all...]
  /external/stlport/src/
string.cpp 14 buff[size] = 0x00;
  /external/v8/src/ia32/
codegen-ia32.cc 131 __ movdqa(xmm0, Operand(src, 0x00));
135 __ movdqa(Operand(dst, 0x00), xmm0);
177 __ movdqu(xmm0, Operand(src, 0x00));
181 __ movdqa(Operand(dst, 0x00), xmm0);
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sake_common.c 343 *pos++ = 0x00;
348 *pos++ = 0x00;
358 *pos++ = 0x00;
363 *pos++ = 0x00;
  /external/wpa_supplicant_8/src/eap_common/
eap_sake_common.c 343 *pos++ = 0x00;
348 *pos++ = 0x00;
358 *pos++ = 0x00;
363 *pos++ = 0x00;
  /frameworks/base/core/java/android/nfc/tech/
MifareUltralight.java 111 if (a.getSak() == 0x00 && tag.getId()[0] == NXP_MANUFACTURER_ID) {
143 * Ultralight tags have readable blocks 0x00 through 0x0F. So a read to
144 * block offset 0x0E would return blocks 0x0E, 0x0F, 0x00, 0x01. MIFARE
145 * Ultralight C tags have readable blocks 0x00 through 0x2B. So a read to
146 * block 0x2A would return blocks 0x2A, 0x2B, 0x00, 0x01.
  /frameworks/base/core/tests/coretests/src/android/content/pm/
ManifestDigestTest.java 27 (byte) 0x00, (byte) 0xAA, (byte) 0x55, (byte) 0xFF
  /frameworks/base/libs/utils/tests/
ObbFile_test.cpp 68 unsigned char salt[SALT_SIZE] = {0x01, 0x10, 0x55, 0xAA, 0xFF, 0x00, 0x5A, 0xA5};
  /hardware/ti/omap3/dspbridge/inc/
mem.h 268 pObj->dwSignature = 0x00; \
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 268 pObj->dwSignature = 0x00; \
  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_logins.h 50 #define SCX_LOGIN_OS_ANY 0x00
  /libcore/luni/src/main/java/java/net/
URLConnection.java 740 if ((bytes[0] == (byte) 0x00) && (bytes[1] == (byte) 0x00)
748 && (bytes[2] == (byte) 0x00)
749 && (bytes[3] == (byte) 0x00)) {
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OutputStreamWriterTest.java 77 assertEquals((byte) 0x00, bytes[i++]);
  /ndk/sources/cxx-stl/stlport/src/
string.cpp 14 buff[size] = 0x00;
  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 96 public static final short MODE_P2P_TARGET = 0x00;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
apm_bios.h 74 #define APM_SUCCESS 0x00
fdreg.h 111 #define FDC_NONE 0x00

Completed in 3070 milliseconds

<<31323334353637383940>>