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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndhelper.h 40 #warning COM interfaces layout in this header has not been verified.
131 #warning COM interfaces layout in this header has not been verified.
159 #warning COM interfaces layout in this header has not been verified.
vsmgmt.h 98 #warning COM interfaces layout in this header has not been verified.
139 #warning COM interfaces layout in this header has not been verified.
187 #warning COM interfaces layout in this header has not been verified.
248 #warning COM interfaces layout in this header has not been verified.
285 #warning COM interfaces layout in this header has not been verified.
bdaiface.h 153 #warning COM interfaces layout in this header has not been verified.
189 #warning COM interfaces layout in this header has not been verified.
221 #warning COM interfaces layout in this header has not been verified.
280 #warning COM interfaces layout in this header has not been verified.
320 #warning COM interfaces layout in this header has not been verified.
381 #warning COM interfaces layout in this header has not been verified.
411 #warning COM interfaces layout in this header has not been verified.
wsdbase.h 34 #warning COM interfaces layout in this header has not been verified.
70 #warning COM interfaces layout in this header has not been verified.
116 #warning COM interfaces layout in this header has not been verified.
174 #warning COM interfaces layout in this header has not been verified.
204 #warning COM interfaces layout in this header has not been verified.
240 #warning COM interfaces layout in this header has not been verified.
296 #warning COM interfaces layout in this header has not been verified.
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreSignatureSpiBase.java 236 * Creates a streamer which sends the message to be signed/verified into the provided KeyStore
352 boolean verified;
364 verified = true;
368 verified = false;
376 return verified;
  /dalvik/docs/
embedded-vm-control.html 129 then the framework will pass <code>-Xverify:all -Xdexopt:verified</code>
131 successfully verified. This is the safest setting, and is the default.
133 to have the framework pass <code>-Xverify:none -Xdexopt:verified</code>
137 optimizer for the same reasons.) Classes will not be verified by
142 Once the verified and optimized DEX files have been prepared, verification
148 slower (perhaps 40% or more) as classes are verified on first use.
235 files are verified before the contents are used.
  /docs/source.android.com/src/devices/tech/security/verifiedboot/
dm-verity.jd 37 take advantage of <a href="verified-boot.html">verified boot</a> should have a
39 verified, the kernel can look at a block device and verify it as it is mounted.</p>
48 then verified up the tree. And since reading the block is such an expensive
75 <p>See the <a href="http://www.chromium.org/chromium-os/chromiumos-design-docs/verified-boot">The Chromium Projects - Verified
99 size of the verified partition. In practice, the size of hash trees tends to be
  /libcore/luni/src/main/java/java/security/
Signature.java 286 * verified.
302 * verified.
433 * Indicates whether the given {@code signature} can be verified using the
442 * @return {@code true} if the signature was verified, {@code false}
457 * offset} with {@code length} bytes can be verified using the public key or
470 * @return {@code true} if the signature was verified, {@code false}
492 * Updates the data to be verified or to be signed, using the specified
509 * Updates the data to be verified or to be signed, using the specified
526 * Updates the data to be verified or to be signed, using the given {@code
552 * Updates the data to be verified or to be signed, using the specifie
    [all...]
  /art/runtime/verifier/
instruction_flags.h 114 // The instruction has been visited and unless IsChanged() verified.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
CrossProfileWidgetTest.java 38 * profile. Policies are set using {@link SetPolicyActivity} and then verified in these tests.
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/
auth.rst 39 The token string to be verified.
  /external/clang/unittests/AST/
MatchVerifier.h 71 Verified = false;
76 Verified = true;
80 bool Verified;
125 if (!Verified)
  /external/deqp/doc/testspecs/GLES2/
functional.color_clear.txt 42 Results are verified by building a reference image and comparing it
  /external/deqp/doc/testspecs/GLES3/
functional.buffers.txt 47 Buffer contents are verified by either mapping buffer for reading or using
functional.fbo.invalidate.txt 40 visualized using rendering commands and verified against images generated by
functional.fence_sync.txt 42 glClientWaitSync() is verified.
stress.occlusion_query.txt 40 Actual query result values are not verified - only trouble-free result
  /external/libgsm/
README 25 on most SPARCstations. The implementation has been verified against the
  /external/libogg/doc/libogg/
ogg_sync_state.html 22 <p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
  /external/linux-tools-perf/src/include/linux/
hash.h 9 * Chuck Lever verified the effectiveness of this technique:
  /external/llvm/test/DebugInfo/X86/
deleted-bit-piece.ll 3 ; that gets deleted can't have its bit piece expression verified after it's
  /external/mockftpserver/branches/1.x_Branch/src/site/apt/
index.apt 9 to simulate either success or failure scenarios. Expected command invocations can also be verified.
  /external/skia/src/gpu/gl/
GrGLCaps.h 112 * Call to note that a color config has been verified as a valid color
121 * Call to check whether a config has been verified as a valid color
322 // tracks configs that have been verified to pass the FBO completeness when
327 // tracks configs that have been verified to pass the FBO completeness when
  /external/vboot_reference/firmware/2lib/
2common.c 5 * Common functions between firmware and kernel verified boot.
  /external/vboot_reference/firmware/lib/include/
load_kernel_fw.h 15 /* Interface provided by verified boot library to BDS */

Completed in 562 milliseconds

1 2 3 45 6 7 8 91011>>