/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/ |
D | MigrationJobTest.java | 57 MigrationReport report = job.getMigrationReportForCountry(); in customRecipesMigration_expectMigrations() local 69 MigrationReport report = job.getMigrationReportForCountry(); in customRecipesMigration_noRecipesFromCountry_expectNoMigrations() local 173 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_invalidNumberNoRecipe_expectNoMigration() local 185 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_numberAlreadyValid_expectNoMigration() local 197 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_migratableNumber_expectMigration() local 208 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_invalidMigration_expectInvalidMigration() local 222 MigrationReport report = job.getMigrationReportForCountry(); in invalidMigration_strictExport_expectFileWithOriginalNumber() local 240 MigrationReport report = job.getMigrationReportForCountry(); in invalidMigration_exportInvalidMigrations_expectFileWithMigratedNumber() local 256 MigrationReport report = job.getMigrationReportForCountry(); in standardMigrations_testingEveryInternalRecipe_expectValidMigrations() local
|
/third_party/libabigail/src/ |
D | abg-leaf-reporter.cc | 183 leaf_reporter::report(const typedef_diff& d, in report() function in abigail::comparison::leaf_reporter 203 leaf_reporter::report(const qualified_type_diff& d, ostream& out, in report() function in abigail::comparison::leaf_reporter 217 leaf_reporter::report(const pointer_diff &d, in report() function in abigail::comparison::leaf_reporter 240 leaf_reporter::report(const reference_diff& d, in report() function in abigail::comparison::leaf_reporter 256 leaf_reporter::report(const fn_parm_diff& d, in report() function in abigail::comparison::leaf_reporter 284 leaf_reporter::report(const function_type_diff& d, in report() function in abigail::comparison::leaf_reporter 319 leaf_reporter::report(const scope_diff& d, in report() function in abigail::comparison::leaf_reporter 439 leaf_reporter::report(const array_diff& d, in report() function in abigail::comparison::leaf_reporter 474 leaf_reporter::report(const class_or_union_diff& d, in report() function in abigail::comparison::leaf_reporter 670 leaf_reporter::report(const class_diff& d, in report() function in abigail::comparison::leaf_reporter [all …]
|
D | abg-default-reporter.cc | 67 default_reporter::report(const type_decl_diff& d, in report() function in abigail::comparison::default_reporter 107 default_reporter::report(const enum_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 266 default_reporter::report(const typedef_diff& d, in report() function in abigail::comparison::default_reporter 358 default_reporter::report(const qualified_type_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 396 default_reporter::report(const pointer_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 468 default_reporter::report(const reference_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 503 default_reporter::report(const fn_parm_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 616 default_reporter::report(const function_type_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 660 default_reporter::report(const array_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter 695 default_reporter::report(const base_diff& d, ostream& out, in report() function in abigail::comparison::default_reporter [all …]
|
/third_party/node/test/report/ |
D | test-report-fatal-error.js | 44 const report = reports[0]; constant 74 const report = reports[0]; constant 91 const report = reports[0]; constant 117 const report = lines.find((i) => i.startsWith('{')); constant
|
/third_party/node/doc/api/ |
D | process.md | 1934 ### `process.report.compact` 1949 ### `process.report.directory` 1968 ### `process.report.filename` 1987 ### `process.report.getReport([err])` 2014 ### `process.report.reportOnFatalError` 2033 ### `process.report.reportOnSignal` 2051 ### `process.report.reportOnUncaughtException` 2068 ### `process.report.signal` 2086 ### `process.report.writeReport([filename][, err])`
|
/third_party/python/Tools/demo/ |
D | hanoi.py | 19 def hanoi(n, a, b, c, report): argument 89 def report(self, i, a, b): member in Tkhanoi
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/bsd/ |
D | SDL_sysjoystick.c | 84 struct report struct 91 struct usb_ctl_report *buf; /* Buffer */ argument 105 int uhid_report; argument
|
/third_party/node/test/common/ |
D | report.js | 35 function validateContent(report, fields = []) { argument 54 function _validateContent(report, fields = []) { argument
|
/third_party/typescript/src/testRunner/ |
D | externalCompileRunner.ts | 20 abstract report(result: ExecResult, cwd: string): string | null; method in Harness.ExternalCompileRunnerBase 111 report(result: ExecResult) { method in Harness.UserCodeRunner 161 report(result: ExecResult) { method in Harness.DockerfileRunner 282 report(result: ExecResult, cwd: string) { method in Harness.DefinitelyTypedRunner
|
/third_party/cJSON/tests/unity/auto/ |
D | colour_reporter.rb | 11 def report(message) method
|
/third_party/unity/auto/ |
D | colour_reporter.rb | 11 def report(message) method
|
/third_party/node/lib/internal/process/ |
D | report.js | 15 const report = { variable 121 report field
|
/third_party/node/deps/npm/node_modules/npm-audit-report/reporters/ |
D | quiet.js | 5 const report = function (data) { function
|
D | json.js | 3 const report = function (data, options) { function
|
/third_party/cef/libcef/common/ |
D | cef_crash_report_upload_thread.cc | 46 for (const CrashReportDatabase::Report& report : reports) { in ProcessPendingReports() local 57 const CrashReportDatabase::Report& report) { in ProcessPendingReport()
|
/third_party/python/Tools/scripts/ |
D | fixdiv.py | 307 def report(slashes, message): function 347 def report(self, first, last=None, mark="*"): member in FileContext
|
/third_party/flutter/skia/tools/skqp/ |
D | run_skqp_exe | 46 ret, report = skqp(sys.argv[1]) variable
|
/third_party/typescript/scripts/eslint/rules/ |
D | no-keywords.ts | 41 const report = (node: TSESTree.Identifier) => { constant
|
/third_party/skia/tools/skqp/ |
D | run_skqp_exe | 48 ret, report = skqp(sys.argv[1]) variable
|
/third_party/node/tools/ |
D | mk-ca-bundle.pl | 128 sub report($@) { subroutine
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/ |
D | ServletMain.java | 176 MigrationJob.MigrationReport report = job.getMigrationReportForCountry(); in handleSingleNumberMigration() local 223 MigrationJob.MigrationReport report = job.getMigrationReportForCountry(); in handleFileMigration() local
|
/third_party/benchmark/src/ |
D | benchmark_runner.cc | 73 BenchmarkReporter::Run report; in CreateRunReport() local 334 BenchmarkReporter::Run report = in DoOneRepetition() local
|
/third_party/ffmpeg/tests/ |
D | fate.sh | 86 report(){ function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | DiagnosticsBase.cpp | 19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report() function in angle::pp::Diagnostics
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | DiagnosticsBase.cpp | 19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report() function in angle::pp::Diagnostics
|