Home
last modified time | relevance | path

Searched +defs:b +defs:l +defs:m +defs:n (Results 1 – 25 of 19770) sorted by relevance

12345678910>>...791

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/unboundmethod/
H A Darity_spec.rb15 def n(&b) end method
25 def n(a, b) end argument
38 def n(a:, b:) end argument
49 def n(a, b:, &l) end argument
58 def n(a, b, c:, d: 1, **k, &l) end argument
105 def n(a, *b) end method
158 def p(a=1, *b, c: 2, &l) end
168 def m(**k, &l) end method
179 def m(a=1, *b, c:, d: 2, **k, &l) end method
186 def m(a, b=1, *c, d, e:, f: 2, **k, &l) end argument
[all …]
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/method/
H A Darity_spec.rb16 def n(&b) end method
26 def n(a, b) end argument
39 def n(a:, b:) end argument
50 def n(a, b:, &l) end argument
59 def n(a, b, c:, d: 1, **k, &l) end argument
106 def n(a, *b) end method
159 def p(a=1, *b, c: 2, &l) end
169 def m(**k, &l) end method
180 def m(a=1, *b, c:, d: 2, **k, &l) end method
187 def m(a, b=1, *c, d, e:, f: 2, **k, &l) end argument
[all …]
/dports/science/bagel/bagel-1.2.2/src/util/math/
H A Dmatop.h109 const int l = a.ndim(); in multNN() local
111 const int n = b.mdim(); in multNN() local
115 const int m = a.mdim(); in multNN() local
139 const int l = a.mdim(); in multTN() local
141 const int n = b.mdim(); in multTN() local
145 const int m = a.ndim(); in multTN() local
171 const int l = a.ndim(); in multNT() local
173 const int n = b.ndim(); in multNT() local
178 const int m = a.mdim(); in multNT() local
204 const int l = a.ndim(); in multNN() local
[all …]
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dmedian.c32 #define MAX(a,b) (((a) > (b)) ? (a) : (b)) argument
36 #define MIN(a,b) (((a) < (b)) ? (a) : (b)) argument
87 TKarMul (listz_t b, unsigned int n, in TKarMul()
88 listz_t a, unsigned int m, listz_t c, unsigned int l, listz_t t) in TKarMul()
245 TKarMul_space (unsigned int n, unsigned int m, unsigned int l) in TKarMul_space()
304 list_sub_safe (listz_t ret, listz_t a, listz_t b, in list_sub_safe()
372 TToomCookMul (listz_t b, unsigned int n, in TToomCookMul()
373 listz_t a, unsigned int m, listz_t c, unsigned int l, in TToomCookMul()
660 TToomCookMul_space (unsigned int n, unsigned int m, unsigned int l) in TToomCookMul_space()
732 TMulGen (listz_t b, unsigned int n, listz_t a, unsigned int m, in TMulGen()
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/System/FilePath/
H A DLens.hs70 l </>~ n = over l (</> n) function
86 l </>= b = State.modify (l </>~ b) function
94 l <</>~ m = l <%~ (</> m) function
103 l <</>= r = l <%= (</> r) function
112 l <<</>~ b = l $ \a -> (a, a </> b) function
120 l <<</>= b = l %%= \a -> (a, a </> b) function
135 l <.>~ n = over l (<.> n) function
150 l <.>= b = State.modify (l <.>~ b) function
160 l <<.>~ m = l <%~ (<.> m) function
183 l <<<.>~ b = l $ \a -> (a, a <.> b) function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/System/FilePath/
H A DLens.hs67 l </>~ n = over l (</> n) function
83 l </>= b = State.modify (l </>~ b) function
91 l <</>~ m = l <%~ (</> m) function
100 l <</>= r = l <%= (</> r) function
109 l <<</>~ b = l $ \a -> (a, a </> b) function
117 l <<</>= b = l %%= \a -> (a, a </> b) function
132 l <.>~ n = over l (<.> n) function
147 l <.>= b = State.modify (l <.>~ b) function
157 l <<.>~ m = l <%~ (<.> m) function
180 l <<<.>~ b = l $ \a -> (a, a <.> b) function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/System/FilePath/
H A DLens.hs67 l </>~ n = over l (</> n) function
83 l </>= b = State.modify (l </>~ b) function
91 l <</>~ m = l <%~ (</> m) function
100 l <</>= r = l <%= (</> r) function
109 l <<</>~ b = l $ \a -> (a, a </> b) function
117 l <<</>= b = l %%= \a -> (a, a </> b) function
132 l <.>~ n = over l (<.> n) function
147 l <.>= b = State.modify (l <.>~ b) function
157 l <<.>~ m = l <%~ (<.> m) function
180 l <<<.>~ b = l $ \a -> (a, a <.> b) function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/System/FilePath/
H A DLens.hs67 l </>~ n = over l (</> n) function
83 l </>= b = State.modify (l </>~ b) function
91 l <</>~ m = l <%~ (</> m) function
100 l <</>= r = l <%= (</> r) function
109 l <<</>~ b = l $ \a -> (a, a </> b) function
117 l <<</>= b = l %%= \a -> (a, a </> b) function
132 l <.>~ n = over l (<.> n) function
147 l <.>= b = State.modify (l <.>~ b) function
157 l <<.>~ m = l <%~ (<.> m) function
180 l <<<.>~ b = l $ \a -> (a, a <.> b) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/System/FilePath/
H A DLens.hs70 l </>~ n = over l (</> n) function
86 l </>= b = State.modify (l </>~ b) function
94 l <</>~ m = l <%~ (</> m) function
103 l <</>= r = l <%= (</> r) function
112 l <<</>~ b = l $ \a -> (a, a </> b) function
120 l <<</>= b = l %%= \a -> (a, a </> b) function
135 l <.>~ n = over l (<.> n) function
150 l <.>= b = State.modify (l <.>~ b) function
160 l <<.>~ m = l <%~ (<.> m) function
183 l <<<.>~ b = l $ \a -> (a, a <.> b) function
[all …]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dlocal_layer.c109 float *b = l.col_image + j; in forward_local_layer() local
112 int m = l.n; in forward_local_layer() local
113 int n = 1; in forward_local_layer() local
140 float *b = l.col_image + j; in backward_local_layer() local
142 int m = l.n; in backward_local_layer() local
155 int m = l.size*l.size*l.c; in backward_local_layer() local
156 int n = 1; in backward_local_layer() local
202 int m = l.n; in forward_local_layer_gpu() local
203 int n = 1; in forward_local_layer_gpu() local
231 int m = l.n; in backward_local_layer_gpu() local
[all …]
H A Dconnected_layer.c179 int m = l.batch; in forward_connected_layer() local
181 int n = l.outputs; in forward_connected_layer() local
183 float *b = l.weights; in forward_connected_layer() local
227 int m = l.outputs; in backward_connected_layer() local
229 int n = l.inputs; in backward_connected_layer() local
231 float *b = state.input; in backward_connected_layer() local
339 int m = l.batch; in forward_connected_layer_gpu() local
341 int n = l.outputs; in forward_connected_layer_gpu() local
427 int m = l.outputs; in backward_connected_layer_gpu() local
429 int n = l.inputs; in backward_connected_layer_gpu() local
[all …]
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/container/
H A Dcarray.h12 new_c_array2(int l, int m, T) in new_c_array2()
15 T **b = 0; in new_c_array2() local
24 new_zero_c_array2(int l, int m, T) in new_zero_c_array2()
27 T **b = 0; in new_zero_c_array2() local
41 delete_c_array2(T**b) in delete_c_array2()
49 new_c_array3(int l, int m, int n, T) in new_c_array3()
52 T **b = 0; in new_c_array3() local
68 new_zero_c_array3(int l, int m, int n, T) in new_zero_c_array3()
71 T **b = 0; in new_zero_c_array3() local
90 delete_c_array3(T***b) in delete_c_array3()
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/
H A Ddhcp6_parser.cc500 Dhcp6Parser::yypop_ (int n) YY_NOEXCEPT in yypop_()
526 Dhcp6Parser::set_debug_level (debug_level_type l) in set_debug_level()
932 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
1536 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
1613 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2044 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2083 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2122 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2196 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2376 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
[all …]
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dinc_cipher_des.h10 #define PERM_OP(a,b,n,m) \ argument
21 #define HPERM_OP(a,n,m) \ argument
32 #define DES_IP(l,r) \ argument
41 #define DES_FP(l,r) \ argument
50 #define PERM_OP_S(a,b,n,m) \ argument
61 #define HPERM_OP_S(a,n,m) \ argument
72 #define DES_IP_S(l,r) \ argument
81 #define DES_FP_S(l,r) \ argument
90 #define DES_BOX_S(i,n,S) (S)[(n)][(i)] argument
93 #define DES_BOX(i,n,S) (S)[(n)][(i)] argument
[all …]
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/
H A Ddhcp4_parser.cc510 Dhcp4Parser::yypop_ (int n) YY_NOEXCEPT in yypop_()
536 Dhcp4Parser::set_debug_level (debug_level_type l) in set_debug_level()
937 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
1522 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
1713 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2094 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2213 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2393 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2687 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
2726 ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location))); in parse() local
[all …]
/dports/devel/mpatrol/mpatrol/src/
H A Ddiag.c242 processfile(meminfo *m, char *s, char *b, size_t l) in processfile()
596 char b[2048]; in __mp_diag() local
662 __mp_warn(errortype e, alloctype f, char *n, unsigned long l, char *s, ...) in __mp_warn()
712 __mp_error(errortype e, alloctype f, char *n, unsigned long l, char *s, ...) in __mp_error()
842 __mp_readalloc(char *s, unsigned long n, void *a, size_t l) in __mp_readalloc()
863 __mp_writealloc(char *s, unsigned long n, void *a, size_t l) in __mp_writealloc()
888 __mp_cmpalloc(char *s, unsigned long n, void *a, size_t l) in __mp_cmpalloc()
1310 infonode *m; in __mp_printalloc() local
1571 printleakinfo(tablenode *n, size_t *a, size_t *b, int o, int c) in printleakinfo()
1617 size_t b, c; in __mp_printleaktab() local
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/preprocessor/tuple/
H A Delem.hpp139 # define BOOST_PP_TUPLE_ELEM_14_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n) a argument
140 # define BOOST_PP_TUPLE_ELEM_14_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n) b argument
141 # define BOOST_PP_TUPLE_ELEM_14_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n) c argument
142 # define BOOST_PP_TUPLE_ELEM_14_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n) d argument
143 # define BOOST_PP_TUPLE_ELEM_14_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n) e argument
144 # define BOOST_PP_TUPLE_ELEM_14_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n) f argument
145 # define BOOST_PP_TUPLE_ELEM_14_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n) g argument
146 # define BOOST_PP_TUPLE_ELEM_14_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n) h argument
147 # define BOOST_PP_TUPLE_ELEM_14_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n) i argument
148 # define BOOST_PP_TUPLE_ELEM_14_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n) j argument
[all …]
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/preprocessor/tuple/
H A Delem.hpp139 # define BOOST_PP_TUPLE_ELEM_14_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n) a argument
140 # define BOOST_PP_TUPLE_ELEM_14_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n) b argument
141 # define BOOST_PP_TUPLE_ELEM_14_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n) c argument
142 # define BOOST_PP_TUPLE_ELEM_14_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n) d argument
143 # define BOOST_PP_TUPLE_ELEM_14_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n) e argument
144 # define BOOST_PP_TUPLE_ELEM_14_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n) f argument
145 # define BOOST_PP_TUPLE_ELEM_14_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n) g argument
146 # define BOOST_PP_TUPLE_ELEM_14_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n) h argument
147 # define BOOST_PP_TUPLE_ELEM_14_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n) i argument
148 # define BOOST_PP_TUPLE_ELEM_14_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n) j argument
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/preprocessor/tuple/
H A Delem.hpp139 # define BOOST_PP_TUPLE_ELEM_14_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n) a argument
140 # define BOOST_PP_TUPLE_ELEM_14_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n) b argument
141 # define BOOST_PP_TUPLE_ELEM_14_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n) c argument
142 # define BOOST_PP_TUPLE_ELEM_14_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n) d argument
143 # define BOOST_PP_TUPLE_ELEM_14_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n) e argument
144 # define BOOST_PP_TUPLE_ELEM_14_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n) f argument
145 # define BOOST_PP_TUPLE_ELEM_14_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n) g argument
146 # define BOOST_PP_TUPLE_ELEM_14_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n) h argument
147 # define BOOST_PP_TUPLE_ELEM_14_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n) i argument
148 # define BOOST_PP_TUPLE_ELEM_14_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n) j argument
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/preprocessor/tuple/
H A Delem.hpp139 # define BOOST_PP_TUPLE_ELEM_14_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n) a argument
140 # define BOOST_PP_TUPLE_ELEM_14_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n) b argument
141 # define BOOST_PP_TUPLE_ELEM_14_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n) c argument
142 # define BOOST_PP_TUPLE_ELEM_14_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n) d argument
143 # define BOOST_PP_TUPLE_ELEM_14_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n) e argument
144 # define BOOST_PP_TUPLE_ELEM_14_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n) f argument
145 # define BOOST_PP_TUPLE_ELEM_14_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n) g argument
146 # define BOOST_PP_TUPLE_ELEM_14_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n) h argument
147 # define BOOST_PP_TUPLE_ELEM_14_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n) i argument
148 # define BOOST_PP_TUPLE_ELEM_14_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n) j argument
[all …]
/dports/math/singular/Singular-Release-4-2-1/IntegerProgramming/
H A DLLL.cc8 void REDI_KB(const short& k, const short& l, BigInt** b, in REDI_KB()
38 for(short n=0;n<number_of_vectors;n++) in REDI_KB() local
42 for(short m=0;m<vector_dimension;m++) in REDI_KB() local
55 void REDI_IL(const short& k, const short& l, BigInt** b, in REDI_IL()
84 for(short m=0;m<vector_dimension;m++) in REDI_IL() local
236 for(short m=0;m<vector_dimension;m++) in relations() local
286 for(short m=0;m<vector_dimension;m++) in relations() local
291 for(short l=0;l<number_of_vectors;l++) in relations() local
334 for(short m=0;m<vector_dimension;m++) in relations() local
385 for(short l=k-2;l>=0;l--) in relations() local
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/impl/
H A Dpyramid.hpp118 for (int l = 1; l <= levels_; ++l) in compute() local
154 for (int l = 1; l <= levels_; ++l) in compute() local
224 for (int l = 1; l <= levels_; ++l) in compute() local
237 float r = 0, g = 0, b = 0; in compute() local
270 for (int l = 1; l <= levels_; ++l) in compute() local
284 float r = 0, g = 0, b = 0; in compute() local
349 for (int l = 1; l <= levels_; ++l) in compute() local
362 float r = 0, g = 0, b = 0, a = 0; in compute() local
411 float r = 0, g = 0, b = 0, a = 0; in compute() local
497 float r = 0, g = 0, b = 0; in compute() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/
H A Dpr82155.C4 template <typename a> struct b { a c; }; struct
19 void l() { k(f); } in l() function
21 struct m : i { struct
23 m() : i(cn) { in m() function
24 struct n : j { in m() struct
25 n() {} in m() function
26 void k(int) {} in m()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/
H A Dpr82155.C4 template <typename a> struct b { a c; }; struct
19 void l() { k(f); } in l() function
21 struct m : i { struct
23 m() : i(cn) { in m() function
24 struct n : j { in m() struct
25 n() {} in m() argument
26 void k(int) {} in m()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/
H A Dpr82155.C4 template <typename a> struct b { a c; }; struct
19 void l() { k(f); } in l() function
21 struct m : i { struct
23 m() : i(cn) { in m() function
24 struct n : j { in m() struct
25 n() {} in m() function
26 void k(int) {} in m()

12345678910>>...791