/external/bison/linux-lib/ |
fcntl.h | 194 that would otherwise occur. */ 237 otherwise occur. */ 256 errors that would otherwise occur. */
|
signal.h | 185 that would otherwise occur. */ 228 otherwise occur. */ 247 errors that would otherwise occur. */
|
wctype.h | 180 that would otherwise occur. */ 223 otherwise occur. */ 242 errors that would otherwise occur. */
|
inttypes.h | 177 that would otherwise occur. */ 220 otherwise occur. */ 239 errors that would otherwise occur. */ [all...] |
/external/bison/linux-lib/sys/ |
stat.h | 169 that would otherwise occur. */ 212 otherwise occur. */ 231 errors that would otherwise occur. */ [all...] |
/external/chromium_org/chrome/browser/ui/tabs/ |
tab_strip_model.h | 174 // constraint that all mini-tabs occur before non-mini-tabs. 231 // This method maintains that all mini-tabs occur before non-mini-tabs. When 292 // To be called when a navigation is about to occur in the specified
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/third_party/ |
GestureDetector.java | 47 * will be executed when the events occur. 52 * The listener that is used to notify when gestures occur. 130 * single-tap occur.
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_manager_egl.cc | 227 // GPU action that needs to occur. We could use fences and try 602 // a.) Allocations/Uploads must occur on different threads/contexts. 620 // above, so allocations occur on a different thread/context as uploads.
|
/external/chromium_org/sync/engine/ |
syncer_util.cc | 89 // When a server sends down a client tag, the following cases can occur: 103 // resolution to occur. 417 // commit we don't apply it as time differences may occur.
|
/external/llvm/docs/CommandGuide/ |
FileCheck.rst | 103 must occur in order. FileCheck defaults to ignoring horizontal whitespace 178 The "``CHECK-NOT:``" directive is used to verify that a string doesn't occur 201 If it's necessary to match strings that don't occur in a strictly sequential
|
/frameworks/base/core/java/android/view/ |
GestureDetector.java | 34 * will be executed when the events occur. 39 * The listener that is used to notify when gestures occur. 117 * single-tap occur.
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 110 <p>One solution is to schedule the full download to occur only when connected to Wi-Fi, and possibly only when the device is charging. This is investigated in more detail in <a href="connectivity_patterns.html">Modify your Download Patterns Based on the Connectivity Type</a>.</p> 118 <p>With that in mind it's important to bundle your data transfers and create a pending transfer queue. Done correctly, you can effectively phase-shift transfers that are due to occur within a similar time window, to make them all happen simultaneously—ensuring that the radio draws power for as short a duration as possible.</p> 130 <p>Any time-sensitive or on-demand transfer—such as downloading a full-sized image—should preempt regularly scheduled updates. The planned update should be executed at the same time as the on-demand transfer, with the next update scheduled to occur after the set interval. This approach mitigates the cost of performing a regular update by piggy-backing on the necessary time-sensitive photo download.</p>
|
/libcore/luni/src/main/java/java/util/ |
AbstractList.java | 562 * iterated in the same order as they occur in the list. 601 * iterated in the same order that they occur in the list. 612 * iterated in the same order as they occur in the list. The iteration
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Semaphore.java | 233 * must occur before any acquires will be granted. 245 * must occur before any acquires will be granted. 629 * because cancellations may occur at any time, a {@code true}
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Fences.java | 216 * <p><b>Avoiding premature finalization.</b> Finalization may occur 495 * method occur before a subsequent write of the reference. For 508 * given reference prior to the invocation of this method occur
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Condition.java | 114 * wakeup</em>" is permitted to occur, in 121 * occur and so always wait in a loop. 302 * than specified when re-waits occur.
|
/packages/apps/Calendar/src/com/android/calendar/ |
Event.java | 239 // The sort order is: events with an earlier start time occur 241 // a later end time occur first. The later end time is ordered 428 * rectangle depend on the maximum number of rectangles that occur at
|
/external/chromium_org/third_party/libxml/src/ |
tree.c | 4540 int occur = 0, generic; local [all...] |
/external/libxml2/ |
tree.c | 4553 int occur = 0, generic; local [all...] |
/external/llvm/docs/ |
BitCodeFormat.rst | 342 elements of the array. An array may only occur as the last operand of an 355 in the mapped in file and poke directly at it. A blob may only occur as the 419 ``SETBID`` records can occur multiple times throughout the block to change which 423 Standard ``DEFINE_ABBREV`` records can occur inside ``BLOCKINFO`` blocks, but 429 The ``BLOCKNAME`` record (code 2) can optionally occur in this block. The 433 The ``SETRECORDNAME`` record (code 3) can also optionally occur in this block. [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
NodeSetDTM.java | 783 * Add the node into a vector of nodes where it should occur in 858 * Add the node into a vector of nodes where it should occur in 909 * @param at The index where the insert should occur. [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XStringForFSB.java | 174 * ContentHandler's characters methods may well occur for a single call to 672 * <code>-1</code> if the character does not occur. 705 * if the character does not occur.
|
/external/bison/darwin-lib/ |
inttypes.h | 177 that would otherwise occur. */ 220 otherwise occur. */ 239 errors that would otherwise occur. */ [all...] |
spawn.h | 192 that would otherwise occur. */ 235 otherwise occur. */ 254 errors that would otherwise occur. */ [all...] |
stdlib.h | 235 that would otherwise occur. */ 278 otherwise occur. */ 297 errors that would otherwise occur. */ [all...] |