Searched
full:immediately (Results
476 -
500 of
5448) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/uapi/linux/ |
dlmconstants.h | 44 * immediately. If the lock cannot be granted because of this flag, DLM will 121 * If the requested mode cannot be granted immediately, try to grant the lock
|
/external/libbrillo/brillo/message_loops/ |
base_message_loop.h | 116 // Sets the closure to be run immediately whenever the file descriptor 138 // Whether the registered callback should be running immediately when the
|
message_loop.h | 110 // if |may_block| is true, this method can return false immediately if there 117 // Quit the running main loop immediately. This method will make the current
|
/external/libchrome/base/ |
sequenced_task_runner.h | 89 // thread to run that task and immediately quit, and then 90 // immediately joins that thread.
|
/external/libchrome/components/timers/ |
alarm_timer_chromeos.h | 115 // Reset() can be called immediately after constructing an AlarmTimer in this 135 // Reset() can be called immediately after constructing an AlarmTimer in this
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
IRCompileLayer.h | 29 /// immediately compiles each IR module to an object file (each IR Module is 115 /// @brief Immediately emit and finalize the moduleOB set represented by the
|
IRTransformLayer.h | 25 /// immediately applies the user supplied functor to each module, then adds 80 /// @brief Immediately emit and finalize the module set represented by the
|
ObjectTransformLayer.h | 25 /// immediately applies the user supplied functor to each object, then adds 79 /// @brief Immediately emit and finalize the object set represented by the
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfFile.cpp | 153 // A local (non-parameter) variable has been found, insert immediately 157 // A later indexed parameter has been found, insert immediately before it.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_cfg.cpp | 111 /* Set up our immediately following block, full of "then" 158 /* Set up our immediately following block, full of "then"
|
/external/mockito/src/org/mockito/runners/ |
ConsoleSpammingMockitoJUnitRunner.java | 39 * All above problems are not immediately obvious.
46 * Also, you get a clickabe link to the line of code. You can immediately jump to the place in code where the potential problem is.
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlTextEscapingMode.java | 158 * True if content immediately following the start tag must be treated as 169 * the element to have ended immediately after the start tag.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RpcController.java | 79 * canceled. The RPC system may cancel it immediately, may wait awhile and 112 * will be called immediately.
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowLooper.java | 13 * that are scheduled to run immediately can be triggered by calling {@link #idle()} 104 * Causes {@link Runnable}s that have been scheduled to run immediately to actually run. Does not advance the
|
/external/v8/src/compiler/ |
graph-reducer.h | 103 // Relax the effects of {node} by immediately replacing effect and control 110 // Relax the control uses of {node} by immediately replacing them with the
|
/external/v8/test/cctest/interpreter/ |
source-position-matcher.cc | 51 // bytecodes that manipulate local frame state and immediately 66 // Ordered lists of expression positions immediately before the
|
/external/webrtc/webrtc/base/ |
signalthread.h | 52 // object immediately. Otherwise, asks the worker thread to abort processing, 59 // object immediately. Otherwise, schedules the object to be deleted once
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
remote_bitrate_estimator_single_stream.cc | 113 // The first overuse should immediately trigger a new estimate. 114 // We also have to update the estimate immediately if we are overusing
|
/external/webrtc/webrtc/modules/video_coding/ |
media_optimization_unittest.cc | 80 // Expect the muter to engage immediately and stay muted. 105 // Expect the muter to disengage immediately.
|
/frameworks/base/core/java/android/view/ |
InputEventReceiver.java | 126 * immediately (such as a pointer up event). 163 * This method forces all batched input events to be delivered immediately.
|
/frameworks/base/docs/html/distribute/stories/games/ |
noodlecake-super-stickman.jd | 47 game immediately. And to minimize drop-off asynchronous gameplay starts 48 immediately after an invite is issued.
|
/frameworks/base/docs/html/google/play/billing/ |
versions.jd | 63 <li>The purchase flow is synchronous and purchase information is available immediately after it 69 <li>An API to get current purchases of the user immediately. This list will not contain any consumed
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
interacting.jd | 76 immediately lifts their finger, the system determines that a single tap took place, and forwards 79 {@code TAP_TYPE_TAP}</a> event. If the user does not immediately lift their finger, the system
|
/frameworks/base/services/core/java/com/android/server/display/ |
RampAnimator.java | 57 * @param rate The convergence rate in units per second, or 0 to set the value immediately. 61 // Immediately jump to the target the first time.
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
SecurityLogMonitor.java | 156 // Non-blocking read that returns all logs immediately. 162 // Non-blocking read that returns all logs >= the timestamp immediately.
|
Completed in 920 milliseconds
<<11121314151617181920>>