/external/skia/src/gpu/ |
GrAllocator.h | 96 void* back() { function in class:GrAllocator 104 const void* back() const { function in class:GrAllocator 202 T& back() { function in class:GrTAllocator 203 return *(T*)fAllocator.back(); 209 const T& back() const { function in class:GrTAllocator 210 return *(const T*)fAllocator.back();
|
GrInOrderDrawBuffer.h | 29 * valid when the draw buffer is played back into a GrGpu. Similarly, it is the 32 * played back into. The buffer requires VB and IB pools to store geometry. 41 * @param gpu the gpu object where this will be played back 76 * that it can be played back multiple times. 176 // we release unused space back to allocator if possible
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmdev.h | 123 #define __ATM_LM_NONE 0 /* no loop back ^ ^ ^ ^ */ 124 #define __ATM_LM_AAL 1 /* loop back PDUs --' | | | */ 125 #define __ATM_LM_ATM 2 /* loop back ATM cells ---' | | */ 126 /* RESERVED 4 loop back on PHY side ---' */ 127 #define __ATM_LM_PHY 8 /* loop back bits (digital) ----' | */ 128 #define __ATM_LM_ANALOG 16 /* loop back the analog signal --------' */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmdev.h | 123 #define __ATM_LM_NONE 0 /* no loop back ^ ^ ^ ^ */ 124 #define __ATM_LM_AAL 1 /* loop back PDUs --' | | | */ 125 #define __ATM_LM_ATM 2 /* loop back ATM cells ---' | | */ 126 /* RESERVED 4 loop back on PHY side ---' */ 127 #define __ATM_LM_PHY 8 /* loop back bits (digital) ----' | */ 128 #define __ATM_LM_ANALOG 16 /* loop back the analog signal --------' */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmdev.h | 123 #define __ATM_LM_NONE 0 /* no loop back ^ ^ ^ ^ */ 124 #define __ATM_LM_AAL 1 /* loop back PDUs --' | | | */ 125 #define __ATM_LM_ATM 2 /* loop back ATM cells ---' | | */ 126 /* RESERVED 4 loop back on PHY side ---' */ 127 #define __ATM_LM_PHY 8 /* loop back bits (digital) ----' | */ 128 #define __ATM_LM_ANALOG 16 /* loop back the analog signal --------' */
|
/libcore/luni/src/main/java/java/io/ |
PushbackInputStream.java | 23 * Wraps an existing {@link InputStream} and adds functionality to "push back" 25 * this useful. The number of bytes which may be pushed back can be specified 26 * during construction. If the buffer of pushed back bytes is empty, bytes are 31 * The buffer that contains pushed-back bytes. 238 * Pushes all the bytes in {@code buffer} back to this stream. The bytes are 239 * pushed back in such a way that the next byte read from this stream is 248 * the buffer containing the bytes to push back to this stream. 258 * Pushes a subset of the bytes in {@code buffer} back to this stream. The 261 * bytes are pushed back in such a way that the next byte read from this 270 * the buffer containing the bytes to push back to this stream [all...] |
PushbackReader.java | 23 * Wraps an existing {@link Reader} and adds functionality to "push back" 25 * find this useful. The number of characters which may be pushed back can be 26 * specified during construction. If the buffer of pushed back bytes is empty, 253 * Pushes all the characters in {@code buffer} back to this reader. The 254 * characters are pushed back in such a way that the next character read 263 * the buffer containing the characters to push back to this 275 * Pushes a subset of the characters in {@code buffer} back to this reader. 278 * The bytes are pushed back in such a way that the next byte read from this 287 * the buffer containing the characters to push back to this 290 * the index of the first byte in {@code buffer} to push back [all...] |
/frameworks/base/core/java/android/app/ |
TaskStackBuilder.java | 31 * Utility class for constructing synthetic back stacks for cross-task navigation 35 * app navigation using the back key changed. The back key's behavior is local 43 * the application should synthesize a back stack/history for the new task so that 44 * the user may navigate out of the new task and back to the Launcher by repeated 45 * presses of the back key. Back key presses should not navigate across task stacks.</p> 52 * For more detailed information about tasks, the back stack, and navigation design guidelines, 54 * <a href="{@docRoot}guide/topics/fundamentals/tasks-and-back-stack.html">Tasks and Back Stack</a [all...] |
FragmentTransaction.java | 97 * when it is put on the back stack: the fragment is removed from 151 * played when popping the back stack. 159 * operations specifically when popping the back stack. 178 * Add this transaction to the back stack. This means that the transaction 182 * @param name An optional name for this back stack state, or null. 187 * Returns true if this FragmentTransaction is allowed to be added to the back 204 * is on the back stack, as used by {@link FragmentBreadCrumbs}. 219 * is on the back stack, as used by {@link FragmentBreadCrumbs}. 244 * @return Returns the identifier of this transaction's back stack entry,
|
/bionic/libc/regex/ |
regex2.h | 71 /* (back, fwd are offsets) */ 81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ 83 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ 85 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ 87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */ 89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ 149 int backrefs; /* does it use back references? */
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_node_data_unittest.cc | 92 // Now read the data back in. 136 // Now read the data back in. 145 // We should get back the same node when asking for the same profile. 174 // Now read the data back in. 188 // And make sure we get the node back. 216 // Read the data back in. 234 // And make sure we get the node back.
|
/external/llvm/docs/HistoricalNotes/ |
2003-06-25-Reoptimizer1.txt | 7 back-edges and insert llvm_first_trigger() function call which takes 16 target of the back-edge and the branch that causes the back-edge). We 37 region IGNORING back edges, and mark the edges which are reachable in 58 verify our assumption that we picked a hot back-edge in first-level 78 with a time when we will next turn instrumentation back on for that 80 that off the prio. queue and turn instrumentation back on for that
|
/external/llvm/lib/DebugInfo/ |
DWARFDebugAranges.cpp | 116 if (Aranges.back().Offset == offset && Aranges.back().HiPC() == low_pc) { 117 Aranges.back().setHiPC(high_pc); 210 // We checked for empty at the start of function so back() will be valid. 211 HiPC = Aranges.back().HiPC(); 220 // We checked for empty at the start of function so back() will be valid. 221 HiPC = Aranges.back().HiPC();
|
/external/llvm/lib/Support/ |
regex2.h | 71 /* (back, fwd are offsets) */ 81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ 83 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ 85 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ 87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */ 89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ 149 int backrefs; /* does it use back references? */
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regex2.h | 71 /* (back, fwd are offsets) */ 81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */ 83 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ 85 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ 87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */ 89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */ 149 int backrefs; /* does it use back references? */
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentTransaction.java | 111 * when it is put on the back stack: the fragment is removed from 165 * played when popping the back stack. 173 * operations specifically when popping the back stack. 192 * Add this transaction to the back stack. This means that the transaction 196 * @param name An optional name for this back stack state, or null. 201 * Returns true if this FragmentTransaction is allowed to be added to the back 218 * is on the back stack. 233 * is on the back stack. 258 * @return Returns the identifier of this transaction's back stack entry,
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ReceiveResult.java | 36 data back to the originating activity when done.</p> 40 to pick something and sends the selection back to its caller. Implementing 58 <td class="DescrColumn">Allows user to pick an option and sends it back to its caller</td> 118 // This is a standard resultCode that is sent back if the 145 // result will come back with request code GET_CODE.
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesLiveFolder.java | 29 * sends it back to HOME. From the data in the Intent, HOME creates a live folder and displays 50 * necessary data and send back OK. Otherwise, send back CANCEL. 97 /* Creates an ActivityResult object to propagate back to HOME. Set its result indicator 110 // Closes the Activity. The ActivityObject is propagated back to the caller.
|
/external/chromium/net/base/ |
upload_data.cc | 133 elements_.back().SetToBytes(bytes, bytes_len); 140 elements_.back().SetToFilePath(file_path); 148 elements_.back().SetToFilePathRange(file_path, offset, length, 155 elements_.back().SetToBlobUrl(blob_url); 163 elements_.back().SetToChunk(bytes, bytes_len, is_last_chunk);
|
/external/llvm/include/llvm/ADT/ |
SetVector.h | 88 const T &back() const { function in class:llvm::SetVector 89 assert(!empty() && "Cannot call back() on empty SetVector!"); 90 return vector_.back(); 144 set_.erase(back()); 149 T Ret = back();
|
/frameworks/base/core/java/android/content/ |
ContentProviderOperation.java | 195 * back references that were requested using 200 * to resolve any requested back references. 272 * The ContentValues back references are represented as a ContentValues object where the 273 * key refers to a column and the value is an index of the back reference whose 281 * expansion of back references. This can be called if either mValues or mValuesBackReferences 308 * The Selection Arguments back references are represented as a Map of Integer->Integer where 318 * expansion of back references. This can be called if either mValues or mValuesBackReferences 350 * Return the string representation of the requested back reference. 356 * @return the string representation of the requested back reference. 362 throw new ArrayIndexOutOfBoundsException("asked for back ref " + backRefInde [all...] |
/frameworks/base/core/java/android/webkit/ |
WebBackForwardList.java | 23 * This class contains the back/forward list for a WebView. 38 * Construct a back/forward list used by clients of WebView. 77 * Get the total size of the back/forward list. 85 * Mark the back/forward list as having a pending clear. This is used on the 128 * Clear the back/forward list. Called from the WebCore thread.
|
/external/chromium/chrome/browser/chromeos/login/ |
authenticator.h | 53 // |credentials| are the tokens that we get back from the ClientLogin API. 71 // data passed back through OnPasswordChangeDetected(). 78 // data passed back through OnPasswordChangeDetected().
|
/external/chromium/chrome/browser/extensions/ |
image_loading_tracker.h | 32 // ... and wait for OnImageLoaded to be called back on you with a pointer to the 66 // function may call back your observer synchronously (ie before it returns) 79 // is posted back to this method on the original thread. This method then
|
/external/chromium/chrome/browser/resources/ |
new_new_tab_theme.css | 119 .section > h2 .back, 124 .section.hidden > h2 .back { 129 .section.hidden:hover > h2 .back {
|