Home
last modified time | relevance | path

Searched defs:suggestion (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer.cc188 [&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/
Dparse.rs31 let suggestion = in parse_xid_properties() localVariable
/third_party/typescript/src/services/codefixes/
DfixSpelling.ts87 const suggestion = symbolName(suggestedSymbol); constant
/third_party/ninja/src/
Dninja.cc336 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/
Ddynamic.rs520 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/
Dcommand_help.cc365 std::string_view suggestion = SpellcheckString(what, all_help_topics); in RunHelp() local
Dargs.cc258 std::string_view suggestion = SpellcheckString(name, candidates); in VerifyAllOverridesUsed() local
/third_party/python/Python/
Dsuggestions.c138 PyObject *suggestion = NULL; in calculate_suggestions() local
/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts839 suggestion?: protocol.Diagnostic[]; property
967 … for (const { file, project, syntax, semantic, suggestion } of expectedSyncDiagnostics()) { constant
/third_party/rust/crates/proc-macro-error/src/
Ddiagnostic.rs206 pub fn suggestion(self, suggestion: &str, msg: String) -> Self { in suggestion() method
/third_party/rust/crates/clap/src/error/
Dmod.rs401 let suggestion = suggestions::did_you_mean(&bad_val, good_vals.iter()).pop(); in invalid_value() localVariable
/third_party/typescript/src/compiler/
Dprogram.ts2920 const suggestion = getSpellingSuggestion(unqualifiedLibName, libs, identity); constant
/third_party/typescript/lib/
DtypescriptServices.js120587 ts.forEach(cache, function (suggestion) { argument
Dtypescript.js120587 ts.forEach(cache, function (suggestion) { argument
Dtsserverlibrary.js120587 ts.forEach(cache, function (suggestion) { argument
Dtsserver.js120018 ts.forEach(cache, function (suggestion) { argument