Home
last modified time | relevance | path

Searched defs:buf (Results 6026 - 6050 of 20343) sorted by relevance

1...<<241242243244245246247248249250>>...814

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_long_header.c56 char *buf; member
96 char buf[2048]; in testLongUrlGet() local
166 char buf[2048]; in testLongHeaderGet() local
H A Dtest_parse_cookies.c44 char *buf; member
113 char buf[2048]; in testExternalGet() local
H A Dtest_process_arguments.c43 char *buf; member
116 char buf[2048]; in testExternalGet() local
H A Dtest_timeout.c47 char *buf; member
166 char buf[2048]; in testWithoutTimeout() local
222 char buf[2048]; in testWithTimeout() local
H A Dtest_urlparse.c53 char *buf; member
130 char buf[2048]; in testInternalGet() local
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c45 char *buf; member
100 char buf[2048]; in testInternalGet() local
144 char buf[2048]; in testMultithreadedGet() local
189 char buf[2048]; in testExternalGet() local
[all...]
H A Dtest_get_chunked.c43 char *buf; member
65 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() argument
126 char buf[2048]; in testInternalGet() local
167 char buf[2048]; in testMultithreadedGet() local
209 char buf[2048]; testExternalGet() local
[all...]
H A Dtest_long_header.c58 char *buf; member
98 char buf[2048]; in testLongUrlGet() local
159 char buf[2048]; in testLongHeaderGet() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp24 int read(void *opaque, uint8_t *buf, int buf_size) { in read() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUQueue.cpp78 wgpu::Buffer buf = *buffer.As<GPUBuffer>(); in writeBuffer() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go772 var buf bytes.Buffer var
/third_party/openssl/test/
H A Digetest.c153 unsigned char buf[MAX_VECTOR_SIZE]; in test_ige_vectors() local
196 unsigned char buf[MAX_VECTOR_SIZE]; in test_bi_ige_vectors() local
[all...]
H A Dcmsapitest.c31 char buf[80]; in test_encrypt_decrypt() local
295 unsigned char *buf = NULL; in read_all() local
325 unsigned char *buf = NULL; test_d2i_CMS_decode() local
[all...]
H A Dprovider_test.c16 static char buf[256]; variable
/third_party/optimized-routines/math/test/rtest/
H A Dmain.c137 char buf[1024], sparebuf[1024], *p; in dofile() local
[all...]
/third_party/openssl/apps/
H A Dmac.c82 unsigned char *buf = NULL; in mac_main() local
/third_party/openssl/crypto/bio/
H A Dbss_file.c347 static int file_gets(BIO *bp, char *buf, int size) in file_gets() argument
388 static int file_gets(BIO *bp, char *buf, int size) in file_gets() argument
H A Dbss_fd.c208 static int fd_gets(BIO *bp, char *buf, int size) in fd_gets() argument
H A Dossl_core_bio.c89 OSSL_CORE_BIO *ossl_core_bio_new_mem_buf(const void *buf, int len) in ossl_core_bio_new_mem_buf() argument
106 int ossl_core_bio_gets(OSSL_CORE_BIO *cb, char *buf, int size) in ossl_core_bio_gets() argument
111 int ossl_core_bio_puts(OSSL_CORE_BIO *cb, const char *buf) in ossl_core_bio_puts() argument
/third_party/openssl/crypto/crmf/
H A Dcrmf_pbm.c227 char buf[128]; in OSSL_CRMF_pbm_new() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc102 _hb_buffer_serialize_glyphs_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_json() argument
205 _hb_buffer_serialize_unicode_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_json() argument
258 _hb_buffer_serialize_glyphs_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_text() argument
352 _hb_buffer_serialize_unicode_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_text() argument
459 hb_buffer_serialize_glyphs(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_glyphs() argument
561 hb_buffer_serialize_unicode(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_unicode() argument
603 _hb_buffer_serialize_invalid(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_invalid() argument
659 hb_buffer_serialize(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize() argument
744 hb_buffer_deserialize_glyphs(hb_buffer_t *buffer, const char *buf, int buf_len, const char **end_ptr, hb_font_t *font, hb_buffer_serialize_format_t format) hb_buffer_deserialize_glyphs() argument
816 hb_buffer_deserialize_unicode(hb_buffer_t *buffer, const char *buf, int buf_len, const char **end_ptr, hb_buffer_serialize_format_t format) hb_buffer_deserialize_unicode() argument
[all...]
H A Dhb-cff-interp-dict-common.hh89 char buf[32]; in parse_bcd() local
H A Dhb-subset.cc172 hb_vector_t<char> buf; in _subset() local
126 _try_subset(const TableType *table, hb_vector_t<char>* buf, unsigned buf_size, hb_subset_context_t* c ) _try_subset() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc95 char buf[64]; in misc_calls_for_gid() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-format.hh111 char buf[32768]; in serialize() local

Completed in 22 milliseconds

1...<<241242243244245246247248249250>>...814