Home
last modified time | relevance | path

Searched refs:createInterface (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DMaterialPropertyInterfaceProxy.ixx25 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
34 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
47 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
63 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
75 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
89 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
108 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
119 MaterialPropertyInterfaceProxy<Interface>::createInterface()
H A DBehaviourInterfaceProxy.ixx24 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
31 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
41 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
49 BehaviourInterfaceProxy<Interface>::createInterface()
H A DModelInterfaceProxy.ixx24 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
29 ModelInterfaceProxy<Interface>::createInterface()
H A DModelInterfaceProxy.hxx31 createInterface();
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DMaterialPropertyInterfaceProxy.ixx25 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
34 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
47 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
63 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
75 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
89 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
108 mlif.registerInterfaceCreator(Interface::getName(),&createInterface);
119 MaterialPropertyInterfaceProxy<Interface>::createInterface()
H A DBehaviourInterfaceProxy.ixx24 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
31 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
41 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
49 BehaviourInterfaceProxy<Interface>::createInterface()
H A DModelInterfaceProxy.ixx24 mbif.registerInterfaceCreator(Interface::getName(),&createInterface);
29 ModelInterfaceProxy<Interface>::createInterface()
H A DModelInterfaceProxy.hxx31 createInterface();
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/util/
H A DCodeModelClassFactory.java70 public JDefinedClass createInterface( JClassContainer parent, String name, Locator source ) { in createInterface() method in CodeModelClassFactory
71 return createInterface( parent, JMod.PUBLIC, name, source ); in createInterface()
73 …public JDefinedClass createInterface( JClassContainer parent, int mod, String name, Locator source… in createInterface() method in CodeModelClassFactory
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/util/
H A DCodeModelClassFactory.java70 public JDefinedClass createInterface( JClassContainer parent, String name, Locator source ) { in createInterface() method in CodeModelClassFactory
71 return createInterface( parent, JMod.PUBLIC, name, source ); in createInterface()
73 …public JDefinedClass createInterface( JClassContainer parent, int mod, String name, Locator source… in createInterface() method in CodeModelClassFactory
/dports/devel/dbus-java/dbus-java-2.7/org/freedesktop/dbus/viewer/
H A DIntrospectAction.java85 CreateInterface createInterface = new CreateInterface(factory, false); in actionPerformed()
92 createInterface.createInterface(new StringReader(xml.replace(docType, ""))); in actionPerformed()
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/yggdrasil-network/water/
H A Dsyscalls_linux.go42 if name, err = createInterface(fd, config.Name, flags); err != nil {
53 func createInterface(fd uintptr, ifName string, flags uint16) (createdIFName string, err error) { func
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimPropertyInterfaceRegistry.cpp17 ossimPropertyInterface* ossimPropertyInterfaceRegistry::createInterface( const ossimObject* obj ) c… in createInterface() function in ossimPropertyInterfaceRegistry
24 result = (*i)->createInterface( obj ); in createInterface()
/dports/science/v_sim/v_sim-3.8.0/src/uiElements/
H A Dui_elements.c85 VisuUiElementsNewFunc createInterface; member
192 wd->createInterface = visu_ui_atomic_new; in visu_ui_elements_init()
197 wd->createInterface = visu_ui_spin_new; in visu_ui_elements_init()
328 if (wd && wd->createInterface) in onTypeChanged()
329 _update(elements, wd->createInterface(elements->priv->renderer)); in onTypeChanged()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/netutils/
H A Dutils_test.go252 createInterface(t, "test", "172.17.42.1/16")
272 createInterface(t, "test", nws...)
309 createInterface(t, "test", nws)
329 func createInterface(t *testing.T, name string, nws ...string) { func
/dports/sysutils/istio/istio-1.6.7/pkg/kube/
H A Dconfig.go97 return createInterface(clusterConfig)
102 func createInterface(clusterConfig *clientcmdapi.Config) (kubernetes.Interface, error) { func
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_tk/skins/demo/
H A D__init__.py60 def createInterface(self): member in Demo
74 self.createInterface()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/scripts/egl/
H A Dproc_address_tests.py81 iface = khr_util.registry.createInterface(registry, spec, api)
110 return khr_util.registry.createInterface(registry, spec, api)
/dports/sysutils/istio/istio-1.6.7/istioctl/cmd/
H A Dkubeinject.go47 func createInterface(kubeconfig string) (kubernetes.Interface, error) { func
57 client, err := createInterface(kubeconfig)
85 client, err := createInterface(kubeconfig)
107 client, err := createInterface(kubeconfig)
/dports/www/node10/node-v10.24.1/doc/api/
H A Dreadline.md19 const rl = readline.createInterface({
42 `readline.createInterface()` method. Every instance is associated with a
342 const rl = readline.createInterface({
377 ## readline.createInterface(options)
425 The `readline.createInterface()` method creates a new `readline.Interface`
430 const rl = readline.createInterface({
535 const rl = readline.createInterface({
572 const rl = readline.createInterface({
594 const rl = readline.createInterface({
610 const { createInterface } = require('readline');
[all …]
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Dreadline.d.ts135 …function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?:… function
136 function createInterface(options: ReadLineOptions): Interface;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dreadline.d.ts128 …function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?:… function
129 function createInterface(options: ReadLineOptions): Interface;
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Dreadline.d.ts136 …function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?:… function
137 function createInterface(options: ReadLineOptions): Interface;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dreadline.d.ts128 …function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?:… function
129 function createInterface(options: ReadLineOptions): Interface;
/dports/misc/netron/node_modules/@types/node/
H A Dreadline.d.ts144 …function createInterface(input: NodeJS.ReadableStream, output?: NodeJS.WritableStream, completer?:… function
145 function createInterface(options: ReadLineOptions): Interface;

12345678910>>...12