Home
last modified time | relevance | path

Searched defs:SelectSpec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelSelect.cpp154 void CPanel::SelectSpec(bool selectMode) in SelectSpec() function in CPanel
H A DApp.h157 void SelectSpec(bool selectMode) { GetFocusedPanel().SelectSpec(selectMode); } in SelectSpec() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc4842 struct SelectSpec { in PreprocessHlos() struct
4843 int64_t limit; in PreprocessHlos()
4844 HloInstruction* hlo; in PreprocessHlos()
4845 Comparison::Direction cmp; in PreprocessHlos()