Home
last modified time | relevance | path

Searched defs:block (Results 201 - 225 of 2383) sorted by relevance

12345678910>>...96

/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc56 void operator delete(void* block, size_t /* allocation_size */) { in operator delete() argument
/third_party/libdrm/intel/
H A Dmm.c60 struct mem_block *heap, *block; in mmInit() local
[all...]
/third_party/lame/ACM/
H A Dmain.cpp43 void operator delete(void *block) { in operator delete() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_pntc_ytransform.c87 lower_pntc_ytransform_block(lower_pntc_ytransform_state *state, nir_block *block) lower_pntc_ytransform_block() argument
H A Dnir_sweep.c44 sweep_block(nir_shader *nir, nir_block *block) in sweep_block() argument
H A Dnir_move_vec_src_uses_to_dest.c65 move_vec_src_uses_to_dest_block(nir_block *block) in move_vec_src_uses_to_dest_block() argument
H A Dnir_opt_remove_phis.c67 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 Dnir_opt_trivial_continues.c36 lower_trivial_continues_block(nir_block *block, nir_loop *loop) in lower_trivial_continues_block() argument
H A Dnir_lower_to_source_mods.c51 nir_lower_to_source_mods_block(nir_block *block, in nir_lower_to_source_mods_block() argument
H A Dnir_opt_conditional_discard.c36 nir_opt_conditional_discard_block(nir_builder *b, nir_block *block) in nir_opt_conditional_discard_block() argument
H A Dnir_lower_clamp_color_outputs.c99 lower_block(lower_state *state, nir_block *block) in lower_block() argument
H A Dnir_gs_count_vertices.c75 nir_block *block = (nir_block *) entry->key; in nir_gs_count_vertices_and_primitives() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_liveness.c39 compute_block_liveness(struct ir3_liveness *live, struct ir3_block *block, in compute_block_liveness() argument
[all...]
H A Dir3_dce.c70 remove_unused_by_block(struct ir3_block *block) in remove_unused_by_block() argument
[all...]
H A Dir3_nir_move_varying_inputs.c101 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 Ddelay.c132 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 Dlfs_filebd.c65 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 Dvc4_opt_peephole_sf.c110 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 Dfactor.hpp62 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 Dbrw_vec4_cmod_propagation.cpp50 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 Dmidgard_opt_perspective.c51 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 Dmidgard_opt_dce.c70 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 Dpan_lower_writeout.c134 nir_block *block = stores[i]->instr.block; in pan_nir_lower_zs_store() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c243 const struct cmd_block *block; in lp_linear_rasterize_bin() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-vreg-allocator.h38 void PreProcessBasicBlock(MaglevCompilationUnit*, BasicBlock* block) {} in PreProcessBasicBlock() argument

Completed in 8 milliseconds

12345678910>>...96