HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 226 - 250 of 838) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /dalvik/vm/analysis/
DexPrepare.cpp 615 * for all verified classes. The register maps were
767 * file's "verified" flag, not updating the ClassObject. This would
841 * some reason, they won't get verified (which is as it should be).
1047 bool verified = false; local
    [all...]
VfyBasicBlock.cpp 192 /* these values have already been verified, so we can trust them */
381 assert(numHandlers > 0); // TODO make sure this is verified
  /external/chromium_org/net/cert/
cert_verify_proc_unittest.cc 47 // for all certificates that are Verified.
649 // of the certificate to be verified. The remaining VerifyReturn* tests are
650 // used to ensure that the actual, verified chain is being returned by
774 // or part of the certificate chain being verified.
    [all...]
multi_threaded_cert_verifier.cc 110 // contains the validity range - both when the certificate was verified and
205 // Returns the certificate being verified. May only be called /before/
  /external/chromium_org/third_party/launchpad_translations/
generated_resources_en-AU.xtb 47 <translation id="1114901192629963971">Your password cannot be verified on this current network. Please select another network.</translation>
148 <translation id="1384616079544830839">The identity of this website has been verified by <ph name="ISSUER"/>.</translation>
159 <translation id="14171126816530869">The identity of <ph name="ORGANIZATION"/> at <ph name="LOCALITY"/> has been verified by <ph name="ISSUER"/>.</translation>
253 <translation id="16620462294541761">Sorry, your password could not be verified. Please try again.</translation>
    [all...]
  /development/ndk/sources/android/libportable/arch-mips/
filefd.c 349 rv = import_fd_env(verify_consistancy); /* File type table not verified. */
495 import_fd_env(verify_consistancy); /* File type table consistancy verified. */
  /docs/source.android.com/src/source/
submit-patches.jd 159 <p>Within Gerrit use Publish Comments to mark the commit as "Verified" or "Fails," and add a message explaining what problems were identified.</p>
163 <p>A submission that has been verified and merged will be downloaded with the next <code>repo sync</code>. If you wish to download a specific change that has not yet been approved, run</p>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
ExtendedPKIXParameters.java 471 * certificates is verified the trusted AC issuers must be set.
486 * is verified the trusted AC issuers must be set.
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 199 // Value of AllowGuest setting is still not verified.
392 // Value of owner email is still not verified.
  /external/chromium/chrome/browser/download/
download_item.h 287 // Returns the user-verified target file path for the download.
289 // but does not for dangerous downloads until the name is verified.
  /external/chromium/webkit/glue/media/
buffered_resource_loader.cc 297 // If we have verified the partial response and it is correct, we will
539 // At the point, we verified that first byte requested is within the buffer.
  /external/e2fsprogs/lib/blkid/
devname.c 85 * If the device is verified, then search the blkid
88 * not be verified, then it's stale and so we remove
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 11 Vfd = fix has been verified on 3.3.X branch
17 Vfd fix has been verified on 3.3.X branch
  /hardware/qcom/keymaster/
QSEEComAPI.h 73 * - Load a secure application. The application will be verified that it is
115 * - Load an external elf. The elf will be verified that it is
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLSessionImpl.java 198 * be verified.
245 * be verified.
  /libcore/luni/src/main/java/java/util/jar/
JarVerifier.java 123 * calculated and verified when its contents are read.
153 * the name of the JAR file being verified.
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 411 throw new SignatureException("Signature was not verified");
429 throw new SignatureException("Signature was not verified");
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
Signature2Test.java 480 boolean verified = sig.verify(signature, signature.length, 0);
481 assertFalse(verified);
  /system/core/libsparse/include/sparse/
sparse.h 207 * verified.
238 * 32 bit value. If crc is true, the crc of the sparse file will be verified.
  /art/compiler/sea_ir/types/
type_inference.cc 102 // (assuming the caller was verified) is if the current method is <init>, but in that case

Completed in 1388 milliseconds

1 2 3 4 5 6 7 8 91011>>