Searched refs:newResult (Results 1 - 17 of 17) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
H A DUnivariateRealIntegratorImpl.java123 * @param newResult the result to set
126 protected final void setResult(double newResult, int iterationCount) { argument
127 this.result = newResult;
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
H A DUnivariateRealSolverImpl.java189 * @param newResult the result to set
192 protected final void setResult(final double newResult, final int iterationCount) { argument
193 this.result = newResult;
/external/r8/src/main/java/com/android/tools/r8/graph/
H A DAppInfo.java238 private void checkIfMethodIsAmbiguous(DexItem previousResult, DexItem newResult) { argument
240 && previousResult != newResult
242 && isDefaultMethod(newResult)) {
248 + ((DexEncodedMethod) newResult).method.holder.getName());
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaParser.java369 Object[] newResult = findRootNode(root, xmpmetaRequired, result);
370 if (newResult != null)
372 return newResult;
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DConscryptEngine.java817 return newResult(bytesConsumed, bytesProduced, handshakeStatus);
848 return newResult(bytesConsumed, bytesProduced, handshakeStatus);
871 return newResult(bytesConsumed, bytesProduced, handshakeStatus);
1316 private SSLEngineResult newResult(int bytesConsumed, int bytesProduced, method in class:ConscryptEngine
1496 return newResult(bytesConsumed, bytesProduced, handshakeStatus);
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/r8/deps/
H A Dcommons-compress-1.12.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 573 milliseconds