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

<<11121314151617181920>>

  /external/fio/
options.c 1375 .help = "Sequential read",
1379 .help = "Sequential write",
1383 .help = "Sequential trim",
1399 .help = "Sequential read and write mix",
1403 .help = "Sequential read and write mix",
1417 .def = "sequential",
1421 { .ival = "sequential",
1423 .help = "Generate sequential offsets",
    [all...]
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc     [all...]
lithium-codegen-arm.h 352 // Compiler from a set of parallel moves to a sequential list of moves.
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc     [all...]
codegen-mips.cc     [all...]
lithium-codegen-mips.h 384 // Compiler from a set of parallel moves to a sequential list of moves.
  /external/chromium_org/v8/src/arm64/
code-stubs-arm64.cc     [all...]
  /external/chromium_org/native_client_sdk/doc_generated/reference/
pnacl-c-cpp-language-support.html 118 but all accesses are promoted to sequential consistency (the strongest
147 more conservative to apply sequential consistency. Future releases may
149 continue using sequential consistency.</p>
  /external/chromium_org/v8/src/ia32/
codegen-ia32.cc 842 // Distinguish sequential and external strings. Only these two string
844 // reduced to the underlying sequential or external string).
855 // Sequential strings have already been ruled out.
    [all...]
lithium-codegen-ia32.h 354 // Compiler from a set of parallel moves to a sequential list of moves.
  /bionic/libc/bionic/
pthread_rwlock.cpp 255 // We use __sync_bool_compare_and_swap to achieve sequential consistency of the state store and
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 98 * the machinery backwards; in particular, any deviation from sequential
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
QOMX_JpegExtensions.h 259 * or sequential encoding for the thumbnail and
  /external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy_browsertest.cc 46 // These are all sequential navigations, so they should each be logged
  /external/chromium_org/courgette/
streams.cc 7 // These memory-resident streams are used for serializing data into a sequential
  /external/chromium_org/net/quic/
quic_stream_sequencer_test.cc 364 // All frames are processed as soon as we have sequential data.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
httpd.pm 328 # We need an exclusive lock file to avoid deadlocks and starvation and ensure that the scheduler lock numbers are sequential.
  /external/chromium_org/third_party/libsrtp/srtp/
CHANGES 213 Fixed roc-driver so that the non-sequential insertion test
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 500 * As the register type is split into two non sequential fields,
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prerror.h 126 ** error code is from, and the low order 8 bits are a sequential error
  /external/chromium_org/third_party/skia/src/core/
SkBitmapHeap.h 109 * @param heapSize The maximum size of the heap. Because of the sequential limitation imposed
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 112 // interfaces. This is done in a sequential manner in order to be able to
  /external/chromium_org/tools/gn/
filesystem_utils.h 139 // Collapses "." and sequential "/"s and evaluates "..".
  /external/chromium_org/tools/stats_viewer/
stats_table.cs 18 [StructLayout(LayoutKind.Sequential)]
  /external/chromium_org/v8/src/
regexp-macro-assembler.cc 115 // String is now either Sequential or External

Completed in 979 milliseconds

<<11121314151617181920>>