Home
last modified time | relevance | path

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

/third_party/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
/third_party/node/deps/v8/third_party/zlib/google/
Dzip.h60 struct Progress { struct
77 // Prints Progress to output stream. argument
Dzip_unittest.cc1236 [&progress_count](const zip::Progress&) { in TEST_F()
1249 [i, &j](const zip::Progress&) { in TEST_F()
/third_party/node/deps/zlib/google/
Dzip.h60 struct Progress { struct
77 // Prints Progress to output stream. argument
Dzip_unittest.cc1236 [&progress_count](const zip::Progress&) { in TEST_F()
1249 [i, &j](const zip::Progress&) { in TEST_F()
/third_party/ffmpeg/libavcodec/
Dpthread_slice.c44 typedef struct Progress { struct
47 } Progress; argument
/third_party/curl/lib/
Durldata.h1164 struct Progress { struct
1165 time_t lastshow; /* time() of the last displayed progress meter or NULL to
1167 curl_off_t size_dl; /* total expected size */
1168 curl_off_t size_ul; /* total expected size */
1169 curl_off_t downloaded; /* transferred so far */
1170 curl_off_t uploaded; /* transferred so far */
1172 curl_off_t current_speed; /* uses the currently fastest transfer */
1174 int width; /* screen width at download start */
1175 int flags; /* see progress.h */
1177 timediff_t timespent;
[all …]
/third_party/zlib/contrib/delphi/
DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure
/third_party/lzma/CPP/7zip/Common/
DCWrappers.h15 ICompressProgressInfo *Progress; member
/third_party/skia/third_party/externals/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
/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go163 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error { func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go163 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error { func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go163 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error { func
/third_party/node/deps/npm/node_modules/npmlog/lib/
Dlog.js2 var Progress = require('are-we-there-yet') variable
/third_party/lzma/C/
DLzma2Enc.c347 static SRes Progress(ICompressProgressPtr p, UInt64 inSize, UInt64 outSize) in Progress() function
D7zTypes.h447 SRes (*Progress)(ICompressProgressPtr p, UInt64 inSize, UInt64 outSize); in Z7_C_IFACE_DECL() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp3669 bool Progress = false; in copyCoalesceWorkList() local