Home
last modified time | relevance | path

Searched defs:chunk (Results 426 - 450 of 716) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c85 sctp_do_ecn_ecne_work(struct sctp_association *asoc, __u32 lowest_tsn, struct sctp_chunk *chunk) sctp_do_ecn_ecne_work() argument
648 sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands, struct sctp_association *asoc, enum sctp_event_type event_type, union sctp_subtype subtype, struct sctp_chunk *chunk, unsigned int error) sctp_cmd_assoc_failed() argument
693 sctp_cmd_process_init(struct sctp_cmd_seq *commands, struct sctp_association *asoc, struct sctp_chunk *chunk, struct sctp_init_chunk *peer_init, gfp_t gfp) sctp_cmd_process_init() argument
757 sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_transport *t, struct sctp_chunk *chunk) sctp_cmd_transport_on() argument
828 sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) sctp_cmd_process_sack() argument
848 sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) sctp_cmd_setup_t2() argument
953 sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) sctp_cmd_setup_t4() argument
965 sctp_cmd_process_operr(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) sctp_cmd_process_operr() argument
1110 struct sctp_chunk *chunk; sctp_cmd_send_msg() local
1280 struct sctp_chunk *chunk = NULL, *new_obj; sctp_cmd_interpreter() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dty.c98 uint8_t chunk[CHUNK_SIZE]; member
167 static int analyze_chunk(AVFormatContext *s, const uint8_t *chunk) in analyze_chunk() argument
[all...]
/third_party/curl/lib/
H A Dc-hyper.c198 static int hyper_body_chunk(void *userdata, const hyper_buf *chunk) in hyper_body_chunk() argument
657 uploadpostfields(void *userdata, hyper_context *ctx, hyper_buf **chunk) uploadpostfields() argument
693 uploadstreamed(void *userdata, hyper_context *ctx, hyper_buf **chunk) uploadstreamed() argument
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfat.c154 uint8_t *chunk; /* pointer to chunk */ member
[all...]
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
[all...]
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp977 string_t chunk; in get_cbor_string() local
1077 binary_t chunk; in get_cbor_binary() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1781 unsigned chunk = nir_src_comp_as_uint(use_alu->src[1].src, in ssa_def_bits_used() local
1792 unsigned chunk = nir_src_comp_as_uint(use_alu->src[1].src, in ssa_def_bits_used() local
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_static.c1068 const char* chunk; in __itt_get_groups() local
/third_party/node/src/
H A Dstream_base.cc205 Local<Value> chunk; in Writev() local
236 Local<Value> chunk; in Writev() local
253 Local<Value> chunk; Writev() local
[all...]
H A Dudp_wrap.cc523 Local<Value> chunk; in DoSend() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c312 nghttp3_buf *chunk; in nghttp3_stream_write_stream_type() local
334 nghttp3_buf *chunk; in nghttp3_stream_write_settings() local
304 typed_buf_shared_init(nghttp3_typed_buf *tbuf, const nghttp3_buf *chunk) typed_buf_shared_init() argument
382 nghttp3_buf *chunk; nghttp3_stream_write_goaway() local
407 nghttp3_buf *chunk; nghttp3_stream_write_priority_update() local
448 nghttp3_buf *chunk; nghttp3_stream_write_header_block() local
560 nghttp3_buf *chunk; nghttp3_stream_write_data() local
662 nghttp3_buf *chunk; nghttp3_stream_write_qpack_decoder_stream() local
749 nghttp3_buf *chunk; nghttp3_stream_ensure_chunk() local
891 nghttp3_buf *chunk; stream_pop_outq_entry() local
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.cc383 byte chunk = value & 0x7F; in WriteULeb128() local
394 byte chunk = value & 0x7F; in WriteSLeb128() local
445 byte chunk; in DecodeSLeb128() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmemory-allocator.cc145 MemoryChunk* chunk = nullptr; in PerformFreeMemoryOnQueuedNonRegularChunks() local
154 MemoryChunk* chunk = nullptr; in PerformFreeMemoryOnQueuedChunks() local
399 PartialFreeMemory(BasicMemoryChunk* chunk, Address start_free, size_t bytes_to_free, Address new_area_end) PartialFreeMemory() argument
424 UnregisterSharedBasicMemoryChunk( BasicMemoryChunk* chunk) UnregisterSharedBasicMemoryChunk() argument
433 UnregisterBasicMemoryChunk(BasicMemoryChunk* chunk, Executability executable) UnregisterBasicMemoryChunk() argument
454 UnregisterMemoryChunk(MemoryChunk* chunk) UnregisterMemoryChunk() argument
463 FreeReadOnlyPage(ReadOnlyPage* chunk) FreeReadOnlyPage() argument
482 PreFreeMemory(MemoryChunk* chunk) PreFreeMemory() argument
491 PerformFreeMemory(MemoryChunk* chunk) PerformFreeMemory() argument
506 Free(MemoryAllocator::FreeMode mode, MemoryChunk* chunk) Free() argument
525 FreePooledChunk(MemoryChunk* chunk) FreePooledChunk() argument
604 void* chunk = unmapper()->TryGetPooledMemoryChunkSafe(); AllocateUninitializedPageFromPool() local
[all...]
H A Dscavenger.cc125 MemoryChunk* chunk = MemoryChunk::FromHeapObject(host); in HandleSlot() local
431 MemoryChunk* chunk; in CollectGarbage() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc166 Chunk& chunk = FindChunk(pos, stats); in GetDataAt() local
597 const Chunk& chunk = GetChunk(current_.chunk_no); SkipToPosition() local
644 const Chunk& chunk = GetChunk(current_.chunk_no); FillBufferFromCurrentChunk() local
741 const uint8_t* chunk = nullptr; FetchChunk() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc224 MemoryChunk* chunk = MemoryChunk::FromHeapObject(*receiver); in DeleteObjectPropertyFast() local
/third_party/node/deps/v8/src/snapshot/
H A Dcode-serializer.cc120 BasicMemoryChunk* chunk = BasicMemoryChunk::FromAddress(address); in SerializeReadOnlyObject() local
/third_party/node/deps/openssl/openssl/engines/
H A De_padlock.c338 size_t chunk; in padlock_cfb_cipher() local
409 size_t chunk; padlock_ofb_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_rand.c546 size_t chunk, max_request = 0; in evp_rand_generate_locked() local
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c281 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
319 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c398 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
472 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
H A Dmodule-zeroconf-publish.c643 static int avahi_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in avahi_process_msg() argument
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c235 pa_memchunk chunk; in mmap_fill_memblocks() local
289 pa_memchunk chunk; in mmap_post_memblocks() local
646 sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) sink_process_msg() argument
735 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/modules/rtp/
H A Dmodule-rtp-recv.c134 static int sink_input_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_input_process_msg() argument
150 static int sink_input_pop_cb(pa_sink_input *i, size_t length, pa_memchunk *chunk) { in sink_input_pop_cb() argument
206 pa_memchunk chunk; in rtpoll_work_cb() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-http.c144 pa_memchunk chunk; in do_write() local
194 static int source_output_process_msg(pa_msgobject *m, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in source_output_process_msg() argument
220 source_output_push_cb(pa_source_output *o, const pa_memchunk *chunk) source_output_push_cb() argument
227 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(o), SOURCE_OUTPUT_MESSAGE_POST_DATA, NULL, 0, chunk, NULL); source_output_push_cb() local
[all...]

Completed in 36 milliseconds

1...<<11121314151617181920>>...29