/external/doclava/test/doclava/ |
D | ApiCheckTest.java | 43 Report report = apiCheck.checkApi(args); in testEquivalentApi() local 50 Report report = apiCheck.checkApi(args); in testMethodReturnTypeChanged() local 58 Report report = apiCheck.checkApi(args); in testMethodParameterChanged() local 72 Report report = apiCheck.checkApi(args); in testConstructorParameterChanged() local 85 Report report = apiCheck.checkApi(args); in testAddedClass() local 93 Report report = apiCheck.checkApi(args); in testRemovedClass() local 101 Report report = apiCheck.checkApi(args); in testChangedSuper() local 109 Report report = apiCheck.checkApi(args); in testChangedAssignableReturn() local 116 Report report = apiCheck.checkApi(args); in testInsertedSuper() local 123 Report report = apiCheck.checkApi(args); in testAddedInterface() local [all …]
|
/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/ |
D | Util.java | 75 static final public void report(String msg, Throwable t) { in report() method in Util 81 static final public void report(String msg) { in report() method in Util
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCAtSyncChecker.cpp | 50 BugReport *report = in checkPreStmt() local 74 BugReport *report = in checkPreStmt() local
|
D | TaintTesterChecker.cpp | 53 BugReport *report = new BugReport(*BT, "tainted",N); in checkPostStmt() local
|
D | UndefResultChecker.cpp | 87 BugReport *report = new BugReport(*BT, OS.str(), N); in checkPostStmt() local
|
D | DereferenceChecker.cpp | 163 BugReport *report = in reportBug() local 186 BugReport *report = in checkLocation() local
|
D | ArrayBoundChecker.cpp | 79 BugReport *report = in checkLocation() local
|
D | ReturnPointerRangeChecker.cpp | 83 BugReport *report = in checkPreStmt() local
|
D | StackAddrEscapeChecker.cpp | 111 BugReport *report = new BugReport(*BT_returnstack, os.str(), N); in EmitStackError() local 234 BugReport *report = new BugReport(*BT_stackleak, os.str(), N); in checkEndFunction() local
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/ |
D | reporter.py | 47 def report(self, exc_data): member in EmailReporter 111 def report(self, exc_data): member in LogReporter 129 def report(self, exc_data): member in FileReporter
|
/external/clang/tools/scan-view/ |
D | ScanView.py | 86 def __init__(self, report, reporter, parameters, server): argument 244 def load_report(self, report): argument 401 def send_open_report(self, report): argument 424 def get_report_context(self, report): argument 493 def send_report(self, report, configOverrides=None): argument
|
D | Reporter.py | 109 def fileReport(self, report, parameters): argument 150 def fileReport(self, report, parameters): argument 196 def fileReport(self, report, parameters): argument
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
D | PropertyAndSetterInjection.java | 73 …FieldInitializationReport report = initializeInjectMocksField(injectMocksField, injectMocksFieldOw… in processInjection() local 87 FieldInitializationReport report = null; in initializeInjectMocksField() local
|
D | ConstructorInjection.java | 52 …FieldInitializationReport report = new FieldInitializer(fieldOwner, field, simpleArgumentResolver)… in processInjection() local
|
/external/clang/test/Preprocessor/ |
D | c99-6_10_3_4_p9.c | 7 #define report(test, ...) ((test)?puts(#test):\ macro
|
/external/parameter-framework/tools/coverage/ |
D | README.md | 56 ### Limitations
|
/external/fonttools/MetaTools/ |
D | roundTrip.py | 32 def roundTrip(ttFile1, options, report): argument
|
/external/emma/lib/ |
D | emma_ant.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/mockito/src/org/mockito/internal/configuration/ |
D | SpyAnnotationEngine.java | 53 … FieldInitializationReport report = new FieldInitializer(testInstance, field).initialize(); in process() local
|
/external/clang/examples/analyzer-plugin/ |
D | MainCallChecker.cpp | 40 BugReport *report = new BugReport(*BT, BT->getName(), N); in checkPreStmt() local
|
/external/boringssl/src/util/bot/ |
D | update_clang.py | 37 def report(a, b, c): function
|
/external/icu/icu4c/source/samples/legacy/ |
D | Makefile | 64 report: $(TARGET).report target
|
/external/ceres-solver/internal/ceres/ |
D | solver.cc | 283 void StringifyOrdering(const vector<int>& ordering, string* report) { in StringifyOrdering() 404 string report = in FullReport() local
|
/external/icu/icu4c/source/samples/uresb/ |
D | Makefile | 71 report: $(TARGET).report target
|
/external/clang/ |
D | Makefile | 101 report:: target
|