Home
last modified time | relevance | path

Searched defs:progress (Results 276 - 300 of 443) sorted by relevance

1...<<1112131415161718

/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc118 std::ostream& operator<<(std::ostream& out, const Progress& progress) { in operator <<() argument
/third_party/node/deps/zlib/google/
H A Dzip.cc118 std::ostream& operator<<(std::ostream& out, const Progress& progress) { in operator <<() argument
/third_party/notofonts/scripts/
H A Dissue-stats.py12 progress = tqdm.tqdm variable
14 progress = lambda x: x variable
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c194 bool progress; in dxil_nir_split_tess_ctrl() local
322 bool progress = false; in dxil_nir_fixup_tess_level_for_domain() local
377 bool progress = false; in dxil_nir_set_tcs_patches_in() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt.c63 bool progress = false; in lower_rt_io_derefs() local
278 bool progress = false; in lower_ray_walk_intrinsics() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_insert_flow.c232 bool progress = false; in scoreboard_block_update() local
/third_party/libevdev/tools/
H A Dmouse-dpi-tool.c71 static int progress = 0; in print_current_values() local
/third_party/lzma/C/
H A DMtCoder.h86 ICompressProgressPtr progress; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c189 bool progress; in i915_optimize_nir() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c115 bool progress; in lima_program_optimize_vs_nir() local
225 bool progress; lima_program_optimize_fs_nir() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_lower_point_sprite.c242 bool progress = false; in d3d12_lower_point_sprite() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dcjpeg.c561 struct cdjpeg_progress_mgr progress; in cjpeg() local
H A Drdbmp.c364 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in METHODDEF() local
613 cd_progress_ptr progress in start_input_bmp() local
[all...]
H A Drdtarga.c300 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in METHODDEF() local
431 cd_progress_ptr progress in start_input_tga() local
[all...]
H A Dwrbmp.c439 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in finish_output_bmp() local
535 cd_progress_ptr progress in GLOBAL() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DManualGlitchActivity.java85 protected void setToleranceProgress(int progress) { in setToleranceProgress() argument
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_hooks.py143 def progress(): function
158 def progress(): function
180 def progress(): function
195 def progress(): global() function
[all...]
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
H A Dnative-lib.cpp177 Java_org_skia_skottie_SkottieAnimation_nDrawFrame(JNIEnv *env, jclass clazz, jlong nativeProxy, jint width, jint height, jboolean wideColorGamut, jfloat progress, jint backgroundColor, jboolean forceDraw) Java_org_skia_skottie_SkottieAnimation_nDrawFrame() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c24 int progress; member
[all...]
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp446 RetError CJRequestImpl::ProgressOn(char *event, std::string taskId, void (*callback)(CProgress progress)) in ProgressOn() argument
H A Dcj_request_task.cpp389 ExceptionError CJTask::On(std::string type, std::string &taskId, void (*callback)(CProgress progress)) in On() argument
/base/update/updater/services/
H A Dupdater.cpp354 std::vector<std::string> progress = SplitString(outputInfo, ","); in HandleChildOutput() local
/third_party/ffmpeg/libavfilter/
H A Dvf_xfade_opencl.c144 cl_float progress = av_clipf(1.f - ((cl_float)(ctx->pts - ctx->first_pts - ctx->offset_pts) / ctx->duration_pts), 0.f, 1.f); in xfade_frame() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp378 CMyComPtr<ICompressProgressInfo> progress = lps; in Extract() local
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp136 CodeReal( ISequentialInStream * const *inStreams, const UInt64 * const *inSizes, UInt32 numInStreams, ISequentialOutStream * const *outStreams, const UInt64 * const * , UInt32 numOutStreams, ICompressProgressInfo *progress) CodeReal() argument
404 Code(ISequentialInStream * const *inStreams, const UInt64 * const *inSizes, UInt32 numInStreams, ISequentialOutStream * const *outStreams, const UInt64 * const *outSizes, UInt32 numOutStreams, ICompressProgressInfo *progress) Code() argument
524 Code(ISequentialInStream * const *inStreams, const UInt64 * const *inSizes, UInt32 numInStreams, ISequentialOutStream * const *outStreams, const UInt64 * const *outSizes, UInt32 numOutStreams, ICompressProgressInfo *progress) Code() argument

Completed in 19 milliseconds

1...<<1112131415161718