Home
last modified time | relevance | path

Searched defs:progress (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/external/mesa3d/src/compiler/nir/
Dnir_opt_constant_folding.c38 bool progress; member
120 bool progress = false; in constant_fold_deref() local
151 bool progress = false; in constant_fold_intrinsic_instr() local
172 bool progress = false; in constant_fold_tex_instr() local
186 bool progress = false; in constant_fold_block() local
213 bool progress = false; in nir_opt_constant_folding_impl() local
229 bool progress = false; in nir_opt_constant_folding() local
Dnir_opt_cse.c44 bool progress = false; in cse_block() local
71 bool progress = cse_block(nir_start_block(impl), instr_set); in nir_opt_cse_impl() local
84 bool progress = false; in nir_opt_cse() local
Dnir_normalize_cubemap_coords.c39 bool progress = false; in normalize_cubemap_coords_block() local
93 bool progress = false; in normalize_cubemap_coords_impl() local
108 bool progress = false; in nir_normalize_cubemap_coords() local
Dnir_lower_to_source_mods.c39 bool progress = false; in nir_lower_to_source_mods_block() local
190 bool progress = false; in nir_lower_to_source_mods_impl() local
206 bool progress = false; in nir_lower_to_source_mods() local
Dnir_lower_returns.c84 bool progress = lower_returns_in_cf_list(&loop->body, state); in lower_returns_in_loop() local
103 bool progress, then_progress, else_progress; in lower_returns_in_if() local
213 bool progress = false; in lower_returns_in_cf_list() local
261 bool progress = lower_returns_in_cf_list(&impl->body, &state); in nir_lower_returns_impl() local
274 bool progress = false; in nir_lower_returns() local
Dnir_opt_move_comparisons.c105 bool *progress = data; in move_comparison_source_cb() local
117 bool progress = false; in move_comparisons() local
168 bool progress = false; in nir_opt_move_comparisons() local
Dnir_opt_trivial_continues.c38 bool progress = false; in lower_trivial_continues_block() local
77 bool progress = false; in lower_trivial_continues_list() local
120 bool progress = false; in nir_opt_trivial_continues() local
Dnir_opt_remove_phis.c69 bool progress = false; in remove_phis_block() local
145 bool progress = false; in remove_phis_impl() local
164 bool progress = false; in nir_opt_remove_phis() local
Dnir_lower_system_values.c34 bool progress = false; in convert_block() local
158 bool progress = false; in convert_impl() local
174 bool progress = false; in nir_lower_system_values() local
Dnir_move_vec_src_uses_to_dest.c67 bool progress = false; in move_vec_src_uses_to_dest_block() local
184 bool progress = false; in nir_move_vec_src_uses_to_dest_impl() local
203 bool progress = false; in nir_move_vec_src_uses_to_dest() local
Dnir_opt_intrinsics.c36 bool progress = false; in opt_intrinsics_impl() local
77 bool progress = false; in nir_opt_intrinsics() local
Dnir_lower_clamp_color_outputs.c104 bool progress = false; in lower_block() local
118 bool progress = false; in lower_impl() local
132 bool progress = false; in nir_lower_clamp_color_outputs() local
Dnir_lower_load_const_to_scalar.c74 bool progress = false; in nir_lower_load_const_to_scalar_impl() local
94 bool progress = false; in nir_lower_load_const_to_scalar() local
Dnir_lower_constant_initializers.c44 bool progress = false; in lower_const_initializer() local
71 bool progress = false; in nir_lower_constant_initializers() local
Dnir_lower_64bit_packing.c56 bool progress = false; in lower_64bit_pack_impl() local
99 bool progress = false; in nir_lower_64bit_pack() local
/external/e2fsprogs/lib/ext2fs/
Dprogress.c38 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_init()
74 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_update()
94 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_close()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir_lower_tg4_to_tex.c35 bool progress = false; in lower_tg4() local
117 bool progress = false; in lower_tg4_func() local
132 bool progress = false; in ir3_nir_lower_tg4_to_tex() local
/external/python/cpython3/Lib/sqlite3/test/
Dbackup.py61 def progress(status, remaining, total): function
75 def progress(status, remaining, total): function
88 def progress(status, remaining, total): function
107 def progress(status, remaining, total): function
128 def progress(status, remaining, total): function
/external/mesa3d/src/intel/compiler/
Dbrw_fs_cmod_propagation.cpp54 bool progress = false; in opt_cmod_propagation_local() local
198 bool progress = false; in opt_cmod_propagation() local
Dbrw_vec4_cmod_propagation.cpp41 bool progress = false; in opt_cmod_propagation_local() local
185 bool progress = false; in opt_cmod_propagation() local
Dbrw_fs_saturate_propagation.cpp48 bool progress = false; in opt_saturate_propagation_local() local
151 bool progress = false; in opt_saturate_propagation() local
Dbrw_nir_lower_cs_intrinsics.c31 bool progress; member
40 bool progress = false; in lower_cs_intrinsics_convert_block() local
138 bool progress = false; in brw_nir_lower_cs_intrinsics() local
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py70 rsrcname=None, others=[], raw=0, progress="default", destroot=""): argument
147 def process_common(template, progress, code, rsrcname, destname, is_update, argument
282 def process_common_macho(template, progress, code, rsrcname, destname, is_update, argument
349 def copyres(input, output, skiptypes, skipowner, progress=None): argument
396 def copyapptree(srctree, dsttree, exceptlist=[], progress=None): argument
/external/python/cpython2/Lib/sqlite3/test/
Dhooks.py156 def progress(): function
172 def progress(): function
195 def progress(): function
211 def progress(): function
/external/mesa3d/src/compiler/glsl/
Dopt_dead_code.cpp49 bool progress = false; in do_dead_code() local
179 bool progress = false; in do_dead_code_unlinked() local

12345678910>>...14