/external/webkit/Source/WebCore/manual-tests/ |
textarea-reset-default-value.html | 15 <li>Submit the form. The form should navigate back immediately.</li>
|
/external/webkit/Source/WebCore/manual-tests/wml/ |
onevent-shadow.wml | 18 element isn't shadowed by this card, so it will jump to card 2 immediately.</p>
|
/frameworks/av/services/audioflinger/ |
SchedulingPolicyService.h | 24 // The asynchronous parameter should be 'true' to return immediately,
|
/frameworks/base/core/java/android/os/ |
FactoryTest.java | 29 * When true, long-press on power should immediately cause the device to
|
/frameworks/base/location/java/android/location/ |
ICountryDetector.aidl | 31 * @return the country if it is available immediately, otherwise null will be returned.
|
/libcore/luni/src/main/java/java/net/ |
ResponseSource.java | 27 * Return the response from the cache immediately.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
TransferQueue.java | 42 * Transfers the element to a waiting consumer immediately, if possible. 44 * <p>More precisely, transfers the specified element immediately 63 * <p>More precisely, transfers the specified element immediately 83 * <p>More precisely, transfers the specified element immediately
|
Semaphore.java | 260 * <p>Acquires a permit, if one is available and returns immediately, 292 * <p>Acquires a permit, if one is available and returns immediately, 315 * <p>Acquires a permit, if one is available and returns immediately, 320 * immediately with the value {@code false}. 324 * immediately acquire a permit if one is available, whether or not 344 * <p>Acquires a permit, if one is available and returns immediately, 408 * and returns immediately, reducing the number of available permits 448 * and returns immediately, reducing the number of available permits 476 * returns immediately, with the value {@code true}, 480 * immediately with the value {@code false} and the number of availabl [all...] |
/libcore/luni/src/test/java/libcore/java/lang/ |
PackageTest.java | 24 /** assign packages immediately so that Class.getPackage() calls cannot side-effect it */
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
ServerSocketChannelTest.java | 28 // Should return immediately, since we're non-blocking.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
NowOrLater.java | 20 * (on constructible) immediately, it provides synchronous access to it. Otherwise, the object can
|
/packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/ |
ImsFrameworkReceiver.java | 39 // System is shutting down immediately: perform cleanup here
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
execinfo.h | 38 immediately to a file. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
execinfo.h | 38 immediately to a file. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
execinfo.h | 38 immediately to a file. */
|
/system/bluetooth/bluedroid/include/bluedroid/ |
bluetooth.h | 37 * is safe to immediately call enable().
|
/frameworks/av/media/libeffects/testlibs/ |
AudioBiquadFilter.h | 54 // happens immediately and might cause discontinuities in the output. 59 // This change happens immediately and might cause discontinuities in the 69 // transitions immediately. 84 // transitions immediately. 90 // transitions immediately.
|
/external/icu4c/common/unicode/ |
unorm2.h | 128 * immediately. Check for U_FAILURE() on output or use with 142 * immediately. Check for U_FAILURE() on output or use with 156 * immediately. Check for U_FAILURE() on output or use with 170 * immediately. Check for U_FAILURE() on output or use with 184 * immediately. Check for U_FAILURE() on output or use with 209 * immediately. Check for U_FAILURE() on output or use with 230 * immediately. Check for U_FAILURE() on output or use with 277 * immediately. Check for U_FAILURE() on output or use with 300 * immediately. Check for U_FAILURE() on output or use with 323 * immediately. Check for U_FAILURE() on output or use wit [all...] |
idna.h | 84 * immediately. Check for U_FAILURE() on output or use with 107 * immediately. Check for U_FAILURE() on output or use with 129 * immediately. Check for U_FAILURE() on output or use with 153 * immediately. Check for U_FAILURE() on output or use with 175 * immediately. Check for U_FAILURE() on output or use with 195 * immediately. Check for U_FAILURE() on output or use with 213 * immediately. Check for U_FAILURE() on output or use with 231 * immediately. Check for U_FAILURE() on output or use with 249 * immediately. Check for U_FAILURE() on output or use with
|
/external/bison/tests/ |
skeletons.at | 249 ## Fatal errors make M4 exit immediately. ## 252 AT_SETUP([[Fatal errors make M4 exit immediately]]) 256 b4_fatal([[M4 should exit immediately here]]) 268 input1.y: fatal error: M4 should exit immediately here 273 b4_fatal_at([[foo.y:1.5]], [[foo.y:1.7]], [[M4 should exit immediately here]]) 285 foo.y:1.5-6: fatal error: M4 should exit immediately here
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result/ |
Test_move_result.java | 90 * @title move-result instruction must be immediately preceded 104 * @title move-result instruction must be immediately preceded
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_object/ |
Test_move_result_object.java | 101 * @title move-result-object instruction must be immediately preceded 115 * @title move-result-object instruction must be immediately preceded
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_wide/ |
Test_move_result_wide.java | 90 * @title move-result-wide instruction must be immediately preceded 104 * @title move-result-wide instruction must be immediately preceded
|
/external/chromium/chrome/browser/automation/ |
automation_tab_helper.h | 35 // scheduled to occur immediately. The only scheduled loads that are 88 // immediately. Note that scheduled loads may be canceled.
|
/external/chromium/chrome/browser/extensions/ |
extension_test_message_listener.h | 47 // We immediately start listening for |expected_message|. 52 // This returns true immediately if we've already gotten the expected
|