Searched
full:progress (Results
926 -
950 of
2396) sorted by null
<<31323334353637383940>>
/external/chromium/net/socket/ |
tcp_client_socket_libevent.h | 134 // Returns true if a Connect() is in progress.
|
tcp_client_socket_win.cc | 61 // there is a network IO operation in progress. If the owner TCPClientSocketWin 62 // is destroyed while an operation is in progress, the Core is detached and it 174 // We grab an extra reference because there is an IO operation in progress. 181 // We grab an extra reference because there is an IO operation in progress.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
network.h | 149 // Represents a session that is in progress using a particular network and can
|
opensslstreamadapter.h | 100 SSL_CONNECTING, // SSL negotiation in progress
|
/external/clang/docs/ |
AddressSanitizer.html | 112 Support for Linux i386/ARM and MacOS 10.7 is in progress
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
LocalVariableExtractor.java | 33 /** {@code non-null;} result in-progress */
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
LocalVariableExtractor.java | 42 /** {@code non-null;} result in-progress */
|
/external/dropbear/ |
README | 73 the progress meter isn't compiled in to save space, you can enable it by
|
cli-tcpfwd.c | 206 * progress succeeds */
|
svr-tcpfwd.c | 277 * progress succeeds */
|
/external/e2fsprogs/e2fsck/ |
pass3.c | 95 if (ctx->progress) 96 if ((ctx->progress)(ctx, 3, 0, maxdirs)) 103 if (ctx->progress && (ctx->progress)(ctx, 3, count++, maxdirs))
|
/external/grub/netboot/ |
epic100.h | 58 #define INTR_RX_IN_PROG (0x00080000) /* rx copy in progress. NI */
|
ns8390.h | 128 #define _3COM_STREG_DIP 0x08 /* DMA in progress */
|
/external/guava/guava/src/com/google/common/collect/ |
Interners.java | 85 * thread doing progress here.
|
/external/icu4c/i18n/ |
nortrans.cpp | 139 // Skip at least one character so we make progress.
|
/external/icu4c/test/intltest/ |
caltest.h | 156 * Test that the days of the week progress properly when add is called repeatedly
|
/external/jpeg/ |
djpeg.c | 429 struct cdjpeg_progress_mgr progress; local 525 start_progress_monitor((j_common_ptr) &cinfo, &progress); 592 progress.pub.completed_passes = progress.pub.total_passes;
|
jcmaster.c | 470 /* Set up progress monitor's pass info if present */ 471 if (cinfo->progress != NULL) { 472 cinfo->progress->completed_passes = master->pass_number; 473 cinfo->progress->total_passes = master->total_passes;
|
jconfig.doc | 150 /* Define this if you want percent-done progress reports from cjpeg/djpeg.
|
jconfig.h | 151 /* Define this if you want percent-done progress reports from cjpeg/djpeg.
|
/external/jsilver/src/com/google/clearsilver/jsilver/template/ |
RenderingContext.java | 142 * Indicates whether runtime auto escaping is in progress.
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
CharacterRecorder.java | 25 * recording is in progress. This is useful in our
|
/external/kernel-headers/original/linux/ |
blkdev.h | 480 QUEUE_ORDSEQ_STARTED = 0x01, /* flushing in progress */ 482 QUEUE_ORDSEQ_PREFLUSH = 0x04, /* pre-flushing in progress */ 483 QUEUE_ORDSEQ_BAR = 0x08, /* original barrier req in progress */ 484 QUEUE_ORDSEQ_POSTFLUSH = 0x10, /* post-flushing in progress */
|
rpmsg_omx.h | 65 * as we progress, most likely this message won't be needed anymore.
|
/external/libvpx/examples/includes/geshi/docs/ |
THANKS | 128 - Progress Marco Aurelio de Pasqual
|
Completed in 478 milliseconds
<<31323334353637383940>>