| /third_party/skia/third_party/externals/brotli/research/ |
| D | brotlidump.py | 156 def explanation(self, extra=None): member in Symbol 393 def explanation(self, index): member in Code 478 def explanation(self, index, extra=None): member in WithExtra 582 def explanation(self, index, extra): member in PrefixCodeHeader 600 def explanation(self, index): member in TreeShapeAlhabet 629 def explanation(self, index, extra=None): member in LengthOfLengthAlphabet 648 def explanation(self, index, extra): member in LengthAlphabet 679 def explanation(self, index): member in WindowSizeAlphabet 730 def explanation(self, index, extra): member in MetablockLengthAlphabet 743 def explanation(self, index): member in ReservedAlphabet [all …]
|
| /third_party/rust/rust/src/tools/clippy/declare_clippy_lint/src/ |
| D | lib.rs | 27 explanation: String, field 38 let mut explanation = String::new(); in parse() localVariable
|
| /third_party/rust/rust/src/tools/tidy/src/ |
| D | unit_tests.rs | 47 let explanation = if is_core { in check() localVariable
|
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/ |
| D | MessagePatternDemo.java | 32 StringBuilder explanation=new StringBuilder(); in printParts() local
|
| /third_party/grpc/src/core/ext/filters/http/server/ |
| D | http_server_filter.cc | 67 ServerMetadataHandle MalformedRequest(absl::string_view explanation) { in MalformedRequest()
|
| /third_party/mindspore/mindspore-src/source/third_party/proto/tensorflow/ |
| D | op_def.proto | 164 string explanation = 2; field
|
| /third_party/rust/rust/src/librustdoc/passes/lint/ |
| D | check_code_block_syntax.rs | 98 let explanation = if is_ignore { in check_rust_syntax() localVariable
|
| /third_party/protobuf/third_party/abseil-cpp/absl/flags/ |
| D | flag.h | 299 #define ABSL_RETIRED_FLAG(type, name, default_value, explanation) \ argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| D | flag.h | 393 #define ABSL_RETIRED_FLAG(type, name, default_value, explanation) \ argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | summary.proto | 181 repeated Explanation explanation = 5; field
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-matchers.h | 565 inline void PrintIfNotEmpty(const std::string& explanation, in PrintIfNotEmpty()
|
| /third_party/rust/rust/compiler/rustc_middle/src/ |
| D | lint.rs | 424 let explanation = match future_incompatible.reason { in struct_lint_level() localVariable
|
| /third_party/libuv/test/ |
| D | task.h | 287 #define RETURN_SKIP(explanation) \ argument
|
| /third_party/rust/rust/compiler/rustc_borrowck/src/diagnostics/ |
| D | conflict_errors.rs | 924 let explanation = self.explain_why_borrow_contains_point(location, issued_borrow, None); in report_conflicting_borrow() localVariable 1789 let explanation = self.explain_why_borrow_contains_point(location, &borrow, kind_place); in report_borrowed_value_does_not_live_long_enough() localVariable 2030 let explanation = in report_borrow_conflicts_with_destructor() localVariable
|
| /third_party/rust/rust/compiler/rustc_errors/src/ |
| D | json.rs | 296 explanation: Option<&'static str>, field
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-matchers-misc_test.cc | 1702 auto explanation = ss.str(); in TEST() local 1745 auto explanation = ss.str(); in TEST_P() local
|
| D | gmock-matchers-arithmetic_test.cc | 1403 const std::string explanation = in TEST_F() local
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | lib.rs | 499 explanation: &'static str, field
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | WebGLCompatibilityTest.cpp | 5088 const char *explanation) in testCompressedTexLevelDimension() 5153 const char *explanation; in testCompressedTexImage() member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | ParseHelper.cpp | 638 const char* explanation = "variable indexing sampler array"; in handleBracketDereference() local 6627 …const char *explanation = "image variables not declared 'writeonly' and without a format layout qu… in layoutTypeCheck() local
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/ |
| D | mod.rs | 795 let explanation = get_explanation_based_on_obligation( in report_selection_error() localVariable
|
| /third_party/python/Lib/ |
| D | _pydecimal.py | 4038 def _raise_error(self, condition, explanation = None, *args): argument
|