Home
last modified time | relevance | path

Searched refs:ttmpl (Results 1 – 11 of 11) sorted by relevance

/dports/lang/nim/nim-1.6.2/tests/generics/
H A Dtgenerictmpl2.nim16 template ttmpl[T](t: T = 999) = echo t
20 ttmpl(1)
21 ttmpl[int](1) #<- crash case #1
25 ttmpl[int]() #<- crash case #2
26 ttmpl[int] #<- crash case #3
/dports/devel/p5-IO-Callback/IO-Callback-1.12/
H A DMANIFEST14 t/io-compress.ttmpl
33 t/z9-read-variations.ttmpl
/dports/devel/p5-IO-Callback/IO-Callback-1.12/t/
H A Dz9-read-variations-1_000_000.t3 # This file was automatically built from t/z9-read-variations.ttmpl
H A Dz9-read-variations-2.t3 # This file was automatically built from t/z9-read-variations.ttmpl
H A Dz9-read-variations-1.t3 # This file was automatically built from t/z9-read-variations.ttmpl
H A Dz9-read-variations-3.t3 # This file was automatically built from t/z9-read-variations.ttmpl
H A Dz9-read-variations-10.t3 # This file was automatically built from t/z9-read-variations.ttmpl
H A Dio-compress-bzip2.t3 # This file was automatically built from t/io-compress.ttmpl
H A Dio-compress-gzip.t3 # This file was automatically built from t/io-compress.ttmpl
/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.c5477 weed_plant_t *ttmpl = weed_param_get_template(in_params[tparam]); in get_track_visibility_at_tc() local
5486 double tmin = weed_get_double_value(ttmpl, WEED_LEAF_MIN, NULL); in get_track_visibility_at_tc()
5487 double tmax = weed_get_double_value(ttmpl, WEED_LEAF_MAX, NULL); in get_track_visibility_at_tc()
5491 int tmin = weed_get_int_value(ttmpl, WEED_LEAF_MIN, NULL); in get_track_visibility_at_tc()
5492 int tmax = weed_get_int_value(ttmpl, WEED_LEAF_MAX, NULL); in get_track_visibility_at_tc()
/dports/mail/s-nail/s-nail-14.9.23/
H A Dmx-test.sh5758 ${cat} > ./.ttmpl <<-'_EOT'
5767 < ./.ttmpl ${MAILX} ${ARGS} -t > "${MBOX}" 2>&1
5773 < ./.ttmpl ${MAILX} ${ARGS} -t -Snombox-fcc-and-pcc > "${MBOX}" 2>&1