HomeSort by relevance Sort by last modified time
    Searched full:sequential (Results 76 - 100 of 738) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
swift-atomics.ll 16 ; However, if sequential consistency is needed *something* must ensure a release
  /external/regex-re2/re2/
set.h 27 // Indices are assigned in sequential order starting from 0.
  /external/srtp/test/
rdbx_driver.c 226 * test sequential insertion
228 printf("\ttesting sequential insertion...");
264 * test non-sequential insertion
271 printf("\ttesting non-sequential insertion...");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
mman-common.h 29 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 29 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
base.h 25 * @brief Sequential helper functions.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
base.h 25 * @brief Sequential helper functions.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
base.h 25 * @brief Sequential helper functions.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
base.h 25 * @brief Sequential helper functions.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
base.h 25 * @brief Sequential helper functions.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
base.h 25 * @brief Sequential helper functions.
  /external/srtp/googlepatches/
google-11-srtp-replay-fix.patch 41 * test sequential insertion
43 printf("\ttesting sequential insertion...");
61 printf("\ttesting non-sequential insertion...");
  /external/chromium_org/third_party/icu/source/data/
build.xml 78 <sequential>
85 </sequential>
86 <sequential>
91 </sequential>
92 <sequential>
97 </sequential>
100 <sequential>
105 </sequential>
106 <sequential>
111 </sequential>
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/doc/
benchmark.html 120 <li> Sequential reads/writes traverse the key space in increasing order.</li>
124 <h3>A. Sequential Reads</h3>
148 <h3>C. Sequential Writes</h3>
173 <p>LevelDB outperforms both SQLite3 and TreeDB in sequential and random write operations and sequential read operations. Kyoto Cabinet has the fastest random read operations.</p>
178 <h4>Sequential Writes</h4>
207 <h4>Sequential Writes</h4>
232 of sequential writes.</p>
244 <h4>Sequential Writes</h4>
290 <h4>Sequential Writes</h4
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/transition/
TransitionHelper.java 94 public Object createTransitionSet(boolean sequential);
222 public Object createTransitionSet(boolean sequential) {
393 public Object createTransitionSet(boolean sequential) {
394 return TransitionHelperKitkat.createTransitionSet(sequential);
595 public Object createTransitionSet(boolean sequential) {
596 return mImpl.createTransitionSet(sequential);
  /external/mockito/cglib-and-asm/src/org/mockito/asm/util/
AbstractVisitor.java 98 * visited in sequential order, one method after the other, but can be
101 * not possible to print the visited instructions directly to a sequential
103 * tree is constructed during the visit, and printed to a sequential stream
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
SequentialSensorOperation.java 30 public static final String STATS_TAG = "sequential";
  /development/samples/ApiDemos/res/layout/
focus_5.xml 17 <!-- Demonstrates using nextFocusForward to explicitly set sequential focus order.-->
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
SlimToken.cs 38 [StructLayout( LayoutKind.Sequential, Pack = 2 )]
  /external/chromium_org/chrome/browser/media_galleries/
imported_media_gallery_registry.h 35 // to be a series of sequential calls. See SequencedTaskRunner for details.
  /external/chromium_org/third_party/icu/source/test/intltest/
callimts.h 51 * test calendar 'cal' through 'numberOfDays' sequential days starting
  /external/icu/icu4c/source/test/intltest/
callimts.h 51 * test calendar 'cal' through 'numberOfDays' sequential days starting
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 34 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
  /external/libogg/doc/libogg/
ogg_packet.html 57 <dd>Sequential number of this packet in the ogg bitstream.<dd>
  /external/libpng/contrib/conftest/
read.dfa 21 # The sequential read code is enabled here; the progressive code can be used

Completed in 2390 milliseconds

1 2 34 5 6 7 8 91011>>