Home
last modified time | relevance | path

Searched defs:Progress (Results 1 – 23 of 23) sorted by relevance

/external/rust/crates/syn/tests/repo/
Dprogress.rs4 pub struct Progress<R> { struct
10 impl<R> Progress<R> { argument
20 impl<R: Read> Read for Progress<R> { implementation
33 impl<R> Drop for Progress<R> { implementation
/external/rust/crates/rusqlite/src/
Dbackup.rs64 progress: Option<fn(Progress)>, in backup()
159 pub struct Progress { struct
161 pub remaining: c_int,
163 pub pagecount: c_int,
228 pub fn progress(&self) -> Progress { in progress()
281 progress: Option<fn(Progress)>, in run_to_completion()
/external/curl/docs/
DECH.md54 ## Progress section in TLS: ECH support in curl and libcurl
56 ### PR 4011 (Jun 2019) expected in curl release 7.67.0 (Oct 2019)
/external/curl/lib/
Durldata.h1143 struct Progress { struct
1144 time_t lastshow; /* time() of the last displayed progress meter or NULL to
1146 curl_off_t size_dl; /* total expected size */
1147 curl_off_t size_ul; /* total expected size */
1148 curl_off_t downloaded; /* transferred so far */
1149 curl_off_t uploaded; /* transferred so far */
1151 curl_off_t current_speed; /* uses the currently fastest transfer */
1153 int width; /* screen width at download start */
1154 int flags; /* see progress.h */
1156 timediff_t timespent;
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAsyncTaskBridge.java15 public ShadowAsyncTaskBridge(AsyncTask<Params, Progress, Result> asyncTask) { in ShadowAsyncTaskBridge() argument
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
DProgress.java31 public final class Progress { class
/external/perfetto/ui/src/frontend/
Dtopbar.ts158 class Progress implements m.ClassComponent { class
/external/rust/crates/libz-sys/src/zlib/contrib/delphi/
DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure
/external/lzma/CPP/7zip/Common/
DCWrappers.h15 ICompressProgressInfo *Progress; member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go36 Progress(context.Context, *ProgressParams) error methodSpec
584 func (s *serverDispatcher) Progress(ctx context.Context, params *ProgressParams) error { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go36 Progress(context.Context, *ProgressParams) error methodSpec
584 func (s *serverDispatcher) Progress(ctx context.Context, params *ProgressParams) error { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go158 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error { func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go158 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error { func
/external/lzma/C/
DLzma2Enc.c347 static SRes Progress(ICompressProgress *p, UInt64 inSize, UInt64 outSize) in Progress() function
D7zTypes.h282 SRes (*Progress)(const ICompressProgress *p, UInt64 inSize, UInt64 outSize); member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp564 bool Progress = false; in processCallSite() local
DRewriteStatepointsForGC.cpp864 bool Progress = true; in findBasePointer() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DBackgroundIndexTests.cpp832 TEST(BackgroundQueueTest, Progress) { in TEST() argument
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2801 bool Progress = false; in copyCoalesceWorkList() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp747 bool Progress = true; in findBasePointer() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp883 bool Progress = true; in findBasePointer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp3669 bool Progress = false; in copyCoalesceWorkList() local
/external/llvm-project/llvm/lib/CodeGen/
DRegisterCoalescer.cpp3691 bool Progress = false; in copyCoalesceWorkList() local