/ndk/sources/host-tools/make-3.81/ |
D | config.h.in | 3 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 11 /* Define to 1 if using `alloca.c'. */ 14 /* Define to 1 if using `getloadavg.c'. */ 17 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ 20 /* Define to 1 if translation of program messages to the user's native 27 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid. 31 /* Define to 1 if you have `alloca', as a function or macro. */ 34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 38 /* Define if your compiler conforms to the ANSI C standard. */ [all …]
|
D | config.h.W32 | 16 GNU Make; see the file COPYING. If not, write to the Free Software 29 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 32 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 37 /* Define to 1 if using `alloca.c'. */ 40 /* Define to 1 if using `getloadavg.c'. */ 43 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ 46 /* Define to 1 if translation of program messages to the user's native 53 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid. 57 /* Define to 1 if you have `alloca', as a function or macro. */ 60 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). [all …]
|
D | INSTALL | 8 unlimited permission to copy, distribute and modify it. 15 The `configure' shell script attempts to guess correct values for 17 those values to create a `Makefile' in each directory of the package. 20 you can run in the future to recreate the current configuration, and a 26 the results of its tests to speed up reconfiguring. (Caching is 27 disabled by default to prevent problems with accidental use of stale 30 If you need to do unusual things to compile the package, please try 31 to figure out how `configure' could check whether to do them, and mail 32 diffs or instructions to the address given in the `README' so they can 34 some point `config.cache' contains results you don't want to keep, you [all …]
|
D | COPYING | 7 Everyone is permitted to copy and distribute verbatim copies 12 The licenses for most software are designed to take away your 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 15 software--to make sure the software is free for all its users. This 16 General Public License applies to most of the Free Software 17 Foundation's software and to any other program whose authors commit to 19 the GNU Library General Public License instead.) You can apply it to 22 When we speak of free software, we are referring to freedom, not 23 price. Our General Public Licenses are designed to make sure that you [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/ |
D | wchar_t_out.pass.cpp | 31 std::vector<char> to(from.size()+1); in main() local 36 to.data(), to.data() + to.size(), to_next); in main() 39 assert(to_next - to.data() == from.size()); in main() 40 assert(to.data() == std::string("some text")); in main() 45 std::vector<char> to(from.size()+1); in main() local 50 to.data(), to.data() + to.size(), to_next); in main() 53 assert(to_next - to.data() == from.size()); in main() 54 assert(memcmp(to.data(), "some\0text", from.size()) == 0); in main() 58 std::vector<char> to(from.size()-1); in main() local 63 to.data(), to.data() + to.size()-1, to_next); in main() [all …]
|
D | wchar_t_in.pass.cpp | 30 std::basic_string<F::intern_type> to(from.size(), F::intern_type()); in main() local 36 &to[0], &to[0] + to.size(), to_next); in main() 39 assert(to_next - to.data() == expected.size()); in main() 40 assert(to_next - to.data() == expected.size()); in main() 41 assert(to == expected); in main()
|
D | char32_t_unshift.pass.cpp | 27 std::vector<char> to(3); in main() local 31 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::noconv); in main() 32 assert(to_next == to.data()); in main()
|
D | char_unshift.pass.cpp | 27 std::vector<char> to(3); in main() local 31 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::noconv); in main() 32 assert(to_next == to.data()); in main()
|
D | char16_t_unshift.pass.cpp | 27 std::vector<char> to(3); in main() local 31 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::noconv); in main() 32 assert(to_next == to.data()); in main()
|
D | wchar_t_unshift.pass.cpp | 29 std::vector<F::extern_type> to(3); in main() local 33 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::ok); in main() 34 assert(to_next == to.data()); in main()
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 1 Changes from 0.4.9 to 3.78 (Sep 6, 1999): 3 Lots of new tests. Renamed to follow the GNU make scheme. Also 6 Rob Tulloh contributed some changes to get the test suite running on 13 Eli Zaretski contributed changes to get the test suite running on 17 If you're on Unix, you can continue to run "./run_make_tests ..." as 20 Changes from 0.4.8 to 0.4.9 (May 14, 1998): 22 Release by Paul D. Smith <psmith@baynetworks.com>; I'm the one to 25 Add some perl to test_driver.pl to strip out GNU make clock skew 26 warning messages from the output before comparing it to the 32 Changes from 0.4.7 to 0.4.8 (May 14, 1998): [all …]
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 5 Permission to use, copy, modify, and distribute this software and 12 to distribution of the software without specific, written prior 26 was sent to the printers in August, 1987. 29 minor fix in lib.c: increase inputFS to 100, change malloc 30 for fields to n+1. 34 thanks to david o'brien, freebsd, for both fixes. 37 fiddle in makefile to fix for BSD make; thanks to igor sobrado. 43 fixed a bug in matching the null RE in sub and gsub. thanks to al aho 44 who actually did the fix (in b.c), and to wolfgang seeberg for finding 47 fixed quotation in b.c; thanks to Hal Pratt and the Princeton Dante [all …]
|
/ndk/sources/host-tools/make-3.81/po/ |
D | en@quot.header | 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 16 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to 18 # transliterated to 0x22. 19 # When output to an ASCII terminal, the single quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are 21 # transliterated to 0x22.
|
D | en@boldquot.header | 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 9 # It also translates pairs of apostrophe (0x27) to 11 # and pairs of quotation mark (0x22) to 14 # When output to an UTF-8 terminal, the quotation characters appear perfectly. 15 # When output to an ISO-8859-1 terminal, the single quotation marks are 16 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to 18 # transliterated to 0x22. 19 # When output to an ASCII terminal, the single quotation marks are 20 # transliterated to apostrophes, and the double quotation marks are 21 # transliterated to 0x22.
|
/ndk/tests/build/test-gnustl-chrono/jni/ |
D | hanoi.c | 3 void hanoi(int from, int to, int mid, int n, void (*callback)(int, int)) { in hanoi() argument 5 callback(from, to); in hanoi() 7 hanoi(from, mid, to, n - 1, callback); in hanoi() 8 callback(from, to); in hanoi() 9 hanoi(mid, to, from, n - 1, callback); in hanoi()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | codecvt.cpp | 87 extern_type* to, in do_out() argument 90 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_out() 91 copy(from, from + len, to); in do_out() 93 to_next = to + len; in do_out() 102 intern_type* to, in do_in() argument 105 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_in() 107 __REINTERPRET_CAST(const unsigned char*, from) + len, to); in do_in() 109 to_next = to + len; in do_in() 115 extern_type* to, in do_unshift() argument 118 to_next = to; in do_unshift()
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 5 Everyone is permitted to copy and distribute verbatim copies 14 to take away your freedom to share and change the works. By contrast, 15 the GNU General Public License is intended to guarantee your freedom to 16 share and change all versions of a program--to make sure it remains free 18 GNU General Public License for most of our software; it applies also to 19 any other work released this way by its authors. You can apply it to 22 When we speak of free software, we are referring to freedom, not 23 price. Our General Public Licenses are designed to make sure that you 24 have the freedom to distribute copies of free software (and charge for 29 To protect your rights, we need to prevent others from denying you [all …]
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 15 to take away your freedom to share and change the works. By contrast, 16 the GNU General Public License is intended to guarantee your freedom to 17 share and change all versions of a program--to make sure it remains free 19 GNU General Public License for most of our software; it applies also to 20 any other work released this way by its authors. You can apply it to 23 When we speak of free software, we are referring to freedom, not 24 price. Our General Public Licenses are designed to make sure that you 25 have the freedom to distribute copies of free software (and charge for 30 To protect your rights, we need to prevent others from denying you [all …]
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING3 | 5 Everyone is permitted to copy and distribute verbatim copies 14 to take away your freedom to share and change the works. By contrast, 15 the GNU General Public License is intended to guarantee your freedom to 16 share and change all versions of a program--to make sure it remains free 18 GNU General Public License for most of our software; it applies also to 19 any other work released this way by its authors. You can apply it to 22 When we speak of free software, we are referring to freedom, not 23 price. Our General Public Licenses are designed to make sure that you 24 have the freedom to distribute copies of free software (and charge for 29 To protect your rights, we need to prevent others from denying you [all …]
|
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 11 The licenses for most software are designed to take away your 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 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 16 Foundation's software and to any other program whose authors commit to 18 the GNU Library General Public License instead.) You can apply it to 21 When we speak of free software, we are referring to freedom, not 22 price. Our General Public Licenses are designed to make sure that you [all …]
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 24 Google Test is designed to have fairly minimal requirements to build 27 effort to support other platforms (e.g. Solaris, AIX, and z/OS). 29 to these platforms, Google Test may have outstanding issues there. If 36 These are the base requirements to build and use Google Test from a source 56 Also, you'll need CMake 2.6.4 or higher if you want to build the 62 We welcome patches. If you plan to contribute a patch, you need to 84 formats are provided, but the only difference is the tools used to 109 To build Google Test and your tests that use it, you need to tell your 110 build system where to find its headers and source files. The exact 111 way to do it depends on which build system you use, and is usually [all …]
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 11 The licenses for most software are designed to take away your 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 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 16 Foundation's software and to any other program whose authors commit to 18 the GNU Library General Public License instead.) You can apply it to 21 When we speak of free software, we are referring to freedom, not 22 price. Our General Public Licenses are designed to make sure that you [all …]
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 11 The licenses for most software are designed to take away your 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 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 16 Foundation's software and to any other program whose authors commit to 18 the GNU Library General Public License instead.) You can apply it to 21 When we speak of free software, we are referring to freedom, not 22 price. Our General Public Licenses are designed to make sure that you [all …]
|
/ndk/sources/host-tools/ndk-stack/ |
D | NOTICE | 6 Everyone is permitted to copy and distribute verbatim copies 11 The licenses for most software are designed to take away your 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 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 16 Foundation's software and to any other program whose authors commit to 18 the GNU Library General Public License instead.) You can apply it to 21 When we speak of free software, we are referring to freedom, not 22 price. Our General Public Licenses are designed to make sure that you [all …]
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 11 The licenses for most software are designed to take away your 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 14 software--to make sure the software is free for all its users. This 15 General Public License applies to most of the Free Software 16 Foundation's software and to any other program whose authors commit to 18 the GNU Library General Public License instead.) You can apply it to 21 When we speak of free software, we are referring to freedom, not 22 price. Our General Public Licenses are designed to make sure that you [all …]
|