| /external/clang/bindings/python/tests/cindex/ |
| D | util.py | 33 def get_cursor(source, spelling): argument 51 def get_cursors(source, spelling): argument
|
| /external/catch2/include/internal/ |
| D | catch_list.cpp | 81 void TagInfo::add( std::string const& spelling ) { in add() 88 for (auto const& spelling : spellings) { in all() local 94 for (auto const& spelling : spellings) { in all() local
|
| /external/auto/value/src/main/java/com/google/auto/value/processor/ |
| D | TypeSimplifier.java | 60 final String spelling; field in TypeSimplifier.Spelling 63 Spelling(String spelling, boolean importIt) { in Spelling() 219 String spelling; in findImports() local
|
| /external/python/cryptography/docs/ |
| D | conf.py | 32 spelling = None variable
|
| /external/auto/value/src/test/java/com/google/auto/value/processor/ |
| D | SimplifyWithAnnotationsTest.java | 189 String spelling = TYPE_SPELLINGS.get(i); in typesFromTestClass() local
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | MakeTransliterator.java | 163 String spelling = spellout.transliterate(source); in main() local 315 String spelling = spellout.transliterate(source); in main() local
|
| /external/clang/bindings/python/clang/ |
| D | cindex.py | 323 def spelling(self): member in Diagnostic 1274 def spelling(self): member in Cursor 1697 def spelling(self): member in TypeKind 2000 def spelling(self): member in Type 2083 def spelling(self): member in CompletionChunk 2452 def spelling(self): member in TranslationUnit 2863 def spelling(self): member in Token
|
| /external/rust/crates/bindgen/ |
| D | clang.rs | 95 pub fn spelling(&self) -> String { in spelling() method 938 spelling: CXString, field 949 pub fn spelling(&self) -> &[u8] { in spelling() method 1000 let spelling = clang_getTokenSpelling(self.tu, *raw); in next() localVariable 1154 pub fn spelling(&self) -> String { in spelling() method
|
| /external/rust/crates/bindgen/ir/ |
| D | context.rs | 1930 let spelling = ty.spelling(); in build_wrapper() localVariable 1999 let spelling = ty.spelling(); in build_builtin_ty() localVariable 2113 let spelling = cursor.spelling(); in tokenize_namespace() localVariable
|
| D | function.rs | 416 let spelling = cursor.spelling(); in from_ty() localVariable
|
| D | item.rs | 1465 let spelling = cursor.spelling(); in parse() localVariable
|
| /external/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 2077 StringRef spelling = "__attribute__((objc_method_family(none)))"; in DiagnoseOwningPropertyGetterSynthesis() local
|
| /external/clang/tools/c-index-test/ |
| D | c-index-test.c | 3700 CXString spelling = clang_getTokenSpelling(TU, tokens[i]); in perform_token_annotation() local
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | customsearch.v1.json | 1406 "spelling": { object
|
| /external/rust/crates/bindgen/codegen/ |
| D | mod.rs | 872 let spelling = self.name().expect("Unnamed alias?"); in codegen() localVariable
|
| /external/libabigail/tests/lib/ |
| D | catch.hpp | 11245 void TagInfo::add( std::string const& spelling ) { in add() 11252 for (auto const& spelling : spellings) { in all() local 11258 for (auto const& spelling : spellings) { in all() local
|
| /external/catch2/single_include/catch2/ |
| D | catch.hpp | 11183 void TagInfo::add( std::string const& spelling ) { in add() 11190 for (auto const& spelling : spellings) { in all() local 11196 for (auto const& spelling : spellings) { in all() local
|