OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:completed
(Results
26 - 50
of
3418
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/disk_cache/
mapped_file_unittest.cc
73
bool
completed
;
local
75
&
completed
));
76
int expected =
completed
? 0 : 1;
82
&
completed
));
83
if (!
completed
)
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
OnTextFragmentAnimationEndListener.java
21
* animation of the text fragment has
completed
in order to avoid the
22
* start of a new animation before the current one has
completed
.
/external/chromium_org/content/test/data/indexeddb/
transaction_not_blocked.js
28
debug("request
completed
successfully");
32
debug("transaction
completed
");
/libcore/luni/src/main/java/java/util/concurrent/
CompletionService.java
11
* from the consumption of the results of
completed
tasks. Producers
13
*
completed
tasks and process their results in the order they
64
*
completed
task, waiting if none are yet present.
66
* @return the Future representing the next
completed
task
73
*
completed
task, or {@code null} if none are present.
75
* @return the Future representing the next
completed
task, or
82
*
completed
task, waiting if necessary up to the specified wait
89
* @return the Future representing the next
completed
task or
/external/chromium/chrome/common/
instant_types.h
9
// Enum describing the ways instant suggest text can be
completed
.
/external/chromium_org/content/public/common/
stop_find_action.h
10
// The user has
completed
a find-in-page; this type defines what actions the
/external/chromium_org/tools/page_cycler/webpagereplay/extension/
content.js
6
// after the onload has
completed
.
/external/chromium_org/ui/app_list/
signin_delegate_observer.h
15
// Called by the SigninDelegate when signin has successfully
completed
.
/external/oprofile/events/mips/24K/
events.h
5
"1-0 Instructions
completed
"},
9
"2-0 Branch instructions (whether
completed
or mispredicted)"},
29
"14-0 Integer instructions
completed
"},
31
"15-0 Load instructions
completed
(including FP)"},
33
"16-0 J/JAL instructions
completed
"},
35
"17-0 no-ops
completed
, ie instructions writing $0"},
39
"19-0 SC instructions
completed
"},
41
"20-0 PREFETCH instructions
completed
"},
53
"26-0 DSP instructions
completed
"},
61
"35-0 CP2 arithmetic instructions
completed
"},
[
all
...]
/external/qemu/
qemu-aio.h
23
/* Runs all currently allowed AIO callbacks of
completed
requests in the
29
* outstanding AIO operations have been
completed
or cancelled. */
33
* until a single AIO event has
completed
and it will ensure something
39
* Runs all currently allowed AIO callbacks of
completed
requests. Returns 0
/frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java
89
* Association
completed
.
92
* been successfully
completed
with an AP. If IEEE 802.1X is used
94
* until the IEEE 802.1X/EAPOL authentication has been
completed
.
104
* when the IEEE 802.1X/EAPOL authentication has been
completed
.
111
* This state is entered when 4-Way Key Handshake has been
completed
119
* All authentication
completed
.
122
*
completed
. In case of WPA2, this happens when the 4-Way Handshake is
123
* successfully
completed
. With WPA, this state is entered after the
125
*
completed
after dynamic keys are received (or if not used, after
126
* the EAP authentication has been
completed
). With static WEP keys an
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/
crtbegin.o
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/
crtbegin.o
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/
crtbegin.o
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/
crtbegin.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
crtbegin.o
crtbeginS.o
crtbeginT.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
crtbegin.o
crtbeginS.o
crtbeginT.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
crtbegin.o
crtbeginS.o
crtbeginT.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/thumb/
crtbegin.o
Completed in 9157 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>