Home
last modified time | relevance | path

Searched refs:trans (Results 1 – 10 of 10) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dtransform_test.cpp61 int trans[] = {-11, 4, -6, -6, -18, 0, 18, -14, 6, 0, -1, -59}; in trnsfrm2() local
63 int trans[] = {-4, 4, -6, -6, -10, 0, 10, -6, 6, 0, -1, -77}; in trnsfrm2()
69 transform(n, n + count, trans, back_inserter(res), map_char); in trnsfrm2()
/ndk/tests/device/test-gnustl-full/unit/
Dtransform_test.cpp61 int trans[] = {-11, 4, -6, -6, -18, 0, 18, -14, 6, 0, -1, -59}; in trnsfrm2() local
63 int trans[] = {-4, 4, -6, -6, -10, 0, 10, -6, 6, 0, -1, -77}; in trnsfrm2()
69 transform(n, n + count, trans, back_inserter(res), map_char); in trnsfrm2()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.c25 RE_TRANSLATE_TYPE trans, bool icase,
43 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_allocate() argument
52 re_string_construct_common (str, len, pstr, trans, icase, dfa); in re_string_allocate()
71 RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_construct() argument
75 re_string_construct_common (str, len, pstr, trans, icase, dfa); in re_string_construct()
116 if (trans != NULL) in re_string_construct()
174 RE_TRANSLATE_TYPE trans, bool icase, in re_string_construct_common() argument
180 pstr->trans = trans; in re_string_construct_common()
182 pstr->mbs_allocated = (trans != NULL || icase); in re_string_construct_common()
228 if (BE (pstr->trans != NULL, 0)) in build_wcs_buffer()
[all …]
Dregcomp.c96 static reg_errcode_t build_charclass (RE_TRANSLATE_TYPE trans,
105 static reg_errcode_t build_charclass (RE_TRANSLATE_TYPE trans,
111 RE_TRANSLATE_TYPE trans,
2374 tree = build_charclass_op (dfa, regexp->trans, in parse_expression()
2383 tree = build_charclass_op (dfa, regexp->trans, in parse_expression()
3214 *err = build_charclass (regexp->trans, sbcset, in parse_bracket_exp()
3493 build_charclass (RE_TRANSLATE_TYPE trans, bitset_t sbcset, in build_charclass() argument
3497 build_charclass (RE_TRANSLATE_TYPE trans, bitset_t sbcset, in build_charclass()
3530 if (BE (trans != NULL, 0)) \ in build_charclass()
3534 bitset_set (sbcset, trans[i]); \ in build_charclass()
[all …]
Dregex_internal.h404 RE_TRANSLATE_TYPE trans; member
Dregexec.c4178 if (pstr->trans != NULL) in extend_buffers()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1672 char **trans; local
1687 trans = cur_cmd->x.translatemb;
1689 for (i = 0; trans[2*i] != NULL; i++)
1691 if (strncmp(line.active + idx, trans[2*i], mbclen) == 0)
1694 int trans_len = strlen(trans[2*i+1]);
1727 strncpy(line.active + prev_idx, trans[2*i+1],
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h870 png_const_bytep trans, png_const_color_16p values, int number,
1154 png_bytep row, png_const_colorp palette, png_const_bytep trans,
/ndk/sources/host-tools/make-3.81/
Dconfigure1004 | --program-trans | --program-tran \
1012 | --program-trans=* | --program-tran=* \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01004 | --program-trans | --program-tran \
1012 | --program-trans=* | --program-tran=* \