Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 49) sorted by relevance

12

/ndk/tests/abcc/jni/mman-win32/
DREADME.TXT1 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/
Dchar_parameter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dvalidation.ipp6 // See http://www.boost.org/libs/test for the library home page.
Ddual_name_parameter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Did_policy.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dnamed_parameter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dargv_traverser.ipp6 // See http://www.boost.org/libs/test for the library home page.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex33 % 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/
Dc_locale_win32.c235 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/
Dinteraction_based.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dprogress_monitor.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dxml_report_formatter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dunit_test_monitor.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dxml_log_formatter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dresults_reporter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dcompiler_log_formatter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dplain_report_formatter.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dlogged_expectations.ipp6 // See http://www.boost.org/libs/test for the library home page.
Dresults_collector.ipp6 // See http://www.boost.org/libs/test for the library home page.
/ndk/sources/android/crazy_linker/
DREADME.TXT28 - 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/
Denvironment.ipp6 // See http://www.boost.org/libs/test for the library home page.
/ndk/sources/host-tools/make-3.81/
DREADME55 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
DSMakefile93 # 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/
DMakevars52 # can write to without being subscribed, or the URL of a web page through
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi108 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