/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | andor | 2 $description = "Test the and & or functions.\n"; 4 $details = "Try various uses of and & or to ensure they all give the correct 8 # For $(and ...), it will either be empty or the last value 15 @echo 1 $(and ,$t) 16 @echo 2 $(and $t) 17 @echo 3 $(and $t,) 18 @echo 4 $(and z,true,$f,false) 19 @echo 5 $(and $t,$f,$(info bad short-circuit)) 20 @echo 6 $(and $(call NEQ,a,b),true) 21 @echo 7 $(and $(call NEQ,a,a),true) [all …]
|
/ndk/sources/cxx-stl/stlport/ |
D | LICENSE | 1 …see a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation w… 3 …the intellectual property laws and all other applicable laws of the United States of America, and … 5 Licensee shall maintain the following copyright and permission notices on STLport sources and its … 10 …. Permission to modify the code and to distribute modified code is granted, provided the above not… 16 The following copyright notices are retained when present, and conditions provided in accompanying … 23 …and sell this software and its documentation for any purpose is hereby granted without fee, provid… 25 …and sell this software and its documentation for any purpose is hereby granted without fee, provid… 27 …and sell this software and its documentation for any purpose is hereby granted without fee, provid…
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/ |
D | CREDITS.TXT | 3 LLVM/libc++abi, please submit a patch to this file to add yourself, and it will be 6 The list is sorted by surname and formatted to allow easy grepping and 8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address 14 D: Architect and primary coauthor of libc++abi 18 D: Minor patches and bug fixes. 22 D: Minor patches and fixes 26 D: Architect and primary coauthor of libc++abi 37 D: Minor patches and fixes 42 D: Minor patches and fixes
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | madding.sed | 8 …and chairs with their legs upwards, backed by an oak settle, and ornamented in front by pots of ge…
|
D | madding.inp | 1 …and chairs with their legs upwards, backed by an oak settle, and ornamented in front by pots of ge…
|
D | madding.good | 1 …and chairs with their legs upwards, backed by an oak settle, and ornamented in front by pots of ge…
|
D | distrib.good | 16 All the breath and the bloom of the 18 All the wonder and wealth of the mine in 20 In the core of one pearl all the shade and the 22 Breath and bloom, shade and shine, -- wonder, 23 wealth, and -- how far above them --
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | and.hpp | 33 #if defined(and) 35 # undef and 36 # define and(x) macro 41 # define BOOST_MPL_PREPROCESSED_HEADER and.hpp 46 #if defined(and)
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | en@quot.header | 2 # The msgids must be ASCII and therefore cannot contain real quotation 4 # and double quote (0x22). These substitutes look strange; see 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D). 17 # grave/acute accent (by libiconv), and the double quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are
|
D | en@boldquot.header | 2 # The msgids must be ASCII and therefore cannot contain real quotation 4 # and double quote (0x22). These substitutes look strange; see 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D). 17 # grave/acute accent (by libiconv), and the double quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are
|
/ndk/sources/host-tools/make-3.81/po/ |
D | en@quot.header | 2 # The msgids must be ASCII and therefore cannot contain real quotation 4 # and double quote (0x22). These substitutes look strange; see 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D). 17 # grave/acute accent (by libiconv), and the double quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are
|
D | en@boldquot.header | 2 # The msgids must be ASCII and therefore cannot contain real quotation 4 # and double quote (0x22). These substitutes look strange; see 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D). 17 # grave/acute accent (by libiconv), and the double quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are
|
/ndk/sources/cxx-stl/system/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 8 notice, this list of conditions and the following disclaimer. 10 notice, this list of conditions and the following disclaimer in 11 the documentation and/or other materials provided with the 32 Redistribution and use in source and binary forms, with or without 36 notice, this list of conditions and the following disclaimer. 38 notice, this list of conditions and the following disclaimer in 39 the documentation and/or other materials provided with the 60 Permission to use, copy, modify, distribute and sell this software 61 and its documentation for any purpose is hereby granted without fee, [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/ |
D | CREDITS.TXT | 3 LLVM/libc++, please submit a patch to this file to add yourself, and it will be 6 The list is sorted by surname and formatted to allow easy grepping and 8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address 13 D: Minor patches and Linux fixes. 29 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work. 34 D: C++14 support, patches and bug fixes. 42 D: Minor patches and bug fixes. 45 D: Copyright owner and contributor of the CityHash algorithm 49 D: Architect and primary author of libc++ 53 D: Minor patches and bug fixes. [all …]
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 3 * New feature: death tests are supported on OpenBSD and in iOS 9 the type parameters and value parameters for each test. 10 * Improvement: char pointers and char arrays are now escaped properly 12 * Improvement: failure summary in XML reports now includes file and 19 * Compatibility fixes with C++ 11 and various platforms. 28 * New feature: type parameters and value parameters are reported in 36 * Arguments of ASSERT_XY and EXPECT_XY no longer need to support << to 43 * Value-parameterized test fixtures can now derive from Test and 49 IBM XL C++ (Visual Age C++), and C++0x. 50 * Bug fixes and implementation clean-ups. [all …]
|
/ndk/tests/device/test-gabi++/ |
D | README | 2 RTTI and exceptions support without using the GNU libsupc++.a 5 libgabi++_static and libgabi++_shared without any kind of conflict, and that 6 dynamic_cast<> and try..throw..catch really work.
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 5 Permission to use, copy, modify, and distribute this software and 6 its documentation for any purpose and without fee is hereby 8 copies and that both that the copyright notice and this 9 permission notice and warranty disclaimer appear in supporting 10 documentation, and that the name Lucent Technologies or any of 26 by Al Aho, Brian Kernighan, and Peter Weinberger 29 Changes, mostly bug fixes and occasional enhancements, are listed 61 included yacc output in ytab.c and ytab.h, and backup copies in 66 compiled this without any changes using gcc -Wall and/or local C 72 *if* you provide versions of popen and pclose. The file [all …]
|
/ndk/tests/device/issue42891-boost-1_52/ |
D | COPYING | 4 obtaining a copy of the software and accompanying documentation covered by 6 execute, and transmit the Software, and to prepare derivative works of the 7 Software, and to permit third-parties to whom the Software is furnished to 10 The copyright notices in the Software and this entire statement, including 11 the above license grant, this restriction and the following disclaimer, 12 must be included in all copies of the Software, in whole or in part, and
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 7 Everyone is permitted to copy and distribute verbatim copies 13 freedom to share and change it. By contrast, the GNU General Public 14 License is intended to guarantee your freedom to share and change free 17 Foundation's software and to any other program whose authors commit to 24 have the freedom to distribute copies of free software (and charge for 27 in new free programs; and that you know you can do these things. 40 We protect your rights with two steps: (1) copyright the software, and 42 distribute and/or modify the software. 44 Also, for each author's protection and ours, we want to make certain 46 software. If the software is modified by someone else and passed on, we [all …]
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 16 Foundation's software and to any other program whose authors commit to 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 39 We protect your rights with two steps: (1) copyright the software, and 41 distribute and/or modify the software. 43 Also, for each author's protection and ours, we want to make certain 45 software. If the software is modified by someone else and passed on, we [all …]
|