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

<<11121314151617181920>>

  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
InsnFormat.java 204 * sequential)
432 * Helper method to determine if a list of registers are sequential,
  /external/guava/guava-tests/test/com/google/common/collect/
ListsTest.java 162 .named("Lists.transform, sequential access, no nulls")
187 .named("Lists.transform, sequential access, nulls")
  /external/libogg/doc/
framing.html 112 sequential pages belonging only to the logical bitstream. A
332 sequential arrangement, but it is possible to interleave pages for
  /external/libvorbis/doc/
framing.html 112 sequential pages belonging only to the logical bitstream. A
332 sequential arrangement, but it is possible to interleave pages for
programming.html 119 however, sequential multiplexing (chaining) must be accounted for;
291 <p>Returns the sequential page number of the given Ogg page. The first
  /external/mesa3d/src/mesa/main/
texenv.c 187 * The enums were given sequential values for a reason.
274 /* The enums were given sequential values for a reason.
  /external/v8/src/
heap-inl.h 359 // Heap numbers and sequential strings are promoted to old data space, all
371 // There are four string representations: sequential strings, external
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 737 * Register a non-sequential set of values to be used with the pack/unpack functions.
760 * enums that have fully sequential values, although for C-style enums the range of values
  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java 458 * The format of the files are sequential int's, in the range of: [start..end)
522 * The format of the files are sequential 0's of type long
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc     [all...]
macro-assembler-arm.h     [all...]
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc     [all...]
  /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/chromium_org/v8/src/ia32/
codegen-ia32.cc     [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 271 * uses sequential registers starting at {@code 0} (storing
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1PRNG_SecureRandomTest.java 84 * (# of different bytes in sequential calls is more or equal to 50%)
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command_unittest.cc 341 // names are still sequential.
  /external/chromium/net/disk_cache/
disk_cache.h 216 // result in a hole in between the two parts as long as they are sequential
  /external/chromium_org/chrome/app/
image_pre_reader_win.cc 347 // Default to 1MB sequential reads.
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_linux.cc 447 // Note: relies on scheduled tasks on the file thread being sequential. This
  /external/chromium_org/media/filters/
source_buffer_stream.h 8 // returned in sequential presentation order.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h 143 #define IPPROTO_SEP 33 /* Sequential Exchange */
  /external/chromium_org/net/base/
prioritized_dispatcher_unittest.cc 20 // We rely on the priority enum values being sequential having starting at 0,
  /external/chromium_org/third_party/WebKit/Source/web/tests/
GIFImageDecoderTest.cpp 90 // Random decoding should get the same results as sequential decoding.
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
env.h 209 // A file abstraction for sequential writing. The implementation

Completed in 1181 milliseconds

<<11121314151617181920>>