Home
last modified time | relevance | path

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

12345678910>>...21

/external/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp233 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
260 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
294 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
329 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
368 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
383 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
407 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
428 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
458 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
487 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_lower_convert_alu_types.c31 bool progress = false; in try_simplify_convert_intrin() local
72 bool progress = false; in opt_simplify_convert_alu_types_impl() local
111 bool progress = false; in nir_opt_simplify_convert_alu_types() local
125 bool progress = false; in lower_convert_alu_types_impl() local
161 bool progress = false; in nir_lower_convert_alu_types() 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
87 bool progress = false; in nir_opt_cse() local
Dnir_lower_returns.c87 bool progress = lower_returns_in_cf_list(&loop->body, state); in lower_returns_in_loop() local
106 bool progress, then_progress, else_progress; in lower_returns_in_if() local
225 bool progress = false; in lower_returns_in_cf_list() local
274 bool progress = lower_returns_in_cf_list(&impl->body, &state); in nir_lower_returns_impl() local
290 bool progress = false; in nir_lower_returns() 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_gather_ssa_types.c29 BITSET_WORD *int_types, bool *progress) in set_type()
55 BITSET_WORD *types, bool *progress) in copy_type()
73 BITSET_WORD *int_types, bool *progress) in copy_types()
99 bool progress; in nir_gather_ssa_types() local
Dnir_lower_bool_to_int32.c36 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local
121 bool progress = false; in nir_lower_bool_to_int32_impl() local
169 bool progress = false; in nir_lower_bool_to_int32() local
Dnir_opt_dead_write_vars.c78 bool progress = false; in update_unused_writes() local
114 bool progress = false; in remove_dead_write_vars_local() local
236 bool progress = false; in remove_dead_write_vars_impl() local
257 bool progress = false; in nir_opt_dead_write_vars() 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_lower_bool_to_float.c37 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local
132 bool progress = false; in nir_lower_bool_to_float_impl() local
181 bool progress = false; in nir_lower_bool_to_float() local
Dnir_opt_access.c212 bool progress = false; in process_intrinsic() local
247 bool progress = false; in process_intrinsic() local
282 bool progress = false; in opt_access_impl() local
312 bool progress = false; in nir_opt_access() local
Dnir_opt_remove_phis.c69 bool progress = false; in remove_phis_block() local
155 bool progress = false; in nir_opt_remove_phis_impl() local
178 bool progress = false; in nir_opt_remove_phis() local
Dnir_move_vec_src_uses_to_dest.c67 bool progress = false; in move_vec_src_uses_to_dest_block() local
185 bool progress = false; in nir_move_vec_src_uses_to_dest_impl() local
204 bool progress = false; in nir_move_vec_src_uses_to_dest() local
Dnir_lower_interpolation.c41 bool progress = false; in nir_lower_interpolation_block() local
144 bool progress = false; in nir_lower_interpolation_impl() local
160 bool progress = false; in nir_lower_interpolation() local
Dnir_lower_to_source_mods.c54 bool progress = false; in nir_lower_to_source_mods_block() local
208 bool progress = false; in nir_lower_to_source_mods_impl() local
225 bool progress = false; in nir_lower_to_source_mods() local
Dnir_lower_bool_to_bitsize.c37 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local
334 bool progress = false; in lower_load_const_instr() local
393 bool progress = false; in nir_lower_bool_to_bitsize_impl() local
435 bool progress = false; in nir_lower_bool_to_bitsize() local
/external/mesa3d/src/gallium/drivers/lima/ir/
Dlima_nir_split_load_input.c32 bool progress = false; in lima_nir_split_load_input_block() local
99 bool progress = false; in lima_nir_split_load_input_impl() local
118 bool progress = false; in lima_nir_split_load_input() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DBaseKeyframeAnimation.java28 private float progress = 0f; field in BaseKeyframeAnimation
128 float progress = getInterpolatedCurrentKeyframeProgress(); in getValue() local
173 boolean isValueChanged(float progress); in isValueChanged()
193 public boolean isValueChanged(float progress) { in isValueChanged()
233 public boolean isValueChanged(float progress) { in isValueChanged()
280 public boolean isValueChanged(float progress) { in isValueChanged()
288 private Keyframe<T> findKeyframe(float progress) { in findKeyframe()
/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/python/cpython3/Lib/sqlite3/test/
Dbackup.py69 def progress(status, remaining, total): function
83 def progress(status, remaining, total): function
96 def progress(status, remaining, total): function
115 def progress(status, remaining, total): function
136 def progress(status, remaining, total): function
/external/mesa3d/src/freedreno/ir3/
Dir3_nir_move_varying_inputs.c80 bool progress = false; in move_varying_inputs_block() local
110 bool progress = false; in ir3_nir_move_varying_inputs() local
123 bool progress = false; in ir3_nir_move_varying_inputs() local
Dir3_dce.c70 bool progress = false; in remove_unused_by_block() local
117 bool progress = false; in find_and_remove_unused() local
206 bool progress, made_progress = false; in ir3_dce() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_opt_dce.c72 bool progress = false; in midgard_opt_dead_code_eliminate_block() local
120 bool progress = false; in midgard_opt_dead_code_eliminate() local
136 bool progress = false; in midgard_opt_dead_move_eliminate() 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

12345678910>>...21