| /third_party/skia/experimental/sktext/src/ |
| H A D | Text.cpp | 63 std::unique_ptr<FontResolvedText> UnicodeText::resolveFonts(SkSpan<FontBlock> blocks) { in resolveFonts() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_outline_functions.cpp | 45 std::vector<opt::BasicBlock*> blocks; in Apply() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_internal-cipher.c | 106 size_t i, j, blocks; in crypto_cipher_encrypt() local 169 size_t i, j, blocks; in crypto_cipher_decrypt() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_internal-cipher.c | 106 size_t i, j, blocks; in crypto_cipher_encrypt() local 169 size_t i, j, blocks; in crypto_cipher_decrypt() local [all...] |
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| H A D | linear_order.cpp | 100 void LinearOrder::MakeLinearOrder(const T &blocks) in MakeLinearOrder() argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | branch_elimination_test.cpp | 45 void InitBlockToBeDisconnected(std::vector<BasicBlock *> &&blocks) in InitBlockToBeDisconnected() argument
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/ |
| H A D | graph.cpp | 193 auto &blocks = graph_->GetBlocksRPO(); in GetBasicBlockList() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | branch_elimination_test.cpp | 50 void InitBlockToBeDisconnected(std::vector<BasicBlock *> &&blocks) in InitBlockToBeDisconnected() argument
|
| H A D | basicblock_test.cpp | 25 void CheckVectorEqualSet(Blocks blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument 37 void CheckVectorEqualBlocksIdSet(Blocks blocks, std::vector<int> &&bbIds) in CheckVectorEqualBlocksIdSet() argument 286 const auto &blocks = GetGraph()->GetBlocksLinearOrder(); in TEST_F() local 347 const auto &blocks = GetGraph()->GetBlocksLinearOrder(); in TEST_F() local [all...] |
| H A D | loop_analyzer_test.cpp | 29 void CheckVectorEqualSet(Blocks blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument 41 void CheckVectorEqualSet(ArenaVector<T *> blocks, std::set<T *> &&excepct) in CheckVectorEqualSet() argument 53 void CheckVectorEqualBlocksIdSet(Blocks blocks, std::vector<int> &&bbIds) in CheckVectorEqualBlocksIdSet() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_api.c | 67 UMP_KERNEL_API_EXPORT ump_dd_status_code ump_dd_phys_blocks_get(ump_dd_handle memh, ump_dd_physical_block *blocks, unsigned long num_blocks) in ump_dd_phys_blocks_get() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pcm-dvd.c | 235 int blocks; in pcm_dvd_decode_frame() local 146 pcm_dvd_decode_samples(AVCodecContext *avctx, const uint8_t *src, void *dst, int blocks) pcm_dvd_decode_samples() argument [all...] |
| H A D | nellymoserdec.c | 148 int blocks, i, ret; in decode_tag() local
|
| H A D | sbcdsp.c | 270 sbc_calc_scalefactors(int32_t sb_sample_f[16][2][8], uint32_t scale_factor[2][8], int blocks, int channels, int subbands) sbc_calc_scalefactors() argument 288 sbc_calc_scalefactors_j(int32_t sb_sample_f[16][2][8], uint32_t scale_factor[2][8], int blocks, int subbands) sbc_calc_scalefactors_j() argument
|
| H A D | sbc.h | 86 uint8_t blocks; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_phi_builder.c | 35 nir_block **blocks; member
|
| H A D | nir_opt_comparison_pre.c | 57 struct exec_list blocks; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_lower_buffers.c | 85 struct gl_uniform_block **blocks; in get_block_array_index() local 131 struct gl_uniform_block **blocks; in get_block_index_offset() local [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | adler32_simd.c | 72 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 D | adler32_simd.c | 72 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 D | sched_tc4.c | 189 int blocks = 0; /* number of blocks read */ in read_raw_device() local
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| H A D | fallocate01.c | 180 int blocks; in populate_files() local
|
| H A D | fallocate03.c | 207 int blocks; in populate_file() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sort.c | 228 int blocks = 1; in sort_list() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | basic-block-instrumentor.cc | 97 BasicBlockVector* blocks = schedule->rpo_order(); in Instrument() local
|