Home
last modified time | relevance | path

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

/third_party/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)
/third_party/curl/lib/
Durldata.h1181 struct Progress { struct
1182 time_t lastshow; /* time() of the last displayed progress meter or NULL to
1184 curl_off_t size_dl; /* total expected size */
1185 curl_off_t size_ul; /* total expected size */
1186 curl_off_t downloaded; /* transferred so far */
1187 curl_off_t uploaded; /* transferred so far */
1189 curl_off_t current_speed; /* uses the currently fastest transfer */
1191 int width; /* screen width at download start */
1192 int flags; /* see progress.h */
1194 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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/delphi/
DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/delphi/
DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure
/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/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/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/swiftshader/third_party/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/
Dlog.js2 var Progress = require('are-we-there-yet') variable
/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