Home
last modified time | relevance | path

Searched defs:termset (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/ctorrent/ctorrent-dnh3.3.2/
H A Dconsole.cpp158 struct termios termset; in SetInputMode() local
161 struct termio termset; in SetInputMode() local
164 struct sgttyb termset; in SetInputMode() local
/dports/comms/libticables2/libticables2-1.3.5/src/linux/
H A Dlink_gry.c49 #define termset ((struct termios *)(h->priv2)) macro
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Djmap_contact.c1947 static int contact_textfilter_add_to_termset(const char *term, void *termset) in contact_textfilter_add_to_termset()
2030 …c int contact_textfilter_match(struct contact_textfilter *f, const char *text, hash_table *termset) in contact_textfilter_match()
2111 hash_table termset; member
2144 hash_table *termset) in contact_filter_match_textval()
2186 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_textprop() local
2215 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_contactinfo() local
2262 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_addresses() local
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_contact.c1979 static int contact_textfilter_add_to_termset(const char *term, void *termset) in contact_textfilter_add_to_termset()
2062 …c int contact_textfilter_match(struct contact_textfilter *f, const char *text, hash_table *termset) in contact_textfilter_match()
2143 hash_table termset; member
2176 hash_table *termset) in contact_filter_match_textval()
2218 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_textprop() local
2247 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_contactinfo() local
2294 hash_table *termset = getorset_termset(cached_termsets, propname); in contact_filter_match_addresses() local
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Drpnscan.c496 AttrType termset; in rpn_scan() local
H A Drpnsearch.c86 ZebraSet termset; member
1350 AttrType termset; in grep_info_prepare() local
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/
H A Dhighlight.py160 def set_matched_filter(tokens, termset): argument
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dstb.c2691 int min_s=0, max_s=0, termset, ntset, num_states, num_reductions, init_prod; in parser_create() local
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Dquery.cc125 static set<string> termset; variable
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Dquery.cc134 static set<string> termset; variable
/dports/shells/bash/bash-5.1/
H A Djobs.c2137 sigset_t set, oset, termset, chldset, oset_copy; local
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvsh.c1926 struct termios termset = ctl->termattr; in vshTTYDisableInterrupt() local
/dports/multimedia/mpv/mpv-0.34.1/options/
H A Dm_option.c1951 static int read_subparam(struct mp_log *log, bstr optname, char *termset, in read_subparam()