Home
last modified time | relevance | path

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

12

/external/dropbear/libtommath/
Dtommath.out1 \BOOKMARK [0][-]{chapter.1}{Introduction}{}
2 \BOOKMARK [1][-]{section.1.1}{Multiple Precision Arithmetic}{chapter.1}
6 \BOOKMARK [1][-]{section.1.2}{Purpose of This Text}{chapter.1}
7 \BOOKMARK [1][-]{section.1.3}{Discussion and Notation}{chapter.1}
13 \BOOKMARK [1][-]{section.1.4}{Exercises}{chapter.1}
14 \BOOKMARK [1][-]{section.1.5}{Introduction to LibTomMath}{chapter.1}
17 \BOOKMARK [1][-]{section.1.6}{Choice of LibTomMath}{chapter.1}
23 \BOOKMARK [0][-]{chapter.2}{Getting Started}{}
24 \BOOKMARK [1][-]{section.2.1}{Library Basics}{chapter.2}
25 \BOOKMARK [1][-]{section.2.2}{What is a Multiple Precision Integer?}{chapter.2}
[all …]
Dbooker.pl24 $chapter = $section = $subsection = 0;
32 ++$chapter;
45 $index1{@m[1]} = $chapter;
Dbn.tex73 \chapter{Introduction}
294 \chapter{Getting Started with LibTomMath}
639 \chapter{Basic Operations}
1150 \chapter{Multiplication and Squaring}
1274 \chapter{Modular Reduction}
1547 \chapter{Exponentiation}
1588 \chapter{Prime Numbers}
1705 \chapter{Input and Output}
1769 \chapter{Algebraic Functions}
/external/webkit/LayoutTests/fast/xpath/py-dom-xpath/
Dpaths-expected.txt13 PASS child::chapter/descendant::para
22 PASS following-sibling::chapter[position()=1]
23 PASS preceding-sibling::chapter[position()=1]
25 PASS /child::doc/child::chapter[position()=5]/child::section[position()=2]
28 PASS child::chapter[child::title='Introduction']
29 PASS child::chapter[child::title]
30 PASS child::*[self::chapter or self::appendix]
31 PASS child::*[self::chapter or self::appendix][position()=last()]
Dabbreviations-expected.txt9 PASS /doc/chapter[5]/section[2]
10 PASS chapter//para
20 PASS chapter[title='Introduction']
21 PASS chapter[title]
/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js434 var chapter = new Chapter(kChapterData[i]);
435 chapter.index = i;
436 this.chapters[chapter.file] = chapter;
443 var chapter = this.chapters[file];
444 if (!chapter)
446 chapter.sections.push(section);
456 TestSuite.prototype.indexOfChapter = function(chapter) argument
459 if (kChapterData[i].file == chapter.file)
463 window.console.log('indexOfChapter for ' + chapter.file + ' failed');
482 var chapter = this.chapters[chapterData.file];
[all …]
/external/grub/docs/
Dinternals.texi4 This chapter documents the user-invisible aspect of GRUB.
357 FIXME: I will write this chapter after implementing the new technique.
364 FIXME: I doubt if Erich didn't write this chapter only himself wholly,
365 so I will rewrite this chapter.
371 FIXME: I'm not sure where some part of the original chapter is derived,
372 so I will rewrite this chapter.
384 FIXME: Probably the original chapter is derived from "How It Works", so
385 I will rewrite this chapter.
Dtexinfo.tex2230 % chapter name on inside top of right hand pages, document
2243 % For single-sided printing, chapter title goes across top left of page,
3552 % It does not print any chapter heading (usually an @unnumbered).
3570 % and it loses the chapter title and the aux file entries for the
3885 % outlines by their "section number". We avoid collisions with chapter
3937 % Each @chapter defines this as the name of the chapter.
3946 % @raisesections: treat @section as chapter, @subsection as section, etc.
3950 % @lowersections: treat @chapter as section, @section as subsection, etc.
3961 % Trace whether the current chapter is an appendix or not:
3993 \errmessage{@appendix... within a non-appendix chapter}%
[all …]
Dgrub.texi132 @chapter Introduction to GRUB
375 @chapter Naming convention
458 That was easy, admit it. Now read the next chapter, to find out how to
463 @chapter Installation
591 GRUB floppy. See the chapter @ref{Booting} to find out how to boot
737 @chapter Booting
1260 @chapter Configuration
1438 @chapter Downloading OS images from a network
1555 @chapter Using GRUB via a serial line
1557 This chapter describes how to use the serial terminal support in GRUB.
[all …]
Dmultiboot.texi97 @chapter Introduction to Multiboot Specification
99 This chapter describes some rough information on the Multiboot
254 @chapter The definitions of terms used through the specification
314 @chapter The exact definitions of Multiboot Specification
594 FIXME: Split this chapter like the chapter ``OS image format''.
956 @chapter Examples
1175 @chapter The change log of this specification
Dgrub.info406 That was easy, admit it. Now read the next chapter, to find out how
532 GRUB floppy. See the chapter *Note Booting:: to find out how to boot
1392 This chapter describes how to use the serial terminal support in GRUB.
1496 this chapter describes how to improve the security of GRUB.
1892 In this chapter, we list all commands that are available in GRUB.
3116 This chapter describes error messages reported by GRUB when you
3356 This chapter documents the grub shell `grub'. Note that the grub shell
3795 This chapter documents the user-invisible aspect of GRUB.
4134 FIXME: I will write this chapter after implementing the new technique.
4142 FIXME: I doubt if Erich didn't write this chapter only himself wholly,
[all …]
Dmultiboot.info50 This chapter describes some rough information on the Multiboot
560 FIXME: Split this chapter like the chapter "OS image format".
/external/elfutils/doc/
Delfutils.sgml8 <chapter>
394 </chapter>
396 <chapter>
404 </chapter>
/external/oprofile/doc/xsl/
Dxhtml-common.xsl6 <xsl:param name="chapter.autolabel" select="1"/>
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dback_forward_menu_controller.mm48 //TODO(viettrungluu): should we do anything for chapter stops (see model)?
/external/mesa3d/docs/OLD/
DMESA_program_debug.spec307 Added chapter 5 and 6 spec language. (Brian Paul)
/external/libffi/
Dtexinfo.tex1672 % section, chapter, etc., sizes following suit. This is for the GNU
2512 % chapter name on inside top of right hand pages, document
2525 % For single-sided printing, chapter title goes across top left of page,
3858 % It does not print any chapter heading (usually an @unnumbered).
3876 % and it loses the chapter title and the aux file entries for the
4191 % outlines by their "section number". We avoid collisions with chapter
4243 % Each @chapter defines this as the name of the chapter.
4252 % @raisesections: treat @section as chapter, @subsection as section, etc.
4256 % @lowersections: treat @chapter as section, @section as subsection, etc.
4267 % Trace whether the current chapter is an appendix or not:
[all …]
/external/bison/build-aux/
Dtexinfo.tex2327 % chapter name on inside top of right hand pages, document
2340 % For single-sided printing, chapter title goes across top left of page,
3638 % It does not print any chapter heading (usually an @unnumbered).
3656 % and it loses the chapter title and the aux file entries for the
3971 % outlines by their "section number". We avoid collisions with chapter
4023 % Each @chapter defines this as the name of the chapter.
4032 % @raisesections: treat @section as chapter, @subsection as section, etc.
4036 % @lowersections: treat @chapter as section, @section as subsection, etc.
4047 % Trace whether the current chapter is an appendix or not:
4079 \errmessage{@appendix... within a non-appendix chapter}%
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex2325 % chapter name on inside top of right hand pages, document
2338 % For single-sided printing, chapter title goes across top left of page,
3642 % It does not print any chapter heading (usually an @unnumbered).
3660 % and it loses the chapter title and the aux file entries for the
3975 % outlines by their "section number". We avoid collisions with chapter
4027 % Each @chapter defines this as the name of the chapter.
4036 % @raisesections: treat @section as chapter, @subsection as section, etc.
4040 % @lowersections: treat @chapter as section, @section as subsection, etc.
4051 % Trace whether the current chapter is an appendix or not:
4083 \errmessage{@appendix... within a non-appendix chapter}%
[all …]
/external/libffi/doc/
Dlibffi.texi64 @chapter What is libffi?
101 @chapter Using libffi
511 @chapter Missing Features
/external/e2fsprogs/lib/et/
Dtexinfo.tex587 % Put chapter name on inside top of right hand pages, document
1023 % Each @chapter defines this as the name of the chapter.
1032 \outer\def\chapter{\parsearg\chapterzzz}
1033 \def\chapterzzz #1{\seccheck{chapter}%
1205 % These macros generate a chapter, section, etc. heading only
1214 %%% Define plain chapter starts, and page on/off switching for it
1215 % Parameter controlling skip before chapter headings (if needed)
1340 % The first argument is the chapter or section name.
1342 % The arguments in between are the chapter number, section number, ...
1864 \ifnum\secno=0 chapter\xreftie\the\chapno %
/external/stlport/doc/
DREADME.borland57 configuration simply jump to next chapter 'Building STLport'. Open a console
/external/srtp/doc/
Dintro.txt16 This document is organized as follows. The first chapter provides
/external/dropbear/libtomcrypt/
Dcrypt.tex117 \chapter{Introduction}
222 \chapter{The Application Programming Interface (API)}
401 \chapter{Symmetric Block Ciphers}
1749 \chapter{One-Way Cryptographic Hash Functions}
2075 \chapter{Message Authentication Codes}
2661 \chapter{Pseudo-Random Number Generators}
3054 \chapter{RSA Public Key Cryptography}
3064 documented later on in this chapter.
3599 \chapter{Elliptic Curve Cryptography}
3603 Diffie-Hellman routines in the previous chapter. Elliptic curves (of certain forms) have the benef…
[all …]
/external/grub/
DChangeLog206 (Invoking grub-set-default): New chapter.
392 * docs/grub.texi (Invoking grub-md5-crypt): Fixed the chapter
971 (Invoking grub-terminfo): New chapter.
1732 * docs/grub.texi (Preset Menu): New chapter.
2897 * docs/user-ref.texi (Invoking grub-md5-crypt): New chapter.
3089 * docs/user-ref.texi (GRUB images): New chapter.
3090 * docs/grub.texi: Added an entry for the chapter "GRUB images".
3102 * docs/grub.texi: Added an entry for the new chapter "Security",
3106 chapter "Booting".
3107 (Security): New chapter.
[all …]

12