Home
last modified time | relevance | path

Searched defs:progress (Results 101 - 125 of 523) sorted by relevance

12345678910>>...21

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_perspective.c53 bool progress = false; in midgard_opt_combine_projection() local
144 bool progress = false; in midgard_opt_varying_projection() local
H A 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
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c60 bool progress = false; in liveness_block_update() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dcdjpeg.c64 start_progress_monitor(j_common_ptr cinfo, cd_progress_ptr progress) in start_progress_monitor() argument
[all...]
/third_party/rust/crates/syn/tests/repo/
H A Dmod.rs3 mod progress; modules
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_ffi.cpp31 RetError FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn() argument
/base/print/print_fwk/test/fuzztest/scancapi_fuzzer/
H A Dscancapi_fuzzer.cpp71 Scan_PictureScanProgress progress; in OHScanGetScanPictureProgressFuzzTest() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp77 NotificationProgress progress; in HWTEST_F() local
190 NotificationProgress progress; in HWTEST_F() local
222 NotificationProgress progress; in HWTEST_F() local
254 NotificationProgress progress; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_progress.cpp86 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in FromJson() local
138 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in Unmarshalling() local
[all...]
/base/request/request/services/src/task/
H A Drequest_task.rs420 let mut progress = self.progress.lock().unwrap(); global() variables
[all...]
/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_updateprocesser_unittest.cpp93 constexpr float progress = 1.0f; in TestUpdateProcesserSetProcess() local
100 ss << "set_progress " << progress; in TestUpdateProcesserSetProcess() local
/base/update/updateservice/services/firmware/data/db/include/
H A Dfirmware_component.h57 int32_t progress = 0; member
H A Dfirmware_task.h31 int32_t progress = 0; member
/base/update/updateservice/services/firmware/upgrade/executor/src/
H A Dfirmware_download_executor.cpp49 Progress progress; in DoDownload() local
62 Progress progress; in DoDownload() local
122 DownloadCallback(std::string serverUrl, std::string packageName, Progress progress) DownloadCallback() argument
162 VerifyDownloadPkg(const std::string &pkgName, Progress &progress) VerifyDownloadPkg() argument
[all...]
/base/update/updateservice/services/firmware/upgrade/flow/src/
H A Dfirmware_flow_manager.cpp94 void FirmwareFlowManager::OnDownloadCallback(const Progress &progress) in OnDownloadCallback() argument
/base/update/updateservice/services/core/ability/callback/src/
H A Dbase_callback_utils.cpp40 void BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback() argument
/base/update/updateservice/services/firmware/upgrade/mode/src/
H A Dfirmware_download_mode.cpp188 void FirmwareDownloadMode::SetDownloadProgress(const Progress &progress) in SetDownloadProgress() argument
/base/update/updateservice/services/firmware/upgrade/mode/include/
H A Dfirmware_iexecute_mode.h43 virtual void SetDownloadProgress(const Progress &progress) {}; in SetDownloadProgress() argument
/third_party/mesa3d/src/amd/common/
H A Dac_nir.c73 bool progress = false; in ac_nir_lower_indirect_derefs() local
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp139 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgressInfo *progress) in CopyStream() argument
145 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress) in CopyStream_ExactSize() argument
23 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
H A DXzDecoder.cpp34 Decode(ISequentialInStream *seqInStream, ISequentialOutStream *outStream, const UInt64 *outSizeLimit, bool finishStream, ICompressProgressInfo *progress) Decode() argument
116 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
H A DLzma2Encoder.cpp103 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 * , ICompressProgressInfo *progress) Code() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_scratch.c185 bool progress = false; in nir_lower_vars_to_scratch() local
H A Dnir_lower_ssbo.c191 bool progress = false; in nir_lower_ssbo() local
H A Dnir_lower_samplers.c147 bool progress = false; in lower_impl() local
169 bool progress = false; in nir_lower_samplers() local

Completed in 8 milliseconds

12345678910>>...21