Home
last modified time | relevance | path

Searched refs:CharFn (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bx/src/
H A Dstring.cpp167 typedef char (*CharFn)(char _ch); typedef
174 template<CharFn fn>
400 template<CharFn fn>
1195 template<uint32_t Kilo, char KiloCh0, char KiloCh1, CharFn fn>
/dports/emulators/mame/mame-mame0226/3rdparty/bx/src/
H A Dstring.cpp167 typedef char (*CharFn)(char _ch); typedef
174 template<CharFn fn>
400 template<CharFn fn>
1195 template<uint32_t Kilo, char KiloCh0, char KiloCh1, CharFn fn>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_query_grammar.proto1337 CharFn char_fn = 6;
1424 message CharFn { message
H A Dsql_query_proto_to_string.cc611 CONV_FN(CharFn, cfn) { in CONV_FN() argument