Home
last modified time | relevance | path

Searched defs:kl (Results 51 – 75 of 4160) sorted by relevance

12345678910>>...167

/dports/textproc/heirloom-doctools/heirloom-doctools-160308/tbl/
H A Dti.c30 int ku, kl; in interv() local
55 int kl, kr; in interh() local
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/computational/
H A Dgbtrf.hpp53 const fortran_int_t kl, const fortran_int_t ku, float* ab, in gbtrf()
66 const fortran_int_t kl, const fortran_int_t ku, double* ab, in gbtrf()
79 const fortran_int_t kl, const fortran_int_t ku, in gbtrf()
93 const fortran_int_t kl, const fortran_int_t ku, in gbtrf()
H A Dgbtrs.hpp55 const fortran_int_t kl, const fortran_int_t ku, in gbtrs()
71 const fortran_int_t kl, const fortran_int_t ku, in gbtrs()
87 const fortran_int_t kl, const fortran_int_t ku, in gbtrs()
104 const fortran_int_t kl, const fortran_int_t ku, in gbtrs()
/dports/security/keynote/keynote-2.3/
H A Dauxil.c104 struct keylist *kl, *kl2; in keynote_in_action_authorizers() local
146 struct keylist *kl; in keynote_keylist_add() local
182 struct keylist *kl, *kl2; in kn_remove_authorizer() local
269 keynote_keylist_find(struct keylist *kl, char *s) in keynote_keylist_find()
282 keynote_keylist_free(struct keylist *kl) in keynote_keylist_free()
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dlaqgb.tcc46 IndexType kl, in laqgb()
78 IndexType kl, in laqgb()
109 IndexType kl, in laqgb()
140 IndexType kl, in laqgb()
H A Dgbcon.tcc46 IndexType kl, in gbcon()
83 IndexType kl, in gbcon()
120 IndexType kl, in gbcon()
157 IndexType kl, in gbcon()
H A Dgbequb.tcc46 IndexType kl, in gbequb()
83 IndexType kl, in gbequb()
120 IndexType kl, in gbequb()
157 IndexType kl, in gbequb()
H A Dgbequ.tcc46 IndexType kl, in gbequ()
83 IndexType kl, in gbequ()
120 IndexType kl, in gbequ()
157 IndexType kl, in gbequ()
H A Dla_gbamv.tcc47 IndexType kl, in la_gbamv()
80 IndexType kl, in la_gbamv()
113 IndexType kl, in la_gbamv()
146 IndexType kl, in la_gbamv()
/dports/math/xblas/xblas-1.0.248/testing/test-gbmv/
H A Dgbmv-support.c8 int m, int n, int kl, int ku, float *AB, int lda, float *y, in sgbmv_prepare()
68 int m, int n, int kl, int ku, float *AB, int lda, float *y, in sgbmv_commit()
107 int n, int kl, int ku, const float *AB, int lda, float *y, in sgbmv_copy()
153 int m, int n, int kl, int ku, void *AB, int lda, void *y, in cgbmv_prepare()
214 int m, int n, int kl, int ku, void *AB, int lda, void *y, in cgbmv_commit()
261 int n, int kl, int ku, const void *AB, int lda, void *y, in cgbmv_copy()
316 int m, int n, int kl, int ku, double *AB, int lda, in dgbmv_prepare()
376 int m, int n, int kl, int ku, double *AB, int lda, in dgbmv_commit()
415 int n, int kl, int ku, const double *AB, int lda, double *y, in dgbmv_copy()
522 int m, int n, int kl, int ku, void *AB, int lda, void *y, in zgbmv_commit()
[all …]
/dports/security/nettle/nettle-3.7.3/
H A Dumac-poly64.c42 poly64_mul (uint32_t kh, uint32_t kl, uint64_t y) in poly64_mul()
66 _nettle_umac_poly64 (uint32_t kh, uint32_t kl, uint64_t y, uint64_t m) in _nettle_umac_poly64()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dumac-poly64.c42 poly64_mul (uint32_t kh, uint32_t kl, uint64_t y) in poly64_mul()
66 _umac_poly64 (uint32_t kh, uint32_t kl, uint64_t y, uint64_t m) in _umac_poly64()
/dports/math/R-cran-gss/gss/R/
H A Dfamily.proj.R20 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
70 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
103 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
138 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
180 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
255 kl <- 0 functionVar
264 list(ywk=ywk,wt=wt,kl=kl,nu=nu,u=wt*u) nameattr
270 kl <- 0 functionVar
326 list(ywk=ywk,wt=wt,kl=kl,u=wt*u) nameattr
359 kl <- 0 functionVar
[all …]
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/libs/numeric/bindings/lapack/test/
H A Dublas_gbsv.cpp22 fortran_int_t const kl = bindings::bandwidth_lower(a); in InPlaceSolve() local
57 size_t sz = 1000, kl = 1, ku = 1; in do_typename() local
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/auxiliary/
H A Dlangb.hpp55 const fortran_int_t kl, const fortran_int_t ku, const float* ab, in langb()
68 const fortran_int_t kl, const fortran_int_t ku, const double* ab, in langb()
81 const fortran_int_t kl, const fortran_int_t ku, in langb()
95 const fortran_int_t kl, const fortran_int_t ku, in langb()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/driver/
H A Dgbsv.hpp52 inline std::ptrdiff_t gbsv( const fortran_int_t n, const fortran_int_t kl, in gbsv()
66 inline std::ptrdiff_t gbsv( const fortran_int_t n, const fortran_int_t kl, in gbsv()
80 inline std::ptrdiff_t gbsv( const fortran_int_t n, const fortran_int_t kl, in gbsv()
95 inline std::ptrdiff_t gbsv( const fortran_int_t n, const fortran_int_t kl, in gbsv()
/dports/devel/p5-Cache-FastMmap/Cache-FastMmap-1.57/
H A Dmmap_cache_test.c186 key_list * kl = (key_list *)malloc(sizeof(key_list)); in kl_new() local
194 void kl_push(key_list * kl, char * key) { in kl_push()
206 void kl_free(key_list * kl) { in kl_free()
232 int RepeatMixTests(mmap_cache * cache, double ratio, key_list * kl) { in RepeatMixTests()
304 int ForkTests(mmap_cache * cache, key_list * kl) { in ForkTests()
336 key_list * kl; in main() local
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/demos/
H A Dtv_gen.c56 int err, kl, lastkl; in cipher_gen() local
183 int err, x, y, z, kl; in omac_gen() local
240 int err, x, y, z, kl; in pmac_gen() local
296 int err, kl, x, y1, z; in eax_gen() local
358 int err, kl, x, y1, z; in ocb_gen() local
423 int err, kl, x, y1, z, noncelen; in ocb3_gen() local
489 int err, kl, x, y1, z; in ccm_gen() local
558 int err, kl, x, y1, z; in gcm_gen() local
/dports/security/libtomcrypt/libtomcrypt-1.18.2/demos/
H A Dtv_gen.c56 int err, kl, lastkl; in cipher_gen() local
183 int err, x, y, z, kl; in omac_gen() local
240 int err, x, y, z, kl; in pmac_gen() local
296 int err, kl, x, y1, z; in eax_gen() local
358 int err, kl, x, y1, z; in ocb_gen() local
423 int err, kl, x, y1, z, noncelen; in ocb3_gen() local
489 int err, kl, x, y1, z; in ccm_gen() local
558 int err, kl, x, y1, z; in gcm_gen() local
/dports/textproc/halibut/halibut-1.2/
H A Dbiblio.c23 static void cite_biblio(keywordlist *kl, wchar_t *key, filepos fpos) { in cite_biblio()
47 void gen_citations(paragraph *source, keywordlist *kl) { in gen_citations()
/dports/math/fxt/fxt/src/comb/
H A Dprint-composition-aa.cc28 ulong kl = 0; // last occurrence of element >=k in print_composition_aa() local
58 ulong kl = 0; // last occurrence of element >=k in print_fountain_aa() local
/dports/math/trlan/trlan-201009/SRC/
H A Drestart.f9031 Integer, Intent(inout) :: kl, kr local
39 Integer, Intent(inout) :: kl, kr local
47 Integer, Intent(inout) :: kl, kr local
56 Integer, Intent(inout) :: kl, kr local
65 Integer, Intent(inout) :: kl, kr local
273 Integer, Intent(inout) :: kl, kr local
383 Integer, Intent(inout) :: kl, kr local
460 Integer, Intent(inout) :: kl, kr local
591 Integer, Intent(inout) :: kl, kr local
670 Integer, Intent(inout) :: kl, kr local
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/special_functions/13_ellint_3/
H A Dcheck_nan.cc33 long double kl = std::numeric_limits<long double>::quiet_NaN(); in test01() local
63 long double kl = 0.5L; in test02() local
93 long double kl = 0.5L; in test03() local
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
H A Dcheck_nan.cc33 long double kl = std::numeric_limits<long double>::quiet_NaN(); in test01() local
63 long double kl = 0.5L; in test02() local
93 long double kl = 0.5L; in test03() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
H A Dcheck_nan.cc33 long double kl = std::numeric_limits<long double>::quiet_NaN(); in test01() local
63 long double kl = 0.5L; in test02() local
93 long double kl = 0.5L; in test03() local

12345678910>>...167