Home
last modified time | relevance | path

Searched defs:processed (Results 51 - 75 of 229) sorted by relevance

12345678910

/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport_notify_qstate.c349 bool processed = false; in vmci_transport_notify_pkt_handle_pkt() local
/third_party/ffmpeg/libavcodec/
H A Dhnm4video.c47 uint8_t *processed; member
/third_party/ffmpeg/libavformat/
H A Dtls_securetransport.c347 static int map_ssl_error(OSStatus status, size_t processed) in map_ssl_error() argument
366 size_t available = 0, processed = 0; in tls_read() local
383 size_t processed = 0; in tls_write() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp309 UInt32 processed = 0; in Flush2() local
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdDecoder.cpp149 const size_t processed = (size_t)(_processedSize - startPos); in Code() local
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc187 RunEarleyAlgorithm( Symbol* start, const LexerResult& tokens, std::unordered_set<Item, base::hash<Item>>* processed) RunEarleyAlgorithm() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_context_test.cpp537 std::vector<uint32_t> processed; in TEST_F() local
593 std::vector<uint32_t> processed; in TEST_F() local
644 std::vector<uint32_t> processed; in TEST_F() local
683 std::vector<uint32_t> processed; TEST_F() local
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h142 std::unordered_set<uint32_t> processed; in DepthFirstTraversal() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h142 std::unordered_set<uint32_t> processed; in DepthFirstTraversal() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp537 std::vector<uint32_t> processed; in TEST_F() local
593 std::vector<uint32_t> processed; in TEST_F() local
644 std::vector<uint32_t> processed; in TEST_F() local
683 std::vector<uint32_t> processed; TEST_F() local
[all...]
/third_party/spirv-tools/source/
H A Dcfa.h185 std::unordered_set<uint32_t> processed; in DepthFirstTraversal() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c149 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
264 static size_t decode_buffer(void *codec_info, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in decode_buffer() argument
/third_party/spirv-tools/test/opt/
H A Dir_context_test.cpp551 std::vector<uint32_t> processed; in TEST_F() local
607 std::vector<uint32_t> processed; in TEST_F() local
658 std::vector<uint32_t> processed; in TEST_F() local
697 std::vector<uint32_t> processed; TEST_F() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dalgif_aead.c107 size_t processed = 0; /* [in] TX bufs to be consumed */ in _aead_recvmsg() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_kern.c30 __u64 processed; member
663 unsigned int processed; // offset:24; size:4; signed:0; member
703 unsigned int processed; // offset:24; size:4; signed:0; global() member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c707 size_t processed = 0; in cs_etm_decoder__process_data_block() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.h193 unsigned int processed:1; member
/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.c228 unsigned int value_sz, processed, slice; in xattr_foreach() local
341 xattr_namematch(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namematch() argument
359 xattr_copyvalue(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_copyvalue() argument
568 xattr_namelist(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namelist() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c32 bool processed; member
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.c183 unsigned int slice, processed; in erofs_xattr_copy_to_buffer() local
259 unsigned int slice, processed, value_sz; in erofs_getxattr_foreach() local
[all...]
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c153 size_t processed, pos; in FindSignature() local
[all...]

Completed in 21 milliseconds

12345678910