Searched defs:SelectSpec (Results 1 – 3 of 3) sorted by relevance
154 void CPanel::SelectSpec(bool selectMode) in SelectSpec() function in CPanel
157 void SelectSpec(bool selectMode) { GetFocusedPanel().SelectSpec(selectMode); } in SelectSpec() function
4842 struct SelectSpec { in PreprocessHlos() struct4843 int64_t limit; in PreprocessHlos()4844 HloInstruction* hlo; in PreprocessHlos()4845 Comparison::Direction cmp; in PreprocessHlos()