Home
last modified time | relevance | path

Searched refs:appendix (Results 1 – 6 of 6) sorted by relevance

/ndk/build/tools/
Dndk-common.sh689 appendix="${target##/}"
691 while appendix="${target#"$current"/}"
692 [ "$current" != '/' ] && [ "$appendix" = "$target" ]; do
693 if [ "$current" = "$appendix" ]; then
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex4050 % Trace whether the current chapter is an appendix or not:
4077 % Check for appendix sections:
4082 \errmessage{@appendix... within a non-appendix chapter}%
4125 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
4154 \outer\parseargdef\appendix{\apphead0{#1}} % normally apphead0 calls appendixzzz
4278 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
4375 % Only insert the separating space if we have a chapter/appendix
4707 % Typeset the label for a chapter or appendix for the short contents.
4708 % The arg is, e.g., `A' for an appendix, or `3' for a chapter.
4718 % with appendix letters. And right-justifying numbers and
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi58 A ``Secondary Section'' is a named appendix or a front-matter section
Dmake.info-22116 This appendix summarizes the directives, text manipulation functions,
2892 A "Secondary Section" is a named appendix or a front-matter section
Dmake.texi10300 @appendix Quick Reference
10302 This appendix summarizes the directives, text manipulation functions,
10659 @appendix Errors Generated by Make
10811 @appendix Complex Makefile Example
/ndk/sources/host-tools/make-3.81/
DNEWS380 * A new appendix listing the most common error and warning messages