Home
last modified time | relevance | path

Searched defs:tail (Results 1 - 25 of 330) sorted by relevance

12345678910>>...14

/third_party/libbpf/include/linux/
H A Dring_buffer.h12 ring_buffer_write_tail(struct perf_event_mmap_page *base, __u64 tail) ring_buffer_write_tail() argument
/third_party/ffmpeg/libavcodec/
H A Dpacket_internal.h32 PacketListEntry *head, *tail; member
/third_party/benchmark/src/
H A Dbenchmark_name.cc25 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 Dcil_list.h37 struct cil_list_item *tail; member
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_ringbuf.h24 int tail; member
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dbase64.h46 uint32_t tail = text_len - i; in Encode() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h40 volatile FILLP_ULONG tail; member
45 volatile FILLP_ULONG tail; member
/third_party/curl/lib/
H A Dllist.h40 struct Curl_llist_element *tail; member
/third_party/mesa3d/src/util/
H A Du_worklist.c103 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 Du_fifo.h34 size_t tail; member
H A Du_vector.h51 uint32_t tail; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene_queue.c61 unsigned tail; member
/third_party/lwip/src/api/
H A Dnetbuf.c176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/skia/src/gpu/
H A DGrRingBuffer.cpp18 size_t head, tail; in getAllocationOffset() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/selinux/checkpolicy/
H A Dqueue.h26 queue_node_ptr_t tail; member
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_ringbuf.h26 int tail; member
/device/soc/rockchip/rk2206/hardware/
H A Dbuild.py61 def tail(self): member in BuildGn
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.cpp59 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 Dffescape.c100 char *tail; in main() local
/third_party/node/test/cctest/
H A Dtest_node_postmortem_metadata.cc144 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 Dtemplate.h94 tail{std::exchange(other.tail, nullptr)}, struct
142 T *head, *tail; global() variable
[all...]
/third_party/openssl/test/
H A Drdrand_sanitytest.c60 unsigned char *tail = &buf[sizeof(buf) - sizeof(check)]; in sanity_check_bytes() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh160 tail_t tail; member

Completed in 8 milliseconds

12345678910>>...14