Home
last modified time | relevance | path

Searched refs:get_functions (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/dports/math/py-bottleneck/Bottleneck-1.3.2/bottleneck/benchmark/
H A Dbench_detailed.py30 funcs = bn.get_functions("all", as_string=True)
93 if function in bn.get_functions("reduce", as_string=True):
97 elif function in bn.get_functions("move", as_string=True):
H A Dbench.py126 funcs = bn.get_functions("reduce", as_string=True)
194 funcs = bn.get_functions("move", as_string=True)
/dports/math/py-bottleneck/Bottleneck-1.3.2/bottleneck/tests/
H A Dscalar_input_test.py10 bn.get_functions("reduce") + bn.get_functions("nonreduce_axis"), # noqa: W504
H A Dmove_test.py10 @pytest.mark.parametrize("func", bn.get_functions("move"), ids=lambda x: x.__name__)
57 @pytest.mark.parametrize("func", bn.get_functions("move"), ids=lambda x: x.__name__)
122 @pytest.mark.parametrize("func", bn.get_functions("move"), ids=lambda x: x.__name__)
H A Dreduce_test.py14 @pytest.mark.parametrize("func", bn.get_functions("reduce"), ids=lambda x: x.__name__)
81 @pytest.mark.parametrize("func", bn.get_functions("reduce"), ids=lambda x: x.__name__)
135 @pytest.mark.parametrize("func", bn.get_functions("reduce"))
/dports/devel/p5-namespace-clean/namespace-clean-0.27/lib/namespace/
H A Dclean.pm165 my $functions = $pragma->get_functions($cleanee);
196 my $functions = $pragma->get_functions($cleanee);
218 sub get_functions { subroutine
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/namespace/
H A Dclean.pm198 my $functions = $pragma->get_functions($cleanee);
235 my $functions = $pragma->get_functions($cleanee);
261 sub get_functions { subroutine
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dcdef-package.h78 Cell get_functions (void) const;
195 Cell get_functions (void) const in get_functions() function
197 return get_rep ()->get_functions (); in get_functions()
/dports/devel/R-cran-R6/R6/R/
H A Dr6_class.R525 generator$public_methods <- get_functions(public)
526 generator$private_methods <- get_functions(private)
/dports/science/helfem/HelFEM-21461e9/src/harmonic/
H A Dmain.cpp34 void get_functions(size_t iel, const arma::mat & bf, int noverlap, size_t & ifirst, size_t & ilast)… in get_functions() function
87 get_functions(iel,bf,noverlap,ifirst,ilast); in overlap()
109 get_functions(iel,bf,noverlap,ifirst,ilast); in potential()
129 get_functions(iel,bf,noverlap,ifirst,ilast); in kinetic()
/dports/math/cadabra2/cadabra2-2.3.6.8/config/
H A Dgenerate_keywords.py5 def get_functions(module): function
68 functions.extend(get_functions(module))
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/patches/
H A D0011-Improve-null-terminated-lists-handling.patch21 - for(auto fn : plugins.get_functions()) { c_functions.push_back(fn); }
26 + const std::vector<Sass_Function_Entry> functions = plugins.get_functions();
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/src/
H A Delixir_import.erl38 get_functions(Ref)
55 filter_sigils(get_functions(Ref))
130 get_functions(Module) ++ get_macros(Module).
132 get_functions(Module) -> function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/validator/
H A Dvalidator.cc100 for (auto* func : interaction->get_functions()) { in visit()
113 for (auto* func : s->get_functions()) { in visit()
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/lib-dynlink-bytecode/
H A Dregistry.ml6 let get_functions () = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/lib-dynlink-bytecode/
H A Dregistry.ml6 let get_functions () = function
/dports/lang/elixir/elixir-1.12.3/lib/elixir/src/
H A Delixir_import.erl34 get_functions(Ref)
103 get_functions(Module) ++ get_macros(Module).
105 get_functions(Module) -> function
/dports/devel/anjuta/anjuta-3.34.0/plugins/parser-cxx/cxxparser/
H A Dfunction-parser.h31 get_functions(const std::string &in,
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Dsystem_introspection.chai2 var funcs = get_functions();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiExtensions.hpp49 static jvmtiError get_functions(JvmtiEnv* env, jint* extension_count_ptr,

12345678910>>...23