Home
last modified time | relevance | path

Searched defs:get_elements (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_tuples.erl72 get_elements([Element|Rest], Tuple, Pos) -> function
75 get_elements([], _Tuple, _Pos) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/basic_SUITE_data/
H A Dbasic_tuples.erl72 get_elements([Element|Rest], Tuple, Pos) -> function
75 get_elements([], _Tuple, _Pos) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_tuples.erl72 get_elements([Element|Rest], Tuple, Pos) -> function
75 get_elements([], _Tuple, _Pos) -> function
/dports/math/kfr/kfr-4.2.1/include/kfr/dsp/
H A Ddelay.hpp77 …friend KFR_INTRINSIC vec<T, N> get_elements(const expression_delay& self, cinput_t cinput, size_t … in get_elements() function
87 friend vec<T, 1> get_elements(const expression_delay& self, cinput_t cinput, size_t index, in get_elements() function
98 friend vec<T, N> get_elements(const expression_delay& self, cinput_t cinput, size_t index, in get_elements() function
125 …friend KFR_INTRINSIC vec<T, N> get_elements(const expression_delay& self, cinput_t cinput, size_t … in get_elements() function
H A Dwindow.hpp131 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_rectangular& self, cinput_t, size_t i… in get_elements() function
154 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_triangular& self, cinput_t cinput, in get_elements() function
176 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_bartlett& self, cinput_t cinput, in get_elements() function
198 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_cosine& self, cinput_t cinput, size_t… in get_elements() function
220 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_hann& self, cinput_t cinput, size_t i… in get_elements() function
242 … KFR_INTRINSIC friend vec<T, N> get_elements(const expression_bartlett_hann& self, cinput_t cinput, in get_elements() function
289 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_bohman& self, cinput_t cinput, size_t… in get_elements() function
312 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_blackman& self, cinput_t cinput, in get_elements() function
336 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_blackman_harris& self, cinput_t cinpu… in get_elements() function
360 …KFR_INTRINSIC friend vec<T, N> get_elements(const expression_kaiser& self, cinput_t cinput, size_t… in get_elements() function
[all …]
H A Dsample_rate_conversion.hpp266 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_upsample& self, cinput_t cinput, in get_elements() function
272 KFR_INTRINSIC friend vec<T, 1> get_elements(const expression_upsample& self, cinput_t cinput, in get_elements() function
292 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_upsample& self, cinput_t cinput, in get_elements() function
299 KFR_INTRINSIC friend vec<T, 2> get_elements(const expression_upsample& self, cinput_t cinput, in get_elements() function
312 KFR_INTRINSIC friend vec<T, 1> get_elements(const expression_upsample& self, cinput_t cinput, in get_elements() function
332 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_downsample& self, cinput_t cinput, in get_elements() function
350 KFR_INTRINSIC friend vec<T, N> get_elements(const expression_downsample& self, cinput_t cinput, in get_elements() function
/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/lib/HTML/FormFu/Role/
H A DContainsElements.pm16 sub get_elements { subroutine
/dports/devel/py-pyface/pyface-7.2.0/pyface/viewer/
H A Dcontent_provider.py24 def get_elements(self, element): member in ContentProvider
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/org/omg/CORBA/
H A DDynArray.java57 Any[] get_elements(); in get_elements() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/org/omg/CORBA/
H A DDynArray.java57 Any[] get_elements(); in get_elements() method
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/org/omg/CORBA/
H A DDynArray.java57 Any[] get_elements(); in get_elements() method
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/org/omg/CORBA/
H A DDynArray.java57 Any[] get_elements(); in get_elements() method
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/org/omg/CORBA/
H A DDynArray.java57 Any[] get_elements(); in get_elements() method
/dports/java/sablevm-classpath/sablevm-classpath-1.13/org/omg/CORBA/
H A DDynArray.java55 Any[] get_elements(); in get_elements() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DDynArray.java44 public org.omg.CORBA.Any[] get_elements(); in get_elements() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DDynArray.java44 public org.omg.CORBA.Any[] get_elements(); in get_elements() method
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/containers/
H A DGrid.h145 const std::vector<T>& Grid<T>::get_elements(size_t cell_index) const { in get_elements() function
162 void Grid<T>::get_elements( in get_elements() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dpool.erl123 get_elements(_Pos,[]) -> []; function
124 get_elements(Pos,[E|T]) -> [element(Pos,E) | get_elements(Pos,T)]. function
/dports/databases/p5-HTML-FormHandler-Model-DBIC/HTML-FormHandler-Model-DBIC-0.29/lib/HTML/FormHandler/Generator/
H A DDBIC.pm240 sub get_elements { method in HTML::FormHandler::Generator::DBIC
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/src/agent/
H A Dsnmp_generic_mnesia.erl170 get_elements([Col | Cols], Row) -> function
172 get_elements([], _Row) -> []. function

123456789