Home
last modified time | relevance | path

Searched refs:lll (Results 1 – 25 of 2589) sorted by relevance

12345678910>>...104

/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/lomik/og-rek/fuzz/corpus/
H A D2c8a1d9be6a1b057ea7010a5b64fa90a2de113df-191 …((ll(((ll((l(lll((l(ll(l(l(l(((l(lll((l(l((l(lll((l(ll(l(l(l(((l(lll(l(l(lll(((ll((l(lll((l(ll(l(l…
H A D16ff747dad9f20782665cfd2ce9f1cb19df14e58-181 ((ll(((ll((l(lll((l(ll(l(l(l(((l(lll((l(l((l(lll((l(ll(l(l(l(((l(lll(l(l(l(l(l
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/PerlMagick/t/reference/read/
H A Dinput_gray_rla.miff6lll�aaa�___�^^^�\\\�XXX�VVV�TTT�TTT�UUU�WWW�YYY�aaa�fff�\\\�@@@�666�333�333�222�000�///�///�...�//…
/dports/science/R-cran-Epi/Epi/R/
H A Dlls.R8 lll <- ls( pos=pos, pattern=pat, all.names=all ) functionVar
10 if( length(lll) > 0 )
17 for(i in 1:length(lll))
19 obj.mode[i] <- eval( parse(text = paste( "mode(`", lll[i], "`)",sep="")))
20 obj.clas[i] <- paste( eval( parse(text = paste( "class(`", lll[i], "`)",sep=""))), collapse=" …
21 obj.dimx[i] <- paste( eval( parse(text = paste( "dimx(`", lll[i], "`)",sep=""))), collapse=" …
22 obj.size[i] <- formatC( eval( parse(text = paste("unclass(object.size(`", lll[i], "`))",sep="")))/2…
26 data.frame( name = lll,
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dcompute_qdipol.f9046 IF ( ( l >= ABS(upf(nt)%lll(nb) - upf(nt)%lll(mb)) ) .AND. &
47 ( l <= upf(nt)%lll(nb) + upf(nt)%lll(mb) ) .AND. &
48 (MOD(l+upf(nt)%lll(nb)+upf(nt)%lll(mb), 2) == 0) ) THEN
58 if ( ( l >= ABS(upf(nt)%lll(nb) - upf(nt)%lll(mb)) ) .AND. &
59 ( l <= upf(nt)%lll(nb) + upf(nt)%lll(mb) ) .AND. &
60 (MOD(l+upf(nt)%lll(nb)+upf(nt)%lll(mb), 2) == 0) ) THEN
H A Daverage_pp.f9041 IF ( upf(nt)%lll(nb) /= 0 .AND. &
42 ABS( upf(nt)%jjj(nb) - upf(nt)%lll(nb) - 0.5D0 ) < 1.D-7 ) &
54 l = upf(nt)%lll(nbe)
58 IF (ABS(upf(nt)%jjj(nbe)-upf(nt)%lll(nbe)+0.5d0) < 1.d-7) THEN
59 IF ( ABS( upf(nt)%jjj(nbe+1)-upf(nt)%lll(nbe+1)-0.5d0 ) &
64 IF (ABS(upf(nt)%jjj(nbe+1)-upf(nt)%lll(nbe+1)+0.5d0) > 1.d-7) &
92 upf(nt)%lll(nb) = upf(nt)%lll(nbe)
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/include/LiDIA/
H A Dbigfloat_lattice.h384 void lll(ring_matrix< bigint > & T, double y,
391 void lll(double y, sdigit factor = 1)
402 void lll(ring_matrix< bigint > & T, double y,
711 bigfloat_lattice lll(const bigfloat_lattice& A,
718 bigfloat_lattice lll(const bigfloat_lattice& A,
725 bigfloat_lattice lll(const bigfloat_lattice& A,
731 bigfloat_lattice lll(const bigfloat_lattice& A,
738 bigfloat_lattice lll(const bigfloat_lattice& A,
756 bigfloat_lattice lll(const bigfloat_lattice& A,
764 bigfloat_lattice lll(const bigfloat_lattice& A,
[all …]
H A Dlattice_basis.h66 void lll();
67 void lll(const lattice_basis&);
68 friend lattice_basis lll(const lattice_basis& L);
82 friend void lll(math_matrix< bigint > &, const math_matrix< bigint > &);
85 friend void lll(math_matrix< bigfloat > &, const math_matrix< bigfloat > &);
93 lattice_basis lll(const lattice_basis& L) in lll() function
96 TL.lll(); in lll()
108 void lll(math_matrix< bigint > &, const math_matrix< bigint > &);
111 void lll(math_matrix< bigfloat > &, const math_matrix< bigfloat > &);
H A Dbigint_lattice.h321 void lll(math_matrix< bigint > & T, double y,
327 void lll(double y, sdigit factor = 1)
342 void lll(math_matrix< bigint > & T, double y,
348 void lll(double y, user_SP SP, sdigit factor = 1)
361 friend bigint_lattice lll(const bigint_lattice& A,
641 bigint_lattice lll(const bigint_lattice& A,
648 bigint_lattice lll(const bigint_lattice& A,
654 bigint_lattice lll(const bigint_lattice& A,
672 bigint_lattice lll(const bigint_lattice& A,
680 bigint_lattice lll(const bigint_lattice& A,
[all …]
/dports/www/nginx-full/nginx-rtmp-module-8e344d7/
H A Dngx_rtmp_stat_module.c193 cl = **lll; in ngx_rtmp_stat_output()
195 *lll = &cl->next; in ngx_rtmp_stat_output()
198 if (**lll == NULL) { in ngx_rtmp_stat_output()
210 **lll = cl; in ngx_rtmp_stat_output()
213 b = (**lll)->buf; in ngx_rtmp_stat_output()
755 ngx_rtmp_stat_live(r, lll, in ngx_rtmp_stat_application()
760 ngx_rtmp_stat_play(r, lll, in ngx_rtmp_stat_application()
778 ngx_rtmp_stat_dump_pool(r, lll, cscf->pool); in ngx_rtmp_stat_server()
783 ngx_rtmp_stat_application(r, lll, *cacf); in ngx_rtmp_stat_server()
814 lll = &ll; in ngx_rtmp_stat_handler()
[all …]
/dports/mail/ifile/ifile-1.3.8/
H A DREADME1 fffff lll
2 fff ff lll
3 iii fff fff iii lll
4 iii fff iii lll
5 fffffff lll eeeeee
6 iiii fff iiii lll eee ee
7 iii fff iii lll eeeeeeee
8 iii fff iii lll eee
/dports/math/gap/gap-4.11.0/pkg/ctbllib/tst/
H A Dctblj4.tst58 gap> lll:= LLL( tbl, chars.remainders );;
60 gap> List( lll.irreducibles, Degree );
62 gap> Append( newirr, lll.irreducibles );
63 gap> chars:= ReducedCharacters( tbl, lll.irreducibles, chars.remainders );;
64 gap> Length( lll.remainders );
66 gap> lll.norms;
69 gap> lll:= ReducedClassFunctions( tbl, lll.irreducibles, lll.remainders );;
78 gap> lll:= LLL( tbl, chars );;
80 gap> lll.norms;
82 gap> Append( irreducibles, lll.irreducibles );
[all …]
/dports/audio/festvox-cmu_us_ksp_arctic/cmu_us_ksp_arctic/bin/
H A Dprompt_them76 while read lll
82 echo $lll | awk '{print $2}'
84 echo $lll | tr -d '"' |
99 f=`echo $lll | awk '{print $2}'`
107 duration=`echo $lll | awk '{printf("%d\n",2.5+(NF/2.5))}'`
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/altar/
H A Dashenzari_visionary.des159 lll
160 lll
162 lll
163 lll
164 lll
165 lll
167 lll
168 lll
169 lll
170 lll
[all …]
/dports/biology/ncbi-toolkit/ncbi/biostruc/cdd/
H A Dthrdsalr.c82 ntmn=-1+cdf->lll.llmn[0]; in salr()
88 lm2=cdf->lll.llmn[cs]; in salr()
91 lm2=cdf->lll.llmx[cs]; in salr()
102 ctmx=qsq->n-cdf->lll.llmn[nsc]; } in salr()
107 lm2=cdf->lll.llmn[cs+1]; in salr()
110 lm2=cdf->lll.llmx[cs+1]; in salr()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/threader/
H A Dthrdsalr.c71 ntmn=-1+cdf->lll.llmn[0]; in salr()
77 lm2=cdf->lll.llmn[cs]; in salr()
80 lm2=cdf->lll.llmx[cs]; in salr()
91 ctmx=qsq->n-cdf->lll.llmn[nsc]; } in salr()
96 lm2=cdf->lll.llmn[cs+1]; in salr()
99 lm2=cdf->lll.llmx[cs+1]; in salr()
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/include/LiDIA/lattices/
H A Dlattice_kernel.cc100 li.lll.y = da.b.y; in lll()
103 li.lll.swaps = 0; in lll()
228 ++li.lll.swaps; in lll()
321 li.lll.y = da.b.y; in lll_gram()
324 li.lll.swaps = 0; in lll_gram()
458 ++li.lll.swaps; in lll_gram()
565 li.lll.y = da.b.y; in lll()
568 li.lll.swaps = 0; in lll()
710 ++li.lll.swaps; in lll()
812 li.lll.swaps = 0; in lll_gram()
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/include_directories/
H A DDebugIncludes-stderr.txt2 Used includes for target lll:
11 Used includes for target lll:
19 Used includes for target lll:
27 Used includes for target lll:
39 Used includes for target lll:
47 Used includes for target lll:
/dports/science/gromacs/gromacs-2021.4/src/gromacs/ewald/
H A Dewald.cpp99 static void calc_lll(const rvec box, rvec lll) in calc_lll() argument
101 lll[XX] = 2.0 * M_PI / box[XX]; in calc_lll()
102 lll[YY] = 2.0 * M_PI / box[YY]; in calc_lll()
103 lll[ZZ] = 2.0 * M_PI / box[ZZ]; in calc_lll()
127 eir[1][i][m].re = std::cos(x[i][m] * lll[m]); in tabulateStructureFactors()
128 eir[1][i][m].im = std::sin(x[i][m] * lll[m]); in tabulateStructureFactors()
157 rvec lll; in do_ewald() local
199 calc_lll(boxDiag, lll); in do_ewald()
224 mx = ix * lll[XX]; in do_ewald()
227 my = iy * lll[YY]; in do_ewald()
[all …]
/dports/www/elinks/elinks-0.11.7/src/protocol/smb/
H A Dsmb.c245 unsigned char *ll, *lll, *found; in parse_smbclient_output() local
283 for (lll = ll; *lll; lll++) in parse_smbclient_output()
284 if (isspace(*lll)) in parse_smbclient_output()
292 if (!strstr(lll, "Disk")) in parse_smbclient_output()
301 lll = llll + 1; in parse_smbclient_output()
306 add_bytes_to_string(page, ll, lll - ll); in parse_smbclient_output()
310 add_to_string(page, lll); in parse_smbclient_output()
320 for (ll = lll; *ll; ll++) in parse_smbclient_output()
324 for (lll = ll; *lll; lll++) in parse_smbclient_output()
325 if (isspace(*lll)) in parse_smbclient_output()
[all …]
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libconfidence/
H A Dconfidence.c143 ca_daglink *l, *ll, *lll; local
169 lll = NULL;
173 lll = ll;
192 for (lll = dd->succlist; lll; lll = lll->next)
195 if (lll) {
205 lll->from = dd;
219 lll = NULL;
223 lll = ll;
242 for (lll = dd->predlist; lll; lll = lll->next)
245 if (lll) {
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/
H A Dlattice_basis.cc42 void lattice_basis::lll() in lll() function in LiDIA::lattice_basis
49 lbi->lll(); in lll()
53 void lattice_basis::lll(const lattice_basis& B) in lll() function in LiDIA::lattice_basis
61 lbi->lll(); in lll()
151 void lll(math_matrix< bigint > & A, const math_matrix< bigint > & B) in lll() function
155 temp.lll(); in lll()
167 void lll(math_matrix< bigfloat > & A, const math_matrix< bigfloat > & B) in lll() function
/dports/audio/festvox-cmu_us_awb_arctic/cmu_us_awb_arctic/bin/
H A Dprompt_them73 while read lll
79 echo $lll | awk '{print $2}'
81 echo $lll | tr -d '"' |
96 f=`echo $lll | awk '{print $2}'`
/dports/audio/festvox-cmu_us_bdl_arctic/cmu_us_bdl_arctic/bin/
H A Dprompt_them73 while read lll
79 echo $lll | awk '{print $2}'
81 echo $lll | tr -d '"' |
96 f=`echo $lll | awk '{print $2}'`
/dports/audio/festvox-cmu_us_jmk_arctic/cmu_us_jmk_arctic/bin/
H A Dprompt_them73 while read lll
79 echo $lll | awk '{print $2}'
81 echo $lll | tr -d '"' |
96 f=`echo $lll | awk '{print $2}'`

12345678910>>...104