OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:progress
(Results
726 - 750
of
2620
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/sync/
sync_setup_wizard.h
44
// to clear cloud data being in
progress
on the server.
/external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.h
28
// NSZeroRect if none is in
progress
.
/external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm
84
// position based on the animation's
progress
.
85
- (void)setCurrentProgress:(NSAnimationProgress)
progress
{
87
startFraction_ + (
progress
* (endFraction_ - startFraction_));
370
// in
progress
. Ensure this is true.
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.h
37
//
progress
. The default in the nib is an image view so nothing special is
/external/chromium/chrome/browser/ui/gtk/
tab_contents_drag_source.h
88
// no drag currently in
progress
.
/external/chromium/net/base/
load_states.h
12
// may be blocked and unable to make
progress
.
/external/chromium/net/socket/
tcp_client_socket_win.h
84
// Returns true if a Connect() is in
progress
.
/external/chromium-trace/trace-viewer/src/model/
async_slice_group.js
18
* asynchronous operation is in
progress
. An AsyncSlice consumes no CPU time
/external/clang/www/analyzer/
potential_checkers.html
26
<col class="namedescr"><col class="example"><col class="
progress
">
27
<thead><tr><td>Name, Description</td><td>Example</td><td>
Progress
</td></tr></thead>
206
<col class="namedescr"><col class="example"><col class="
progress
">
207
<thead><tr><td>Name, Description</td><td>Example</td><td>
Progress
</td></tr></thead>
240
<col class="namedescr"><col class="example"><col class="
progress
">
241
<thead><tr><td>Name, Description</td><td>Example</td><td>
Progress
</td></tr></thead>
277
<col class="namedescr"><col class="example"><col class="
progress
">
278
<thead><tr><td>Name, Description</td><td>Example</td><td>
Progress
</td></tr></thead>
305
<col class="namedescr"><col class="example"><col class="
progress
">
306
<thead><tr><td>Name, Description</td><td>Example</td><td>
Progress
</td></tr></thead
[
all
...]
/external/compiler-rt/lib/
CMakeLists.txt
5
# Windows support is work in
progress
.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputCollector.java
34
* list in-
progress
)
/external/dropbear/libtomcrypt/notes/
tech0001.txt
58
interrupted themselves then you could have trouble. One simple way is to detect when an interrupt is in
progress
and
/external/e2fsprogs/e2fsck/
e2fsck.8.in
134
so that the
progress
of the filesystem
139
the file descriptor will be used, and the
progress
information will be
330
to start displaying a completion bar or emitting
progress
information.
338
to stop displaying a completion bar or emitting
progress
information.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml
54
1 - show
progress
(and errors, if any) (default)
/external/junit/src/org/junit/runner/notification/
RunNotifier.java
13
* If you write custom runners, you may need to notify JUnit of your
progress
running tests.
/external/kernel-headers/original/asm-arm/
dma.h
127
* still in
progress
will return unpredictable results.
/external/kernel-headers/original/linux/
seqlock.h
8
*
progress
. Writers do not wait for readers.
/external/libnfc-nci/src/nfc/int/
ce_int.h
51
UINT8 writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing data in
progress
*/
/external/libnfc-nxp/src/
phDnldNfc.h
101
* \retval NFCSTATUS_PENDING Upgrade of Download Layer is in
Progress
.
/external/libvorbis/lib/
codec_internal.h
88
specific compression/decompression mode in
progress
(eg,
/external/libvpx/libvpx/examples/
twopass_encoder.txt
69
Pass
Progress
Reporting
/external/mockito/src/org/mockito/internal/stubbing/
InvocationContainerImpl.java
9
import org.mockito.internal.
progress
.MockingProgress;
/external/openssh/
sftp-client.h
103
/* XXX: add callbacks to do_download/do_upload so we can do
progress
meter */
sftp-server.8
117
.%O work in
progress
material
sftp.1
241
Quiet mode: disables the
progress
meter as well as warning and
464
.It Ic
progress
465
Toggle display of
progress
meter.
550
.%O work in
progress
material
Completed in 1694 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>