Home
last modified time | relevance | path

Searched defs:tail (Results 26 - 50 of 271) sorted by relevance

1234567891011

/third_party/musl/src/math/
H A Dexp2.c74 double_t kd, r, r2, scale, tail, tmp; in exp2() local
H A Dexp.c76 double_t kd, z, r, r2, scale, tail, tmp; in exp() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp2.c74 double_t kd, r, r2, scale, tail, tmp; in exp2() local
/third_party/ltp/testcases/kernel/syscalls/io_uring/
H A Dio_uring02.c90 uint32_t i, count, tail; in drain_fallback() local
210 uint32_t tail; in run() local
[all...]
/third_party/libwebsockets/lib/system/smd/
H A Dprivate-lib-system-smd.h60 lws_smd_msg_t *tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
H A Dprotocol_lws_minimal.c48 uint32_t tail; member
/third_party/lwip/test/unit/arch/
H A Dsys_arch.h44 unsigned int head, tail; member
/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc31 T tail; in VisitWeakList() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_ring.h46 volatile atomic_uint *tail; member
/third_party/pulseaudio/src/pulsecore/
H A Dstrbuf.c45 struct chunk *head, *tail; member
/third_party/skia/src/core/
H A DSkArenaAllocList.h48 Iter tail() { return Iter(fTail); } in tail() function in SkArenaAllocList
H A DSkImageFilterCache.cpp87 Value* tail = fLRU.tail(); variable
88 SkASSERT(tail); variable
99 Value* tail = fLRU.tail(); variable
100 SkASSERT(tail); variable
/third_party/optimized-routines/math/
H A Dexp2.c81 double_t kd, r, r2, scale, tail, tmp; in exp2() local
/third_party/python/Modules/_sqlite/
H A Dstatement.c56 const char *tail; in pysqlite_statement_create() local
/third_party/ffmpeg/libavfilter/dnn/
H A Dqueue.c35 QueueEntry *tail; member
[all...]
/third_party/icu/icu4c/source/common/
H A Dulist.cpp29 UListNode *tail; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-dll2.h204 struct lws_dll2 *tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dprotocol_lws_minimal.c35 uint32_t tail; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Davs.c53 int tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/
H A Dprotocol_lws_minimal.c36 uint32_t tail; member
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_queue.c72 unsigned tail; member
H A Dnine_helpers.h188 nine_range_pool_put_chain(struct nine_range_pool *pool, struct nine_range *head, struct nine_range *tail) nine_range_pool_put_chain() argument
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c30 static struct node *tail; // point to the last node, or NULL variable
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.h145 nghttp2_outbound_item *head, *tail; member
/third_party/musl/src/exit/linux/
H A Datexit.c30 static struct node *tail; // point to the last node, or NULL variable
[all...]

Completed in 11 milliseconds

1234567891011