HomeSort by relevance Sort by last modified time
    Searched refs:Checker (Results 151 - 175 of 180) sorted by null

1 2 3 4 5 67 8

  /prebuilts/go/linux-x86/src/go/types/
builtins.go 20 func (check *Checker) builtin(x *operand, call *ast.CallExpr, id builtinId) (_ bool) {
620 func (check *Checker) complexArg(x *operand) bool {
api.go 7 // Config.Check to invoke the type checker for a package.
9 // and invoke it incrementally by calling Checker.Files.
  /external/clang/lib/CodeGen/
CGClass.cpp 514 DynamicThisUseChecker Checker(C);
515 Checker.Visit(Init);
516 return Checker.UsesThis;
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
gflags.py 148 checker,
153 flag, method checker(flag_value) will be executed. If constraint is not
156 your own checker.
    [all...]
  /external/chromium-trace/catapult/third_party/python_gflags/
gflags.py 148 checker,
153 flag, method checker(flag_value) will be executed. If constraint is not
156 your own checker.
    [all...]
  /external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp 177 HexagonMCChecker Checker (*MCII, STI, MI, MI, *getContext().getRegisterInfo());
178 if(!Checker.check())
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
api.go 7 // Config.Check to invoke the type checker for a package.
9 // and invoke it incrementally by calling Checker.Files.
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DynamicTypePropagation.cpp 15 // This checker defines the rules for dynamic type gathering and propagation.
17 // Generics Checker for Objective-C:
18 // This checker tries to find type errors that the compiler is not able to catch
28 #include "clang/StaticAnalyzer/Core/Checker.h"
51 public Checker< check::PreCall,
109 /// This value is set to true, when the Generics checker is turned on.
516 // This checker detects the subtyping relationships using the assignment
518 // first. The checker treats every type as kindof type anyways: when the
933 DynamicTypePropagation *checker = local
    [all...]
CStringChecker.cpp 19 #include "clang/StaticAnalyzer/Core/Checker.h"
32 class CStringChecker : public Checker< eval::Call,
    [all...]
MallocChecker.cpp 1 //=== MallocChecker.cpp - A malloc/free checker -------------------*- C++ -*--//
10 // This file defines malloc/free checker, which checks for potential memory
22 #include "clang/StaticAnalyzer/Core/Checker.h"
157 class MallocChecker : public Checker<check::DeadSymbols,
178 /// In pessimistic mode, the checker assumes that it does not know which
339 /// not handled by this checker.
352 /// Tells if a given family/call/symbol is tracked by the current checker.
353 /// Sets CheckKind to the kind of the checker responsible for this
2713 MallocChecker *checker = mgr.registerChecker<MallocChecker>(); local
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /art/test/
Android.run-test.mk 240 # 569-checker-pattern-replacement tests behaviour present only on host.
243 569-checker-pattern-replacement
295 529-checker-unresolved \
296 555-checker-regression-x86const \
297 608-checker-unresolved-lse
426 # 802 and 570-checker-osr:
433 570-checker-osr \
472 510-checker-try-catch \
528 # more parallel moves on x86, thus some Checker assertions may fail.
534 484-checker-register-hints
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
wikipedia.css 1037 background: white url(images/Checker-16x16.png) repeat;
    [all...]
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 862 milliseconds

1 2 3 4 5 67 8