/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
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/ |
H A D | kutf_mem.h | 46 struct list_head head; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/include/kutf/ |
H A D | kutf_mem.h | 40 struct list_head head; member
|
/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
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_opl.h | 44 ngtcp2_opl_entry *head; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
H A D | burn_file.c | 22 hi_upg_common_head head = { 0 }; in loaderboot_get_section_head() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_manager.h | 29 struct list_head head;
member
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
H A D | rk_list.h | 57 struct rk_list_node *head; member in rk_list
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_manager.h | 27 struct list_head head; member
|
/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/unpackauthdata_fuzzer/ |
H A D | unpackauthdata_fuzzer.cpp | 30 AuthDataHead head = *const_cast<AuthDataHead *>(reinterpret_cast<const AuthDataHead *>(data)); in UnpackAuthDataFuzzTest() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | packet_internal.h | 32 PacketListEntry *head, *tail; member
|
/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
|
/foundation/multimedia/audio_framework/frameworks/cj/src/ |
H A D | multimedia_audio_stream_manager_callback.cpp | 31 auto head = static_cast<CAudioCapturerChangeInfo *>( in OnCapturerStateChange() local
|
/foundation/multimodalinput/input/util/network/src/ |
H A D | net_packet.cpp | 32 PACKHEAD head = { msgId_, wPos_ }; in MakeData() local 33 buf << head; in MakeData() local
|