HomeSort by relevance Sort by last modified time
    Searched full:immediately (Results 1 - 25 of 6182) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Analysis/
chroot.c 11 foo(); // expected-warning {{No call of chdir("/") immediately after chroot}}
23 foo(); // expected-warning {{No call of chdir("/") immediately after chroot}}
  /external/nist-sip/java/javax/sip/header/
WWWAuthenticateHeader.java 14 * @deprecated This method should return immediately.
  /external/webkit/LayoutTests/fast/dom/Geolocation/
timeout-zero-expected.txt 1 Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
  /external/webkit/Source/WebCore/manual-tests/
open-close-tokenizer-crash.html 4 Click the button above. Another browser window should open and then immediately close without crashing.
system-color-change.html 6 If the background of this page changes color immediately, the test passed.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteTransactionListener.java 24 * Called immediately after the transaction begins.
29 * Called immediately before commiting the transaction.
  /external/qemu/android/protocol/
ui-common.h 23 * header, immediately followed by the command parameters (if there are any).
33 * the cmd_type field. The buffer containing parameters must immediately
41 * must start with this header, immediately followed by the response data buffer.
47 /* Byte size of the buffer containing response data immediately following
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
timeout-zero.js 1 description("Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.");
  /frameworks/volley/tests/src/com/android/volley/utils/
ImmediateResponseDelivery.java 10 * A ResponseDelivery for testing that immediately delivers responses
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button_unittest.mm 96 // Test that when forcing the mode, it takes effect immediately,
102 // Changes to stop immediately.
106 // Changes to reload immediately.
110 // Changes to stop immediately when the mouse is hovered, and
120 // Changes to reload immediately when the mouse is hovered, and
131 // Test that without force, stop mode is set immediately, but reload
137 // Changes to stop immediately when the mouse is not hovering.
141 // Changes to reload immediately when the mouse is not hovering.
145 // Changes to stop immediately when the mouse is hovered, and
155 // Does not change to reload immediately when the mouse is hovered
    [all...]
  /external/clang/test/SemaCXX/
runtimediag-ppe.cpp 4 // flow are delayed correctly in cases where we can't immediately tell whether
  /external/clang/test/SemaObjCXX/
arc-ppe.mm 4 // works correctly in cases where we can't immediately tell whether the
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetCursor.3 11 Sets the currently active cursor to the specified one\&. If the cursor is currently visible, the change will be immediately represented on the display\&.
  /external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
link-and-subresource-test-expected.txt 5 When this test succeeds, you'll see an image of Nick on a sailboat immediately below this text. When this test fails, you will see no images at all.
  /external/chromium/chrome/browser/sync/
js_frontend.h 23 // immediately, so this can be called in the handler's constructor).
28 // immediately stop receiving any JS events.
  /external/qemu/
charpipe.h 24 * anything that is sent to it but cannot be sent to the endpoint immediately.
26 * are passed immediately to the can_read() or read() handlers of the result.
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.h 38 // SetUp() will be called immediately before each test.
41 // TearDown() will be called immediately after each test.
HashTableTest.h 32 // SetUp() will be called immediately before each test.
35 // TearDown() will be called immediately after each test.
LDSymbolTest.h 35 // SetUp() will be called immediately before each test.
38 // TearDown() will be called immediately after each test.
LEB128Test.h 31 // SetUp() will be called immediately before each test.
34 // TearDown() will be called immediately after each test.
LinkerTest.h 29 // SetUp() will be called immediately before each test.
32 // TearDown() will be called immediately after each test.
MCRegionFragmentTest.h 38 // SetUp() will be called immediately before each test.
41 // TearDown() will be called immediately after each test.
SectionDataTest.h 30 // SetUp() will be called immediately before each test.
33 // TearDown() will be called immediately after each test.
SystemUtilsTest.h 26 // SetUp() will be called immediately before each test.
29 // TearDown() will be called immediately after each test.
TargetMachineTest.h 31 // SetUp() will be called immediately before each test.
34 // TearDown() will be called immediately after each test.

Completed in 751 milliseconds

1 2 3 4 5 6 7 8 91011>>