Home
last modified time | relevance | path

Searched defs:bytes (Results 276 - 300 of 1136) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/ninja/src/
H A Dsubprocess-win32.cc158 DWORD bytes; in OnPipeReady() local
/third_party/node/deps/cares/src/lib/
H A Dinet_net_pton.c358 size_t bytes; in ares_inet_net_pton_ipv6() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dunewdata.cpp43 uint8_t bytes[16]; in udata_create() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcompound-sizes.c35 unsigned char bytes[0]; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h149 static inline int bytes_to_bits(int bytes) in bytes_to_bits() argument
/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h178 uchar Utf8::ValueOf(const byte* bytes, size_t length, size_t* cursor) { in ValueOf() argument
/third_party/node/deps/v8/src/utils/
H A Dostreams.cc187 uint8_t bytes = hex.min_bytes; in operator <<() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c54 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 Dx509_att.c304 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 Dx509name.c141 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 Drandfile.c84 int RAND_load_file(const char *file, long bytes) in RAND_load_file() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-demo.c185 uint8_t *bytes = malloc(strlen(golden0) * sizeof(uint8_t)); in doSegmentDemo() local
/third_party/rust/crates/aho-corasick/src/packed/
H A Dpattern.rs243 pub fn bytes(&self) -> &[u8] { fmt() functions
[all...]
/third_party/openssl/test/
H A Dpackettest.c156 const unsigned char *bytes = NULL; in test_PACKET_get_bytes() local
180 unsigned char bytes[4]; test_PACKET_copy_bytes() local
[all...]
H A Drsa_test.c365 const int bytes = (bits + 7) / 8; in test_rsa_security_bit() local
H A Dwpackettest.c306 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 DPhpBenchmark.php99 $bytes = fread($datafile, filesize($file)); variable
/third_party/protobuf/conformance/
H A DConformanceJava.java102 public MessageType decode (ByteString bytes, BinaryDecoderType type, in decode() argument
162 parseBinary( ByteString bytes, Parser <MessageType> parser, ExtensionRegistry extensions) parseBinary() argument
[all...]
H A Dconformance_cpp.cc212 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 DCodedInputStreamTest.java55 private byte[] bytes(int... bytesAsInts) { in bytes() method in CodedInputStreamTest
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local
/third_party/openssl/crypto/rand/
H A Drandfile.c85 int RAND_load_file(const char *file, long bytes) in RAND_load_file() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp178 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 DxeContainerFormatParser.cpp65 void ContainerFormatParser::feed (const deUint8* bytes, size_t numBytes) in feed() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...46