Home
last modified time | relevance | path

Searched refs:fm (Results 1 – 25 of 5946) sorted by relevance

12345678910>>...238

/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dstored.cpp600 fm + 0, fm + 0, fm + 1, fm + 2, fm + 4, fm + 7, fm + 9, fm + 12,
601 fm + 16, fm + 18, fm + 21, fm + 23, fm + 25, fm + 28, fm + 32, fm + 36,
602 fm + 37, fm + 39, fm + 42, fm + 46, fm + 51, fm + 57, fm + 64, fm + 69,
603 fm + 75, fm + 82, fm + 90, fm + 94, fm + 99, fm + 105, fm + 109, fm + 114,
604 fm + 120, fm + 126, fm + 131, fm + 134, fm + 138, fm + 143, fm + 149, fm + 155,
605 fm + 157, fm + 160, fm + 162, fm + 165, fm + 169, fm + 171, fm + 176, fm + 178,
606 fm + 182, fm + 184, fm + 187, fm + 191, fm + 194, fm + 198, fm + 203, fm + 209,
607 fm + 217, fm + 222, fm + 228, fm + 233, fm + 239, fm + 246, fm + 254, fm + 261,
608 fm + 269, fm + 280, fm + 286, fm + 291, fm + 297, fm + 304, fm + 311, fm + 319,
609 fm + 325, fm + 331, fm + 338, fm + 342, fm + 348, fm + 355, fm + 363, fm + 373,
[all …]
/dports/games/scid/scid/src/
H A Dstored.cpp600 fm + 0, fm + 0, fm + 1, fm + 2, fm + 4, fm + 7, fm + 9, fm + 12,
601 fm + 16, fm + 18, fm + 21, fm + 23, fm + 25, fm + 28, fm + 32, fm + 36,
602 fm + 37, fm + 39, fm + 42, fm + 46, fm + 51, fm + 57, fm + 64, fm + 69,
603 fm + 75, fm + 82, fm + 90, fm + 94, fm + 99, fm + 105, fm + 109, fm + 114,
604 fm + 120, fm + 126, fm + 131, fm + 134, fm + 138, fm + 143, fm + 149, fm + 155,
605 fm + 157, fm + 160, fm + 162, fm + 165, fm + 169, fm + 171, fm + 176, fm + 178,
606 fm + 182, fm + 184, fm + 187, fm + 191, fm + 194, fm + 198, fm + 203, fm + 209,
607 fm + 217, fm + 222, fm + 228, fm + 233, fm + 239, fm + 246, fm + 254, fm + 261,
608 fm + 269, fm + 280, fm + 286, fm + 291, fm + 297, fm + 304, fm + 311, fm + 319,
609 fm + 325, fm + 331, fm + 338, fm + 342, fm + 348, fm + 355, fm + 363, fm + 373,
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dmapfile.h38 # define set_included(fm) ((fm)->type = (unsigned short)((fm)->type | F_INCLUDED)) argument
41 # define set_subfont(fm) ((fm)->type = (unsigned short)((fm)->type | F_SUBFONT)) argument
42 # define set_type1(fm) ((fm)->type = (unsigned short)((fm)->type | F_TYPE1)) argument
44 # define set_opentype(fm) ((fm)->type = (unsigned short)((fm)->type | F_OTF)) argument
48 # define set_inuse(fm) ((fm)->type = (unsigned short)((fm)->type | F_INUSE)) argument
54 # define unset_type1(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_TYPE1)) argument
56 # define unset_opentype(fm) ((fm)->type = (unsigned short)((fm)->type & ~F_OTF)) argument
74 # define fm_slant(fm) (fm)->slant argument
75 # define fm_extend(fm) (fm)->extend argument
76 # define fm_fontfile(fm) (fm)->ff_name argument
[all …]
/dports/converters/aish/aish113u/
H A Dai_fiomv.c70 fm->ptr= fm->buf;
71 fm->limit= fm->buf+MFBUFSIZE;
85 fm->ptr= fm->buf;
86 fm->limit= fm->buf+MFBUFSIZE;
98 WRITE( fm->fn, fm, pos-p );
124 fm->limit= fm->buf+ size;
145 fm->limit= fm->buf+ size;
205 if( fm->ptr > fm->buf ){
206 WRITE( fm->fn, fm->buf, fm->ptr - fm->buf );
207 fm->ptr= fm->buf;
[all …]
H A Dai_fio.c70 fm->ptr= fm->buf;
71 fm->limit= fm->buf+MFBUFSIZE;
85 fm->ptr= fm->buf;
86 fm->limit= fm->buf+MFBUFSIZE;
98 WRITE( fm->fn, fm, pos-p );
124 fm->limit= fm->buf+ size;
145 fm->limit= fm->buf+ size;
205 if( fm->ptr > fm->buf ){
206 WRITE( fm->fn, fm->buf, fm->ptr - fm->buf );
207 fm->ptr= fm->buf;
[all …]
/dports/audio/snd/snd-21.2/
H A Dfmviolin.clm720 (fm-violin 180.26 6.683 244.816 7.5e-4 :fm-index 2 :noise-amount 0.004 :reverb-amount 0.2)
721 (fm-violin 180.26 5.517 495.404 7.5e-4 :fm-index 2 :noise-amount 0.004 :reverb-amount 0.2)
722 (fm-violin 180.26 7.535 980.619 2.5e-4 :fm-index 2 :noise-amount 0.004 :reverb-amount 0.2)
726 (fm-violin 180.704 7.208 655.567 5.e-4 :fm-index 2 :noise-amount 0.004 :reverb-amount 0.2)
727 (fm-violin 181.049 6.653 169.423 5.e-4 :fm-index 2 :noise-amount 0.004 :reverb-amount 0.2)
768 (fm-violin 196.76 17.877 493.89 0.002125 :fm-index 0.528 :amp-env '(0 0 15 1 100 0) :reverb-amount…
770 (fm-violin 197.16 13.877 1975.56 0.001375 :fm-index 1.2 :amp-env '(0 0 15 1 100 0) :reverb-amount …
774 (fm-violin 197.86 16.877 987.78 0.001625 :fm-index 1.5 :amp-env '(0 0 15 1 100 0) :reverb-amount 0…
782 (fm-violin 198.26 13.877 61.7363 0.002125 :fm-index 1.5 :amp-env '(0 0 15 1 100 0) :reverb-amount …
783 (fm-violin 198.26 12.877 30.8681 0.002125 :fm-index 1.5 :amp-env '(0 0 15 1 100 0) :reverb-amount …
[all …]
/dports/devel/rkcommon/rkcommon-1.8.0/tests/containers/
H A Dtest_FlatMap.cpp28 REQUIRE(std::distance(fm.begin(), fm.end()) == 0);
29 REQUIRE(std::distance(fm.cbegin(), fm.cend()) == 0);
30 REQUIRE(std::distance(fm.rbegin(), fm.rend()) == 0);
31 REQUIRE(std::distance(fm.crbegin(), fm.crend()) == 0);
42 REQUIRE(std::distance(fm.begin(), fm.end()) == 1);
43 REQUIRE(std::distance(fm.cbegin(), fm.cend()) == 1);
44 REQUIRE(std::distance(fm.rbegin(), fm.rend()) == 1);
45 REQUIRE(std::distance(fm.crbegin(), fm.crend()) == 1);
81 REQUIRE(std::distance(fm.begin(), fm.end()) == 2);
82 REQUIRE(std::distance(fm.cbegin(), fm.cend()) == 2);
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/
H A D.gitignore63 /fm.h
335 # /fm/
337 /fm/*.exe
338 /fm/*.ilk
339 /fm/*.lo
340 /fm/*.mak
341 /fm/*.mdp
349 /fm/.~*
362 /fm/dcg
382 /fm/sun7
[all …]
/dports/math/curv/curv-0.5/libcurv/
H A Devaluator.cc25 fm->next_op_->tail_eval(fm); in tail_eval_frame()
44 fm->result_ = eval(*fm); in tail_eval()
89 ex.push_value(eval(fm), At_Phrase(*syntax_,fm)); in exec()
308 return tree_fetch(arg1_->eval(fm), arg2_->eval(fm), At_Phrase(*syntax_, fm)); in eval()
379 fm = Frame::make(fun->nslots_, fm->sstate_, fm->parent_frame_, in tail_call_func()
414 return call_func(func_->eval(fm), arg_->eval(fm), syntax_, fm); in eval()
419 tail_call_func(func_->eval(*fm), arg_->eval(*fm), syntax_, fm); in tail_eval()
468 ex.push_field(name_.eval(fm), definiens_->eval(fm), At_Phrase(*syntax_, fm)); in exec()
564 locative_->store(fm, expr_->eval(fm), At_Phrase(*expr_->syntax_, fm)); in exec()
574 locative_->store(fm, val, At_Phrase(*syntax_,fm)); in exec()
[all …]
H A Dsc_compiler.cc279 fm.sc_.out() in sc_eval_const()
481 body_->sc_exec(fm); in sc_exec()
493 s->sc_exec(fm); in sc_exec()
511 fm.sc_.out() << fm[slot_]; in sc_print()
566 pattern_->sc_exec(*definiens_, fm, fm); in sc_exec()
736 fm, At_SC_Phrase(arg_->syntax_, fm)); in sc_eval()
771 fm, At_SC_Phrase(arg2_->syntax_, fm)); in sc_eval()
779 return fm[slot_]; in sc_eval()
784 return sc_eval_const(fm, fm.nonlocals_->at(slot_), *syntax_); in sc_eval()
870 arg2_->sc_exec(fm); in sc_exec()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/
H A Dtifm_7xx1.c42 spin_lock(&fm->lock); in tifm_7xx1_isr()
45 spin_unlock(&fm->lock); in tifm_7xx1_isr()
67 if (fm->finish_me) in tifm_7xx1_isr()
74 spin_unlock(&fm->lock); in tifm_7xx1_isr()
164 dev_name(&fm->dev), fm->id, cnt); in tifm_7xx1_switch_media()
219 if (fm->sockets[cnt]) in tifm_7xx1_suspend()
278 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()
334 if (!fm) { in tifm_7xx1_probe()
345 if (!fm->addr) { in tifm_7xx1_probe()
367 iounmap(fm->addr); in tifm_7xx1_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/
H A Dtifm_7xx1.c42 spin_lock(&fm->lock); in tifm_7xx1_isr()
45 spin_unlock(&fm->lock); in tifm_7xx1_isr()
67 if (fm->finish_me) in tifm_7xx1_isr()
74 spin_unlock(&fm->lock); in tifm_7xx1_isr()
164 dev_name(&fm->dev), fm->id, cnt); in tifm_7xx1_switch_media()
219 if (fm->sockets[cnt]) in tifm_7xx1_suspend()
278 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()
334 if (!fm) { in tifm_7xx1_probe()
345 if (!fm->addr) { in tifm_7xx1_probe()
367 iounmap(fm->addr); in tifm_7xx1_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/
H A Dtifm_7xx1.c42 spin_lock(&fm->lock); in tifm_7xx1_isr()
45 spin_unlock(&fm->lock); in tifm_7xx1_isr()
67 if (fm->finish_me) in tifm_7xx1_isr()
74 spin_unlock(&fm->lock); in tifm_7xx1_isr()
164 dev_name(&fm->dev), fm->id, cnt); in tifm_7xx1_switch_media()
219 if (fm->sockets[cnt]) in tifm_7xx1_suspend()
278 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()
334 if (!fm) { in tifm_7xx1_probe()
345 if (!fm->addr) { in tifm_7xx1_probe()
367 iounmap(fm->addr); in tifm_7xx1_probe()
[all …]
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dcydfm.c15 memset(fm, 0, sizeof(*fm)); in cydfm_init()
23 if ((fm->flags & CYD_FM_ENABLE_WAVE) && fm->wave_entry) in get_modulator()
30 if (fm->feedback) in get_modulator()
32 …acc = acc + ((Uint64)(fm->fb1 + fm->fb2) / 2 * (length * 4 / fbtab[fm->feedback]) / MODULATOR_MAX); in get_modulator()
35 …return (Sint64)(cyd_wave_get_sample(&fm->wave, fm->wave_entry, acc % length)) * fm->env_output / 3… in get_modulator()
40 …if (fm->feedback) acc += ((Uint64)(fm->fb1 + fm->fb2) / 2 * (ACC_LENGTH * 4 / fbtab[fm->feedback])… in get_modulator()
56 fm->env_output = cyd_env_output(cyd, 0, &fm->adsr, MODULATOR_MAX); in cydfm_cycle()
58 cyd_wave_cycle(&fm->wave, fm->wave_entry); in cydfm_cycle()
60 fm->accumulator = (fm->accumulator + fm->period) % ACC_LENGTH; in cydfm_cycle()
64 fm->fb2 = fm->fb1; in cydfm_cycle()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexmac.h161 # define set_type1(fm) ((fm)->type |= F_TYPE1) argument
163 # define set_opentype(fm) ((fm)->type |= F_OTF) argument
170 # define unset_type1(fm) ((fm)->type &= ~F_TYPE1) argument
172 # define unset_opentype(fm) ((fm)->type &= ~F_OTF) argument
184 # define fm_slant(fm) (fm)->slant argument
185 # define fm_extend(fm) (fm)->extend argument
186 # define fm_fontfile(fm) (fm)->ff_name argument
188 # define is_reencoded(fm) ((fm)->encname != NULL) argument
190 # define is_t1fontfile(fm) (is_fontfile(fm) && is_type1(fm)) argument
191 # define is_builtin(fm) (!is_fontfile(fm)) argument
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexmac.h161 # define set_type1(fm) ((fm)->type |= F_TYPE1) argument
163 # define set_opentype(fm) ((fm)->type |= F_OTF) argument
170 # define unset_type1(fm) ((fm)->type &= ~F_TYPE1) argument
172 # define unset_opentype(fm) ((fm)->type &= ~F_OTF) argument
184 # define fm_slant(fm) (fm)->slant argument
185 # define fm_extend(fm) (fm)->extend argument
186 # define fm_fontfile(fm) (fm)->ff_name argument
188 # define is_reencoded(fm) ((fm)->encname != NULL) argument
190 # define is_t1fontfile(fm) (is_fontfile(fm) && is_type1(fm)) argument
191 # define is_builtin(fm) (!is_fontfile(fm)) argument
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexmac.h161 # define set_type1(fm) ((fm)->type |= F_TYPE1) argument
163 # define set_opentype(fm) ((fm)->type |= F_OTF) argument
170 # define unset_type1(fm) ((fm)->type &= ~F_TYPE1) argument
172 # define unset_opentype(fm) ((fm)->type &= ~F_OTF) argument
184 # define fm_slant(fm) (fm)->slant argument
185 # define fm_extend(fm) (fm)->extend argument
186 # define fm_fontfile(fm) (fm)->ff_name argument
188 # define is_reencoded(fm) ((fm)->encname != NULL) argument
190 # define is_t1fontfile(fm) (is_fontfile(fm) && is_type1(fm)) argument
191 # define is_builtin(fm) (!is_fontfile(fm)) argument
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexmac.h161 # define set_type1(fm) ((fm)->type |= F_TYPE1) argument
163 # define set_opentype(fm) ((fm)->type |= F_OTF) argument
170 # define unset_type1(fm) ((fm)->type &= ~F_TYPE1) argument
172 # define unset_opentype(fm) ((fm)->type &= ~F_OTF) argument
184 # define fm_slant(fm) (fm)->slant argument
185 # define fm_extend(fm) (fm)->extend argument
186 # define fm_fontfile(fm) (fm)->ff_name argument
188 # define is_reencoded(fm) ((fm)->encname != NULL) argument
190 # define is_t1fontfile(fm) (is_fontfile(fm) && is_type1(fm)) argument
191 # define is_builtin(fm) (!is_fontfile(fm)) argument
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexmac.h161 # define set_type1(fm) ((fm)->type |= F_TYPE1) argument
163 # define set_opentype(fm) ((fm)->type |= F_OTF) argument
170 # define unset_type1(fm) ((fm)->type &= ~F_TYPE1) argument
172 # define unset_opentype(fm) ((fm)->type &= ~F_OTF) argument
184 # define fm_slant(fm) (fm)->slant argument
185 # define fm_extend(fm) (fm)->extend argument
186 # define fm_fontfile(fm) (fm)->ff_name argument
188 # define is_reencoded(fm) ((fm)->encname != NULL) argument
190 # define is_t1fontfile(fm) (is_fontfile(fm) && is_type1(fm)) argument
191 # define is_builtin(fm) (!is_fontfile(fm)) argument
[all …]

12345678910>>...238