HomeSort by relevance Sort by last modified time
    Searched defs:STATES (Results 1 - 11 of 11) sorted by null

  /external/skia/infra/bots/recipe_modules/swarming/
state.py 26 STATES = (
  /external/skqp/infra/bots/recipe_modules/swarming/
state.py 26 STATES = (
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/
State.java 14 static final int STATES = 12;
  /cts/tests/tests/print/src/android/print/cts/
PrintJobStateTransitionsTest.java 51 * Tests all possible states of print jobs.
62 private final static int STATES[] = new int[] { PrintJobInfo.STATE_QUEUED,
245 ArrayList<Object[]> parameters = new ArrayList<>((int)Math.pow(STATES.length, 3));
246 for (final int state1 : STATES) {
247 for (final int state2 : STATES) {
248 for (final int state3 : STATES) {
  /external/xz-embedded/linux/lib/xz/
xz_lzma2.h 23 * Maximum number of position states. A position state is the lowest pb
25 * are different sets of probabilities for different position states.
57 /* Total number of states */
58 #define STATES 12
60 /* The lowest 7 states indicate that the previous state was a literal. */
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
WindowTransformSwipeHandler.java 92 // Launcher UI related states
98 // Internal initialization states
101 // Interaction finish states
110 // States for quick switch/scrub
132 // For debugging, keep in sync with above states
133 private static final String[] STATES = new String[] {
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java     [all...]
  /external/toybox/toys/pending/
xzcat.c 998 * Maximum number of position states. A position state is the lowest pb
1000 * are different sets of probabilities for different position states.
1032 /* Total number of states */
1033 #define STATES 12
1035 /* The lowest 7 states indicate that the previous state was a literal. */
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 

Completed in 392 milliseconds