/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. */
|
/sdk/ide_common/src/com/android/ide/common/resources/ |
FrameworkResources.java | 138 // public.xml file does specify these, it will be found by the sequential
|
/dalvik/dx/src/com/android/dx/dex/code/ |
InsnFormat.java | 204 * sequential) 432 * 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/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/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
|
/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/ |
buildbot.py | 264 # previous_build() allows callers to avoid assuming build numbers are sequential. 265 # They may not be sequential across all master changes, or when non-trunk builds are made.
|
/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/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/llvm/docs/ |
ProgrammersManual.html | 57 <li><a href="#ds_sequential">Sequential Containers (std::vector, std::list, etc)</a> 69 <li><a href="#dss_other">Other Sequential Container Options</a></li> [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/jpeg/ |
jcmarker.c | 578 /* Sequential mode: need both DC and AC tables */
|
jerror.h | 183 JMESSAGE(JWRN_NOT_SEQUENTIAL, "Invalid SOS parameters for sequential JPEG")
|
/external/llvm/include/llvm/ |
Constants.h | 568 /// getElementAsInteger - If this is a sequential container of integers (of 572 /// getElementAsAPFloat - If this is a sequential container of floating point 576 /// getElementAsFloat - If this is an sequential container of floats, return 580 /// getElementAsDouble - If this is an sequential container of doubles, return [all...] |
/external/llvm/lib/CodeGen/ |
LocalStackSlotAllocation.cpp | 149 // Loop over all of the stack objects, assigning sequential addresses...
|
SpillPlacement.cpp | 312 // linked nodes with sequential numbers. By scanning the linked nodes
|
/external/qemu/android/ |
sdk-controller-socket.h | 381 * although may come quite often, are coming in a sequential manner. For instance,
|
/external/qemu/ |
dis-asm.h | 347 char branch_delay_insns; /* How many sequential insn's will run before
|
/external/qemu/distrib/jpeg-6b/ |
jcmarker.c | 578 /* Sequential mode: need both DC and AC tables */
|
jerror.h | 183 JMESSAGE(JWRN_NOT_SEQUENTIAL, "Invalid SOS parameters for sequential JPEG")
|
/external/svox/pico/lib/ |
picoos.h | 267 /* ***** Sequential binary file access ******/
|