Home
last modified time | relevance | path

Searched defs:progress (Results 426 - 450 of 551) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c645 bool progress = nir_shader_instructions_pass(shader, in tu_lower_io() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_from_ssa.c45 bool progress; member
931 bool progress = false; in nir_convert_from_ssa() local
1014 bool progress in nir_lower_phis_to_regs_block() local
1054 bool progress; global() member
[all...]
H A Dnir_opt_if.c395 bool progress = false; in opt_split_alu_of_phi() local
626 bool progress = false; in opt_simplify_bcsel_of_phi() local
947 bool progress = false; in opt_if_phi_is_condition() local
1343 bool progress = false; evaluate_condition_use() local
1379 bool progress = false; opt_if_evaluate_condition_use() local
1399 bool progress = false; rewrite_comp_uses_within_if() local
1455 bool progress = false; opt_if_rewrite_uniform_uses() local
1520 bool progress = false; opt_if_merge() local
1602 bool progress = false; opt_if_cf_list() local
1647 bool progress = false; opt_if_regs_cf_list() local
1689 bool progress = false; opt_if_safe_cf_list() local
1723 bool progress = false; nir_opt_if() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c42 bool progress; in gl_nir_opts() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp439 bool progress = false; in r600_lower_tess_io() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c326 bool progress = false; in optimize() local
[all...]
/third_party/mesa3d/src/util/
H A Dregister_allocate.c719 bool progress = true; in ra_simplify() local
/third_party/lzma/C/
H A DLzma2DecMt.c95 ICompressProgressPtr progress; member
802 Lzma2DecMt_Decode(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, ISeqOutStreamPtr outStream, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream, UInt64 *inProcessed, int *isMT, ICompressProgressPtr progress) Lzma2DecMt_Decode() argument
H A DLzma2Enc.c497 Lzma2Enc_EncodeMt1( CLzma2Enc *me, CLzma2EncInt *p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, int finished, ICompressProgressPtr progress) Lzma2Enc_EncodeMt1() argument
716 Lzma2Enc_Encode2(CLzma2EncHandle p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, ICompressProgressPtr progress) Lzma2Enc_Encode2() argument
H A DMtDec.c27 void MtProgress_Init(CMtProgress *p, ICompressProgressPtr progress) in MtProgress_Init() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c74 bool progress; in ir2_optimize_loop() local
[all...]
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h823 PyObject *progress = Py_None; in pysqlite_connection_backup() local
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h203 Progress progress; member
222 Progress progress; member
239 Progress progress; member
/base/request/request/services/src/cxx/
H A Dc_request_database.cpp865 BuildCProgress(const Progress &progress) BuildCProgress() argument
[all...]
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp254 napi_value Convert2JSValue(napi_env env, const Progress &progress) in Convert2JSValue() argument
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp552 NotificationProgress progress; in GetNotificationLocalLiveViewProgress() local
1391 NotificationProgress progress = localLiveViewContent->GetProgress(); SetNotificationLocalLiveViewContentDetailed() local
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h114 CNotificationProgress progress; member
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp610 void RenderButton::SetProgress(uint32_t progress) in SetProgress() argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp109 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp3204 float progress = 0.5f; in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Davfilter.c1147 unsigned out = 0, progress = 0; in forward_status_change() local
/third_party/ffmpeg/libavcodec/
H A Dutils.c958 void ff_thread_report_progress(ThreadFrame *f, int progress, int field) in ff_thread_report_progress() argument
962 void ff_thread_await_progress(ThreadFrame *f, int progress, int field) in ff_thread_await_progress() argument
/third_party/curl/lib/
H A Dimap.c610 saslprogress progress; in imap_perform_authentication() local
1010 saslprogress progress; in imap_state_auth_resp() local
H A Dopenldap.c460 saslprogress progress = SASL_IDLE; in oldap_perform_sasl() local
674 saslprogress progress; in oldap_state_sasl_resp() local
/third_party/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp878 void CCoderMT::Code(ICompressProgressInfo *progress) in Code() argument
697 Code( ISequentialInStream * const *inStreams, ISequentialOutStream * const *outStreams, ICompressProgressInfo *progress, bool &dataAfterEnd_Error) Code() argument
1066 Code( ISequentialInStream * const *inStreams, ISequentialOutStream * const *outStreams, ICompressProgressInfo *progress, bool &dataAfterEnd_Error) Code() argument

Completed in 43 milliseconds

1...<<11121314151617181920>>...23