/third_party/musl/porting/linux/user/src/stdio/ |
H A D | ofl_add.c | 5 FILE **head = __ofl_lock(); in __ofl_add() local
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | ofl_add.c | 5 FILE **head = __ofl_lock(); in __ofl_add() local
|
/third_party/musl/src/stdio/ |
H A D | ofl_add.c | 5 FILE **head = __ofl_lock(); in __ofl_add() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | ofl_add.c | 5 FILE **head = __ofl_lock(); in __ofl_add() local
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | ofl_add.c | 5 FILE **head = __ofl_lock(); in __ofl_add() local
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/mount-origin/ |
H A D | example.js | 1 var head = 0, tail = 0, ring = new Array(); variable
|
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/mount-origin/ |
H A D | example.js | 1 var head = 0, tail = 0, ring = new Array(); variable
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/mount-origin/ |
H A D | example.js | 1 var head = 0, tail = 0, ring = new Array(); variable
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/mount-origin/ |
H A D | example.js | 1 var head = 0, tail = 0, ring = new Array(); variable
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/mount-origin/ |
H A D | example.js | 1 var head = 0, tail = 0, ring = new Array(); variable
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_opl.h | 45 nghttp3_opl_entry *head; member
|
H A D | nghttp3_balloc.h | 57 nghttp3_memblock_hd *head; member
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_opl.h | 44 ngtcp2_opl_entry *head; member
|
H A D | ngtcp2_balloc.h | 56 ngtcp2_memblock_hd *head; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | packet_internal.h | 32 PacketListEntry *head, *tail; member
|
H A D | mpegaudiodecheader.c | 120 int ff_mpa_decode_header(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) in ff_mpa_decode_header() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_freeaddrinfo.c | 37 void ares__freeaddrinfo_cnames(struct ares_addrinfo_cname *head) in ares__freeaddrinfo_cnames() argument 49 void ares__freeaddrinfo_nodes(struct ares_addrinfo_node *head) in ares__freeaddrinfo_nodes() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | memory_pool.h | 38 unsigned char * head; member
|
/third_party/rust/crates/clap/examples/ |
H A D | git.rs | 76 let mut head = sub_matches.get_one::<String>("head").map(|s| s.as_str()); in main() variables
|
/third_party/benchmark/src/ |
H A D | benchmark_name.cc | 25 size_t size_impl(const Head& head, const Tail&... tail) { in size_impl() argument 34 void join_impl(std::string& s, const char delimiter, const Head& head, in join_impl() argument
|
/third_party/libcoap/examples/ |
H A D | coap_list.c | 36 coap_insert(coap_list_t **head, coap_list_t *node) { in coap_insert() argument
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_helpers.c | 79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, in nine_ranges_insert() argument
|
/third_party/mesa3d/src/mapi/ |
H A D | u_execmem.c | 43 static unsigned int head = 0; variable
|
/third_party/mesa3d/src/util/ |
H A D | sparse_array.h | 100 alignas(8) uint64_t head; member
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_list.h | 36 struct cil_list_item *head; member
|