HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 151 - 175 of 574) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Contacts/src/com/android/contacts/util/
AccountPromptUtils.java 91 * Launch the "no account" prompt. (We assume the caller has already verified that the prompt
  /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
  /tools/motodev/src/plugins/android.codeutils/resources/databaseDeploy/
DatabaseHelperjava.txt 173 // database to be verified
  /tools/motodev/src/plugins/certmanager/src/com/motorolamobility/studio/android/certmanager/i18n/
certificateManagerNLS.properties 55 ImportKeyStoreDialog_Verified_Column=Verified
56 ImportKeyStoreDialog_Verified_Pass_Wrong=Not verified
261 ConvertKeyStoreTypeDialog_Incorrect_Entry_Pass=Enter the password for entries with non-verified passwords.
269 ConvertKeyStoreTypeDialog_Verified_Column=Verified
  /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
  /docs/source.android.com/src/source/
submit-patches.md 157 - Within Gerrit use Publish Comments to mark the commit as "Verified" or "Fails," and add a message explaining what problems were identified.
161 A submission that has been verified and merged will be downloaded with the next `repo sync`. If you wish to download a specific change that has not yet been approved, run
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedData.java 47 * the certificate isn't verified, just the fact that one of the certs
66 * verified++;
  /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
  /external/valgrind/tsan/
ts_race_verifier.cc 122 "RaceVerifier: %d report(s) verified\n", n_reports);
442 Report("RaceVerifier summary: verified %d race(s)\n", n_reports);
  /frameworks/base/core/java/android/net/
SSLCertificateSocketFactory.java 168 * redundantly if the hostname has already been verified.
171 * so "foo.bar.example.com" is verified if the peer has a certificate
  /libcore/luni/src/main/java/java/util/jar/
JarVerifier.java 113 * calculated and verified when its contents are read.
143 * 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/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 198 * peer could not be verified.
245 * could not be 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.
  /dalvik/vm/mterp/common/
asm-constants.h 4 * Constants used by the assembler and verified by the C compiler.

Completed in 1071 milliseconds

1 2 3 4 5 67 8 91011>>