Home
last modified time | relevance | path

Searched defs:createFn (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/fides/vtkfides/fides/predefined/
H A DDataModelFactory.cxx51 bool DataModelFactory::RegisterDataModel(DataModelTypes modelId, CreateDataModelCallback createFn) in RegisterDataModel()
57 CreateDataModelCallbackFromDS createFn) in RegisterDataModelFromDS()
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/
H A DDictionaryExtensions.cs37 public static List<T> ConvertAll<T, K, V>(IDictionary<K, V> map, Func<K, V, T> createFn) in ConvertAll()
44 public static V GetOrAdd<K, V>(this Dictionary<K, V> map, K key, Func<K,V> createFn) in GetOrAdd()
H A DHostContext.cs25 public T GetOrCreate<T>(Func<T> createFn) in GetOrCreate()
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/Extensions/
H A DDictionaryExtensions.cs25 public static List<T> ConvertAll<T, K, V>(IDictionary<K, V> map, Func<K, V, T> createFn) in ConvertAll()
/dports/net/syncthing/syncthing-1.18.1/syncthing/cmd/syncthing/
H A Dmonitor.go366 type createFn func(name string) (io.WriteCloser, error) type
368 func newRotatedFile(name string, create createFn, maxSize int64, maxFiles int) (*rotatedFile, error…
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/processing/transformer/
H A Dprovider.go33 createFn func(processing.ProcessorOptions) event.Transformer member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLGpuProgramManager.cpp51 …ProgramManager::registerProgramFactory(const String& syntaxCode, CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusGpuProgramManager.cpp49 CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2GpuProgramManager.cpp49 CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLGpuProgramManager.cpp51 …ProgramManager::registerProgramFactory(const String& syntaxCode, CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A DOgreGLES2GpuProgramManager.cpp49 CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/GLSL/
H A DOgreGLSLShaderManager.cpp52 CreateGpuProgramCallback createFn) in registerShaderFactory()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESGpuProgramManager.cpp49 CreateGpuProgramCallback createFn) in registerProgramFactory()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_p.h36 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_p.h36 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_p.h36 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_p.h36 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_p.h36 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/security/vault/vault-1.8.2/vendor/github.com/google/go-metrics-stackdriver/
H A Dstackdriver_test.go930 createFn func(context.Context, *monitoringpb.CreateTimeSeriesRequest) (*emptypb.Empty, error) member
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/plugins/ct/ohbci/
H A Dohbci_p.h137 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/plugins/ct/ohbci/
H A Dohbci_p.h137 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/plugins/ct/ohbci/
H A Dohbci_p.h137 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/plugins/ct/ohbci/
H A Dohbci_p.h137 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/plugins/ct/ohbci/
H A Dohbci_p.h137 GWEN_CRYPT_TOKEN_CREATE_FN createFn; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DPatternMatch.cpp136 PDLCreateFunction createFn) { in registerCreateFunction()

12