/prebuilts/tools/common/proguard/proguard4.7/docs/ |
downloads.html | 393 <li>Fixed optimization bugs causing stack verification errors. 413 <li>Fixed optimization bug causing stack verification errors.
|
/external/deqp/modules/gles3/stress/ |
es3sSpecialFloatTests.cpp | 205 << tcu::TestLog::ImageSet("Results", "Result verification") 213 << tcu::TestLog::ImageSet("Results", "Result verification") 347 << tcu::TestLog::ImageSet("Results", "Result verification") [all...] |
/external/deqp/modules/gles31/functional/ |
es31fSynchronizationTests.cpp | 295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, (std::string((m_storage == STORAGE_BUFFER) ? ("buffer") : ("image")) + " content verification failed").c_str()); 391 // after N errors, no point continuing verification 392 m_testCtx.getLog() << tcu::TestLog::Message << " -- too many errors, skipping verification --\n" << tcu::TestLog::EndMessage; [all...] |
es31fTessellationGeometryInteractionTests.cpp | [all...] |
es31fDrawBuffersIndexedTests.cpp | 464 results.fail("Verification of renderbuffer " + de::toString(renderbufferNdx) + " failed."); 477 results.fail("Verification of renderbuffer " + de::toString(renderbufferNdx) + " failed."); 490 results.fail("Verification of renderbuffer " + de::toString(renderbufferNdx) + " failed."); [all...] |
es31fShaderMultisampleInterpolationTests.cpp | 73 << "Image verification failed." 78 << "Image verification passed." 173 m_testCtx.getLog() << tcu::TestLog::Message << "Image verification failed." << tcu::TestLog::EndMessage; [all...] |
es31fVertexAttributeBindingTests.cpp | 109 log << TestLog::Message << "Image verification failed." << TestLog::EndMessage; 117 log << TestLog::Message << "Image verification passed." << TestLog::EndMessage; 209 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed"); [all...] |
/external/wpa_supplicant_8/src/crypto/ |
tls_openssl.c | [all...] |
/art/runtime/ |
class_linker.cc | 126 // failed in verification, in which case v2 5.4.1 says we need to re-throw [all...] |
/external/gptfdisk/ |
gpt.cc | 159 * Begin functions that verify data, or that adjust the verification * 164 // Perform detailed verification, reporting on any problems found, but [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationShrinker.java | 304 // The virtual machine's verification step is not smart enough to see 357 // The virtual machine's verification step is not smart enough to see 380 // The virtual machine's verification step is not smart enough to see [all...] |
/frameworks/base/docs/html/google/play/licensing/ |
adding-licensing.jd | 52 href="setting-up.html">Setting Up for Licensing</a>), you are ready to add license verification to 53 your app with the License Verification Library (LVL).</p> 55 <p>Adding license verification with the LVL involves these tasks:</p> [all...] |
/frameworks/base/docs/html/reference/android/support/test/espresso/ |
ViewInteraction.html | [all...] |
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 383 known to be compatible.\n\nThe Tag Verification tests check that your 405 <string name="nfc_tag_verification">Tag Verification</string> [all...] |
/external/llvm/lib/ExecutionEngine/ |
ExecutionEngine.cpp | 70 // IR module verification is enabled by default in debug builds, and disabled 458 // IR module verification is enabled by default in debug builds, and disabled [all...] |
/external/openssh/ |
sshd_config.5 | 734 Kerberos servtab which allows the verification of the KDC's identity. [all...] |
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
MethodAnalyzer.java | 63 * for each register, it can deodex odexed instructions, and it can verify the bytecode. The analysis and verification 65 * there's no need to perform the verification multiple times, so we wait until the method is fully analyzed and then [all...] |
/external/wpa_supplicant_8/src/utils/ |
pcsc_funcs.c | 718 wpa_printf(MSG_INFO, "PIN verification failed for " 1027 wpa_printf(MSG_WARNING, "SCARD: PIN verification failed"); [all...] |
/external/zlib/src/examples/ |
gzlog.c | 343 file modify time for verification of ownership. Return 0 on success, or -1 371 for verification of ownership. */ [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageInstaller.java | [all...] |
/hardware/ti/omap4-aah/security/tf_crypto_sst/ |
pkcs11_object.c | [all...] |
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
pkcs11_object.c | [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Document.java | 497 * <p ><b>Note:</b> No verification is done on the value when setting 508 * <p ><b>Note:</b> No verification is done on the value when setting [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/isomorphism/ |
isomorphvf2.py | 33 Suppose G1 and G2 are isomorphic graphs. Verification is as follows: 49 graphs. Verification is as follows: [all...] |
/art/compiler/driver/ |
compiler_driver.h | 451 // false if the method is not in the verification results (GetVerificationResults). [all...] |