| /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 testRemovedDeprecatedClass() local 109 Report report = apiCheck.checkApi(args); in testChangedSuper() local 120 Report report = apiCheck.checkApi(args); in testChangedAssignableReturn() local 128 Report report = apiCheck.checkApi(args); in testInsertedSuper() local [all …]
|
| /external/webrtc/talk/app/webrtc/ |
| D | statscollector.cc | 90 StatsReport* report = reports->ReplaceOrAddNew(id); in AddTrackReport() local 100 StatsReport* report = AddTrackReport(reports, track_id); in CreateTrackReports() local 107 StatsReport* report) { in ExtractCommonSendProperties() 114 StatsReport* report) { in ExtractCommonReceiveProperties() 118 void SetAudioProcessingStats(StatsReport* report, in SetAudioProcessingStats() 140 void ExtractStats(const cricket::VoiceReceiverInfo& info, StatsReport* report) { in ExtractStats() 182 void ExtractStats(const cricket::VoiceSenderInfo& info, StatsReport* report) { in ExtractStats() 202 void ExtractStats(const cricket::VideoReceiverInfo& info, StatsReport* report) { in ExtractStats() 235 void ExtractStats(const cricket::VideoSenderInfo& info, StatsReport* report) { in ExtractStats() 272 StatsReport* report) { in ExtractStats() [all …]
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_debugging.cc | 64 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() 83 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() 93 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop() 109 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() 128 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() 141 int __tsan_get_report_thread(void *report, uptr idx, int *tid, uptr *os_id, in __tsan_get_report_thread() 157 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid()
|
| /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/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/validator/ |
| D | ProblemReporter.java | 27 public void report(NodeWithTokenRange<?> node, String message, Object... args) { in report() method in ProblemReporter 31 public void report(TokenRange range, String message, Object... args) { in report() method in ProblemReporter
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | ObjCAtSyncChecker.cpp | 50 auto report = in checkPreStmt() local 74 auto report = in checkPreStmt() local
|
| /external/python/cpython3/Tools/demo/ |
| D | hanoi.py | 19 def hanoi(n, a, b, c, report): argument 89 def report(self, i, a, b): member in Tkhanoi
|
| /external/python/cpython2/Demo/tkinter/guido/ |
| D | hanoi.py | 18 def hanoi(n, a, b, c, report): argument 88 def report(self, i, a, b): member in Tkhanoi
|
| /external/webrtc/webrtc/tools/loopback_test/ |
| D | stat_tracker.js | 45 samplingFunctions[varName] = function (report, rowIndex) { argument 63 pc.getStats(function (report) { argument
|
| /external/mockito/src/test/java/org/mockito/internal/util/reflection/ |
| D | FieldInitializerTest.java | 41 FieldInitializationReport report = fieldInitializer.initialize(); in should_keep_same_instance_if_field_initialized() local 51 FieldInitializationReport report = fieldInitializer.initialize(); in should_instantiate_field_when_type_has_no_constructor() local 61 FieldInitializationReport report = fieldInitializer.initialize(); in should_instantiate_field_with_default_constructor() local 71 FieldInitializationReport report = fieldInitializer.initialize(); in should_instantiate_field_with_private_default_constructor() local
|
| /external/libcxx/src/filesystem/ |
| D | filesystem_common.h | 150 T report(const error_code& m_ec) const { in report() function 168 T report(const error_code& m_ec, const char* msg, Args const&... args) const { in report() function 186 T report(errc const& err) const { return report(make_error_code(err)); } in report() function 189 T report(errc const& err, const char* msg, Args const&... args) const { in report() function
|
| /external/clang/tools/scan-view/share/ |
| 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
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_util.c | 60 char report[256]; in __anv_perf_warn() local 87 char report[256]; in __vk_errorf() local
|
| /external/syzkaller/pkg/report/ |
| D | fuzz.go | 6 package report package
|
| D | linux_test.go | 4 package report package
|
| /external/testng/src/test/java/test/reports/ |
| D | ReporterSampleTest.java | 25 public void report(String p) { in report() method in ReporterSampleTest
|
| /external/robolectric-shadows/utils/src/main/java/org/robolectric/util/ |
| D | PerfStatsReporter.java | 15 void report(Metadata metadata, Collection<Metric> metrics); in report() method
|
| /external/skia/tools/skqp/ |
| D | run_skqp_exe | 46 ret, report = skqp(sys.argv[1]) variable
|
| /external/skqp/tools/skqp/ |
| D | run_skqp_exe | 46 ret, report = skqp(sys.argv[1]) variable
|
| /external/clang/test/Preprocessor/ |
| D | c99-6_10_3_4_p9.c | 7 #define report(test, ...) ((test)?puts(#test):\ macro
|
| /external/parameter-framework/upstream/tools/coverage/ |
| D | README.md | 56 ### Limitations
|
| /external/python/cpython2/Tools/scripts/ |
| D | fixdiv.py | 307 def report(slashes, message): function 347 def report(self, first, last=None, mark="*"): member in FileContext
|
| /external/python/cpython3/Tools/scripts/ |
| D | fixdiv.py | 307 def report(slashes, message): function 347 def report(self, first, last=None, mark="*"): member in FileContext
|
| /external/fonttools/MetaTools/ |
| D | roundTrip.py | 32 def roundTrip(ttFile1, options, report): argument
|
| /external/curl/lib/ |
| D | mk-ca-bundle.pl | 200 sub report($@) { subroutine
|