/external/mesa3d/src/compiler/nir/tests/ |
D | vars_tests.cpp | 219 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 246 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 278 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 313 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 352 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 367 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 389 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 410 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 439 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 467 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local [all …]
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/ |
D | BaseKeyframeAnimation.java | 31 protected float progress = 0f; field in BaseKeyframeAnimation 171 float progress = getInterpolatedCurrentKeyframeProgress(); in getValue() local 224 boolean isValueChanged(float progress); in isValueChanged() 234 boolean isCachedValueEnabled(float progress); in isCachedValueEnabled() 245 public boolean isValueChanged(float progress) { in isValueChanged() 265 public boolean isCachedValueEnabled(float progress) { in isCachedValueEnabled() 286 public boolean isValueChanged(float progress) { in isValueChanged() 306 public boolean isCachedValueEnabled(float progress) { in isCachedValueEnabled() 334 public boolean isValueChanged(float progress) { in isValueChanged() 342 private Keyframe<T> findKeyframe(float progress) { in findKeyframe() [all …]
|
/external/mesa3d/src/imagination/rogue/passes/ |
D | rogue_dce.c | 45 bool progress = false; in rogue_dce_alu_instr() local 65 bool progress = false; in rogue_dce_instrs() local 110 bool progress = false; in rogue_dce_regs() local 130 bool progress = false; in rogue_dce() local
|
D | rogue_trim.c | 37 bool progress = false; in rogue_trim_instrs() local 56 bool progress = false; in rogue_trim_regs() local 110 bool progress = false; in rogue_trim() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_lower.cpp | 31 bool progress = false; in brw_lower_scalar_fp64_MAD() local 55 bool progress = false; in brw_lower_load_payload() local 112 bool progress = false; in brw_lower_csel() local 187 bool progress = false; in brw_lower_sub_sat() local 292 bool progress = false; in brw_lower_barycentrics() local 380 bool progress = false; in brw_lower_derivatives() local 412 bool progress = false; in brw_lower_find_live_channel() local 517 bool progress = false; in brw_lower_sends_overlapping_payload() local 563 bool progress = false; in brw_lower_3src_null_dest() local 599 bool progress = false; in brw_lower_alu_restrictions() local [all …]
|
D | brw_opt.cpp | 29 bool progress = false; in brw_optimize() local 229 bool progress = false; in brw_opt_zero_samples() local 306 bool progress = false; in brw_opt_split_sends() local 386 bool progress = false; in brw_opt_remove_redundant_halts() local 435 bool progress = false; in brw_opt_eliminate_find_live_channel() local 529 bool progress = false; in brw_opt_remove_extra_rounding_modes() local
|
D | brw_kernel.c | 128 bool progress = false; in implement_intel_builtins() local 167 bool progress = false; in lower_kernel_intrinsics() local 530 bool progress = false; in nir_remove_llvm17_scratch() local 574 bool progress; in cleanup_llvm17_scratch() local 588 bool progress; in cleanup_llvm17_scratch() local 658 bool progress; in brw_nir_from_spirv() local 682 bool progress; in brw_nir_from_spirv() local 722 bool progress; in brw_nir_from_spirv() local
|
/external/mesa3d/src/imagination/pco/ |
D | pco_opt.c | 49 bool progress = false; in prep_mods() local 166 bool progress = false; in lower_mods() local 281 bool progress = false; in back_prop() local 368 bool progress = false; in try_fwd_prop_instr() local 405 bool progress = false; in fwd_prop() local 435 bool progress = false; in try_prop_hw_comp() local 469 bool progress = false; in prop_hw_comps() local 506 bool progress = false; in pco_opt() local 553 bool progress = false; in pco_dce() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_bool_to_int32.c | 37 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local 168 bool progress = false; in lower_tex_instr() local 201 bool progress = false; in nir_lower_bool_to_int32_instr() local 218 bool progress = false; in nir_lower_bool_to_int32() local
|
D | nir_opt_remove_phis.c | 94 bool progress = false; in remove_phis_block() local 161 bool progress = false; in nir_remove_single_src_phis_block() local 184 bool progress = false; in nir_opt_remove_phis_impl() local 205 bool progress = false; in nir_opt_remove_phis() local
|
D | nir_lower_terminate_to_demote.c | 12 bool progress = false; in nir_lower_terminate_cf_list() local 86 bool progress = nir_lower_terminate_cf_list(&b, &impl->body); in nir_lower_terminate_impl() local 109 bool progress = false; in nir_lower_terminate_to_demote() local
|
D | nir_lower_returns.c | 88 bool progress = lower_returns_in_cf_list(&loop->body, state); in lower_returns_in_loop() local 107 bool progress, then_progress, else_progress; in lower_returns_in_if() local 236 bool progress = false; in lower_returns_in_cf_list() local 285 bool progress = lower_returns_in_cf_list(&impl->body, &state); in nir_lower_returns_impl() local 305 bool progress = nir_opt_remove_phis(shader); in nir_lower_returns() local
|
D | nir_gather_types.c | 29 BITSET_WORD *int_types, bool *progress) in set_type() 59 BITSET_WORD *types, bool *progress) in copy_type() 77 BITSET_WORD *int_types, bool *progress) in copy_types() 102 bool progress; in nir_gather_types() local
|
D | nir_opt_barriers.c | 47 bool progress = false; in nir_opt_combine_barriers_impl() local 93 bool progress = false; in nir_opt_combine_barriers() local 116 bool progress = false; in nir_opt_barrier_modes_impl() local 231 bool progress = false; in nir_opt_barrier_modes() local
|
D | nir_opt_dead_write_vars.c | 78 bool progress = false; in update_unused_writes() local 114 bool progress = false; in remove_dead_write_vars_local() local 231 bool progress = false; in remove_dead_write_vars_impl() local 251 bool progress = false; in nir_opt_dead_write_vars() local
|
/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/model/ |
D | DefaultCopy.java | 31 private final TransferProgress progress; field in DefaultCopy 33 … public DefaultCopy(CompletableFuture<CompletedCopy> completionFuture, TransferProgress progress) { in DefaultCopy() 44 public TransferProgress progress() { in progress() method in DefaultCopy
|
D | DefaultUpload.java | 31 private final TransferProgress progress; field in DefaultUpload 33 …lic DefaultUpload(CompletableFuture<CompletedUpload> completionFuture, TransferProgress progress) { in DefaultUpload() 44 public TransferProgress progress() { in progress() method in DefaultUpload
|
D | DefaultDownload.java | 31 private final TransferProgress progress; field in DefaultDownload 33 …wnload(CompletableFuture<CompletedDownload<ReturnT>> completionFuture, TransferProgress progress) { in DefaultDownload() 44 public TransferProgress progress() { in progress() method in DefaultDownload
|
D | DefaultFileUpload.java | 31 private final TransferProgress progress; field in DefaultFileUpload 35 TransferProgress progress, in DefaultFileUpload() 55 public TransferProgress progress() { in progress() method in DefaultFileUpload
|
D | DefaultFileDownload.java | 38 private final TransferProgress progress; field in DefaultFileDownload 43 TransferProgress progress, in DefaultFileDownload() 54 public TransferProgress progress() { in progress() method in DefaultFileDownload
|
/external/lzma/CPP/7zip/UI/Agent/ |
D | ArchiveFolderOut.cpp | 98 IProgress *progress) in CommonUpdateOperation() 380 IProgress *progress)) in Z7_COM7F_IMF() 392 …M7F_IMF(CAgentFolder::CopyFromFile(UInt32 destIndex, const wchar_t *itemPath, IProgress *progress)) in Z7_COM7F_IMF() 401 Z7_COM7F_IMF(CAgentFolder::Delete(const UInt32 *indices, UInt32 numItems, IProgress *progress)) in Z7_COM7F_IMF() 409 Z7_COM7F_IMF(CAgentFolder::CreateFolder(const wchar_t *name, IProgress *progress)) in Z7_COM7F_IMF() 431 Z7_COM7F_IMF(CAgentFolder::Rename(UInt32 index, const wchar_t *newName, IProgress *progress)) in Z7_COM7F_IMF() 445 const PROPVARIANT *value, IProgress *progress)) in Z7_COM7F_IMF()
|
/external/mesa3d/src/nouveau/compiler/ |
D | nak_nir_mark_lcssa_invariants.c | 40 bool progress = false; in lower_block() local 62 bool progress = false; in lower_cf_list() local 104 bool progress = false; in nak_nir_mark_lcssa_invariants() local
|
/external/python/cpython3/Lib/test/test_sqlite3/ |
D | test_backup.py | 69 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/e2fsprogs/lib/ext2fs/ |
D | progress.c | 38 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/panfrost/midgard/ |
D | midgard_opt_dce.c | 73 bool progress = false; in midgard_opt_dead_code_eliminate_block() local 122 bool progress = false; in midgard_opt_dead_code_eliminate() local 139 bool progress = false; in midgard_opt_dead_move_eliminate() local
|