HomeSort by relevance Sort by last modified time
    Searched refs:Verify (Results 201 - 225 of 263) sorted by null

1 2 3 4 5 6 7 891011

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h     [all...]
scardssp.h     [all...]
  /art/runtime/
dex_file.cc 209 bool verify,
219 if (verify && !DexFileVerifier::Verify(dex_file.get(),
230 std::unique_ptr<const DexFile> DexFile::OpenFile(int fd, const char* location, bool verify,
278 if (verify && !DexFileVerifier::Verify(dex_file.get(), dex_file->Begin(), dex_file->Size(),
344 if (!DexFileVerifier::Verify(dex_file.get(), dex_file->Begin(), dex_file->Size(),
    [all...]
runtime.cc     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
gflags.py     [all...]
  /external/chromium-trace/catapult/third_party/python_gflags/
gflags.py     [all...]
  /external/gptfdisk/
gpt.cc 159 * Begin functions that verify data, or that adjust the verification *
167 int GPTData::Verify(void) {
308 // Verify that partitions don't run into GPT data areas....
345 } // GPTData::Verify()
814 << "verify disk integrity, and perhaps options on the experts' menu to repair\n"
    [all...]
  /external/v8/src/
assembler.cc 887 void RelocInfo::Verify(Isolate* isolate) {
    [all...]
objects.h     [all...]
  /system/tpm/trunks/
tpm_utility_impl.cc 620 TPM_RC TpmUtilityImpl::Verify(TPM_HANDLE key_handle,
655 LOG(ERROR) << "Invalid scheme used to verify signature.";
    [all...]
  /art/compiler/driver/
compiler_driver.cc 480 // 3) Attempt to verify all classes
502 // Verify at runtime shouldn't dex to dex since we didn't resolve of verify.
514 // references with actual offsets. We cannot re-verify such instructions.
    [all...]
  /art/runtime/gc/
heap.cc 108 // Verify objet has a small allocation stack size since searching the allocation stack is slow.
    [all...]
  /external/v8/src/crankshaft/
hydrogen.h 160 void Verify();
374 void Verify(bool do_full_verify) const;
    [all...]
hydrogen.cc 464 void HBasicBlock::Verify() {
563 void HGraph::Verify(bool do_full_verify) const {
570 block->Verify();
579 current->Verify();
599 phi->Verify();
    [all...]
  /external/v8/src/profiler/
heap-snapshot-generator.cc     [all...]
  /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
test_mox.py 45 "Verify: Expected methods never called:\n"
60 "Verify: Expected methods never called:\n"
326 """Verify Is correctly checks equality based upon identity, not value."""
374 """Verify IsA correctly checks equality based upon class type not value."""
377 """Verify that == correctly identifies objects of the same type."""
381 """Verify that == correctly identifies objects of different types."""
385 """Verify that != identifies objects of different type."""
389 """Verify that != correctly identifies objects of the same type."""
393 """Verify list contents are properly compared."""
399 """Verify list contents are properly compared.""
    [all...]
  /external/chromium-trace/catapult/third_party/mox3/mox3/tests/
test_mox.py 45 "Verify: Expected methods never called:\n"
60 "Verify: Expected methods never called:\n"
326 """Verify Is correctly checks equality based upon identity, not value."""
374 """Verify IsA correctly checks equality based upon class type not value."""
377 """Verify that == correctly identifies objects of the same type."""
381 """Verify that == correctly identifies objects of different types."""
385 """Verify that != identifies objects of different type."""
389 """Verify that != correctly identifies objects of the same type."""
393 """Verify list contents are properly compared."""
399 """Verify list contents are properly compared.""
    [all...]
  /external/v8/test/cctest/
test-serialize.cc 189 isolate->heap()->Verify();
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession_unittest.cc     [all...]
  /external/bison/
maint.mk 692 # Prohibit the inclusion of verify.h without an actual use.
694 @h='verify.h' \
695 re='\<(verify(true|expr)?|static_assert) *\(' \
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 747 // Verify that types agree.
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 

Completed in 1087 milliseconds

1 2 3 4 5 6 7 891011