Home
last modified time | relevance | path

Searched +defs:make +defs:bindings (Results 1 – 20 of 20) sorted by relevance

/dports/www/thirtybees/thirtybees-1.1.0/Core/Foundation/IoC/
H A DCore_Foundation_IoC_Container.php42 protected $bindings = []; variable in Core_Foundation_IoC_Container
251 public function make($serviceName) function in Core_Foundation_IoC_Container
/dports/finance/prestashop/prestashop/src/Core/Foundation/IoC/
H A DContainer.php33 private $bindings = []; variable in PrestaShop\\PrestaShop\\Core\\Foundation\\IoC\\Container
164 public function make($serviceName) function in PrestaShop\\PrestaShop\\Core\\Foundation\\IoC\\Container
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/xml/
H A DElementType.java27 public static ElementType make (String namespaceURI, String localName) in make() method in ElementType
39 public static ElementType make (Symbol qname) in make() method in ElementType
188 public void setNamespaceNodes (NamespaceBinding bindings) in setNamespaceNodes()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIRMatch.h77 const BaseExprNode *bindings[max_wild]; member
138 struct bindings { struct
139 constexpr static uint32_t mask = std::remove_reference<T>::type::binds;
215 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
259 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
312 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
365 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
417 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
459 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
536 Expr make(MatcherState &state, halide_type_t type_hint) const { in make() function
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/
H A DProgrammableUpcallHandler.java91 …public static UpcallHandler make(ABIDescriptor abi, MethodHandle target, CallingSequence callingSe… in make() method in ProgrammableUpcallHandler
179 List<Binding> bindings = callingSequence.argumentBindings(i); in specializedBindingHandle() local
193 List<Binding> bindings = callingSequence.returnBindings(); in specializedBindingHandle() local
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/
H A DBuilder.php109 public function make(array $attributes = []) function in Illuminate\\Database\\Eloquent\\Builder
309 public function fromQuery($query, $bindings = [])
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/container/
H A DContainer.php36 protected $bindings = []; variable in Illuminate\\Container\\Container
613 public function make($abstract, array $parameters = []) function in Illuminate\\Container\\Container
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/src/org/eclipse/e4/core/internal/di/
H A DInjectorImpl.java80 private Map<Class<?>, Set<Binding>> bindings = new HashMap<>(); field in InjectorImpl
330 public <T> T make(Class<T> clazz, PrimaryObjectSupplier objectSupplier) { in make() method in InjectorImpl
344 …public <T> T make(Class<T> clazz, PrimaryObjectSupplier objectSupplier, PrimaryObjectSupplier stat… in make() method in InjectorImpl
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Container/
H A DContainer.php37 protected $bindings = []; variable in Illuminate\\Container\\Container
650 public function make($abstract, array $parameters = []) function in Illuminate\\Container\\Container
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Database/Eloquent/
H A DBuilder.php134 public function make(array $attributes = []) function in Illuminate\\Database\\Eloquent\\Builder
356 public function fromQuery($query, $bindings = [])
/dports/lang/kawa/kawa-3.1.1/gnu/xquery/lang/
H A DXQResolveNames.java973 MakeElement make = (MakeElement) proc; in visitApplyExp() local
1039 NamespaceBinding bindings) in maybeAddNamespace()
/dports/x11/foot/foot/
H A Dwayland.c158 key_bindings_destroy(key_binding_list_t *bindings) in key_bindings_destroy()
401 int32_t subpixel, const char *make, const char *model, in output_geometry()
H A Dwayland.h217 } bindings; member
254 mouse_binding_list_t bindings; member
372 char *make; member
/dports/devel/capnproto/capnproto-0.9.0/c++/src/capnp/
H A Dschema-loader.c++1510 const _::RawSchema* schema, kj::ArrayPtr<const _::RawBrandedSchema::Scope> bindings) { in makeBranded()
1535 kj::Maybe<kj::ArrayPtr<const _::RawBrandedSchema::Scope>> bindings) { in makeBrandedDependencies()
1543 #define ADD_ENTRY(kind, index, make) \ in makeBrandedDependencies() argument
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/
H A Dschema-loader.c++1510 const _::RawSchema* schema, kj::ArrayPtr<const _::RawBrandedSchema::Scope> bindings) { in makeBranded()
1535 kj::Maybe<kj::ArrayPtr<const _::RawBrandedSchema::Scope>> bindings) { in makeBrandedDependencies()
1543 #define ADD_ENTRY(kind, index, make) \ in makeBrandedDependencies() argument
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/source/wayland/
H A Ddisplay.c817 …32_t x, int32_t y, int32_t width, int32_t height, int32_t subpixel, const char *make, const char *… in wayland_output_geometry()
993 wayland_display_setup ( GMainLoop *main_loop, NkBindings *bindings ) in wayland_display_setup()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dstore.cc142 binding_key::make (store_manager *mgr, const region *r, in make() function in ana::binding_key
1309 auto_vec<const binding_key *> bindings; in remove_overlapping_bindings() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dstore.cc142 binding_key::make (store_manager *mgr, const region *r, in make() function in ana::binding_key
1309 auto_vec<const binding_key *> bindings; in remove_overlapping_bindings() local
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dstore.cc142 binding_key::make (store_manager *mgr, const region *r, in make() function in ana::binding_key
1309 auto_vec<const binding_key *> bindings; in remove_overlapping_bindings() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dstore.cc124 binding_key::make (store_manager *mgr, const region *r) in make() function in ana::binding_key
1007 auto_vec<const binding_key *> bindings; in remove_overlapping_bindings() local