Home
last modified time | relevance | path

Searched refs:fl (Results 1 – 25 of 6373) sorted by relevance

12345678910>>...255

/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/
H A DFL_HEADERS1 fl/Benchmark.h
2 fl/Complexity.h
3 fl/Console.h
5 fl/activation/First.h
24 fl/Engine.h
25 fl/Exception.h
36 fl/fuzzylite.h
37 fl/Headers.h
38 fl/hedge/Any.h
42 fl/hedge/Not.h
[all …]
/dports/math/giacxcas/fltk-1.3.0/ide/VisualC6/
H A Dfltk_formsdll.dsp98 "..\..\fl\fl.h"\
152 "..\..\fl\x.h"\
165 "..\..\fl\fl.h"\
220 "..\..\fl\x.h"\
232 "..\..\fl\fl.h"\
248 "..\..\fl\fl.h"\
302 "..\..\fl\x.h"\
317 "..\..\fl\fl.h"\
371 "..\..\fl\x.h"\
383 "..\..\fl\fl.h"\
[all …]
H A Dfltk_gldll.dsp97 "..\..\fl\fl.h"\
121 "..\..\fl\fl.h"\
155 "..\..\fl\fl.h"\
178 "..\..\fl\fl.h"\
202 "..\..\fl\fl.h"\
224 "..\..\fl\fl.h"\
242 "..\..\fl\fl.h"\
260 "..\..\fl\fl.h"\
279 "..\..\fl\fl.h"\
312 "..\..\fl\fl.h"\
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/ide/VisualC6/
H A Dfltk_formsdll.dsp98 "..\..\fl\fl.h"\
152 "..\..\fl\x.h"\
165 "..\..\fl\fl.h"\
220 "..\..\fl\x.h"\
232 "..\..\fl\fl.h"\
248 "..\..\fl\fl.h"\
302 "..\..\fl\x.h"\
317 "..\..\fl\fl.h"\
371 "..\..\fl\x.h"\
383 "..\..\fl\fl.h"\
[all …]
H A Dfltk_gldll.dsp97 "..\..\fl\fl.h"\
121 "..\..\fl\fl.h"\
155 "..\..\fl\fl.h"\
178 "..\..\fl\fl.h"\
202 "..\..\fl\fl.h"\
224 "..\..\fl\fl.h"\
242 "..\..\fl\fl.h"\
260 "..\..\fl\fl.h"\
279 "..\..\fl\fl.h"\
312 "..\..\fl\fl.h"\
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/SevereCloud/vksdk/v2/events/
H A Devents.go915 fl.messageNew = append(fl.messageNew, f)
957 fl.photoNew = append(fl.photoNew, f)
987 fl.audioNew = append(fl.audioNew, f)
993 fl.videoNew = append(fl.videoNew, f)
1029 fl.wallRepost = append(fl.wallRepost, f)
1119 fl.groupLeave = append(fl.groupLeave, f)
1125 fl.groupJoin = append(fl.groupJoin, f)
1131 fl.userBlock = append(fl.userBlock, f)
1179 fl.appPayload = append(fl.appPayload, f)
1191 fl.likeAdd = append(fl.likeAdd, f)
[all …]
/dports/devel/libtecla/libtecla/
H A Dfreelist.c92 if(!fl) { in _new_FreeList()
110 fl->block = _new_FreeListBlock(fl); in _new_FreeList()
118 fl->free_list = fl->block->nodes; in _new_FreeList()
135 if(fl) { in _rst_FreeList()
184 if(fl) { in _del_FreeList()
230 if(!fl) in _new_FreeListNode()
248 fl->free_list = fl->block->nodes; in _new_FreeListNode()
279 if(!fl) in _del_FreeListNode()
305 return fl ? fl->nbusy : 0; in _busy_FreeListNodes()
319 return fl ? (fl->ntotal - fl->nbusy) : 0; in _idle_FreeListNodes()
[all …]
/dports/cad/verilator/verilator-4.216/src/
H A DV3ProtectLib.cpp85 createSvFile(fl, nodep); in visit()
86 createCppFile(fl); in visit()
136 addComment(txtp, fl, in createSvFile()
139 addComment(txtp, fl, in createSvFile()
165 hashComment(txtp, fl); in createSvFile()
171 comboComment(txtp, fl); in createSvFile()
180 seqComment(txtp, fl); in createSvFile()
201 finalComment(txtp, fl); in createSvFile()
337 hashComment(txtp, fl); in createCppFile()
402 castPtr(fl, txtp); in createCppFile()
[all …]
/dports/benchmarks/fio/fio-3.29/lib/
H A Dlfsr.c90 case 15: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
92 case 14: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
94 case 13: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
96 case 12: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
98 case 11: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
100 case 10: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
102 case 9: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
104 case 8: __LFSR_NEXT(fl, fl->last_val); in __lfsr_next()
144 if (fl->num_vals++ > fl->max_val) in lfsr_next()
149 __lfsr_next(fl, fl->spin + 1); in lfsr_next()
[all …]
/dports/net/drive/drive-0.4.0/src/
H A Dsort.go66 fl[i], fl[j] = fl[j], fl[i]
70 return typeCmpLess(fl[i], fl[j])
78 fl[i], fl[j] = fl[j], fl[i]
90 fl[i], fl[j] = fl[j], fl[i]
102 fl[i], fl[j] = fl[j], fl[i]
114 fl[i], fl[j] = fl[j], fl[i]
118 return nameCmpLess(fl[i], fl[j])
126 fl[i], fl[j] = fl[j], fl[i]
130 return md5CmpLess(fl[i], fl[j])
138 fl[i], fl[j] = fl[j], fl[i]
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/distributions/impl/
H A Dnormal-inv-cdf.rkt22 (let* ([r (fl- 0.180625 (fl* q q))]
24 [x (fl+ (fl* x r) 3.3430575583588128105e4)]
25 [x (fl+ (fl* x r) 6.7265770927008700853e4)]
26 [x (fl+ (fl* x r) 4.5921953931549871457e4)]
38 [y (fl+ (fl* y r) 1.0)])
60 [y (fl+ (fl* y r) 1.0)])
82 [y (fl+ (fl* y r) 1.0)])
116 (define u (fl- (fl- log-p t) logsqrt4pi))
119 (define a3 (fl+ #i3/16 (fl* v (fl+ #i-3/8 (fl* #i-1/8 v)))))
120 (define a4 (fl+ #i-25/32 (fl* v (fl+ #i9/16 (fl* v (fl+ #i9/32 (fl* #i1/12 v)))))))
[all …]
H A Dnormal-cdf.rkt35 [r (fl+ (fl* r x^2) 2.2352520354606839287e0)]
36 [r (fl+ (fl* r x^2) 1.6102823106855587881e2)]
37 [r (fl+ (fl* r x^2) 1.0676894854603709582e3)]
38 [r (fl+ (fl* r x^2) 1.8154981253343561249e4)]
40 [s (fl+ (fl* s x^2) 4.7202581904688241870e1)]
41 [s (fl+ (fl* s x^2) 9.7609855173777669322e2)]
47 [else (fl+ 0.5 (fl* x (fl/ r s)))])))
53 [else (fl+ (fl* (fl* -0.5 x) x) (fllog q))])]
56 (if (x . fl> . 0.0) (fl- 1.0 z) z)]))
83 (define x^2 (fl/ (fl/ 1.0 x) x))
[all …]
H A Dgamma-pdf.rkt24 (fl* (fl/ (fl* (flexpt x k) (flexp (- x))) x) k)]
26 (fl/ (fl* (fl* (flexpt x k) (flexp (- x))) k) x)])]
29 (fl/ (fl/ (fl* (flexpt x k) (flexp (- x))) (flgamma k)) x)]
33 (fl* (fl/ (flexpt (fl/ x d) k) (flgamma k))
38 (fl* (fl- 1.0 k)
39 (fllambert (fl/ 1.0 (fl* (flexpt (fl/ p (flgamma k)) (fl/ 1.0 (fl- k 1.0)))
51 (cond [(rational? y) (fl- (fl- (fl* k (fllog x)) x) y)]
52 [else (fl- (fl- (fl- (fl* k (fllog x)) (fllog x)) x) (fllog-gamma k))])]
59 (fl- (fl- (fl- (fl* k (fllog x)) (fllog x)) x)
62 (fl- (fl- (fl* (fl- k 1.0) (fllog x)) x) (fllog-gamma k))])]
[all …]
H A Dbinomial-random.rkt21 (define g (fl* r (fl+ n 1.0)))
30 (loop k (fl* f (fl- (fl/ g k) r)) (fl- u f)))]))))
43 (define c (fl+ 0.5 (fl* n p)))
44 (define α (fl* σ (fl+ 2.83 (fl/ 5.1 b))))
53 (define k (flfloor (fl+ c (fl* u (fl+ b (fl/ (fl* 2.0 a) us))))))
57 (let ([v (fl* v (fl/ α (fl+ b (fl/ a (fl* us us)))))])
70 (define μ (fl- (fl* (fl+ n 1.0) p) 0.5))
72 (define γ (fl/ (fl- q p) σ))
77 (define k (flround (fl+ μ (fl* σ (fl+ z (fl/ (fl* γ (fl- (fl* z z) 1.0)) 6.0))))))
85 (fl/ (fl* 0.4784 (fl+ (fl* p p) (fl* q q))) (flsqrt (* n p q))))
[all …]
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVParseBison.y905 idAny { $<fl>$=$<fl>1; $$=$1; }
906 | '*' { $<fl>$=$<fl>1; $$=$1; }
1433 yBIT { $<fl>$=$<fl>1; $$=$1; }
2172 { $<fl>$=$<fl>1; VARDONE($<fl>1, $1, $2, $5); }
2175 { $<fl>$=$<fl>1; VARDONE($<fl>1, $1, $2, ""); NEED_S09($<fl>1,"optional parameter defaults"); }
2215 | id { $<fl>$=$<fl>1; $$=$1; }
2735 id { $<fl>$=$<fl>1; $$=$1; }
2824 yTASK__ETC { $<fl>$=$<fl>1; }
3630 yDO { $<fl>$=$<fl>1; $$=$1; ERRSVKWD($<fl>1,$$); }
3631 | yFINAL { $<fl>$=$<fl>1; $$=$1; ERRSVKWD($<fl>1,$$); }
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/mats/
H A Dfl.ms1 ;;; fl.ms
98 (mat fl=
123 (mat fl<
148 (mat fl>
173 (mat fl<=
198 (mat fl>=
223 (mat fl=?
343 (mat fl+
363 (mat fl-
384 (mat fl*
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/flonum/
H A Dflonum-functions.rkt57 (fl/ (fl+ (fl* x (flexpt 2.0 1022.0)) epsilon.0)
62 (fl/ (fl- (fl* x (flexpt 2.0 1022.0)) epsilon.0)
69 (cond [(x . fl< . 0.0) (fl- 0.0 (flprev* (fl- 0.0 x)))]
72 [else (define next-x (fl+ x (fl* x (fl* 0.5 epsilon.0))))
73 (cond [(fl= next-x x) (fl+ x (fl* x epsilon.0))]
78 (cond [(x . fl< . 0.0) (fl- 0.0 (flnext* (fl- 0.0 x)))]
81 [else (define prev-x (fl- x (fl* x (fl* 0.5 epsilon.0))))
82 (cond [(fl= prev-x x) (fl- x (fl* x epsilon.0))]
138 (fl* ya (flsqrt (fl+ 1.0 (fl* u u))))]
176 (cond [(x . fl> . 0.25) (fl* (fl* s -1.0) (flsin (fl* pi (fl- x 0.5))))]
[all …]
H A Dflonum-more-functions.rkt42 (fl* 0.5 (fl+ y (fl/ y (fl+ y 1.0))))]
64 (fl+ 1.0 (fl/ (fl* y y) (fl* 2.0 (fl+ 1.0 y))))]
68 (fl+ (fl* 0.5 y) (fl/ 0.5 y))]
95 (fl/ (fl- y 1.0) (fl+ y 1.0))]
110 (fl* x (fl+ 1.0 (fl* (fl* #i-1/6 x) x)))]
116 (fllog (fl+ x (flsqrt (fl+ (fl* x x) 1.0))))]
119 (fl+ (fllog (fl* x 2.0)) (fl/ 1.0 (fl* (fl* 4.0 x) x)))]
133 (fllog1p (fl+ y (flsqrt (fl+ (fl* y y) (fl* 2.0 y)))))]
136 (fllog (fl+ x (flsqrt (fl- (fl* x x) 1.0))))]
153 (fl+ x (fl* (fl* (fl* #i1/3 x) x) x))]
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dip6_flowlabel.c63 fl = rcu_dereference_bh(fl->next))
65 for (fl = rcu_dereference_bh(fl->next); \
67 fl = rcu_dereference_bh(fl->next))
91 if (fl && !atomic_inc_not_zero(&fl->users)) in fl_lookup()
120 if (fl_shared_exclusive(fl) || fl->opt) in fl_free()
248 fl->next = fl_ht[FL_HASH(fl->label)]; in fl_intern()
268 struct ip6_flowlabel *fl = sfl->fl; in __fl6_sock_lookup() local
366 fl->expires = fl->lastuse + expires; in fl6_renew()
387 fl = kzalloc(sizeof(*fl), GFP_KERNEL); in fl_create()
401 memset(fl->opt, 0, sizeof(*fl->opt)); in fl_create()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dip6_flowlabel.c63 fl = rcu_dereference_bh(fl->next))
65 for (fl = rcu_dereference_bh(fl->next); \
67 fl = rcu_dereference_bh(fl->next))
91 if (fl && !atomic_inc_not_zero(&fl->users)) in fl_lookup()
120 if (fl_shared_exclusive(fl) || fl->opt) in fl_free()
248 fl->next = fl_ht[FL_HASH(fl->label)]; in fl_intern()
268 struct ip6_flowlabel *fl = sfl->fl; in __fl6_sock_lookup() local
366 fl->expires = fl->lastuse + expires; in fl6_renew()
387 fl = kzalloc(sizeof(*fl), GFP_KERNEL); in fl_create()
401 memset(fl->opt, 0, sizeof(*fl->opt)); in fl_create()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dip6_flowlabel.c63 fl = rcu_dereference_bh(fl->next))
65 for (fl = rcu_dereference_bh(fl->next); \
67 fl = rcu_dereference_bh(fl->next))
91 if (fl && !atomic_inc_not_zero(&fl->users)) in fl_lookup()
120 if (fl_shared_exclusive(fl) || fl->opt) in fl_free()
248 fl->next = fl_ht[FL_HASH(fl->label)]; in fl_intern()
268 struct ip6_flowlabel *fl = sfl->fl; in __fl6_sock_lookup() local
366 fl->expires = fl->lastuse + expires; in fl6_renew()
387 fl = kzalloc(sizeof(*fl), GFP_KERNEL); in fl_create()
401 memset(fl->opt, 0, sizeof(*fl->opt)); in fl_create()
[all …]
/dports/emulators/hercules/hercules-3.13/
H A Dfloat.c724 if (fl->ms_fract || fl->ls_fract) { in normal_ef()
1465 if (fl->ms_fract || fl->ls_fract || fl->expo) { /* fl not 0 */ in add_ef()
1895 if (fl->ms_fract || fl->ls_fract || fl->expo) { /* fl not 0 */ in cmp_ef()
2031 if (fl->ms_fract || fl->ls_fract) { in cmp_ef()
2292 if ((fl->ms_fract || fl->ls_fract) in mul_ef()
2508 if (fl->ms_fract || fl->ls_fract) { in div_ef()
4091 if (fl.ms_fract || fl.ls_fract) { in DEF_INST()
4132 if (fl.ms_fract || fl.ls_fract) { in DEF_INST()
5300 if ((fl.ms_fract) || (fl.ls_fract)) { in DEF_INST()
6349 if (fl.ms_fract || fl.ls_fract) { in DEF_INST()
[all …]
/dports/devel/cc65/cc65-2.19/test/val/
H A Dcq7813.c96 if(prlc) printf(fl,lrc);}
98 if(prlc) printf(fl,lrc);}
100 if(prlc) printf(fl,lrc);}
102 if(prlc) printf(fl,lrc);}
104 if(prlc) printf(fl,lrc);}
106 if(prlc) printf(fl,lrc);}
108 if(prlc) printf(fl,lrc);}
110 if(prlc) printf(fl,lrc);}
112 if(prlc) printf(fl,lrc);}
114 if(prlc) printf(fl,lrc);}
[all …]
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/mapstuff/spawner/
H A DFlowerGrowerTest.java49 zone.add(fl); in testOnFruitPicked()
71 fl.setRipeness(0); in testGetDescription()
74 fl.setRipeness(1); in testGetDescription()
81 fl.describe(), in testGetDescription()
85 fl.describe(), in testGetDescription()
107 fl.describe(), in testGetDescriptionAnyitem()
111 fl.describe(), in testGetDescriptionAnyitem()
127 zone.add(fl); in testGrowOnFertileGround()
145 zone.add(fl); in testGrowOnFertileGround2()
163 zone.add(fl); in testGrowFertileGroundElsewhere()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/mats/
H A Dfl.ms1 ;;; fl.ms
105 (mat fl=
130 (mat fl<
155 (mat fl>
180 (mat fl<=
350 (mat fl+
370 (mat fl-
391 (mat fl*
411 (mat fl/
1103 (check-loop-allocation (lambda (v) (fl+ v (fl* v v) (fl/ v 2.0))))
[all …]

12345678910>>...255