Home
last modified time | relevance | path

Searched defs:blocks (Results 151 - 175 of 751) sorted by relevance

12345678910>>...31

/third_party/node/deps/v8/third_party/zlib/
H A Dadler32_simd.c72 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
233 z_size_t blocks = len / BLOCK_SIZE; adler32_simd_() local
[all...]
/third_party/node/deps/zlib/
H A Dadler32_simd.c72 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
233 z_size_t blocks = len / BLOCK_SIZE; adler32_simd_() local
[all...]
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc4.c189 int blocks = 0; /* number of blocks read */ in read_raw_device() local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate01.c180 int blocks; in populate_files() local
H A Dfallocate03.c207 int blocks; in populate_file() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsort.c228 int blocks = 1; in sort_list() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbasic-block-instrumentor.cc97 BasicBlockVector* blocks = schedule->rpo_order(); in Instrument() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_box.h248 u_box_pixels_to_blocks(struct pipe_box *blocks, in u_box_pixels_to_blocks() argument
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dblake2b_prov.c154 blake2b_compress(BLAKE2B_CTX *S, const uint8_t *blocks, size_t len) blake2b_compress() argument
H A Dblake2s_prov.c147 blake2s_compress(BLAKE2S_CTX *S, const uint8_t *blocks, size_t len) blake2s_compress() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_rc4_hmac_md5.c83 md5_off = MD5_CBLOCK - key->md.num, blocks; in rc4_hmac_md5_cipher() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.h92 struct list_item *blocks, *blocks_tail; member
/third_party/openssl/crypto/evp/
H A De_rc4_hmac_md5.c83 md5_off = MD5_CBLOCK - key->md.num, blocks; in rc4_hmac_md5_cipher() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dconstruct.cpp73 Construct::ConstructBlockSet Construct::blocks(Function* function) const { in blocks() function in spvtools::val::Construct
/third_party/skia/src/core/
H A DSkBlockAllocator.cpp263 std::vector<const Block*> blocks; in validate() local
[all...]
/third_party/openssl/providers/implementations/digests/
H A Dblake2b_prov.c154 blake2b_compress(BLAKE2B_CTX *S, const uint8_t *blocks, size_t len) blake2b_compress() argument
H A Dblake2s_prov.c147 blake2s_compress(BLAKE2S_CTX *S, const uint8_t *blocks, size_t len) blake2s_compress() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp67 std::vector<uint32_t> blocks; in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp67 std::vector<uint32_t> blocks; in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.cpp73 Construct::ConstructBlockSet Construct::blocks(Function* function) const { in blocks() function in spvtools::val::Construct
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinflate.c49 *blocks; /* current inflate_blocks state */ member
/third_party/pulseaudio/src/tests/
H A Dmemblock-test.c76 pa_memblock* blocks[5]; in START_TEST() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dadler32_simd.c72 z_size_t blocks = len / BLOCK_SIZE; in adler32_simd_() local
233 z_size_t blocks = len / BLOCK_SIZE; adler32_simd_() local
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp67 std::vector<uint32_t> blocks; in Apply() local
[all...]
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp72 Construct::ConstructBlockSet Construct::blocks(Function* /*function*/) const { in blocks() function in spvtools::val::Construct

Completed in 12 milliseconds

12345678910>>...31