HomeSort by relevance Sort by last modified time
    Searched refs:SEQUENTIAL (Results 1 - 10 of 10) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/ranking/
TiesStrategy.java 23 * <li>SEQUENTIAL - Ties are assigned ranks in order of occurrence in the original array,
41 /** Ties assigned sequential ranks in order of occurrence */
42 SEQUENTIAL,
NaturalRanking.java 61 * <td>SEQUENTIAL</td>
352 case SEQUENTIAL: // Fill sequentially from c to c + length - 1
  /system/core/include/utils/
FileMap.h 93 NORMAL, RANDOM, SEQUENTIAL, WILLNEED, DONTNEED
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/
BulletAppState.java 28 protected ThreadingType threadingType = ThreadingType.SEQUENTIAL;
184 } else if (threadingType == ThreadingType.SEQUENTIAL) {
267 SEQUENTIAL,
  /system/core/libutils/
FileMap.cpp 186 case SEQUENTIAL: sysAdvice = MADV_SEQUENTIAL; break;
Tokenizer.cpp 72 fileMap->advise(FileMap::SEQUENTIAL);
  /external/linux-tools-perf/src/tools/perf/
builtin-trace.c 160 P_MADV_BHV(SEQUENTIAL);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 

Completed in 955 milliseconds