/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_outbound_item.h | 145 nghttp2_outbound_item *head, *tail; member
|
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/ |
H A D | protocol_lws_minimal.c | 34 uint32_t tail; member
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/ |
H A D | protocol_lws_minimal.c | 34 uint32_t tail; member
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
H A D | protocol_lws_minimal_server_echo.c | 36 uint32_t tail; member
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/ |
H A D | protocol_lws_minimal.c | 34 uint32_t tail; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_disasm_info.c | 122 struct inst_group *tail = rzalloc(disasm, struct inst_group); in disasm_new_inst_group() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.h | 55 SHA_CTX head, tail, md; member 60 SHA256_CTX head, tail, md; member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_rc4_hmac_md5.c | 33 MD5_CTX head, tail, md; member
|
/third_party/openssl/crypto/evp/ |
H A D | e_rc4_hmac_md5.c | 33 MD5_CTX head, tail, md; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | IntermRebuild.h | 92 ConsList<T> *tail; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermRebuild.h | 92 ConsList<T> *tail; member
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | LRUCache.hpp | 157 Entry *tail = nullptr; // Pointer to the least recently used entry in the LRU. member in sw::LRUCache
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.h | 55 SHA_CTX head, tail, md; member 60 SHA256_CTX head, tail, md; member
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | LinkedList.h | 219 LinkNode<T>* tail() const { in tail() function in LinkedList
|
/third_party/optimized-routines/math/ |
H A D | exp.c | 85 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | ticket.h | 124 Record tail; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ulist.cpp | 29 UListNode *tail; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | format.cc | 120 absl::string_view tail = input; in ParseTime() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_testing_helpers.h | 341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
|
/third_party/zlib/examples/ |
H A D | gznorm.c | 123 size_t tail; // number of trailer bytes read (0..8) in gzip_normalize() local
|
/kernel/linux/linux-5.10/crypto/ |
H A D | authencesn.c | 40 char tail[]; member [all...] |
H A D | authenc.c | 37 char tail[]; member
|
H A D | xts.c | 35 struct scatterlist *tail; member 166 int tail = req->cryptlen % XTS_BLOCK_SIZE; in xts_cts_final() local [all...] |
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | st-dma-fence-chain.c | 111 struct dma_fence *tail; member [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | aes-neonbs-glue.c | 347 int tail = req->cryptlen % AES_BLOCK_SIZE; in __xts_crypt() local
|