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

<<11121314151617181920>>

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/provider/crypto/
SHA1PRNG_SecureRandomTest.java 82 * quality of entropy (# of different bytes in sequential calls is more or
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_parameters.ipp 284 cla::description = "Allows to switch between sequential and random order of test units execution.\n"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
random_shuffle.h 387 /** @brief Sequential cache-efficient random shuffle.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
random_shuffle.h 403 /** @brief Sequential cache-efficient random shuffle.
  /system/core/libutils/
README 89 * iiii: sequential number, assigned in the order resources are found.
  /external/chromium_org/third_party/leveldatabase/src/db/
db_bench.cc 23 // fillseq -- write N values in sequential key order in async mode
28 // deleteseq -- delete N keys in sequential order
  /external/jpeg/
jdhuff.c 93 /* Check that the scan parameters Ss, Se, Ah/Al are OK for sequential JPEG.
214 /* Figure F.15: generate decoding tables for bit-sequential decoding */
structure.doc 46 sequential, and progressive DCT processes. Hierarchical processes are not
139 * Entropy coding (sequential or progressive, Huffman or arithmetic).
150 * Entropy decoding (sequential or progressive, Huffman or arithmetic).
    [all...]
  /external/llvm/lib/IR/
Type.cpp 662 // Sequential types can be indexed by any integer.
669 // Sequential types can be indexed by any integer.
  /external/qemu/distrib/jpeg-6b/
jdhuff.c 93 /* Check that the scan parameters Ss, Se, Ah/Al are OK for sequential JPEG.
214 /* Figure F.15: generate decoding tables for bit-sequential decoding */
structure.doc 46 sequential, and progressive DCT processes. Hierarchical processes are not
139 * Entropy coding (sequential or progressive, Huffman or arithmetic).
150 * Entropy decoding (sequential or progressive, Huffman or arithmetic).
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java     [all...]
  /system/extras/micro_bench/
micro_bench.cpp 298 // of their "buf" and into the next sequential buffer, the code strides
331 // or "buf2" and into the next sequential buffer, the code strides through
    [all...]
  /external/openssh/
umac.c 214 * This scheme is optimized for sequential, increasing big-endian nonces.
742 * buffers are presented sequentially. In the sequential interface, the
750 * used whenever the sequential interface is not necessary.
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/v8/src/ia32/
code-stubs-ia32.cc     [all...]
  /frameworks/base/docs/html/training/articles/
smp.jd 125 <p>The model most programmers are accustomed to is <em>sequential
177 <p>Sequential consistency guarantees that, after both threads have finished
214 sequential. While the architecture guarantees that loads are not reordered with
425 access ordering matters. ARM/x86 uniprocessors offer sequential consistency,
    [all...]
  /external/llvm/include/llvm-c/
Core.h 918 * @defgroup LLVMCCoreTypeSequential Sequential Types
920 * Sequential types represents "arrays" of types. This is a super class
927 * Obtain the type of elements within a sequential type.
    [all...]
  /external/v8/src/
objects.h 225 // representation is considered sequential. It is not mentioned in the
    [all...]
  /external/v8/src/x64/
code-stubs-x64.cc     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 87 * followed by lock releases that maintain sequential consistency
272 * must be re-acquired under lock anyway to ensure sequential
488 * lock even if the key is not found, to ensure sequential
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_pyio.py 907 A buffer for a readable, sequential BaseRawIO object.
    [all...]

Completed in 996 milliseconds

<<11121314151617181920>>