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

1 23 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DSASigner.java 55 * @param message the message that will be verified later.
89 * SHA-1 hash of the real message to be verified.
ECDSASigner.java 57 * @param message the message that will be verified later.
108 * a SHA-1 hash of the real message to be verified).
  /external/chromium_org/chrome/browser/google/
google_search_counter.cc 18 // This method assumes that we have already verified that |entry|'s URL is a
28 // App. This method assumes that we have already verified that |entry|'s URL is
  /external/chromium_org/chrome/browser/ui/cocoa/
website_settings_bubble_controller.h 31 // Display the identity status (e.g. verified, not verified).
  /external/llvm/include/llvm/Analysis/
Verifier.h 61 const Module &M, ///< The module to be verified
69 const Function &F, ///< The function to be verified
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/SpecialInstructionPaddingTest/
SpecialInstructionPaddingTest.smali 24 #the real test is that dalvik loaded and verified this class. This is
83 #the real test is that dalvik loaded and verified this class. This is
  /frameworks/base/services/java/com/android/server/pm/
PackageVerificationState.java 28 * package to be considered verified. If there are zero sufficient verifiers,
154 * Extend the timeout for this Package to be verified.
  /frameworks/compile/libbcc/tests/debuginfo/
README 12 output is verified against expected output by the llvm tool FileCheck.
19 The output is verified in the same way as host side tests, and the format
  /external/chromium_org/chrome/browser/notifications/
notification_test_util.h 38 // notification events needs to be verified.
  /external/chromium_org/chrome/common/extensions/api/
webstore.json 38 "description": "This function is invoked when inline installation does not successfully complete. Possible reasons for this include the user canceling the dialog, the linked item not being found in the store, or the install being initiated from a non-verified site."
  /external/chromium_org/chromeos/attestation/
attestation_constants.h 20 // is in verified mode.
  /external/chromium_org/net/cert/
mock_cert_verifier.h 45 // copying |verify_result| into the verified result.
  /external/chromium_org/printing/
page_number.h 44 // Equality operator. Only the current page number is verified so that
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 128 * Call to note that a color config has been verified as a valid color
137 * Call to check whether a config has been verified as a valid color
326 // tracks configs that have been verified to pass the FBO completeness when
331 // tracks configs that have been verified to pass the FBO completeness when
  /external/chromium_org/third_party/sqlite/src/test/
tkt3762.test 16 # That ticket #3762 has been fixed has already been verified by the
  /external/clang/unittests/AST/
MatchVerifier.h 61 Verified = false;
66 Verified = true;
70 bool Verified;
111 if (!Verified)
  /external/llvm/test/CodeGen/ARM/
widen-vmovs.ll 17 ; - Register liveness is verified.
  /external/skia/src/gpu/gl/
GrGLCaps.h 128 * Call to note that a color config has been verified as a valid color
137 * Call to check whether a config has been verified as a valid color
326 // tracks configs that have been verified to pass the FBO completeness when
331 // tracks configs that have been verified to pass the FBO completeness when
  /frameworks/base/core/java/android/net/http/
X509TrustManagerExtensions.java 32 * verified by the platform.</p>
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constructed.java 44 * @param identifier - identifier to be verified
  /libcore/support/src/test/java/tests/security/
SignatureHelper.java 83 Assert.assertTrue("signature could not be verified", signature
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
strip 8 verified by echoing the result.\n";
  /external/chromium/webkit/glue/
cpp_bound_class.h 83 // method on the current object. Though not verified here, |method|
99 // property on the current object. Though not verified here, |method|
130 // binding a method on the current object. Though not verified here,
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.h 57 // Site identity could not be verified because the site did not provide a
172 // verified then |site_identity_details_| contains who verified the identity.
  /external/easymock/src/org/easymock/internal/
MocksBehavior.java 165 boolean verified = true;
170 verified = false;
173 if (verified) {

Completed in 898 milliseconds

1 23 4 5 6 7 8 91011>>