/third_party/libbpf/include/linux/ |
H A D | ring_buffer.h | 12 ring_buffer_write_tail(struct perf_event_mmap_page *base, __u64 tail) ring_buffer_write_tail() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | packet_internal.h | 32 PacketListEntry *head, *tail; member
|
/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 join_impl(std::string& s, const char delimiter, const Head& head, const Tail&... tail) join_impl() argument
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_list.h | 37 struct cil_list_item *tail; member
|
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
H A D | fiq_debugger_ringbuf.h | 24 int tail; member
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | base64.h | 46 uint32_t tail = text_len - i; in Encode() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | lf_ring.h | 40 volatile FILLP_ULONG tail; member 45 volatile FILLP_ULONG tail; member
|
/third_party/curl/lib/ |
H A D | llist.h | 40 struct Curl_llist_element *tail; member
|
/third_party/mesa3d/src/util/ |
H A D | u_worklist.c | 103 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_push_tail_index() local 114 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_peek_tail_index() local 124 unsigned tail = (w->start + w->count - 1) % w->size; in u_worklist_pop_tail_index() local
|
H A D | u_fifo.h | 34 size_t tail; member
|
H A D | u_vector.h | 51 uint32_t tail; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene_queue.c | 61 unsigned tail; member
|
/third_party/lwip/src/api/ |
H A D | netbuf.c | 176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_rc4_hmac_md5.h | 20 MD5_CTX head, tail, md; member
|
/third_party/skia/src/gpu/ |
H A D | GrRingBuffer.cpp | 18 size_t head, tail; in getAllocationOffset() local
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_rc4_hmac_md5.h | 20 MD5_CTX head, tail, md; member
|
/third_party/selinux/checkpolicy/ |
H A D | queue.h | 26 queue_node_ptr_t tail; member
|
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
H A D | fiq_debugger_ringbuf.h | 26 int tail; member
|
/device/soc/rockchip/rk2206/hardware/ |
H A D | build.py | 61 def tail(self): member in BuildGn
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component.cpp | 59 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<Component>); in MergeRSNode() local 74 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<SingleChild>); in MergeRSNode() local 85 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<SingleChild>); in MergeRSNode() local 98 void Component::MergeRSNode(const RefPtr<Component>& head, const RefPtr<Component>& tail) in MergeRSNode() argument [all...] |
/third_party/ffmpeg/tools/ |
H A D | ffescape.c | 100 char *tail; in main() local
|
/third_party/node/test/cctest/ |
H A D | test_node_postmortem_metadata.cc | 144 auto tail = head + nodedbg_offset_ListNode_HandleWrap__prev___uintptr_t; in TEST_F() local 179 auto tail = head + nodedbg_offset_ListNode_ReqWrap__prev___uintptr_t; in TEST_F() local
|
/third_party/nghttp2/src/ |
H A D | template.h | 94 tail{std::exchange(other.tail, nullptr)}, struct 142 T *head, *tail; global() variable [all...] |
/third_party/openssl/test/ |
H A D | rdrand_sanitytest.c | 60 unsigned char *tail = &buf[sizeof(buf) - sizeof(check)]; in sanity_check_bytes() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-set-digest.hh | 160 tail_t tail; member
|