Home
last modified time | relevance | path

Searched defs:cool (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DresolveNameWithNamspace.ts15 export type cool = 'cool' alias
/third_party/rust/crates/clap/tests/builder/
Darg_aliases.rs151 let cool = a.clone().try_get_matches_from(vec!["", "--cool"]); in multiple_aliases_of_flag() localVariable
153 let cool = cool.unwrap(); in multiple_aliases_of_flag() localVariable
/third_party/python/Lib/test/
Dtest_typing.py3001 cool: int = 0 variable in CoolEmployeeWithDefault
/third_party/toybox/generated/
Dglobals.h212 int ac, bat, therm, cool; member