/freebsd/crypto/krb5/doc/pdf/ |
H A D | sphinxlatexnumfig.sty | 18 \ltx@ifundefined{c@chapter} 20 {\newcounter{literalblock}[chapter]% 21 \def\theliteralblock{\ifnum\c@chapter>\z@\arabic{chapter}.\fi 25 \ltx@ifundefined{c@chapter}{}{% 26 \@removefromreset{figure}{chapter}% 27 \@removefromreset{table}{chapter}% 28 \@removefromreset{literalblock}{chapter}% 30 \@removefromreset{equation}{chapter}% 45 % LaTeX core per default does not reset chapter or section 52 \ltx@ifundefined{c@chapter} [all …]
|
H A D | sphinxlatexstylepage.sty | 25 \ltx@ifundefined{c@chapter} 26 {% no \chapter, "howto" (non-Japanese) docclass 42 {% classes with \chapter command 60 % but not a chapter or section title. This is to keep the first 61 % page of a chapter `clean.'
|
H A D | sphinxmanual.cls | 111 % For a report document class this environment is a chapter. 117 \addcontentsline{toc}{chapter}{\bibname}}{\end{thebibliography}} 126 \phantomsection % needed as no chapter, section, ... created 128 \addcontentsline{toc}{chapter}{\indexname}}{\end{theindex}}}
|
H A D | sphinxlatexstyleheadings.sty | 54 % This sets up the fancy chapter headings that make the documents look 60 % This creates (numbered) chapter heads without the leading \vspace*{}:
|
/freebsd/share/doc/usd/18.msdiffs/ |
H A D | ms.diffs | 121 Calling .TM defines the .CT macro for chapter titles, 175 Chapter 1: Review of the Literature 177 Chapter 2: Experimental Evidence 186 Chapter 1: Review of the Literature 1 187 Chapter 2: Experimental Evidence 23
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 126 chapter 6.4.4.3.1 Discover Identity. User can specify the VDO array via 137 "USB Power Delivery Specification Revision 2.0, Version 1.3" chapter 6.4.4.3.1 Discover 271 in "Universal Serial Bus Power Delivery Specification" chapter 6.4.1.2 273 the PD spec chapter 6.4.1. Required for power source and power dual role. 283 "Universal Serial Bus Power Delivery Specification" chapter 6.4.1.3 285 PD spec chapter 6.4.1. Required for power sink and power dual role. User
|
/freebsd/sys/dev/iicbus/controller/vybrid/ |
H A D | vf_i2c.h | 31 * Originally based on Chapter 48, Vybrid Reference Manual, Rev. 5, 07/2013 32 * Currently based on Chapter 21, LX2160A Reference Manual, Rev. 1, 10/2021
|
H A D | vf_i2c_acpi.c | 30 * Originally based on Chapter 48, Vybrid Reference Manual, Rev. 5, 07/2013 31 * Currently based on Chapter 21, LX2160A Reference Manual, Rev. 1, 10/2021
|
H A D | vf_i2c_fdt.c | 31 * Originally based on Chapter 48, Vybrid Reference Manual, Rev. 5, 07/2013 32 * Currently based on Chapter 21, LX2160A Reference Manual, Rev. 1, 10/2021
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | sha256-tlsprf.c | 27 * given key in TLS. This PRF is defined in RFC 2246, Chapter 5. 47 * RFC 5246, Chapter 5 in tls_prf_sha256()
|
H A D | sha384-tlsprf.c | 27 * given key in TLS. This PRF is defined in RFC 5246, Chapter 5. 47 * RFC 5246, Chapter 5 in tls_prf_sha384()
|
H A D | sha256-kdf.c | 28 * given key in ERP. This KDF is defined in RFC 5295, Chapter 3.1.2. When used 30 * RFC 5869, Chapter 2.3.
|
H A D | sha384-kdf.c | 28 * given key in ERP. This KDF is defined in RFC 5295, Chapter 3.1.2. When used 30 * RFC 5869, Chapter 2.3.
|
H A D | sha512-kdf.c | 28 * given key in ERP. This KDF is defined in RFC 5295, Chapter 3.1.2. When used 30 * RFC 5869, Chapter 2.3.
|
H A D | sha1-tlsprf.c | 28 * given key in TLS. This PRF is defined in RFC 2246, Chapter 5. 57 /* RFC 2246, Chapter 5 in tls_prf_sha1_md5()
|
/freebsd/crypto/heimdal/doc/ |
H A D | hx509.texi | 218 @chapter Introduction 251 @chapter What is X.509, PKIX, PKCS7 and CMS ? 336 @chapter Setting up a CA 340 the next chapter (see: @pxref{Creating a CA certificate}). 688 @chapter CMS signing and encryption 699 @chapter Certificate matching 732 @chapter Software PKCS 11 module
|
H A D | programming.texi | 4 @chapter Programming with Kerberos
|
H A D | install.texi | 3 @chapter Building and Installing
|
/freebsd/contrib/bmake/PSD.doc/ |
H A D | tutorial.ms | 210 you will only need to skim chapter 2 (there are some aspects of 212 Things in chapter 3 make life much easier, while those in chapter 4 213 are strictly for those who know what they are doing. Chapter 5 has 214 definitions for the jargon I use and chapter 6 contains possible 581 in chapter 4. 870 section on special targets in chapter 3. 978 works (look in chapter 4 if you're interested), I will warn you that 1095 being altogether too long, something I'll address in chapter 3): 1178 allowing you to see that you forgot to make that one chapter depend on 1249 The application of suffix-transformation rules. (See chapter 3) [all …]
|
/freebsd/share/doc/psd/12.make/ |
H A D | tutorial.ms | 156 you will only need to skim chapter 2 (there are some aspects of 158 Things in chapter 3 make life much easier, while those in chapter 4 159 are strictly for those who know what they are doing. Chapter 5 has 160 definitions for the jargon I use and chapter 6 contains possible 527 in chapter 4. 816 section on special targets in chapter 3. 924 works (look in chapter 4 if you're interested), I will warn you that 1041 being altogether too long, something I'll address in chapter 3): 1124 allowing you to see that you forgot to make that one chapter depend on 1195 The application of suffix-transformation rules. (See chapter 3) [all …]
|
/freebsd/contrib/wpa/src/tls/ |
H A D | pkcs8.c | 27 /* PKCS #8, Chapter 6 */ in pkcs8_key_import() 123 * PKCS #8, Chapter 7 in pkcs8_enc_key_import()
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | fsl,s32-linflexuart.txt | 6 See chapter 47 ("LINFlexD") in the reference manual[1].
|
/freebsd/crypto/krb5/src/util/et/ |
H A D | texinfo.tex | 587 % 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}% 1034 \secno=0 \subsecno=0 \subsubsecno=0 \global\advance \chapno by 1 \message{Chapter \the\chapno}% 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, ... [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | vxl | 9 # See the vsl chapter in the VXL Book for more info
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 20 /// Warren, Jr., Chapter 10. 70 /// S. Warren, Jr., chapter 10.
|