/third_party/ffmpeg/libavcodec/ |
H A D | opus_celt.h | 115 int blocks; /* number of iMDCT blocks in the frame, depends on transient */ member
|
/third_party/libsnd/src/ |
H A D | ms_adpcm.c | 33 { int channels, blocksize, samplesperblock, blocks, dataremaining ; member
|
H A D | ima_adpcm.c | 34 int channels, blocksize, samplesperblock, blocks ; member [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_gcm.c | 93 struct gcm_block_info *blocks; member [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | link_uniform_blocks.cpp | 237 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 D | brw_cfg.h | 339 struct bblock_t **blocks; member
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-x86_64.s | |
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-graph-verifier.cc | 99 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 D | api.h | 388 inline DetachableVector<Address*>* blocks() { return &blocks_; } in blocks() function in v8::internal::HandleScopeImplementer
|
/third_party/node/deps/v8/src/torque/ |
H A D | cfg.h | 133 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 D | modes.h | 156 u64 blocks; member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 141 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 D | e_aes_cbc_hmac_sha1.c | 146 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 D | gcm128.c | 1786 unsigned blocks = (mres + 15) & -16; local
|
/third_party/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 141 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 D | e_aes_cbc_hmac_sha1.c | 146 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 D | gcm128.c | 1786 unsigned blocks = (mres + 15) & -16; local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAstcDecodeModeTests.cpp | 214 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 D | vktImageAstcDecodeModeTests.cpp | 214 auto blocks = getCompressedImageResolutionInBlocks(m_parameters.testedFormat, m_parameters.imageSize); in iterate() local
|
/third_party/openssl/include/crypto/ |
H A D | modes.h | 156 u64 blocks; member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_utils.cpp | 274 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 D | loop_utils.cpp | 274 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 D | RegionInfo.h | 624 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 D | ls.c | 354 unsigned long long blocks = 0; in listfiles() local
|
/third_party/toybox/toys/posix/ |
H A D | ls.c | 365 unsigned long long blocks = 0; in listfiles() local
|