Searched refs:pairs (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/android/support/src/musl-ctype/ |
D | towctrans.c | 90 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/ |
D | en@quot.header | 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to
|
D | en@boldquot.header | 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to
|
/ndk/sources/host-tools/make-3.81/po/ |
D | en@quot.header | 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to
|
D | en@boldquot.header | 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to
|
/ndk/tests/device/test-libc++-shared-full/jni/ |
D | Android.mk | 58 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/ |
D | Android.mk | 49 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/ |
D | CPU-ARCH-ABIS.text | 113 function calls in 'core' register pairs, instead of dedicated FP ones, via
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | NEWS | 283 * CR-LF pairs are always ignored under Windows, even if (under Cygwin)
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 425 * The $(shell) function now changes CRLF (\r\n) pairs to a space as well
|
D | ChangeLog | 643 backslash/newline pairs according to POSIX: that is, keep the
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3019 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;
|
D | make.texi | 3587 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;
|