Home
last modified time | relevance | path

Searched defs:blocks (Results 101 - 125 of 283) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c60 struct bi_ubo_block *blocks; member
/third_party/lzma/C/
H A DMtCoder.h126 CMtCoderBlock blocks[MTCODER_BLOCKS_MAX]; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c112 int blocks; member
118 int blocks; member
139 } blocks[8]; in tls1_multi_block_encrypt() local
404 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha256_cipher() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c108 int blocks; member
114 int blocks; member
135 } blocks[8]; in tls1_multi_block_encrypt() local
381 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams_dup.c25 size_t blocks; /* Number of aligned blocks */ member
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local
[all...]
/third_party/openssl/crypto/
H A Dparams_dup.c25 size_t blocks; /* Number of aligned blocks */ member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c112 int blocks; member
118 int blocks; member
139 } blocks[8]; in tls1_multi_block_encrypt() local
404 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha256_cipher() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c108 int blocks; member
114 int blocks; member
135 } blocks[8]; in tls1_multi_block_encrypt() local
381 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h260 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp404 std::vector<opt::BasicBlock*> blocks; in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h260 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp404 std::vector<opt::BasicBlock*> blocks; in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h80 inline iterator_range<block_iterator> blocks() const { in blocks() function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc214 const int blocks = (length + block_size - 1) / block_size; in zlib_file() local
[all...]
/third_party/spirv-tools/source/
H A Dcfa.h309 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument
[all...]
/third_party/python/Python/
H A Dpyhash.c254 Py_ssize_t remainder, blocks; in fnv() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp404 std::vector<opt::BasicBlock*> blocks; in Apply() local
[all...]
/base/update/updater/services/applypatch/
H A Dblock_set.cpp241 size_t blocks = it->second - it->first; in MoveBlock() local
/third_party/ffmpeg/libavcodec/
H A Dflashsv.c68 BlockInfo *blocks; member
[all...]
H A Dscpr.h58 uint32_t *blocks; member
H A Dsmcenc.c150 int blocks = 0; in smc_encode_stream() local
[all...]
H A Dopus_celt.h115 int blocks; /* number of iMDCT blocks in the frame, depends on transient */ member
/third_party/libsnd/src/
H A Dms_adpcm.c33 { int channels, blocksize, samplesperblock, blocks, dataremaining ; member

Completed in 17 milliseconds

12345678910>>...12