Home
last modified time | relevance | path

Searched refs:set_feat (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/libquvi/libquvi-0.4.1/examples/
H A Dcallback_libsoup.c65 static void set_feat(quvi_net_t n, SoupMessage *m, in set_feat() function
76 set_feat(n, m, QUVI_NET_PROPERTY_FEATURE_ARBITRARYCOOKIE, "Cookie"); in set_feats_from_lua_script()
77 set_feat(n, m, QUVI_NET_PROPERTY_FEATURE_USERAGENT, "User-Agent"); in set_feats_from_lua_script()
/dports/multimedia/libquvi/libquvi-0.4.1/src/libquvi/
H A Dcurl_wrap.c94 static void set_feat(_quvi_t q, _quvi_net_t n, in set_feat() function
106 set_feat(q, n, QUVI_NET_PROPERTY_FEATURE_ARBITRARYCOOKIE, CURLOPT_COOKIE); in set_opts_from_lua_script()
107 set_feat(q, n, QUVI_NET_PROPERTY_FEATURE_USERAGENT, CURLOPT_USERAGENT); in set_opts_from_lua_script()
/dports/audio/festlex-czech/festival-czech-0.2.1/
H A Dczech.scm.in815 (item.set_feat token 'punc 0)
1024 (item.set_feat w 'pos nil)
1025 (item.set_feat w 'pos 'punc)))
1029 (item.set_feat w 'pos 'sym))
1037 (item.set_feat w 'pos 'se))
1042 (item.set_feat w 'pos 'question))
1142 (item.set_feat
1161 (item.set_feat
1560 (item.set_feat (item.prev
1897 (item.set_feat
[all …]
/dports/audio/festival/festival/examples/
H A Dmake_utts.sh296 (item.set_feat tt1 "pos" (item.feat tt "end"))
297 (item.set_feat tt1 "f0" (parse-number (item.feat tt "name")))
500 (item.set_feat
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/graphics/graphite2/graphite2-1.3.14/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h678 STARTOP(set_feat)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/inc/
H A Dopcode_table.h121 {{do_(set_feat), NILOP}, 2, "SET_FEAT"}, // featidx slot
H A Dopcodes.h681 STARTOP(set_feat)
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.h892 string set_feat(const string &s, bool fix);
H A Dmapdef.cc1780 return add_key_field(s, &keyed_mapspec::set_feat, in add_key_feat()
5951 string keyed_mapspec::set_feat(const string &s, bool fix) in set_feat() function in keyed_mapspec
H A Dgod-abil.cc3025 kmspec.set_feat(_gozag_shop_spec(index), false); in _gozag_place_shop()
/dports/audio/festival/festival/doc/
H A Dfestival.texi3937 @code{(item.set_feat ITEM 'name NEWNAME)}
3938 @item (item.set_feat ITEM FEATNAME FEATVALUE)
5591 (item.set_feat seg "diphone_phone_name" "ll")))