Searched
full:immediately (Results
451 -
475 of
5448) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
stringer.go | 54 // If we find it, delete the = so we don't stop immediately.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue8048.go | 57 // as if the PC were immediately after the defer statement.
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
stringer.go | 54 // If we find it, delete the = so we don't stop immediately.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue8048.go | 57 // as if the PC were immediately after the defer statement.
|
/system/connectivity/shill/ |
dns_server_tester.cc | 73 // Schedule the test to start immediately.
|
/system/core/include/binderwrapper/ |
binder_wrapper.h | 59 // |service_name|, returning null immediately if it doesn't exist.
|
/system/core/include/utils/ |
ProcessCallStack.h | 41 // Immediately collect the stack traces for all threads.
|
/system/extras/memory_replay/tests/ |
ThreadTest.cpp | 32 // A thread should be ready immediately. If not, this will hang forever.
|
/system/tools/aidl/tests/ |
aidl_test_sentinel_searcher.cpp | 92 // Ignore errors when reading lines. The file may not immediately exist
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
binop-segref.s | 68 ; Don't have references to addresses immediately after the
|
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
criself.sh | 47 # If .bss does not immediately follow .data but has its own start
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | [all...] |
/external/ImageMagick/www/api/ |
stream.php | 59 <p>ReadStream() makes the image pixels available to a user supplied callback method immediately upon reading a scanline with the ReadImage() method.</p> 90 <p>WriteStream() makes the image pixels available to a user supplied callback method immediately upon writing pixel data with the WriteImage() method.</p>
|
/external/autotest/client/common_lib/ |
file_utils.py | 143 # Unlike urllib.urlopen urllib2.urlopen will immediately throw on error 152 # test_that output immediately
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
AEADBlockCipher.java | 117 * should be invoked immediately prior to input data being processed. 132 * should be invoked immediately prior to a call to final processing of input data
|
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/ |
JvmPlatform.java | 55 // generate classes or don't, but do it immediately 128 // VM. If it is, the child will die immediately on startup because it will fail to
|
/external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
FakeWorkers.java | 96 * A simple main method that exits immediately with the code provided by the first argument 105 * A simple main method that exits immediately with the code provided by the first argument
|
/external/chromium-trace/catapult/devil/devil/android/perf/ |
surface_stats_collector.py | 142 # B) the vsync immediately preceding SF submitting the frame to the h/w 143 # C) timestamp immediately after SF submitted that frame to the h/w
|
/external/curl/docs/libcurl/ |
curl_multi_perform.3 | 106 you select() on more actions. You don't have to do it immediately, but the
|
/external/eigen/doc/ |
HiPerformance.dox | 35 and shape. All other expressions are immediately evaluated. 94 and so the matrix product will be immediately evaluated.</td>
|
/external/google-breakpad/src/common/windows/ |
omap_internal.h | 102 // transformed image is immediately followed by such injected code we maintain 108 // content immediately following the |original| range.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
RateLimiter.java | 83 * arrives at an idle RateLimiter, it will be granted immediately, but it is the <i>next</i> 154 * being immediately accessed at the stable (maximum) rate. 294 * immediately (without waiting) if the permit would not have been granted 309 * Acquires permits from this {@link RateLimiter} if it can be acquired immediately without delay. 324 * Acquires a permit from this {@link RateLimiter} if it can be acquired immediately without 340 * immediately (without waiting) if the permits would not have been granted 382 * @return the time that permits are available, or, if permits are available immediately, an 391 * @return the time that the permits may be used, or, if the permits may be used immediately, an
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/ |
CollectionToArrayTester.java | 134 + "immediately following the end of the collection should be nulled", 152 + "immediately following the end of the collection should be nulled",
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionToArrayTester.java | 137 + "immediately following the end of the collection should be nulled", 155 + "immediately following the end of the collection should be nulled",
|
/external/icu/icu4c/source/common/ |
usc_impl.h | 72 * indicates a failure on entry, the function will immediately return. 111 * indicates a failure on entry, the function will immediately return.
|
Completed in 2451 milliseconds
<<11121314151617181920>>