Home
last modified time | relevance | path

Searched defs:progress (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_hii_config.c24 efi_string_t *progress, in extract_config()
44 efi_string_t *progress) in route_config()
57 efi_string_t *progress) in block_to_config()
70 efi_string_t *progress) in config_to_block()
101 efi_string_t *progress, in extract_config_access()
112 efi_string_t *progress) in route_config_access()
/third_party/e2fsprogs/lib/ext2fs/
Dprogress.c38 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_init()
74 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_update()
94 struct ext2fs_numeric_progress_struct * progress, in ext2fs_numeric_progress_close()
/third_party/python/Lib/sqlite3/test/
Dbackup.py68 def progress(status, remaining, total): function
82 def progress(status, remaining, total): function
95 def progress(status, remaining, total): function
114 def progress(status, remaining, total): function
135 def progress(status, remaining, total): function
Dhooks.py142 def progress(): function
158 def progress(): function
180 def progress(): function
195 def progress(): function
/third_party/node/benchmark/
Dcompare.js64 let progress; variable
66 progress = new BenchmarkProgress(queue, benchmarks); variable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DBufferSizeView.java100 private void setBufferSizeByPosition(int progress) { in setBufferSizeByPosition()
134 int progress = mFaderThreshold.getProgress(); in updateBufferSize() local
DManualGlitchActivity.java85 protected void setToleranceProgress(int progress) { in setToleranceProgress()
107 int progress = (int) Math.round((mTaperTolerance.exponentialToLinear( in setToleranceFader() local
DEchoActivity.java90 private void setDelayTimeByPosition(int progress) { in setDelayTimeByPosition()
DWorkloadView.java97 private void setValueByPosition(int progress) { in setValueByPosition()
/third_party/ffmpeg/libavcodec/
Dthread.h39 AVBufferRef *progress; member
/third_party/libjpeg/
Dwrrle.c85 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in start_output_rle() local
185 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in finish_output_rle() local
Drdrle.c87 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in start_input_rle() local
245 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in load_image() local
Dcdjpeg.c89 start_progress_monitor (j_common_ptr cinfo, cd_progress_ptr progress) in start_progress_monitor()
Dwrbmp.c346 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in finish_output_bmp() local
425 cd_progress_ptr progress = (cd_progress_ptr) cinfo->progress; in jinit_write_bmp() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrrle.c86 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in start_output_rle() local
185 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in finish_output_rle() local
Drdrle.c89 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in start_input_rle() local
253 cd_progress_ptr progress = (cd_progress_ptr)cinfo->progress; in load_image() local
Dcdjpeg.c53 start_progress_monitor(j_common_ptr cinfo, cd_progress_ptr progress) in start_progress_monitor()
/third_party/node/deps/npm/test/tap/
Dprogress-config.js32 npm.load({userconfig: configName, progress: false}, function () { property
40 npm.load({userconfig: configName, progress: true}, function () { property
Doutdated-bad-read-tree.js7 npm.load({progress: false}, t.end) property
/third_party/uboot/u-boot-2020.01/board/armltd/integrator/
Dintegrator.c51 void show_boot_progress(int progress) in show_boot_progress()
/third_party/cef/libcef/browser/net_service/
Dcookie_helper.cc108 void SetCanonicalCookieCallback(SaveCookiesProgress* progress, in SetCanonicalCookieCallback()
142 auto progress = new SaveCookiesProgress; in SaveCookiesOnUIThread() local
/third_party/boost/libs/math/example/
Dnaive_monte_carlo_example.cpp24 void display_progress(double progress, in display_progress()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dcdjpeg.c64 start_progress_monitor(j_common_ptr cinfo, cd_progress_ptr progress) in start_progress_monitor()
/third_party/uboot/u-boot-2020.01/board/st/stv0991/
Dstv0991.c37 void show_boot_progress(int progress) in show_boot_progress()
/third_party/curl/lib/
Dcurl_sasl.c314 bool force_ir, saslprogress *progress) in Curl_sasl_start()
502 int code, saslprogress *progress) in Curl_sasl_continue()

1234567