| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrlist.c | 444 struct ptr_list *head, *tail; in copy_ptr_list() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_ring.c | 148 uint32_t tail __attribute__((aligned(64))); in vn_ring_get_layout() member
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_driver_query.c | 208 unsigned head, tail; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 124 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 D | e_chacha20_poly1305.c | 218 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 D | bn_ctx.c | 33 BN_POOL_ITEM *head, *current, *tail; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 33 BN_POOL_ITEM *head, *current, *tail; member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 218 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 D | SkTInternalLList.h | 189 T* tail() const { return fTail; } in tail() function in SkTInternalLList
|
| /third_party/skia/src/gpu/ops/ |
| H A D | OpsTask.h | 212 GrOp* tail() const { return fTail; } in tail() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain::List
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 124 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 D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 104 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 D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 104 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 D | property_test.c | 528 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | fttypes.h | 582 FT_ListNode tail; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-vector.hh | 145 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 D | cord_rep_ring.h | 119 index_type tail() const { return tail_; } in tail() function in absl::cord_internal::CordRepRing [all...] |
| /third_party/skia/experimental/sktext/src/ |
| H A D | Line.h | 32 void merge(TextMetrics tail) { in merge() argument 121 void moveTo(Stretch& tail) { in moveTo() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | basic_block.h | 119 iterator tail() { in tail() function in spvtools::opt::BasicBlock
|
| H A D | function.h | 105 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 D | theme_pack_resource.cpp | 291 std::string tail = path.substr(pos + 1); in LoadThemeResource() local
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 430 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 D | ext_sm3.c | 69 hi_u8 tail[SM3_BLOCK_SIZE]; member [all...] |