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

/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
H A DProgress.java31 public final class Progress { class
65 new Progress().run();
/external/lzma/CPP/7zip/Common/
H A DCWrappers.h12 ICompressProgressInfo *Progress; member in struct:CCompressProgressWrap
/external/zlib/src/contrib/delphi/
H A DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject);
458 Progress(Self);
515 Progress(Self);
/external/syslinux/efi32/include/efi/protocol/
H A Dpiflash64.h112 UTILITY_PROGRESS_API Progress; member in struct:_IFLASH64_PROTOCOL_INTERFACE
/external/syslinux/efi64/include/efi/protocol/
H A Dpiflash64.h112 UTILITY_PROGRESS_API Progress; member in struct:_IFLASH64_PROTOCOL_INTERFACE
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
H A Dpiflash64.h112 UTILITY_PROGRESS_API Progress; member in struct:_IFLASH64_PROTOCOL_INTERFACE
/external/lzma/C/
H A DMtCoder.c56 static SRes Progress(ICompressProgress *p, UInt64 inSize, UInt64 outSize) function
58 return (p && p->Progress(p, inSize, outSize) != SZ_OK) ? SZ_ERROR_PROGRESS : SZ_OK;
87 p->res = Progress(p->progress, p->totalInSize, p->totalOutSize);
H A D7zTypes.h224 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize); member in struct:__anon15362
H A DLzma2Enc.c265 static SRes Progress(ICompressProgress *p, UInt64 inSize, UInt64 outSize) function
267 return (p && p->Progress(p, inSize, outSize) != SZ_OK) ? SZ_ERROR_PROGRESS : SZ_OK;
318 res = Progress(progress, p->srcPos, packTotal);
/external/skia/infra/bots/recipe_modules/core/resources/
H A Drun_binary_size_analysis.py392 class Progress(): class in inherits:
409 progress = Progress()
/external/skqp/infra/bots/recipe_modules/core/resources/
H A Drun_binary_size_analysis.py392 class Progress(): class in inherits:
409 progress = Progress()
/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2801 bool Progress = false; local
2813 Progress |= Success;
2817 return Progress;
/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp747 bool Progress = true; local
748 while (Progress) {
752 Progress = false;
791 Progress = true;
/external/curl/lib/
H A Durldata.h1064 struct Progress { struct
1743 struct Progress progress; /* for all the progress meter data */
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 637 milliseconds