| /third_party/ninja/src/ |
| H A D | subprocess-win32.cc | 158 DWORD bytes; in OnPipeReady() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | inet_net_pton.c | 358 size_t bytes; in ares_inet_net_pton_ipv6() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | unewdata.cpp | 43 uint8_t bytes[16]; in udata_create() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | compound-sizes.c | 35 unsigned char bytes[0]; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target.h | 149 static inline int bytes_to_bits(int bytes) in bytes_to_bits() argument
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | unicode-inl.h | 178 uchar Utf8::ValueOf(const byte* bytes, size_t length, size_t* cursor) { in ValueOf() argument
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | ostreams.cc | 187 uint8_t bytes = hex.min_bytes; in operator <<() local
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts.c | 54 static int aes_xts_check_keys_differ(const unsigned char *key, size_t bytes, in aes_xts_check_keys_differ() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_att.c | 304 X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, const char *atrname, int type, const unsigned char *bytes, int len) X509_ATTRIBUTE_create_by_txt() argument [all...] |
| H A D | x509name.c | 141 X509_NAME_add_entry_by_OBJ(X509_NAME *name, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_OBJ() argument 156 X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_NID() argument 170 X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, const unsigned char *bytes, int len, int loc, int set) X509_NAME_add_entry_by_txt() argument 242 X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_txt() argument 261 X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_NID() argument 279 X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_create_by_OBJ() argument 317 X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len) X509_NAME_ENTRY_set_data() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | randfile.c | 84 int RAND_load_file(const char *file, long bytes) in RAND_load_file() argument [all...] |
| /third_party/qrcodegen/c/ |
| H A D | qrcodegen-demo.c | 185 uint8_t *bytes = malloc(strlen(golden0) * sizeof(uint8_t)); in doSegmentDemo() local
|
| /third_party/rust/crates/aho-corasick/src/packed/ |
| H A D | pattern.rs | 243 pub fn bytes(&self) -> &[u8] { fmt() functions [all...] |
| /third_party/openssl/test/ |
| H A D | packettest.c | 156 const unsigned char *bytes = NULL; in test_PACKET_get_bytes() local 180 unsigned char bytes[4]; test_PACKET_copy_bytes() local [all...] |
| H A D | rsa_test.c | 365 const int bytes = (bits + 7) / 8; in test_rsa_security_bit() local
|
| H A D | wpackettest.c | 306 unsigned char *bytes; in test_WPACKET_allocate_bytes() local 336 const unsigned char bytes[] = { 0xfe, 0xff }; test_WPACKET_memcpy() local [all...] |
| /third_party/protobuf/benchmarks/php/ |
| H A D | PhpBenchmark.php | 99 $bytes = fread($datafile, filesize($file)); variable
|
| /third_party/protobuf/conformance/ |
| H A D | ConformanceJava.java | 102 public MessageType decode (ByteString bytes, BinaryDecoderType type, in decode() argument 162 parseBinary( ByteString bytes, Parser <MessageType> parser, ExtensionRegistry extensions) parseBinary() argument [all...] |
| H A D | conformance_cpp.cc | 212 uint32_t bytes; in DoTestIo() local
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | CodedInputStreamTest.java | 55 private byte[] bytes(int... bytesAsInts) { in bytes() method in CodedInputStreamTest [all...] |
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local
|
| /third_party/openssl/crypto/rand/ |
| H A D | randfile.c | 85 int RAND_load_file(const char *file, long bytes) in RAND_load_file() argument [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeCallQueue.cpp | 178 void CallReader::read (deUint8* bytes, size_t numBytes) in read() argument 232 void CallWriter::write (const deUint8* bytes, size_t numBytes) in write() argument
|
| H A D | xeContainerFormatParser.cpp | 65 void ContainerFormatParser::feed (const deUint8* bytes, size_t numBytes) in feed() argument
|