Searched defs:trans (Results 1 – 6 of 6) sorted by relevance
/ndk/tests/device/test-stlport/unit/ |
D | transform_test.cpp | 61 int trans[] = {-11, 4, -6, -6, -18, 0, 18, -14, 6, 0, -1, -59}; in trnsfrm2() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | transform_test.cpp | 61 int trans[] = {-11, 4, -6, -6, -18, 0, 18, -14, 6, 0, -1, -59}; in trnsfrm2() local
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regex_internal.c | 43 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_allocate() 71 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_construct() 174 RE_TRANSLATE_TYPE trans, bool icase, in re_string_construct_common()
|
D | regcomp.c | 3493 build_charclass (RE_TRANSLATE_TYPE trans, bitset_t sbcset, in build_charclass() 3575 build_charclass_op (re_dfa_t *dfa, RE_TRANSLATE_TYPE trans, in build_charclass_op()
|
D | regex_internal.h | 404 RE_TRANSLATE_TYPE trans; member
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 1672 char **trans; local
|