Searched refs:indent (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | help2man | 380 my $indent = $1; 384 while (s/^$indent\Q$prefix\E(\S.*)\n*//) 403 my $indent = 0; 410 $indent = length ($4 || "$1$3"); 415 $indent = length $& if /^ {20,}/; 424 $indent = 80; # not continued 431 $indent = length $1; 439 $indent = length $1; 453 while (s/^ {$indent}(\S.*)\n//)
|
D | texinfo.tex | 89 \let\ptexindent=\indent 863 % This records the amount of indent in the innermost environment. 1047 % after a section heading. If WORD is `insert', then do indent at such 1073 % We also make \indent itself not actually do anything until the next 1077 \gdef\indent{% 1079 \indent 1092 \global \let \indent = \ptexindent 3619 % @multitableparindent is paragraph indent in table. 5956 \let\indent=\ptexindent 6088 % Turn off paragraph indentation but redefine \indent to emulate [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | exception_safety.ipp | 401 format_location( wrap_stringstream& formatter, execution_path_point const& /*p*/, unsigned indent ) 403 if( indent ) 404 formatter << std::left << std::setw( indent ) << ""; 414 format_execution_path( wrap_stringstream& formatter, ExecPathIt it, ExecPathIt end, unsigned indent… 419 format_location( formatter, *it, indent ); 421 format_execution_path( formatter, it+1, it + it->m_scope.size, indent + 2 ); 422 format_location( formatter, *it, indent ); 428 format_location( formatter, *it, indent ); 434 format_location( formatter, *it, indent ); 444 format_location( formatter, *it, indent );
|
D | plain_report_formatter.ipp | 61 print_stat_value( std::ostream& ostr, counter_t v, counter_t indent, counter_t total, 65 ostr << std::setw( indent ) << ""
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | fmt.c | 149 static void put_line P_ ((WORD *w, int indent)); 549 put_line (register WORD *w, int indent) in put_line() argument 553 put_space (indent); in put_line()
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 281 indent | [] [] [] | 459 indent | [] [] [] [] [] [] [] [] [] [] | 637 indent | [] [] | 815 indent | [] [] [] [] [] [] | 993 indent | [] [] [] [] | 25
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 256 indent | [] [] [] [] | 393 indent | [] [] [] [] [] [] [] [] [] | 530 indent | [] [] [] [] | 667 indent | [] [] [] [] | 21
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | stdint.m4 | 471 # indent-tabs-mode: nil
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 91 \let\ptexindent=\indent 803 % This records the amount of indent in the innermost environment. 980 % after a section heading. If WORD is `insert', then do indent at such 1006 % We also make \indent itself not actually do anything until the next 1010 \gdef\indent{% 1012 \indent 1025 \global \let \indent = \ptexindent 2720 % @multitableparindent is paragraph indent in table. 4878 \let\indent=\ptexindent 5126 % indent a bit. [all …]
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 2489 MS-Windows editors) have attempted to indent your command scripts
|
D | make.texi | 10700 have attempted to indent your command scripts with spaces instead of a
|