Searched
full:checker (Results
901 -
925 of
1436) sorted by null
<<31323334353637383940>>
/external/clang/test/Analysis/ |
misc-ps-eager-assume.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -analyzer-constraints=range -verify -fblocks %s -analyzer-eagerly-assume
|
pthreadlock.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.unix.PthreadLock -verify %s
|
superclass.m | 1 // RUN: %clang_cc1 -fblocks -analyze -analyzer-checker=osx.cocoa.MissingSuperCall -verify -Wno-objc-root-class %s
|
traversal-algorithm.mm | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=debug.DumpTraversal -analyzer-max-loop 4 -std=c++11 %s | FileCheck -check-prefix=DFS %s
|
uninit-const.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=unix.Malloc,core,alpha.core.CallAndMessageUnInitRefArg -analyzer-output=text -verify %s
|
uninit-vals.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -verify %s
|
unused-ivars.m | 1 // RUN: %clang_cc1 -fblocks -analyze -analyzer-checker=osx.cocoa.UnusedIvars -verify -Wno-objc-root-class %s
|
weak-functions.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core,debug.ExprInspection,unix.Malloc,unix.cstring,alpha.unix.cstring,unix.API,osx.API,osx.cocoa.RetainCount -Wno-null-dereference -Wno-tautological-compare -analyzer-store=region -fblocks -verify %s
|
/external/clang/www/analyzer/ |
alpha_checks.html | 446 Warn about buffer overflows (older checker).</div></div></td> 487 Warn about buffer overflows (newer checker).</div></div></td> 657 Simple lock -> unlock checker; applies to:<div class=functions> 713 fclose</div>(demo checker, the subject of the demo
|
/external/compiler-rt/lib/asan/ |
asan_fake_stack.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_flags.inc | 98 // Turn off alloc/dealloc mismatch checker on Mac and Windows for now.
|
asan_interface_internal.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_mac.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
/external/compiler-rt/lib/asan/tests/ |
asan_asm_test.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_fake_stack_test.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_mac_test.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
/external/javassist/src/main/javassist/compiler/ |
JvstTypeChecker.java | 21 /* Type checker accepting extended Java syntax for Javassist.
|
/external/jsoncpp/src/jsontestrunner/ |
main.cpp | 208 if (std::string(argv[1]) == "--json-checker") {
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
links.html | 95 Checkstyle is a style checker for Java.
|
/external/skia/bench/ |
GameBench.cpp | 247 // Note: the resulting checker board has transparency
|
/external/skia/src/gpu/vk/ |
GrVkProgramBuilder.cpp | 186 // Setting to nullptr fixes an error in the param checker validation layer. Even though
|
/external/valgrind/docs/internals/ |
notes.txt | 34 Also the leak checker improvements. Ditto addrcheck.
|
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_record_jni.cc | 104 // Detach from this thread since we want to use the checker to verify calls
|
audio_track_jni.cc | 97 // Detach from this thread since we want to use the checker to verify calls
|
opensles_player.h | 35 // All public methods must also be called on the same thread. A thread checker
|
Completed in 639 milliseconds
<<31323334353637383940>>