HomeSort by relevance Sort by last modified time
    Searched full:sequential (Results 426 - 450 of 695) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiway_merge.h 26 * @brief Implementation of sequential and parallel multiway merge.
901 /** @brief Sequential multi-way merging switch.
    [all...]
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 125 // The syncState is sequential, so higher values represent more recent
    [all...]
  /external/chromium/base/
file_util_win.cc     [all...]
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 685 // duplicates are not always sequential. It also tells us we should remove
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_debug.c 882 return debug_prim(stream, "3DPRIM (indirect sequential)", 0, 2);
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_statevars.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_mesa_to_tgsi.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_vfs.c     [all...]
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_win.cc 55 // some sort of sequential data (why not just use an array?). See comments
    [all...]
  /external/eigen/Eigen/src/Core/
CwiseNullaryOp.h 227 * This particular version of LinSpaced() uses sequential access, i.e. vector access is
Functors.h 645 // implementations (random vs. sequential access) as well as the
    [all...]
  /external/grub/stage2/
fsys_reiserfs.c 684 * This means, that I can only sequential reads of files are
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Lists.java 351 * Implementation of a sequential transforming list.
  /external/iputils/
rdisc.c 930 * we add sequential 16 bit words to it, and at the end, fold
    [all...]
  /external/llvm/lib/Analysis/
LoopInfo.cpp 302 // dependencies (thus converted the loop back to a sequential loop), check
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 128 /// recomputes them. This guarantees that the MBB numbers are sequential,
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.c 882 return debug_prim(stream, "3DPRIM (indirect sequential)", 0, 2);
  /external/mesa3d/src/mesa/program/
prog_statevars.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_mesa_to_tgsi.c     [all...]
  /external/opencv/cvaux/src/
cvmorphcontours.cpp 587 //Initializes process of sequential reading from sequence
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
CodeItem.java 422 * TODO: in case of non-range invoke with a jumbo-sized method reference, we could check if the registers are sequential, and replace it with the jumbo variant (which only takes a register range)
    [all...]
  /external/zlib/src/doc/
rfc1952.txt 210 bits of a byte are transmitted on a bit-sequential medium, since
  /frameworks/base/libs/androidfw/
ZipFileRO.cpp 764 file->advise(FileMap::SEQUENTIAL);
  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 36 * different from the uni-directional sequential access that a

Completed in 1758 milliseconds

<<11121314151617181920>>