HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 26 - 50 of 806) sorted by null

12 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/security/
SignatureSpi.java 39 * going to be verified.
80 * Updates the data to be verified or to be signed, using the specified
92 * Updates the data to be verified or to be signed, using the given {@code
109 * Updates the data to be verified or to be signed, using the specified
202 * Indicates whether the given {@code sigBytes} can be verified using the
211 * @return {@code true} if the signature was verified, {@code false}
222 * offset} with {@code length} bytes can be verified using the public key or
235 * @return {@code true} if the signature was verified, {@code false}
  /art/compiler/dex/
verification_results.h 62 // Verified methods.
  /build/target/product/
verity.mk 17 # Provides dependencies necessary for verified boot
  /development/samples/ApiDemos/tests/src/com/example/android/apis/
ApiDemosTest.java 23 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /development/samples/HelloActivity/tests/src/com/example/android/helloactivity/
HelloActivityTest.java 23 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /development/samples/LunarLander/tests/src/com/example/android/lunarlander/
LunarLanderTest.java 25 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadActivityTest.java 24 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /development/samples/SkeletonApp/tests/src/com/example/android/skeletonapp/
SkeletonAppTest.java 23 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /development/samples/Snake/tests/src/com/example/android/snake/
SnakeTest.java 23 * verified by {@link #testActivityTestCaseSetUpProperly}.
  /external/clang/unittests/Tooling/
CommentHandlerTest.cpp 31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {}
34 EXPECT_TRUE(Verified) << "CommentVerifier not accessed";
66 bool Verified;
124 Verified = true;
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.atomic_counter.txt 48 the shader. Atomic counter values are verified by comparing against the
55 counters are verified separately.
57 Test cases using only atomicCounter() call are verified by checking that all
71 atomicCounterDecrement() are verified by counting how many times each value
  /external/droiddriver/src/io/appium/droiddriver/finders/
Predicate.java 27 * "Class ref in pre-verified class resolved to unexpected implementation". To
  /external/jmonkeyengine/engine/src/core/checkers/quals/
Unused.java 10 * This property is verified by the checker that type-checks the {@code
  /external/llvm/test/Transforms/GVN/
2008-12-15-CacheVisited.ll 2 ; Cached results must be added to and verified against the visited sets.
  /external/selinux/libselinux/src/
setexecfilecon.c 59 int rpm_execcon(unsigned int verified __attribute__ ((unused)),
  /external/vboot_reference/firmware/2lib/include/
2fw_hash_tags.h 5 * Firmware hash tags for verified boot
  /external/vboot_reference/host/lib/include/
host_common.h 5 * Host-side functions for verified boot.
host_keyblock.h 5 * Host-side functions for verified boot.
util_misc.h 5 * Host-side misc functions for verified boot.
  /external/vboot_reference/host/lib21/include/
host_keyblock2.h 5 * Host-side functions for verified boot key structures
  /libcore/luni/src/main/java/javax/net/ssl/
SSLPeerUnverifiedException.java 22 * verified.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Primitive.java 40 * @param identifier identifier to be verified
  /packages/apps/ContactsCommon/TestCommon/
Android.mk 23 # "Class ref in pre-verified class resolved to unexpected implementation"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
functiondiscoverynotification.h 14 #warning COM interfaces layout in this header has not been verified.
identitystore.h 23 #warning COM interfaces layout in this header has not been verified.

Completed in 760 milliseconds

12 3 4 5 6 7 8 91011>>