/external/apache-http/src/org/apache/http/impl/auth/ |
AuthSchemeBase.java | 64 * to maintain the state information when dealing with sequential challenges
|
/external/libvpx/examples/includes/geshi/geshi/ |
cil.php | 59 'static', 'specialname', 'special', 'serializable', 'sequential', 'sealed', 'runtime', 'rtspecialname', 'request',
|
fortran.php | 63 'readwrite','recl','sequential','status','unformatted','unit'
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
http_lock.py | 106 sequential."""
|
/frameworks/native/libs/utils/ |
FileMap.cpp | 210 case SEQUENTIAL: sysAdvice = MADV_SEQUENTIAL; break;
|
/libcore/luni/src/main/java/java/io/ |
StringBufferInputStream.java | 24 * a sequential manner.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
tags.h | 41 /** @brief Forces sequential execution at compile time. */
|
/system/extras/tests/sdcard/ |
testcase.cpp | 192 if (strcmp(advice, "sequential") == 0)
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
CollectionsTest.java | 579 // test shuffling a Sequential Access List 588 testShuffle(al, "Sequential Access", false); 645 // test shuffling a Sequential Access List 654 testShuffle(al, "Sequential Access", true); 912 // Test rotating a Sequential Access List 917 testRotate(list1, "Sequential Access"); [all...] |
/libcore/luni/src/test/java/tests/api/java/util/ |
CollectionsTest.java | 705 // test shuffling a Sequential Access List 713 testShuffle(al, "Sequential Access", false); 770 // test shuffling a Sequential Access List 778 testShuffle(al, "Sequential Access", true); [all...] |
BitSetTest.java | 208 // pos1 and pos2 are in two sequential bitset elements 236 // pos1 and pos2 are in two non-sequential bitset elements 595 // pos1 and pos2 are in two sequential bitset elements 618 // pos1 and pos2 are in two non-sequential bitset elements 819 // pos1 and pos2 are in two sequential bitset elements 846 // pos1 and pos2 are in two non-sequential bitset elements [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
DalvInsn.java | 241 * it uses sequential registers starting at {@code 0} (storing 298 * it replaces incompatible registers with sequential registers
|
/external/bluetooth/glib/tests/ |
date-test.c | 449 /* We can only run sequence tests between sequential years */ 451 TEST("Julians are sequential with increment 1",
|
testgdate.c | 456 /* We can only run sequence tests between sequential years */ 458 TEST("Julians are sequential with increment 1",
|
/external/chromium/testing/ |
generate_gmock_mutant.py | 342 """Expands pattern replacing '%' with sequential integers. 352 """Expands pattern replacing '%' with sequential small ASCII letters.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
DalvInsn.java | 241 * it uses sequential registers starting at {@code 0} (storing 298 * it replaces incompatible registers with sequential registers
|
/external/icu4c/i18n/ |
chnsecal.h | 49 * first method is by sequential numbering from the 61st year of the reign 53 * <code>EXTENDED_YEAR</code> field contains the sequential year count.
|
/external/llvm/include/llvm/CodeGen/ |
MachineModuleInfo.h | 21 // string and assigned a sequential numeric ID (base 1.) 23 // ID. A file ID is sequential number (base 1.)
|
/external/openssl/crypto/bio/ |
bss_file.c | 75 * API. But sequential access suffices for practical cases when you 78 * sequential access of large files without extra "magic" comprise *BSD,
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/ |
main.java | 372 Option sequentialLabelsOption = OptionBuilder.withLongOpt("sequential-labels") 373 .withDescription("create label names using a sequential numbering scheme per label type, rather than " +
|
/external/v8/src/ |
json-parser.h | 447 // sequential string of type StringType. 465 // We need to create a longer sequential string for the result.
|
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/ |
JPEGImageDecoder.cpp | 76 JPEG_DECOMPRESS_SEQUENTIAL, // Output sequential pixels 237 // image is a sequential JPEG.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ExecutorService.java | 237 * sequential order as produced by the iterator for the 265 * sequential order as produced by the iterator for the
|
/bionic/libc/regex/ |
regex2.h | 48 * the machinery backwards; in particular, any deviation from sequential
|
/cts/suite/audio_quality/lib/src/task/ |
ModelBuilder.cpp | 55 { "sequential", TaskGeneric::ETaskSequential, SEQUENTIAL_TABLE,
|