Home
last modified time | relevance | path

Searched defs:tail (Results 126 - 150 of 347) sorted by relevance

12345678910>>...14

/third_party/libwebsockets/lib/system/smd/
H A Dsmd.c495 lws_dll2_t *tail = &pr->tail->list; _lws_smd_msg_next_matching_filter() local
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c51 uint32_t tail; member
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c46 uint32_t tail; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dptrlist.c444 struct ptr_list *head, *tail; in copy_ptr_list() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_ring.c148 uint32_t tail __attribute__((aligned(64))); in vn_ring_get_layout() member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_driver_query.c208 unsigned head, tail; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
311 Poly1305_Update(POLY1305_ctx(actx), zero, tail); in chacha20_poly1305_tls_cipher() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
/third_party/openssl/crypto/bn/
H A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
311 Poly1305_Update(POLY1305_ctx(actx), zero, tail); in chacha20_poly1305_tls_cipher() local
/third_party/skia/src/core/
H A DSkTInternalLList.h189 T* tail() const { return fTail; } in tail() function in SkTInternalLList
/third_party/skia/src/gpu/ops/
H A DOpsTask.h212 GrOp* tail() const { return fTail; } in tail() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain::List
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbasic_block.h119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
H A Dfunction.h104 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
105 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
H A Dfunction.h104 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
105 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
/third_party/openssl/test/
H A Dproperty_test.c528 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h582 FT_ListNode tail; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-vector.hh145 Type& tail () { return (*this)[length - 1]; } in tail() function
146 const Type& tail () const { return (*this)[length - 1]; } in tail() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.h119 index_type tail() const { return tail_; } in tail() function in absl::cord_internal::CordRepRing
[all...]
/third_party/skia/experimental/sktext/src/
H A DLine.h32 void merge(TextMetrics tail) { in merge() argument
121 void moveTo(Stretch& tail) { in moveTo() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dbasic_block.h119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
H A Dfunction.h105 BasicBlock* tail() { return blocks_.back().get(); } in tail() function in spvtools::opt::Function
106 const BasicBlock* tail() const { return blocks_.back().get(); } in tail() function in spvtools::opt::Function

Completed in 28 milliseconds

12345678910>>...14