OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deferred
(Results
226 - 250
of
886
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java
56
* be
deferred
. For example: <pre> {@code
/packages/apps/Browser/src/com/android/browser/
UrlUtils.java
139
// consequences, and is
deferred
for now.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_filebuf.h
60
*
deferred
initialization
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
mainloop.h
95
/** Dispatch timeout, io and
deferred
events from the previously executed poll. Returns
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop.h
95
/** Dispatch timeout, io and
deferred
events from the previously executed poll. Returns
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop.h
95
/** Dispatch timeout, io and
deferred
events from the previously executed poll. Returns
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-gprof
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h
60
*
deferred
initialization
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h
60
*
deferred
initialization
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h
60
*
deferred
initialization
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_filebuf.h
60
*
deferred
initialization
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_filebuf.h
64
*
deferred
initialization
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_filebuf.h
63
*
deferred
initialization
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py
93
# running external programs and, so, are
deferred
until needed by
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py
93
# running external programs and, so, are
deferred
until needed by
/external/chromium_org/v8/src/
jsregexp.h
673
// the
deferred
actions in the current trace and generating a goto.
702
//
deferred
operations in the current trace and generating a goto.
[
all
...]
/external/v8/src/
jsregexp.h
643
// the
deferred
actions in the current trace and generating a goto.
712
//
deferred
operations in the current trace and generating a goto.
[
all
...]
/external/chromium_org/net/cookies/
cookie_monster.h
50
// All cookie tasks are handled asynchronously. Tasks may be
deferred
if
396
// delegate either immediately (if the store is loaded) or through a
deferred
463
// Stores cookies loaded from the backing store and invokes any
deferred
470
// Stores cookies loaded from the backing store and invokes the
deferred
482
// Invokes
deferred
calls.
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py
574
deferred
= []
582
deferred
.append(name)
587
# Now do any that were
deferred
588
for name in
deferred
:
727
config['class'] = cname # restore for
deferred
configuration
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py
574
deferred
= []
582
deferred
.append(name)
587
# Now do any that were
deferred
588
for name in
deferred
:
727
config['class'] = cname # restore for
deferred
configuration
[
all
...]
Completed in 365 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>