/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf_5.cpp | 263 // verification that LSFs have minimum distance of LSF_GAP Hz 505 /* verification that LSFs have minimum distance of LSF_GAP Hz */
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerServiceTest.java | 660 * @throws Exception If the verification has failed with exception after the 677 // poll for verification and if this fails save the exception and
|
/bootable/recovery/updater/ |
blockimg.c | 847 // possible failure will occur during source block verification. 968 // These source blocks will fail verification if used later, but we 1013 // 'isunresumable', which receives a non-zero value if block verification fails in [all...] |
/build/tools/releasetools/ |
common.py | 998 """Called at the start of the verification phase of incremental 1004 """Called at the end of the verification phase of incremental OTA 1011 verification is complete).""" [all...] |
build_image.py | 163 verification
|
/external/gptfdisk/ |
NEWS | 107 - Fine-tuned verification ('v') check for 0xEE partition that doesn't begin 169 - Added a new check to the verification code. 504 - Enable disk-wipe (-z and -Z) and verification (-v) operations in [all...] |
/external/proguard/docs/manual/ |
troubleshooting.html | 83 <li><a href="#invalidclassexception1">InvalidClassException, class loading error, or verification error</a></li> 97 <li><a href="#invalidclassexception2">InvalidClassException, class loading error, or verification error (in Java Micro Edition)</a></li> [all...] |
/frameworks/base/docs/html/google/play/billing/v2/ |
billing_integrate.jd | 86 security tasks, such as signature verification.</p> [all...] |
/external/deqp/modules/gles31/functional/ |
es31fShaderImageLoadStoreTests.cpp | 824 const tcu::ScopedLogSection section(log, "Verification", "Result verification (bind texture layer-by-layer to FBO, read with glReadPixels())"); 881 const tcu::ScopedLogSection section(log, "Verification", "Result verification (read texture layer-by-layer in compute shader with texture() into SSBO)"); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
PerformanceResultsPreferencePage.java | 793 // TODO improve this verification 860 // TODO improve this verification 866 // Verification are ok, ask to add the milestone [all...] |
/external/fio/ |
verify.c | 2 * IO verification helpers 646 * Push IO verification to a separate thread [all...] |
/external/proguard/docs/ |
downloads.html | 178 <li>Fixed optimization of long local variables possibly causing verification 525 <li>Fixed optimization bugs causing stack verification errors. 545 <li>Fixed optimization bug causing stack verification errors. [all...] |
/external/wpa_supplicant_8/src/utils/ |
http_curl.c | 1120 "OpenSSL: OCSP response failed verification"); 1123 ctx->last_err = "OCSP response failed verification"; 1127 wpa_printf(MSG_DEBUG, "OpenSSL: OCSP response verification succeeded"); [all...] |
/art/compiler/dex/ |
verified_method.cc | 248 // verification, we might end up sharpening to a wrong implementation. Just abort.
|
/art/compiler/driver/ |
compiler_driver-inl.h | 364 // Post-verification callback recorded a more precise invoke target based on its type info.
|
/bootable/recovery/ |
fuse_sideload.c | 30 // verification, and then different bits for when the package is
|
/bootable/recovery/mtdutils/ |
mtdutils.c | 454 printf("mtd: verification error at 0x%08lx (%s)\n",
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/ |
CameraOrientationActivity.java | 46 * Tests for manual verification of the CDD-required camera output formats
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorTest.java | 300 // verification is added to default verifications
|
/cts/tests/tests/media/src/android/media/cts/ |
Vp8EncoderTest.java | 31 * Verification test for vp8 encoder and decoder.
|
/cts/tests/tests/print/src/android/print/cts/ |
PrinterDiscoverySessionLifecycleTest.java | 44 import org.mockito.exceptions.verification.VerificationInOrderFailure;
|
/dalvik/dx/src/com/android/dx/io/instructions/ |
DecodedInstruction.java | 60 * literal value argument; also used for special verification error
|
/dalvik/libdex/ |
DexFile.cpp | 376 * can't be computed for verification after the DEX is byte-swapped
|
/development/ndk/platforms/android-21/include/media/ |
NdkMediaDrm.h | 441 * Perform a signature verification using the specified macAlgorithm over the message
|
/development/samples/ApiDemos/src/com/example/android/apis/security/ |
KeyStoreUsage.java | 309 * used for signing or verification and only with SHA-256 or
|