HomeSort by relevance Sort by last modified time
    Searched full:partial (Results 1 - 25 of 1241) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/src/proguard/evaluation/value/
package.html 2 This package contains classes that represent partial evaluation values.
  /external/proguard/src/proguard/optimize/evaluation/
package.html 2 This package contains visitors that perform partial evaluation and subsequent
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java 20 * @return full/partial message, null if nothing.
  /external/stlport/test/compiler/
partial_spec.cpp 14 * the partial template function ordering (!_STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER)
  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiInfoTest.java 108 level = TestLevel.PARTIAL,
113 level = TestLevel.PARTIAL,
118 level = TestLevel.PARTIAL,
123 level = TestLevel.PARTIAL,
128 level = TestLevel.PARTIAL,
133 level = TestLevel.PARTIAL,
138 level = TestLevel.PARTIAL,
143 level = TestLevel.PARTIAL,
153 level = TestLevel.PARTIAL,
158 level = TestLevel.PARTIAL,
    [all...]
  /cts/tests/tests/view/src/android/view/inputmethod/cts/
InputMethodManagerTest.java 69 level = TestLevel.PARTIAL,
74 level = TestLevel.PARTIAL,
79 level = TestLevel.PARTIAL,
84 level = TestLevel.PARTIAL,
89 level = TestLevel.PARTIAL,
94 level = TestLevel.PARTIAL,
129 level = TestLevel.PARTIAL,
134 level = TestLevel.PARTIAL,
139 level = TestLevel.PARTIAL,
144 level = TestLevel.PARTIAL,
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorTest.java 41 level = TestLevel.PARTIAL,
46 level = TestLevel.PARTIAL,
51 level = TestLevel.PARTIAL,
56 level = TestLevel.PARTIAL,
61 level = TestLevel.PARTIAL,
66 level = TestLevel.PARTIAL,
  /packages/apps/QuickSearchBox/tests/partial/src/com/android/quicksearchbox/tests/partial/
PartialSuggestionProvider.java 17 package com.android.quicksearchbox.tests.partial;
85 private void addRows(MatrixCursor cursor, boolean partial) {
89 (partial? "Partial" : "Final ") + " suggestion " + i,
92 "content://com.android.quicksearchbox.partial/partial/" + i
  /libcore/luni/src/test/java/tests/org/w3c/dom/
IsSupported.java 64 level = TestLevel.PARTIAL,
79 level = TestLevel.PARTIAL,
94 level = TestLevel.PARTIAL,
109 level = TestLevel.PARTIAL,
124 level = TestLevel.PARTIAL,
139 level = TestLevel.PARTIAL,
154 level = TestLevel.PARTIAL,
169 level = TestLevel.PARTIAL,
184 level = TestLevel.PARTIAL,
200 level = TestLevel.PARTIAL,
    [all...]
Prefix.java 83 level = TestLevel.PARTIAL,
98 level = TestLevel.PARTIAL,
118 level = TestLevel.PARTIAL,
136 level = TestLevel.PARTIAL,
153 level = TestLevel.PARTIAL,
180 level = TestLevel.PARTIAL,
204 level = TestLevel.PARTIAL,
262 level = TestLevel.PARTIAL,
288 level = TestLevel.PARTIAL,
312 level = TestLevel.PARTIAL,
    [all...]
  /external/expat/tests/
README.txt 6 The Expat tests use a partial internal implementation of the "Check"
  /external/webkit/SunSpider/tests/sunspider-0.9/
LIST 19 math-partial-sums
math-partial-sums.js 5 function partial(n){ function
31 partial(i);
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
LIST 19 math-partial-sums
math-partial-sums.js 5 function partial(n){ function
31 partial(i);
  /libcore/luni/src/test/java/tests/java/lang/String/
Tests.java 32 level = TestLevel.PARTIAL,
43 level = TestLevel.PARTIAL,
53 level = TestLevel.PARTIAL,
63 level = TestLevel.PARTIAL,
  /libcore/luni/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
ASCIICharsetEncoderTest.java 55 level = TestLevel.PARTIAL,
74 level = TestLevel.PARTIAL,
80 level = TestLevel.PARTIAL,
92 level = TestLevel.PARTIAL,
123 level = TestLevel.PARTIAL,
129 level = TestLevel.PARTIAL,
199 level = TestLevel.PARTIAL,
205 level = TestLevel.PARTIAL,
211 level = TestLevel.PARTIAL,
232 level = TestLevel.PARTIAL,
    [all...]
  /external/v8/src/
json.js 119 var partial = [];
127 partial.push(strP);
131 final = "[" + partial.join(",") + "]";
132 } else if (partial.length > 0) {
134 final = "[\n" + indent + partial.join(separator) + "\n" +
150 var partial = [];
161 partial.push(member);
173 partial.push(member);
180 final = "{" + partial.join(",") + "}";
181 } else if (partial.length > 0)
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
FilePreferencesImplTest.java 46 level = TestLevel.PARTIAL,
52 level = TestLevel.PARTIAL,
58 level = TestLevel.PARTIAL,
86 level = TestLevel.PARTIAL,
92 level = TestLevel.PARTIAL,
98 level = TestLevel.PARTIAL,
114 level = TestLevel.PARTIAL,
154 level = TestLevel.PARTIAL,
  /libcore/luni/src/test/java/tests/api/java/lang/
BooleanTest.java 34 level = TestLevel.PARTIAL,
43 level = TestLevel.PARTIAL,
  /external/stlport/doc/
pointer_specialization.txt 12 STLport grant the partial pointer specialization for 4 containers:
38 In a first thought you can imagine a partial specialization like
44 What would be the underlying container for such a partial
59 On a second thought a possible solution is to limit the partial
87 need to be able to detect the less specialization. The partial set
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
BoundedGenericMethodsTests.java 111 level = TestLevel.PARTIAL,
120 level = TestLevel.PARTIAL,
130 level = TestLevel.PARTIAL,
141 level = TestLevel.PARTIAL,
153 level = TestLevel.PARTIAL,
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
NullCipherTest.java 83 level = TestLevel.PARTIAL,
135 level = TestLevel.PARTIAL,
149 level = TestLevel.PARTIAL,
163 level = TestLevel.PARTIAL,
194 level = TestLevel.PARTIAL,
216 level = TestLevel.PARTIAL,
232 level = TestLevel.PARTIAL,
248 level = TestLevel.PARTIAL,
261 level = TestLevel.PARTIAL,
275 level = TestLevel.PARTIAL,
    [all...]
  /external/jpeg/
transupp.h 61 * nominal image area. So, we have to exclude any partial iMCUs from the
64 * Transpose is the only transformation that can handle partial iMCUs at the
65 * right and bottom edges completely cleanly. flip_h can flip partial iMCUs
66 * at the bottom, but leaves any partial iMCUs at the right edge untouched.
67 * Similarly flip_v leaves any partial iMCUs at the bottom edge untouched.
71 * The "trim" option causes untransformable partial iMCUs to be dropped;
89 boolean trim; /* if TRUE, trim partial MCUs as needed */
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 45 * needs a second review phase to find out if the sum of all partial tests
49 PARTIAL,
54 * implement. This level is positioned somewhere between {@code PARTIAL}

Completed in 517 milliseconds

1 2 3 4 5 6 7 8 91011>>