/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/ |
H A D | ut_common_data.h | 38 void onProgress(uint32_t progress) override 40 progress_ = progress;
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | scrub.h | 7 u64 end, struct btrfs_scrub_progress *progress, 14 struct btrfs_scrub_progress *progress);
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir.c | 144 bool progress; in etna_optimize_loop() local 146 progress = false; in etna_optimize_loop() 149 progress |= OPT(s, nir_opt_copy_prop_vars); in etna_optimize_loop() 150 progress |= OPT(s, nir_opt_shrink_stores, true); in etna_optimize_loop() 151 progress |= OPT(s, nir_opt_shrink_vectors); in etna_optimize_loop() 152 progress |= OPT(s, nir_copy_prop); in etna_optimize_loop() 153 progress |= OPT(s, nir_opt_dce); in etna_optimize_loop() 154 progress |= OPT(s, nir_opt_cse); in etna_optimize_loop() 155 progress |= OPT(s, nir_opt_peephole_select, 16, true, true); in etna_optimize_loop() 156 progress | in etna_optimize_loop() [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_uniform_atomics.c | 287 bool progress = false; in opt_uniform_atomics() local 313 progress = true; in opt_uniform_atomics() 317 return progress; in opt_uniform_atomics() 323 bool progress = false; in nir_opt_uniform_atomics() local 339 progress = true; in nir_opt_uniform_atomics() 346 return progress; in nir_opt_uniform_atomics()
|
H A D | nir_lower_gs_intrinsics.c | 67 bool progress; member 128 state->progress = true; in rewrite_emit_vertex() 241 state->progress = true; in rewrite_end_primitive() 319 state->progress = true; in append_set_vertex_and_primitive_count() 387 state.progress = false; in nir_lower_gs_intrinsics() 450 return state.progress; in nir_lower_gs_intrinsics()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 360 if ( ppc_md.progress ) ppc_md.progress("hash:enter", 0x105); in MMU_init_hw() 384 if ( ppc_md.progress ) ppc_md.progress("hash:find piece", 0x322); in MMU_init_hw() 409 if (ppc_md.progress) in MMU_init_hw_patch() 410 ppc_md.progress("hash:patch", 0x345); in MMU_init_hw_patch() 411 if (ppc_md.progress) in MMU_init_hw_patch() 412 ppc_md.progress("hash:done", 0x205); in MMU_init_hw_patch()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_cse.cpp | 249 bool progress = false; in opt_cse_local() local 268 progress = true; in opt_cse_local() 377 return progress; in opt_cse_local() 384 bool progress = false; in opt_cse() local 388 progress = opt_cse_local(live, block, ip) || progress; in opt_cse() 391 if (progress) in opt_cse() 394 return progress; in opt_cse()
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_page_transition_ffi.h | 30 CJ_EXPORT void FfiPageTransitionOnEnter(void (*callback)(int type, double progress)); 31 CJ_EXPORT void FfiPageTransitionOnExit(void (*callback)(int type, double progress));
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/ |
H A D | speed.cpp | 41 step.progress = 1.f - step.progress; in ProcessOnStep()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_water_ripple_shader_filter_test.cpp | 45 float progress = 0.1f;
in HWTEST_F() local 51 auto rsWaterRippleShaderFilter = std::make_shared<RSWaterRippleShaderFilter>(progress, waveCount, rippleCenterX,
in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
H A D | mpc5200_simple.c | 35 if (ppc_md.progress) in mpc5200_simple_setup_arch() 36 ppc_md.progress("mpc5200_simple_setup_arch()", 0); in mpc5200_simple_setup_arch()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | mpc5200_simple.c | 35 if (ppc_md.progress) in mpc5200_simple_setup_arch() 36 ppc_md.progress("mpc5200_simple_setup_arch()", 0); in mpc5200_simple_setup_arch()
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | CopyCoder.h | 29 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgressInfo *progress);
30 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress);
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 74 bool progress; in ir2_optimize_loop() local 76 progress = false; in ir2_optimize_loop() 79 progress |= OPT(s, nir_opt_copy_prop_vars); in ir2_optimize_loop() 80 progress |= OPT(s, nir_copy_prop); in ir2_optimize_loop() 81 progress |= OPT(s, nir_opt_dce); in ir2_optimize_loop() 82 progress |= OPT(s, nir_opt_cse); in ir2_optimize_loop() 83 /* progress |= OPT(s, nir_opt_gcm, true); */ in ir2_optimize_loop() 84 progress |= OPT(s, nir_opt_peephole_select, UINT_MAX, true, true); in ir2_optimize_loop() 85 progress |= OPT(s, nir_opt_intrinsics); in ir2_optimize_loop() 86 progress | in ir2_optimize_loop() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | status_receiver_host.cpp | 55 int32_t progress = data.ReadInt32(); in OnRemoteRequest() local 56 OnStatusNotify(progress); in OnRemoteRequest()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/filter/include/ |
H A D | filter_water_ripple_para.h | 31 void SetProgress(float progress) in SetProgress() argument 33 progress_ = progress; in SetProgress()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
H A D | qemu_e500.c | 41 ppc_md.progress("qemu_e500_setup_arch()", 0); in qemu_e500_setup_arch() 69 .progress = udbg_progress, in define_machine()
|
H A D | sbc8548.c | 86 if (ppc_md.progress) in sbc8548_setup_arch() 87 ppc_md.progress("sbc8548_setup_arch()", 0); in sbc8548_setup_arch() 133 .progress = udbg_progress, in define_machine()
|
H A D | xes_mpc85xx.c | 168 .progress = udbg_progress, in define_machine() 182 .progress = udbg_progress, in define_machine() 196 .progress = udbg_progress, in define_machine()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/ |
H A D | qemu_e500.c | 42 ppc_md.progress("qemu_e500_setup_arch()", 0); in qemu_e500_setup_arch() 61 .progress = udbg_progress, in define_machine()
|
/third_party/curl/lib/ |
H A D | speedcheck.c | 48 if((data->progress.current_speed >= 0) && data->set.low_speed_time) { in Curl_speedcheck() 49 if(data->progress.current_speed < data->set.low_speed_limit) { in Curl_speedcheck()
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | ProgressUtils.cpp | 15 void CLocalProgress::Init(IProgress *progress, bool inSizeIsMain)
in Init() argument 18 _progress = progress;
in Init()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_indicator/ |
H A D | linear_indicator_controller_test_ng.cpp | 29 auto onChange = [](int index, float progress) {}; in HWTEST_F() 60 auto onChange = [](int index, float progress) {}; in HWTEST_F() 86 auto onChange = [](int index, float progress) {}; in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/amigaone/ |
H A D | setup.c | 78 if (ppc_md.progress) in amigaone_setup_arch() 79 ppc_md.progress("Linux/PPC "UTS_RELEASE"\n", 0); in amigaone_setup_arch() 166 .progress = udbg_progress, in define_machine()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/ |
H A D | mvme5100.c | 159 if (ppc_md.progress) in mvme5100_setup_arch() 160 ppc_md.progress("mvme5100_setup_arch()", 0); in mvme5100_setup_arch() 213 .progress = udbg_progress, in define_machine()
|