Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmiddle.good3 of order and maybe even beauty out of the raw materials that
Dhead.inp5 of order and maybe even beauty out of the raw materials that
Dmiddle.inp5 of order and maybe even beauty out of the raw materials that
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/
DextraMachine.c21 univ *raw; /* composite object value */ member
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.c712 const unsigned char *raw, *p, *end; in re_string_reconstruct() local
716 raw = pstr->raw_mbs + pstr->raw_mbs_idx; in re_string_reconstruct()
717 end = raw + (offset - pstr->mb_cur_max); in re_string_reconstruct()
720 p = raw + offset - 1; in re_string_reconstruct()
737 Idx mlen = raw + pstr->len - p; in re_string_reconstruct()
752 if (raw + offset - p <= mbclen in re_string_reconstruct()
757 pstr->valid_len = mbclen - (raw + offset - p); in re_string_reconstruct()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump56 // copyable type. If it's a raw pointer, you are responsible for managing the
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex529 % therein should become regular spaces in the raw index file, not the
5928 % @tex ... @end tex escapes into raw Tex temporarily.
8008 \endgroup % end raw TeX
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex469 % therein should become regular spaces in the raw index file, not the
4853 % @tex ... @end tex escapes into raw Tex temporarily.
/ndk/sources/host-tools/make-3.81/
DChangeLog1138 have to use raw M4 (thanks to Andreas Schwab <schwab@suse.de> for
/ndk/docs/text/
DCHANGES.text2569 - support the .s extension for raw assembly sources (.S is already supported