Home
last modified time | relevance | path

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

/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dbuildbin.sh98 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_ta.txt ${LANG}_ta_${VERSION_SUFFIX}.bin
/external/valgrind/memcheck/tests/vbit-test/
Dutil.c215 # define COMPARISON(_ta) \ in typeof_primop() argument
216 *t_dst = Ity_I1; *t_arg1 = *t_arg2 = (_ta); break; in typeof_primop()
217 # define UNARY_COMPARISON(_ta) \ in typeof_primop() argument
218 *t_dst = Ity_I1; *t_arg1 = (_ta); break; in typeof_primop()
/external/valgrind/VEX/priv/
Dir_defs.c2491 # define COMPARISON(_ta) \ in typeOfPrimop() argument
2492 *t_dst = Ity_I1; *t_arg1 = *t_arg2 = (_ta); break; in typeOfPrimop()
2493 # define UNARY_COMPARISON(_ta) \ in typeOfPrimop() argument
2494 *t_dst = Ity_I1; *t_arg1 = (_ta); break; in typeOfPrimop()