Searched defs:Executable (Results 1 – 11 of 11) sorted by relevance
65 val Executable.descriptor: String constant71 val Executable.readableDescriptor: String constant
210 std::string Executable = in TEST_F() local268 std::string Executable = in TEST_F() local288 std::string Executable = "i_dont_exist"; in TEST() local
35 class Executable(NamedTuple): class
233 explicit Executable(std::shared_ptr<HloModule> hlo_module) in Executable() function237 explicit Executable( in Executable() function
51 const char *Executable; variable
232 Executable(llvm::StringRef name, in Executable() function
77 static final public class Executable extends AccessibleObject { class in Helper
31 const char *Executable, const ArgStringList &Arguments, in Command()
395 Executable = _xla.Executable variable
100 pub enum Executable { enum
1926 …Executable *bool `protobuf:"varint,10,opt,name=executable" json:"execut… member