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

<<41424344454647484950>>

  /external/bluetooth/hcidump/parser/
parser.c 213 return 0x00;
237 return 0x00;
l2cap.c 289 case 0x00:
303 case 0x00:
321 case 0x00:
333 case 0x00:
350 case 0x00:
486 set_mode(in, cid, 0x00);
  /external/chromium/third_party/libjingle/source/talk/xmpp/
jid.cc 315 case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05:
362 case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05:
484 case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05:
  /external/e2fsprogs/misc/
filefrag.c 56 #define FIBMAP _IO(0x00, 1) /* bmap access */
57 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */
  /external/freetype/include/freetype/
fterrdef.h 34 FT_NOERRORDEF_( Ok, 0x00, \
  /external/freetype/src/base/
ftlcdfil.c 287 { 0x00, 0x55, 0x56, 0x55, 0x00 };
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
boxes-fst.dat 70 {0xa6,0x53,0x53,0xf5}, {0xb9,0xd1,0xd1,0x68}, {0x00,0x00,0x00,0x00}, {0xc1,0xed,0xed,0x2c},
140 {0xf5,0xa6,0x53,0x53}, {0x68,0xb9,0xd1,0xd1}, {0x00,0x00,0x00,0x00}, {0x2c,0xc1,0xed,0xed},
210 {0x53,0xf5,0xa6,0x53}, {0xd1,0x68,0xb9,0xd1}, {0x00,0x00,0x00,0x00}, {0xed,0x2c,0xc1,0xed}
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 109 #define FALSE (0x00) /**< \ingroup grp_nfc_common
535 phNfc_eFelica_Check = 0x00, /**< Felica Check command:\n
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 118 #define PH_FRINFC_NDEFMAP_EMPTY_NDEF_MSG {0xD0, 0x00, 0x00} /**< \internal Empty ndef message */
    [all...]
  /external/openssl/crypto/evp/
encode.c 113 0x3C,0x3D,0xFF,0xFF,0xFF,0x00,0xFF,0xFF,
114 0xFF,0x00,0x01,0x02,0x03,0x04,0x05,0x06,
  /external/openssl/crypto/rc2/
tab.c 15 0x8c,0x08,0x15,0x6e,0x86,0x00,0x84,0xfa,
62 0x4e,0xfa,0x6c,0x1d,0x84,0x00,0xc8,0x7f,
  /external/protobuf/java/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 130 assertWriteVarint(bytes(0x00), 0);
148 (0x00 << 0) | (0x66 << 7) | (0x6b << 14) | (0x1c << 21) |
  /external/v8/test/mjsunit/regress/
regress-244.js 29 [0x00, '%00'],
  /external/valgrind/main/mpi/
mpiwrap_type_test.c 105 if (b == 0x00) return 'D';
116 p[i] = 0x00;
177 to set to 0x00 all parts of rbuf_walk it considers part of the
  /external/webkit/Source/JavaScriptCore/wtf/unicode/
UTF8.cpp 126 static const unsigned char firstByteMark[7] = { 0x00, 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC };
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
InspectorServerQt.cpp 314 m_tcpConnection->putChar(0x00);
324 m_tcpConnection->putChar(0x00);
  /external/wpa_supplicant/
l2_packet_pcap.c 30 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
l2_packet_winpcap.c 44 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_pcap.c 30 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
l2_packet_winpcap.c 44 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_freebsd.c 40 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
l2_packet_pcap.c 30 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
l2_packet_winpcap.c 44 { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x03 };
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmAlphabetTest.java 225 packed[1] = 0x00;
334 unpacked[1] = 0x00;
  /external/bluetooth/bluez/compat/
sdp.c 72 unsigned char pattern[] = { 0x05, 0x07, 0x19, 0x00, 0x2a, 0x00, 0xff,
73 0x15, 0x00, 0x26, 0x00, 0xff };
82 data[i + 6] = 0x00;
84 data[i + 11] = 0x00;

Completed in 1799 milliseconds

<<41424344454647484950>>