Home
last modified time | relevance | path

Searched defs:buf (Results 801 - 825 of 19780) sorted by relevance

1...<<31323334353637383940>>...792

/third_party/node/deps/openssl/openssl/fuzz/
H A Ddriver.c26 int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) in LLVMFuzzerTestOneInput() argument
40 uint8_t *buf = malloc(BUF_SIZE); in main() local
H A Dcms.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dconf.c26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
/third_party/node/deps/uv/src/unix/
H A Drandom-devurandom.c32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath() argument
86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom() argument
H A Drandom-getrandom.c56 int uv__random_getrandom(void* buf, size_t buflen) { in uv__random_getrandom() argument
H A Drandom-getentropy.c39 int uv__random_getentropy(void* buf, size_t buflen) { in uv__random_getentropy() argument
/third_party/rust/crates/clap/clap_complete_fig/tests/
H A Dcommon.rs256 let mut buf = vec![]; in basic_command() variables
/third_party/rust/crates/io-lifetimes/tests/
H A Dapi.rs15 let mut buf = Vec::new(); in use_file() variables
37 let mut buf = Vec::new(); in use_socket() variables
58 let mut buf = Vec::new(); from_file() variables
71 let mut buf = Vec::new(); from_socket() variables
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dparseaddr.c139 char buf[INET6_ADDRSTRLEN]; in pa_is_ip_address() local
153 char buf[INET6_ADDRSTRLEN]; in pa_is_ip6_address() local
/third_party/pulseaudio/src/tests/
H A Dpacat-simple.c70 uint8_t buf[BUFSIZE]; in main() local
/third_party/openssl/crypto/asn1/
H A Da_print.c72 char buf[80]; in ASN1_STRING_print() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DCircularBuffer_unittest.cpp142 CircularBuffer<s, 4> buf; TEST() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtimer_test.cpp43 std::ostringstream buf; in TEST() local
69 std::ostringstream buf; in TEST() local
112 std::ostringstream buf; in TEST() local
[all...]
/third_party/openssl/ssl/
H A Dd1_msg.c39 unsigned char buf[DTLS1_AL_HEADER_LENGTH]; in dtls1_dispatch_alert() local
/third_party/openssl/fuzz/
H A Dasn1parse.c35 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dx509.c26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dct.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dcrl.c24 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Ddriver.c26 int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) in LLVMFuzzerTestOneInput() argument
40 uint8_t *buf = malloc(BUF_SIZE); in main() local
H A Dcms.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dconf.c26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
/third_party/openssl/demos/bio/
H A Dserver-cmod.c24 unsigned char buf[512]; in main() local
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c61 static size_t get_hardware_random_value(unsigned char *buf, size_t len) in get_hardware_random_value() argument
91 static size_t get_hardware_random_value(unsigned char *buf, size_t len) { in get_hardware_random_value() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtimer_test.cpp43 std::ostringstream buf; in TEST() local
69 std::ostringstream buf; in TEST() local
112 std::ostringstream buf; in TEST() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Duprint.c35 char buf [BUF_SIZE]; in uprint() local

Completed in 10 milliseconds

1...<<31323334353637383940>>...792