Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/android/support/src/musl-ctype/
Dtowctrans.c90 static const unsigned short pairs[][2] = { variable
251 for (i=0; pairs[i][1-lower]; i++) { in __towcase()
252 if (pairs[i][1-lower] == wc) in __towcase()
253 return pairs[i][lower]; in __towcase()
/ndk/sources/host-tools/sed-4.2.1/po/
Den@quot.header9 # It also translates pairs of apostrophe (0x27) to
11 # and pairs of quotation mark (0x22) to
Den@boldquot.header9 # It also translates pairs of apostrophe (0x27) to
11 # and pairs of quotation mark (0x22) to
/ndk/sources/host-tools/make-3.81/po/
Den@quot.header9 # It also translates pairs of apostrophe (0x27) to
11 # and pairs of quotation mark (0x22) to
Den@boldquot.header9 # It also translates pairs of apostrophe (0x27) to
11 # and pairs of quotation mark (0x22) to
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk58 utilities/utility/pairs/pairs.pair/copy_ctor
4527 $(call gen-test, utilities/utility/pairs/nothing_to_do)
4528 $(call gen-test, utilities/utility/pairs/pair.astuple/get_const)
4529 $(call gen-test, utilities/utility/pairs/pair.astuple/get_non_const)
4530 $(call gen-test, utilities/utility/pairs/pair.astuple/get_rv)
4531 $(call gen-test, utilities/utility/pairs/pair.astuple/pairs.by.type)
4532 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_element)
4533 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_size)
4534 $(call gen-test, utilities/utility/pairs/pair.piecewise/piecewise_construct)
4535 $(call gen-test, utilities/utility/pairs/pairs.general/nothing_to_do)
[all …]
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk49 utilities/utility/pairs/pairs.pair/copy_ctor
4518 $(call gen-test, utilities/utility/pairs/nothing_to_do)
4519 $(call gen-test, utilities/utility/pairs/pair.astuple/get_const)
4520 $(call gen-test, utilities/utility/pairs/pair.astuple/get_non_const)
4521 $(call gen-test, utilities/utility/pairs/pair.astuple/get_rv)
4522 $(call gen-test, utilities/utility/pairs/pair.astuple/pairs.by.type)
4523 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_element)
4524 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_size)
4525 $(call gen-test, utilities/utility/pairs/pair.piecewise/piecewise_construct)
4526 $(call gen-test, utilities/utility/pairs/pairs.general/nothing_to_do)
[all …]
/ndk/docs/text/
DCPU-ARCH-ABIS.text113 function calls in 'core' register pairs, instead of dedicated FP ones, via
/ndk/sources/host-tools/sed-4.2.1/
DNEWS283 * CR-LF pairs are always ignored under Windows, even if (under Cygwin)
/ndk/sources/host-tools/make-3.81/
DNEWS425 * The $(shell) function now changes CRLF (\r\n) pairs to a space as well
DChangeLog643 backslash/newline pairs according to POSIX: that is, keep the
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-13019 makefile, backslash-newline pairs are _not_ removed from the command.
3067 (`/bin/sh') handles backslash/newline pairs. If you specify a
5142 parentheses or braces, can appear in an argument only in matching pairs;
Dmake.texi3587 makefile, backslash-newline pairs are @emph{not} removed from the
3658 handles backslash/newline pairs. If you specify a different shell in your
6239 parentheses or braces, can appear in an argument only in matching pairs;