Searched defs:AddLibrary (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | ||
| D | DynamicLibrary.cpp | 50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() function in DynamicLibrary::HandleSet |
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | function.cc | 1399 Status FunctionLibraryDefinition::AddLibrary( in AddLibrary() function in tensorflow::FunctionLibraryDefinition |
| D | function_test.cc | 1148 TEST(FunctionLibraryDefinitionTest, AddLibrary) { in TEST() argument |