Searched
full:sequential (Results
251 -
275 of
695) sorted by null
<<11121314151617181920>>
/external/valgrind/main/memcheck/tests/linux/ |
timerfd-syscall.c | 239 fprintf(stderr, "sequential timer test (100 ms clock) ...\n");
|
/frameworks/base/core/java/android/transition/ |
TransitionSet.java | 44 * android:ordering="sequential">
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSInfoReader.cpp | 264 map->advise(android::FileMap::SEQUENTIAL);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gdb.1 | 204 in sequential order. The order makes a difference when the
|
arm-eabi-gdbtui.1 | 204 in sequential order. The order makes a difference when the
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gdb.1 | 204 in sequential order. The order makes a difference when the
|
arm-linux-androideabi-gdbtui.1 | 204 in sequential order. The order makes a difference when the
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gdb.1 | 204 in sequential order. The order makes a difference when the
|
arm-eabi-gdbtui.1 | 204 in sequential order. The order makes a difference when the
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gdb.1 | 204 in sequential order. The order makes a difference when the
|
arm-linux-androideabi-gdbtui.1 | 204 in sequential order. The order makes a difference when the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
find.h | 216 // Index of beginning of next free block (after sequential find).
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
fcntl.h | 197 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 197 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 197 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
find.h | 212 // Index of beginning of next free block (after sequential find).
|
/external/llvm/docs/ |
ProgrammersManual.rst | 508 The first step is a choose your own adventure: do you want a sequential 525 Set-like containers are more expensive than sequential containers. 527 * a :ref:`sequential <ds_sequential>` container provides the most efficient way 532 * a :ref:`string <ds_string>` container is a specialized sequential container or 551 Sequential Containers (std::vector, std::list, etc) 554 There are a variety of sequential containers available for you, based on your 563 accepts a sequential list of elements in memory and just reads from them. By [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
InsnFormat.java | 203 * sequential) 431 * Helper method to determine if a list of registers are sequential,
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
exif.js | 234 5 : "Color sequential area sensor", 236 8 : "Color sequential linear sensor"
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
exif.js | 234 5 : "Color sequential area sensor", 236 8 : "Color sequential linear sensor"
|
/external/chromium_org/net/quic/ |
quic_sent_packet_manager.cc | 23 // A test-only flag to prevent the RTO from backing off when multiple sequential 589 // TODO(ianswett): This relies heavily on sequential reception of packets,
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/ |
JPEGImageDecoder.cpp | 111 JPEG_DECOMPRESS_SEQUENTIAL, // Output sequential pixels 402 // image is a sequential JPEG.
|
/external/chromium_org/third_party/mesa/src/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/chromium_org/v8/src/ |
heap-inl.h | 391 // Heap numbers and sequential strings are promoted to old data space, all 406 // There are four string representations: sequential strings, external
|
json-parser.h | 601 // sequential string of type StringType. 619 // We need to create a longer sequential string for the result.
|
Completed in 546 milliseconds
<<11121314151617181920>>