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

1 2 3 4 5 67 8 91011>>

  /external/vboot_reference/firmware/lib20/
common.c 5 * Common functions between firmware and kernel verified boot.
147 VB2_DEBUG("Not a valid verified boot key block.\n");
  /frameworks/base/docs/html/distribute/googleplay/
start.jd 89 <li>When your registration is verified, you?ll be notified at the email
142 When your registration is verified, you can sign in to your Developer
  /frameworks/base/packages/SettingsLib/res/values/
arrays.xml 49 <!-- Status message of Wi-Fi when connectiong is being verified. -->
78 <!-- Status message of Wi-Fi when connectiong is being verified. -->
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rdpencomapi.h 76 #warning COM interfaces layout in this header has not been verified.
122 #warning COM interfaces layout in this header has not been verified.
fsrmscreen.h 282 #warning COM interfaces layout in this header has not been verified.
342 #warning COM interfaces layout in this header has not been verified.
409 #warning COM interfaces layout in this header has not been verified.
455 #warning COM interfaces layout in this header has not been verified.
519 #warning COM interfaces layout in this header has not been verified.
573 #warning COM interfaces layout in this header has not been verified.
    [all...]
vswriter.h 101 #warning COM interfaces layout in this header has not been verified.
142 #warning COM interfaces layout in this header has not been verified.
210 #warning COM interfaces layout in this header has not been verified.
247 #warning COM interfaces layout in this header has not been verified.
272 #warning COM interfaces layout in this header has not been verified.
375 #warning COM interfaces layout in this header has not been verified.
    [all...]
evr.h 84 #warning COM interfaces layout in this header has not been verified.
127 #warning COM interfaces layout in this header has not been verified.
252 #warning COM interfaces layout in this header has not been verified.
fsrm.h 298 #warning COM interfaces layout in this header has not been verified.
344 #warning COM interfaces layout in this header has not been verified.
420 #warning COM interfaces layout in this header has not been verified.
496 #warning COM interfaces layout in this header has not been verified.
578 #warning COM interfaces layout in this header has not been verified.
    [all...]
mfplay.h 60 #warning COM interfaces layout in this header has not been verified.
125 #warning COM interfaces layout in this header has not been verified.
224 #warning COM interfaces layout in this header has not been verified.
  /build/tools/releasetools/
build_image.py 75 partition_size: the size of the partition to be verified.
197 # build the full verified image
252 # verified.
375 # create the verified image if this is to be verified
  /external/guava/guava-tests/test/com/google/common/cache/
PopulatedCachesTest.java 75 // this getUnchecked() call shouldn't be a cache miss; verified below
95 // this getUnchecked() call shouldn't be a cache miss; verified below
116 // this getUnchecked() call shouldn't be a cache miss; verified below
134 // this getUnchecked() call shouldn't be a cache miss; verified below
153 // this getUnchecked() call shouldn't be a cache miss; verified below
  /external/ipsec-tools/src/racoon/
nattraversal.c 187 int verified = 0; local
190 return verified;
203 return verified; /* XXX should abort */
209 verified = 1;
214 return verified;
  /external/vboot_reference/firmware/include/
vboot_api.h 10 * All verified boot functions now start with "Vb" for namespace clarity. This
13 * Verified boot APIs to be implemented by the calling firmware and exported to
47 * The verified boot entry points VbInit(), VbSelectFirmware(),
129 * the OS. Minimum size is enough to hold all required data for verified boot
151 * Shared data blob for data shared between verified boot entry points.
165 * Internal context/data for verified boot, to maintain state during
195 * Previous boot attempt failed for reasons external to verified boot (RAM
349 * Initialize the verified boot library.
521 * Note this function doesn't actually pass the firmware body data to verified
522 * boot, because verified boot doesn't actually need the firmware body, jus
    [all...]
  /art/runtime/verifier/
register_line.h 198 * "dst_type" is stored into vA, and "src_type" is verified against vB.
221 * "dst_type" is stored into vA, and "src_type1"/"src_type2" are verified
242 * are verified against vA/vB, then "dst_type" is stored into vA.
263 * "dst_type" is stored into vA, and "src_type" is verified against vB.
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
Fuzzer.java 243 boolean verified = true;
246 verified = goldenExecutor.verifyOnHost(programName);
247 if (verified) {
252 if (verified) {
  /cts/tests/tests/content/src/android/content/cts/
ReadableFileReceiverActivity.java 71 + " is incorrect or could not be verified.");
  /dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java 33 * start with a hex offset followed by a colon (which is verified
  /dalvik/dx/src/com/android/dx/util/
HexParser.java 33 * start with a hex offset followed by a colon (which is verified
  /docs/source.android.com/src/devices/tech/security/overview/
updates-resources.jd 87 re-flashing the entire operating system, such as a verified boot or Trusted
177 href="http://source.android.com/devices/tech/security/verifiedboot/index.html">verified
180 discovered in the TEE or verified boot implementation. In general, if the
184 <p>However, on older devices without verified boot, a kernel compromise can result
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 101 public static final byte VERIFIED = 1;
126 if ((status & VERIFIED) == VERIFIED)
127 returnValue += "|VERIFIED";
  /external/compiler-rt/test/dfsan/
write_callback.c 22 // this count. When callbacks are verified, the count is reset.
  /external/deqp/doc/testspecs/GLES2/
functional.depth.txt 49 Test results are verified by comparing the rendered image against a
functional.texture.teximage.txt 54 verified. If mipmaps were constructed, texture is rendered multiple times
  /external/deqp/doc/testspecs/GLES31/
functional.blend_equation_advanced.txt 42 enabled. Results are always verified against a reference implementation. In
functional.compute.indirect_dispatch.txt 56 been issued, result buffer is mapped for reading and pass counts are verified.

Completed in 653 milliseconds

1 2 3 4 5 67 8 91011>>