Searched
full:reverse (Results
501 -
525 of
2571) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
lp.h | 27 #define LP_NO_REVERSE 0x0400 /* No reverse mode available. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 101 (reinterpret_cast<std::_List_node_base *>(this))->reverse(); 781 * Returns a read/write reverse iterator that points to the last 782 * element in the %list. Iteration is done in reverse element 790 * Returns a read-only (constant) reverse iterator that points to 791 * the last element in the %list. Iteration is done in reverse 799 * Returns a read/write reverse iterator that points to one 801 * reverse element order. 808 * Returns a read-only (constant) reverse iterator that points to one 809 * before the first element in the %list. Iteration is done in reverse 836 * Returns a read-only (constant) reverse iterator that points t 1435 reverse() function in class:list [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_algos.h | 76 /* Copy the top N elements in INPUT, sorted in reverse order, to OUTPUT. */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_tools.h | 246 // The reverse versions 287 // Reverse versions 317 // Reverse versions 416 // Reverse versions
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_tools.h | 246 // The reverse versions 287 // Reverse versions 317 // Reverse versions 416 // Reverse versions
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_tools.h | 246 // The reverse versions 287 // Reverse versions 317 // Reverse versions 416 // Reverse versions
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_algos.h | 76 /* Copy the top N elements in INPUT, sorted in reverse order, to OUTPUT. */
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_algos.h | 69 /* Copy the top N elements in INPUT, sorted in reverse order, to OUTPUT. */
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_tools.h | 246 // The reverse versions 287 // Reverse versions 317 // Reverse versions 419 // Reverse versions
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
TargetMenuListener.java | 94 // Process in reverse order: most important targets first
|
/cts/tests/tests/animation/src/android/animation/cts/ |
PropertyValuesHolderTest.java | 156 colorAnimator.setRepeatMode(ValueAnimator.REVERSE); 273 objAnimator.setRepeatMode(ValueAnimator.REVERSE);
|
ValueAnimatorTest.java | 124 objAnimator.setRepeatMode(ValueAnimator.REVERSE); 224 objAnimator.setRepeatMode(ValueAnimator.REVERSE);
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
AnimatorEvents.java | 123 yAnim.setRepeatMode(ValueAnimator.REVERSE); 132 xAnim.setRepeatMode(ValueAnimator.REVERSE);
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMAxisIteratorBase.java | 113 * iterator will yield. In a reverse iterator, I believe it should return 120 * @return The number of nodes in this iterator (forward) or 1 (reverse).
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
OneStepIterator.java | 168 * Tells if this is a reverse axes. Overrides AxesWalker#isReverseAxes. 179 * reverse axes count, for the moment this re-searches the axes
|
/external/arduino/hardware/arduino/cores/arduino/ |
HardwareSerial.cpp | 260 // don't reverse this or there may be problems if the RX interrupt 264 // don't reverse this or there may be problems if the RX interrupt
|
/external/chromium/base/third_party/icu/ |
icu_utf.cc | 64 * - NOT AL (8-bit, leave b15..b8==0..0, reverse only b7..b0) 71 * (BSR: Bit Scan Reverse, scans for a 1-bit, starting from the MSB)
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.cc | 72 // Reverse what we added to get the correct order. 119 // Reverse what we added to get the correct order.
|
/external/icu4c/common/ |
brkeng.cpp | 81 UBool reverse, 86 if (reverse) {
|
/external/icu4c/i18n/ |
rbt.cpp | 61 * @param direction either FORWARD or REVERSE. 84 * @param direction either FORWARD or REVERSE.
|
/external/icu4c/test/intltest/ |
transtst.h | 75 * Compose the Kana transliterator forward and reverse and try 81 * Compose the hex transliterators forward and reverse.
|
/external/libsepol/src/ |
users.c | 230 /* Ensure reverse lookup array has enough space */ 256 /* Set up reverse entry */
|
/external/llvm/include/llvm/Analysis/ |
LoopIterator.h | 76 /// Reverse iterate over the cached postorder blocks. 100 /// Get a block's reverse postorder number.
|
/external/llvm/test/CodeGen/ARM/ |
vector-DAGCombine.ll | 137 ; Test that we are generating vrev and vext for reverse shuffles of v8i16 150 ; Test that we are generating vrev and vext for reverse shuffles of v16i8
|
/external/oprofile/pp/ |
opreport_options.cpp | 77 popt::option(options::reverse_sort, "reverse-sort", 'r', 78 "use reverse sort"),
|
Completed in 711 milliseconds
<<21222324252627282930>>