Home
last modified time | relevance | path

Searched refs:MATCH_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxcustomsort.inl22 MATCH_FUNCTION = MATCH_WEIGHT + MATCH_ATTR(0)*0.3f - log ( MATCH_NOW - MATCH_ATTR(1) )
H A Dsphinxsort.cpp1688 #define MATCH_FUNCTION fTmp in Setup() macro
1714 #undef MATCH_FUNCTION in IsLess()
1716 #define MATCH_FUNCTION aa in IsLess() macro
1721 #undef MATCH_FUNCTION in IsLess()
1723 #define MATCH_FUNCTION bb in IsLess() macro
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcompleter.c129 MATCH_FUNCTION, enumerator
735 case MATCH_FUNCTION: in collect_explicit_location_matches()