Home
last modified time | relevance | path

Searched defs:tail (Results 376 - 400 of 1235) sorted by relevance

1...<<11121314151617181920>>...50

/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
/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp291 std::string tail = path.substr(pos + 1); in LoadThemeResource() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp430 bool Utils::endWithTail(const std::string& path, const std::string& tail) in endWithTail() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_sm3.c69 hi_u8 tail[SM3_BLOCK_SIZE]; member
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...50