| /third_party/pulseaudio/src/tests/ |
| H A D | mix-test.c | 88 static void compare_block(const pa_sample_spec *ss, const pa_memchunk *chunk, int iter) { in compare_block() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | thread-mq.c | 57 pa_memchunk chunk; in asyncmsgq_read_cb() local
|
| H A D | strbuf.c | 36 struct chunk { struct [all...] |
| H A D | play-memblockq.c | 71 static int memblockq_stream_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in memblockq_stream_process_msg() argument 109 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | rand.c | 118 int chunk; in rand_main() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_d2i_fp.c | 206 size_t chunk = want > chunk_max ? chunk_max : want; in asn1_d2i_read_bio() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_des_hw.c | 111 size_t chunk = MAXCHUNK; in cipher_hw_des_cfb64_cipher() local 137 size_t n, chunk = MAXCHUNK / 8; cipher_hw_des_cfb1_cipher() local [all...] |
| /third_party/skia/src/xml/ |
| H A D | SkDOMParser.cpp | 10 char* SkDOMParser::dupstr(SkArenaAlloc* chunk, const char src[], size_t srcLen) { in dupstr() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_reader.h | 210 absl::string_view chunk = CordRepBtree::EdgeData(pos.edge).substr(pos.offset); Seek() local [all...] |
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_allocator.cpp | 46 struct Chunk* chunk = nullptr; in SetRamAddr() local 64 struct Chunk* chunk = reinterpret_cast<struct Chunk*>(static_cast<uint8_t*>(addr) - sizeof(struct Chunk)); in GetSize() local 77 struct Chunk* chunk = nullptr; Allocate() local 129 CombineFree(struct Chunk* chunk) CombineFree() argument 158 struct Chunk* chunk = nullptr; Free() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/ |
| H A D | image_png_plugin_fuzz.cpp | 60 png_unknown_chunkp chunk = nullptr; in DoPrivateFun() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libkvazaar.c | 125 kvz_data_chunk *chunk = NULL; in libkvazaar_init() local 244 kvz_data_chunk *chunk = NULL; in libkvazaar_encode() local [all...] |
| H A D | hapenc.c | 95 HapChunk *chunk = &ctx->chunks[i]; in hap_compress_frame() local [all...] |
| H A D | hapdec.c | 188 HapChunk *chunk = &ctx->chunks[i]; in hap_parse_frame_header() local 227 HapChunk *chunk = &ctx->chunks[chunk_nb]; decompress_chunks_thread() local [all...] |
| /third_party/curl/docs/examples/ |
| H A D | http2-pushinmemory.c | 68 static void init_memory(struct Memory *chunk) in init_memory() argument
|
| /third_party/node/src/ |
| H A D | node_wasm_web_api.cc | 100 Local<Value> chunk = args[0]; in Push() local
|
| /third_party/node/src/tracing/ |
| H A D | node_trace_buffer.cc | 20 auto& chunk = chunks_[total_chunks_++]; in AddTraceEvent() local 27 auto& chunk = chunks_[total_chunks_ - 1]; in AddTraceEvent() local 49 auto& chunk = chunks_[chunk_index]; GetEventByHandle() local 63 auto& chunk = chunks_[i]; Flush() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | HtmlParser.cc | 182 int HtmlParser::parse_chunk(const char *chunk, size_t size, int fin) { in parse_chunk() argument 201 int HtmlParser::parse_chunk_internal(const char *chunk, size_t size, int fin) { in parse_chunk_internal() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_rob.c | 49 int ngtcp2_rob_data_new(ngtcp2_rob_data **pd, uint64_t offset, size_t chunk, in ngtcp2_rob_data_new() argument 68 int ngtcp2_rob_init(ngtcp2_rob *rob, size_t chunk, const ngtcp2_mem *mem) { in ngtcp2_rob_init() argument [all...] |
| /third_party/lz4/lib/ |
| H A D | lz4file.c | 254 size_t chunk; in LZ4F_write() local
|
| /third_party/mesa3d/src/util/perf/ |
| H A D | u_trace.h | 219 struct u_trace_chunk *chunk; member
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_des.c | 151 size_t n, chunk = EVP_MAXCHUNK / 8; in des_cfb1_cipher() local [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitExecAllocator.c | 89 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) in free_chunk() argument 208 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) in free_chunk() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-sine-source.c | 136 pa_memchunk chunk; in process_render() local 79 source_process_msg( pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) source_process_msg() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/filter/ |
| H A D | lfe-filter.c | 33 pa_memchunk chunk; member
|