Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDynamicLibrary.cpp51 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() function in DynamicLibrary::HandleSet
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc1131 Status FunctionLibraryDefinition::AddLibrary( in AddLibrary() function in tensorflow::FunctionLibraryDefinition
1169 Status FunctionLibraryDefinition::AddLibrary( in AddLibrary() function in tensorflow::FunctionLibraryDefinition
Dfunction_test.cc1069 TEST(FunctionLibraryDefinitionTest, AddLibrary) { in TEST() argument
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc198 Status AddLibrary(const FunctionLibraryDefinition& flib_def) { in AddLibrary() function in tensorflow::data::IteratorResource