Home
last modified time | relevance | path

Searched defs:tail (Results 226 - 250 of 1265) sorted by relevance

12345678910>>...51

/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
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Dfs_manager.h68 struct FstabItem *tail; member
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm.c192 static struct frame_tail *user_backtrace(struct fiq_debugger_output *output, struct frame_tail *tail) in user_backtrace() argument
220 struct frame_tail *tail; in fiq_debugger_dump_stacktrace() local
[all...]
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnetbuf_adapter.c543 int32_t NetBufResizeRoom(NetBuf *nb, uint32_t head, uint32_t tail) in NetBufResizeRoom() argument
/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnetbuf_adapter.c541 int32_t NetBufResizeRoom(NetBuf *nb, uint32_t head, uint32_t tail) in NetBufResizeRoom() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_server.c421 WifiHalEventCallbackMsg *tail = head->pre; in PopBackCallbackMsg() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap_if.c538 int RfcommSendData(uint16_t lcid, const uint8_t *header, uint8_t headSize, uint8_t tail, Packet *pkt) in RfcommSendData() argument
/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 17 milliseconds

12345678910>>...51