Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 25 of 1303) sorted by relevance

12345678910>>...53

/dports/math/py-or-tools/or-tools-9.2/ortools/base/
H A Ddynamic_library.h59 std::function<T> GetFunction(const char* function_name) { in GetFunction() function
76 std::function<T> GetFunction(const std::string& function_name) { in GetFunction() function
81 void GetFunction(std::function<T>* function, const char* function_name) { in GetFunction() function
86 void GetFunction(std::function<T>* function, in GetFunction() function
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/win/
H A Dget_function_test.cc26 TEST(GetFunction, GetFunction) { in TEST() argument
H A Dget_function.h47 FunctionType* GetFunction( in GetFunction() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/win/
H A Dget_function_test.cc26 TEST(GetFunction, GetFunction) { in TEST() argument
H A Dget_function.h47 FunctionType* GetFunction( in GetFunction() function
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dregistry.cc47 Result<std::shared_ptr<Function>> GetFunction(const std::string& name) const { in GetFunction() function in arrow::compute::FunctionRegistry::FunctionRegistryImpl
84 Result<std::shared_ptr<Function>> FunctionRegistry::GetFunction( in GetFunction() function in arrow::compute::FunctionRegistry
/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DtInstLibEntry.h41 const FUN GetFunction() const { return m_function; } in GetFunction() function
/dports/misc/tvm/incubator-tvm-0.6.1/src/codegen/
H A Dsource_module.cc51 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::SourceModuleNode
83 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::CSourceModuleNode
132 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::DeviceSourceModuleNode
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/codegen/
H A Dsource_module.cc51 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::SourceModuleNode
83 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::CSourceModuleNode
132 PackedFunc GetFunction( in GetFunction() function in tvm::codegen::DeviceSourceModuleNode
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dregistry.cc60 Result<std::shared_ptr<Function>> GetFunction(const std::string& name) const { in GetFunction() function in arrow::compute::FunctionRegistry::FunctionRegistryImpl
102 Result<std::shared_ptr<Function>> FunctionRegistry::GetFunction( in GetFunction() function in arrow::compute::FunctionRegistry
/dports/cad/opencascade/opencascade-7.6.0/src/TFunction/
H A DTFunction_Scope.cxx159 Standard_Integer TFunction_Scope::GetFunction(const TDF_Label& L) const in GetFunction() function in TFunction_Scope
169 const TDF_Label& TFunction_Scope::GetFunction(const Standard_Integer ID) const in GetFunction() function in TFunction_Scope
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/
H A DLambda.pm41 sub GetFunction { subroutine
/dports/misc/tvm/incubator-tvm-0.6.1/golang/src/
H A Dmodule.go109 func (tvmmodule *Module) GetFunction ( func
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/golang/src/
H A Dmodule.go109 func (tvmmodule *Module) GetFunction ( func
/dports/misc/py-tvm/incubator-tvm-0.6.1/golang/src/
H A Dmodule.go109 func (tvmmodule *Module) GetFunction ( func
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/debugger/
H A DctlStackWindow.h47 const wxString &GetFunction() const in GetFunction() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DSharedLibrary.cpp144 SharedLibrary::FunctionPointer SharedLibrary::GetFunction(const std::string& name) in GetFunction() function in Orthanc::SharedLibrary
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DSharedLibrary.cpp144 SharedLibrary::FunctionPointer SharedLibrary::GetFunction(const std::string& name) in GetFunction() function in Orthanc::SharedLibrary
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DSharedLibrary.cpp144 SharedLibrary::FunctionPointer SharedLibrary::GetFunction(const std::string& name) in GetFunction() function in Orthanc::SharedLibrary

12345678910>>...53