/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | namer.cc | 188 [&used_names](const std::string& suggestion) -> std::string { in ResolveMemberNamesForStruct() 223 std::stringstream suggestion; in ResolveMemberNamesForStruct() local
|
/third_party/rust/crates/unicode-ident/generate/src/ |
D | parse.rs | 31 let suggestion = in parse_xid_properties() localVariable
|
/third_party/typescript/src/services/codefixes/ |
D | fixSpelling.ts | 87 const suggestion = symbolName(suggestedSymbol); constant
|
/third_party/ninja/src/ |
D | ninja.cc | 336 Node* suggestion = state_.SpellcheckNode(path); in CollectTarget() local 608 const char* suggestion = in ToolTargets() local 1141 const char* suggestion = SpellcheckStringV(tool_name, words); in ChooseTool() local 1181 const char* suggestion = in DebugEnable() local 1220 const char* suggestion = in WarningEnable() local
|
/third_party/rust/crates/clap/clap_complete/src/ |
D | dynamic.rs | 520 let mut suggestion = pathdiff::diff_paths(&path, current_dir).unwrap_or(path); in complete_path() localVariable 526 let suggestion = pathdiff::diff_paths(&path, current_dir).unwrap_or(path); in complete_path() localVariable
|
/third_party/gn/src/gn/ |
D | command_help.cc | 365 std::string_view suggestion = SpellcheckString(what, all_help_topics); in RunHelp() local
|
D | args.cc | 258 std::string_view suggestion = SpellcheckString(name, candidates); in VerifyAllOverridesUsed() local
|
/third_party/python/Python/ |
D | suggestions.c | 138 PyObject *suggestion = NULL; in calculate_suggestions() local
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | helpers.ts | 839 suggestion?: protocol.Diagnostic[]; property 967 … for (const { file, project, syntax, semantic, suggestion } of expectedSyncDiagnostics()) { constant
|
/third_party/rust/crates/proc-macro-error/src/ |
D | diagnostic.rs | 206 pub fn suggestion(self, suggestion: &str, msg: String) -> Self { in suggestion() method
|
/third_party/rust/crates/clap/src/error/ |
D | mod.rs | 401 let suggestion = suggestions::did_you_mean(&bad_val, good_vals.iter()).pop(); in invalid_value() localVariable
|
/third_party/typescript/src/compiler/ |
D | program.ts | 2920 const suggestion = getSpellingSuggestion(unqualifiedLibName, libs, identity); constant
|
/third_party/typescript/lib/ |
D | typescriptServices.js | 120587 ts.forEach(cache, function (suggestion) { argument
|
D | typescript.js | 120587 ts.forEach(cache, function (suggestion) { argument
|
D | tsserverlibrary.js | 120587 ts.forEach(cache, function (suggestion) { argument
|
D | tsserver.js | 120018 ts.forEach(cache, function (suggestion) { argument
|