Home
last modified time | relevance | path

Searched defs:blocks (Results 326 - 350 of 743) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/ffmpeg/libavcodec/
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
H A Dima_adpcm.c34 int channels, blocksize, samplesperblock, blocks ; member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_gcm.c93 struct gcm_block_info *blocks; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp237 process_block_array(struct uniform_block_array_elements *ub_array, char **name, size_t name_length, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, const struct gl_constants *consts, struct gl_shader_program *prog, unsigned first_index) process_block_array() argument
269 process_block_array_leaf(const char *name, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, unsigned linearized_index, const struct gl_constants *consts, struct gl_shader_program *prog) process_block_array_leaf() argument
358 struct gl_uniform_block *blocks = create_buffer_blocks() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.h339 struct bblock_t **blocks; member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/poly1305/
H A Dpoly1305-x86_64.s
/third_party/node/deps/v8/src/compiler/
H A Dmachine-graph-verifier.cc99 auto blocks = schedule_->all_blocks(); in Run() local
360 BasicBlockVector const* blocks = schedule_->all_blocks(); in Run() local
/third_party/node/deps/v8/src/api/
H A Dapi.h388 inline DetachableVector<Address*>* blocks() { return &blocks_; } in blocks() function in v8::internal::HandleScopeImplementer
/third_party/node/deps/v8/src/torque/
H A Dcfg.h133 const std::vector<Block*>& blocks() const { return placed_blocks_; } in blocks() function in v8::internal::torque::ControlFlowGraph
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h156 u64 blocks; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c141 int blocks; member
149 int blocks; member
167 } blocks[8]; in tls1_1_multi_block_encrypt() local
432 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c146 int blocks; member
154 int blocks; member
172 } blocks[8]; in tls1_1_multi_block_encrypt() local
417 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dgcm128.c1786 unsigned blocks = (mres + 15) & -16; local
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c141 int blocks; member
149 int blocks; member
167 } blocks[8]; in tls1_1_multi_block_encrypt() local
432 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c146 int blocks; member
154 int blocks; member
172 } blocks[8]; in tls1_1_multi_block_encrypt() local
417 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/openssl/crypto/modes/
H A Dgcm128.c1786 unsigned blocks = (mres + 15) & -16; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAstcDecodeModeTests.cpp214 auto blocks = getCompressedImageResolutionInBlocks(m_parameters.testedFormat, m_parameters.imageSize); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAstcDecodeModeTests.cpp214 auto blocks = getCompressedImageResolutionInBlocks(m_parameters.testedFormat, m_parameters.imageSize); in iterate() local
/third_party/openssl/include/crypto/
H A Dmodes.h156 u64 blocks; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_utils.cpp274 MakeSetClosedSSA(IRContext* context, Function* function, const std::unordered_set<uint32_t>& blocks, const std::unordered_set<BasicBlock*>& exit_bb, LCSSARewriter* lcssa_rewriter) MakeSetClosedSSA() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_utils.cpp274 MakeSetClosedSSA(IRContext* context, Function* function, const std::unordered_set<uint32_t>& blocks, const std::unordered_set<BasicBlock*>& exit_bb, LCSSARewriter* lcssa_rewriter) MakeSetClosedSSA() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h624 inline block_range blocks() { in blocks() function in llvm::RegionBase
631 inline const_block_range blocks() const { in blocks() function in llvm::RegionBase
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c354 unsigned long long blocks = 0; in listfiles() local
/third_party/toybox/toys/posix/
H A Dls.c365 unsigned long long blocks = 0; in listfiles() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...30