Searched refs:page (Results 1 – 25 of 49) sorted by relevance
12
/ndk/tests/abcc/jni/mman-win32/ |
D | README.TXT | 1 1. mmman-win32 project page: https://code.google.com/p/mman-win32/
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
D | char_parameter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | validation.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | dual_name_parameter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | id_policy.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | named_parameter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | argv_traverser.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or 59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo. 129 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi 297 % the page break happens to be in the middle of an example. 304 % Do this early so pdf references go to the beginning of the page. 321 \hfil % center the page within the outer (page) hsize. 671 % @group ... @end group forces ... to be all on one page, by enclosing 680 % cause the glue on the previous page to be unduly stretched, because it 684 % percent of a page (\vfilllimit can be changed inside of @tex). 718 % \dimen2 is how much space is left on the page (more or less). [all …]
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 235 static int __ParseLocaleString(const char* lname, char* lang, char* ctry, char* page); 1390 char* lang, char* ctry, char* page) { in __ParseLocaleString() argument 1449 _STLP_STRNCPY(page, MAX_CP_LEN + 1, lname, len); in __ParseLocaleString() 1540 char lang[MAX_LANG_LEN + 1], ctry[MAX_CTRY_LEN + 1], page[MAX_CP_LEN + 1]; in __GetLCIDFromName() local 1549 memset(page, 0, MAX_CP_LEN + 1); in __GetLCIDFromName() 1550 if (__ParseLocaleString(lname, lang, ctry, page) == -1) return -1; in __GetLCIDFromName() 1587 if (lstrcmpiA(page, "ACP") == 0 || page[0] == 0) in __GetLCIDFromName() 1589 else if (lstrcmpiA(page, "OCP") == 0) in __GetLCIDFromName() 1591 else if (lstrcmpiA(page, "UTF7") == 0) in __GetLCIDFromName() 1593 else if (lstrcmpiA(page, "UTF8") == 0) in __GetLCIDFromName() [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | interaction_based.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | progress_monitor.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | xml_report_formatter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | unit_test_monitor.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | xml_log_formatter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | results_reporter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | compiler_log_formatter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | plain_report_formatter.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | logged_expectations.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
D | results_collector.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
/ndk/sources/android/crazy_linker/ |
D | README.TXT | 28 - Supports loading a library at an explicit (page-aligned) memory 33 - Supports loading a library from an explicit (page-aligned) file 35 provided that it is uncompressed and at a page-aligned offset.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/ |
D | environment.ipp | 6 // See http://www.boost.org/libs/test for the library home page.
|
/ndk/sources/host-tools/make-3.81/ |
D | README | 55 And the GNU Make development page is here: 91 this page. 164 of DJGPP; see the WWW page http://www.delorie.com/djgpp/ for more
|
D | SMakefile | 93 # Directory to install the man page in. 95 # Number to put on the man page filename. 99 # Prefix to put on installed `make' man page file name. 112 # Program to install the man page.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | Makevars | 52 # can write to without being subscribed, or the URL of a web page through
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 108 The ``Title Page'' means, for a printed book, the title page itself, 110 this License requires to appear in the title page. For works in 111 formats which do not have any title page as such, ``Title Page'' means 210 State on the Title page the name of the publisher of the 410 @page 415 license notices just after the title page:
|
12