/external/llvm/lib/Target/Hexagon/Disassembler/ |
HexagonDisassembler.cpp | 177 HexagonMCChecker Checker (*MCII, STI, MI, MI, *getContext().getRegisterInfo()); 178 if(!Checker.check()) [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 202 3.</strong>-->A spell-checker lets you find errors and fix them faster. </div> 222 <strong>spell-checker</strong> that locates and underlines errors and suggests [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
BaseShortcutManagerTest.java | 738 public AnswerWithSystemCheck(Function<InvocationOnMock, T> checker) { 739 mChecker = checker; [all...] |
/art/compiler/optimizing/ |
reference_type_propagation.cc | 129 // TODO: move this to the graph checker. [all...] |
/art/test/551-checker-shifter-operand/src/ |
Main.java | 238 * optimization does not occur. The checker tests ensure that the optimization [all...] |
/external/chromium-trace/catapult/tracing/third_party/devscripts/ |
licensecheck.pl | 24 licensecheck - simple license checker for source files
|
/external/clang/lib/Sema/ |
SemaDeclObjC.cpp | [all...] |
/external/compiler-rt/lib/asan/ |
asan_allocator.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar | |
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
gflags.h | 384 // operation, or for the google perftools heap-checker. It must only
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
gflags.h | 384 // operation, or for the google perftools heap-checker. It must only
|
/external/opencv3/3rdparty/libpng/ |
pngread.c | 99 /* Call the general version checker (shared with read and write code): */ [all...] |
/external/toybox/lib/ |
lib.c | 81 // printing user-supplied data, or because android's static checker produces
|
/external/valgrind/coregrind/m_initimg/ |
initimg-darwin.c | 478 /* JRS 2014-Jul-08: this messes up the sync checker, because the
|
/external/valgrind/docs/internals/ |
xml-output-protocol4.txt | 203 case these will be complaints from the leak checker. For SGcheck
|
/external/valgrind/docs/xml/ |
FAQ.xml | 152 <para>If Memcheck (the memory checker) shows any invalid reads,
|
/external/valgrind/exp-sgcheck/ |
pc_common.c | 3 /*--- Ptrcheck: a pointer-use checker. ---*/
|
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
gflags.h | 402 // operation, or for the perftools heap-checker. It must only be called
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
gflags.h | 420 // operation, or for the perftools heap-checker. It must only be called
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
TestUtils.java | 223 // just to check this checker state [all...] |
/prebuilts/go/darwin-x86/src/go/internal/gcimporter/ |
gcimporter.go | 115 // package "unsafe" is handled by the type checker
|
/prebuilts/go/linux-x86/src/go/internal/gcimporter/ |
gcimporter.go | 115 // package "unsafe" is handled by the type checker
|
/external/clang/lib/CodeGen/ |
CGClass.cpp | 514 DynamicThisUseChecker Checker(C); 515 Checker.Visit(Init); 516 return Checker.UsesThis; [all...] |
/prebuilts/go/darwin-x86/src/go/parser/ |
parser.go | [all...] |
/prebuilts/go/linux-x86/src/go/parser/ |
parser.go | [all...] |