| /third_party/googletest/googletest/samples/ |
| H A D | sample10_unittest.cc | 56 void operator delete(void* block, size_t /* allocation_size */) { in operator delete() argument
|
| /third_party/libdrm/intel/ |
| H A D | mm.c | 60 struct mem_block *heap, *block; in mmInit() local [all...] |
| /third_party/lame/ACM/ |
| H A D | main.cpp | 43 void operator delete(void *block) { in operator delete() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_pntc_ytransform.c | 87 lower_pntc_ytransform_block(lower_pntc_ytransform_state *state, nir_block *block) lower_pntc_ytransform_block() argument
|
| H A D | nir_sweep.c | 44 sweep_block(nir_shader *nir, nir_block *block) in sweep_block() argument
|
| H A D | nir_move_vec_src_uses_to_dest.c | 65 move_vec_src_uses_to_dest_block(nir_block *block) in move_vec_src_uses_to_dest_block() argument
|
| H A D | nir_opt_remove_phis.c | 67 remove_phis_block(nir_block *block, nir_builder *b) in remove_phis_block() argument 145 nir_opt_remove_phis_block(nir_block *block) in nir_opt_remove_phis_block() argument [all...] |
| H A D | nir_opt_trivial_continues.c | 36 lower_trivial_continues_block(nir_block *block, nir_loop *loop) in lower_trivial_continues_block() argument
|
| H A D | nir_lower_to_source_mods.c | 51 nir_lower_to_source_mods_block(nir_block *block, in nir_lower_to_source_mods_block() argument
|
| H A D | nir_opt_conditional_discard.c | 36 nir_opt_conditional_discard_block(nir_builder *b, nir_block *block) in nir_opt_conditional_discard_block() argument
|
| H A D | nir_lower_clamp_color_outputs.c | 99 lower_block(lower_state *state, nir_block *block) in lower_block() argument
|
| H A D | nir_gs_count_vertices.c | 75 nir_block *block = (nir_block *) entry->key; in nir_gs_count_vertices_and_primitives() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_liveness.c | 39 compute_block_liveness(struct ir3_liveness *live, struct ir3_block *block, in compute_block_liveness() argument [all...] |
| H A D | ir3_dce.c | 70 remove_unused_by_block(struct ir3_block *block) in remove_unused_by_block() argument [all...] |
| H A D | ir3_nir_move_varying_inputs.c | 101 check_precondition_block(precond_state *state, nir_block *block) in check_precondition_block() argument 153 move_varying_inputs_block(state *state, nir_block *block) in move_varying_inputs_block() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/tests/ |
| H A D | delay.c | 132 struct ir3_block *block = ir3_start_block(ir); in fixup_wrmask() local 169 struct ir3_block *block = in main() local
|
| /third_party/littlefs/bd/ |
| H A D | lfs_filebd.c | 65 int lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_read() argument 101 int lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_prog() argument 134 int lfs_filebd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_filebd_erase() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_opt_peephole_sf.c | 110 qir_opt_peephole_sf_block(struct vc4_compile *c, struct qblock *block) in qir_opt_peephole_sf_block() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | factor.hpp | 62 next_grid_factor(const std::pair<T, std::vector<T>> &limits, const std::vector<T> &grid, const std::vector<std::vector<T>> &factors, std::pair<T, std::vector<T>> block, unsigned d = 0, unsigned i = 0) next_grid_factor() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_cmod_propagation.cpp | 50 opt_cmod_propagation_local(bblock_t *block, vec4_visitor *v) in opt_cmod_propagation_local() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_opt_perspective.c | 51 midgard_opt_combine_projection(compiler_context *ctx, midgard_block *block) in midgard_opt_combine_projection() argument 142 midgard_opt_varying_projection(compiler_context *ctx, midgard_block *block) in midgard_opt_varying_projection() argument
|
| H A D | midgard_opt_dce.c | 70 midgard_opt_dead_code_eliminate_block(compiler_context *ctx, midgard_block *block) in midgard_opt_dead_code_eliminate_block() argument 134 midgard_opt_dead_move_eliminate(compiler_context *ctx, midgard_block *block) in midgard_opt_dead_move_eliminate() argument [all...] |
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_writeout.c | 134 nir_block *block = stores[i]->instr.block; in pan_nir_lower_zs_store() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_linear.c | 243 const struct cmd_block *block; in lp_linear_rasterize_bin() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-vreg-allocator.h | 38 void PreProcessBasicBlock(MaglevCompilationUnit*, BasicBlock* block) {} in PreProcessBasicBlock() argument
|