Home
last modified time | relevance | path

Searched defs:tail (Results 201 - 225 of 1201) sorted by relevance

12345678910>>...49

/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.h145 nghttp2_outbound_item *head, *tail; member
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
H A Dprotocol_lws_minimal.c34 uint32_t tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c34 uint32_t tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dprotocol_lws_minimal_server_echo.c36 uint32_t tail; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c34 uint32_t tail; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.c122 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 Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
/third_party/openssl/crypto/evp/
H A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DIntermRebuild.h92 ConsList<T> *tail; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.h92 ConsList<T> *tail; member
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp157 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 Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DLinkedList.h219 LinkNode<T>* tail() const { in tail() function in LinkedList
/third_party/optimized-routines/math/
H A Dexp.c85 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 Dticket.h124 Record tail; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp29 UListNode *tail; member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dformat.cc120 absl::string_view tail = input; in ParseTime() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing_helpers.h341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
/third_party/zlib/examples/
H A Dgznorm.c123 size_t tail; // number of trailer bytes read (0..8) in gzip_normalize() local
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c40 char tail[]; member
[all...]
H A Dauthenc.c37 char tail[]; member
H A Dxts.c35 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 Dst-dma-fence-chain.c111 struct dma_fence *tail; member
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-neonbs-glue.c347 int tail = req->cryptlen % AES_BLOCK_SIZE; in __xts_crypt() local

Completed in 13 milliseconds

12345678910>>...49