Home
last modified time | relevance | path

Searched defs:suggestion (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_help.cc365 std::string_view suggestion = SpellcheckString(what, all_help_topics); in RunHelp() local
/third_party/rust/crates/clap/clap_complete/src/
H A Ddynamic.rs520 let mut suggestion = pathdiff::diff_paths(&path, current_dir).unwrap_or(path); in complete_path() variables
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dnamer.cc223 std::stringstream suggestion; in ResolveMemberNamesForStruct() local
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs206 pub fn suggestion(self, suggestion: &str, msg: String) -> Self { in suggestion() functions
/third_party/python/Python/
H A Dsuggestions.c141 PyObject *suggestion = NULL; in calculate_suggestions() local
/third_party/ninja/src/
H A Dninja.cc353 Node* suggestion = state_.SpellcheckNode(path); in CollectTarget() local
625 const char* suggestion = in ToolTargets() local
1168 const char* suggestion = SpellcheckStringV(tool_name, words); in ChooseTool() local
1208 const char* suggestion in DebugEnable() local
1247 const char* suggestion = WarningEnable() local
[all...]

Completed in 5 milliseconds