HomeSort by relevance Sort by last modified time
    Searched refs:sequential (Results 1 - 25 of 25) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
types.h 47 sequential, enumerator in enum:__gnu_parallel::_Parallelism
base.h 26 * @brief Sequential helper functions.
65 * @brief GNU sequential classes for public use.
93 __is_parallel(const _Parallelism __p) { return __p != sequential; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
types.h 47 sequential, enumerator in enum:__gnu_parallel::_Parallelism
base.h 26 * @brief Sequential helper functions.
65 * @brief GNU sequential classes for public use.
93 __is_parallel(const _Parallelism __p) { return __p != sequential; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
types.h 47 sequential, enumerator in enum:__gnu_parallel::_Parallelism
base.h 26 * @brief Sequential helper functions.
65 * @brief GNU sequential classes for public use.
93 __is_parallel(const _Parallelism __p) { return __p != sequential; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
types.h 47 sequential, enumerator in enum:__gnu_parallel::_Parallelism
base.h 26 * @brief Sequential helper functions.
65 * @brief GNU sequential classes for public use.
93 __is_parallel(const _Parallelism __p) { return __p != sequential; }
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.stderr.exp 14 sequential timer test (100 ms clock) ...
37 sequential timer test (100 ms clock) ...
  /external/fio/tools/
genfio 45 -a : Run sequential test then parallel one
47 -s : Run sequential test (default value)
76 - a sequential bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 4k with write,randwrite,read,randread tests
78 - a sequential bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 128k with write,randwrite,read,randread tests
80 - a sequential bench on /dev/sdb /dev/sdc /dev/sdd /dev/sde for block size = 1m with write,randwrite,read,randread tests
280 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-sequential-$MODES-$PRINTABLE_DISKS.fio
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/transition/
TransitionHelper.java 102 public Object createTransitionSet(boolean sequential);
232 public Object createTransitionSet(boolean sequential) {
408 public Object createTransitionSet(boolean sequential) {
409 return TransitionHelperKitkat.createTransitionSet(sequential);
615 public Object createTransitionSet(boolean sequential) {
616 return mImpl.createTransitionSet(sequential);
  /frameworks/support/v17/leanback/kitkat/android/support/v17/leanback/transition/
TransitionHelperKitkat.java 47 static Object createTransitionSet(boolean sequential) {
49 set.setOrdering(sequential ? TransitionSet.ORDERING_SEQUENTIAL :
  /external/chromium_org/third_party/polymer/components-chromium/core-animation/
core-animation-group-extracted.js 33 * a sequential group.
  /external/llvm/test/MC/ARM/
diagnostics.s 302 @ CHECK-ERRORS: error: destination operands must be sequential
305 @ CHECK-ERRORS: error: source operands must be sequential
376 @ CHECK-ERRORS: error: destination operands must be sequential
379 @ CHECK-ERRORS: error: destination operands must be sequential
382 @ CHECK-ERRORS: error: destination operands must be sequential
  /external/chromium_org/v8/src/
uri.js 108 // Callers must ensure that |result| is a sufficiently long sequential
  /external/chromium_org/ui/file_manager/gallery/js/
gallery_item.js 206 // If the file name contains the copy signature add/advance the sequential
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
key_util.js 51 * length of a sequential keyboard shortcut, i.e. the number of key that can be
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 543 for sequential file access so smaller fragmentation numbers
  /external/zlib/src/contrib/delphi/
ZLib.pas 61 TCompressionStream is write-only and strictly sequential. Reading from the
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 72 parsers with the means to sequential walk through series of tokens.
80 to recognizers in a sequential fashion. However, the stream object serializes
724 sequential token input into parsers.
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 133 multiple sequential (in time) IOs and put them in a single \emph{bunch} of
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1277 milliseconds