| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_opt_perspective.c | 53 bool progress = false; in midgard_opt_combine_projection() local 144 bool progress = false; in midgard_opt_varying_projection() local
|
| H A D | midgard_opt_dce.c | 72 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 D | bi_liveness.c | 60 bool progress = false; in liveness_block_update() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | cdjpeg.c | 64 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 D | mod.rs | 3 mod progress; modules
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_ffi.cpp | 31 RetError FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn() argument
|
| /base/print/print_fwk/test/fuzztest/scancapi_fuzzer/ |
| H A D | scancapi_fuzzer.cpp | 71 Scan_PictureScanProgress progress; in OHScanGetScanPictureProgressFuzzTest() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_local_live_view_content_test.cpp | 77 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 D | notification_progress.cpp | 86 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 D | request_task.rs | 420 let mut progress = self.progress.lock().unwrap(); global() variables [all...] |
| /base/update/updater/test/unittest/script/script_instruction/ |
| H A D | script_updateprocesser_unittest.cpp | 93 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 D | firmware_component.h | 57 int32_t progress = 0; member
|
| H A D | firmware_task.h | 31 int32_t progress = 0; member
|
| /base/update/updateservice/services/firmware/upgrade/executor/src/ |
| H A D | firmware_download_executor.cpp | 49 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 D | firmware_flow_manager.cpp | 94 void FirmwareFlowManager::OnDownloadCallback(const Progress &progress) in OnDownloadCallback() argument
|
| /base/update/updateservice/services/core/ability/callback/src/ |
| H A D | base_callback_utils.cpp | 40 void BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback() argument
|
| /base/update/updateservice/services/firmware/upgrade/mode/src/ |
| H A D | firmware_download_mode.cpp | 188 void FirmwareDownloadMode::SetDownloadProgress(const Progress &progress) in SetDownloadProgress() argument
|
| /base/update/updateservice/services/firmware/upgrade/mode/include/ |
| H A D | firmware_iexecute_mode.h | 43 virtual void SetDownloadProgress(const Progress &progress) {}; in SetDownloadProgress() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir.c | 73 bool progress = false; in ac_nir_lower_indirect_derefs() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CopyCoder.cpp | 139 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 D | XzDecoder.cpp | 34 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 D | Lzma2Encoder.cpp | 103 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 * , ICompressProgressInfo *progress) Code() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_scratch.c | 185 bool progress = false; in nir_lower_vars_to_scratch() local
|
| H A D | nir_lower_ssbo.c | 191 bool progress = false; in nir_lower_ssbo() local
|
| H A D | nir_lower_samplers.c | 147 bool progress = false; in lower_impl() local 169 bool progress = false; in nir_lower_samplers() local
|