Home
last modified time | relevance | path

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

12

/external/python/httplib2/
Dref.tex58 %\appendix
61 %My appendix.
63 %The \code{\e appendix} markup need not be repeated for additional
/external/protobuf/
Dbuild.gradle104 appendix "java"
113 appendix "java"
122 appendix "java"
131 appendix "java"
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc48 static void maybe_append_error_msg(const char* appendix, char** dst) { in maybe_append_error_msg() argument
49 if (dst != nullptr && appendix != nullptr) { in maybe_append_error_msg()
51 *dst = static_cast<char*>(realloc(*dst, dst_len + strlen(appendix) + 1)); in maybe_append_error_msg()
53 memcpy(*dst + dst_len, appendix, strlen(appendix) + 1); in maybe_append_error_msg()
/external/antlr/
Dbuild.gradle20 appendix "runtime"
/external/python/cpython3/Doc/tutorial/
Dindex.rst60 appendix.rst
Dappendix.rst1 .. _tut-appendix:
/external/python/cpython2/Doc/tutorial/
Dindex.rst59 appendix.rst
Dappendix.rst1 .. _tut-appendix:
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dterritory_codes.txt6 # See also http://www.cia.gov/cia/publications/factbook/appendix/appendix-d.html
/external/wayland/doc/publican/sources/css/
Dcommon.css85 .toc .chapter, .toc .appendix {
95 span.appendix {
254 .appendix h2 {
1330 div.appendix {
/external/boringssl/src/crypto/cipher_extra/test/
Daes_128_gcm_siv_tests.txt12 # https://tools.ietf.org/html/draft-irtf-cfrg-gcmsiv-04#appendix-C
Daes_256_gcm_siv_tests.txt2 # https://tools.ietf.org/html/draft-irtf-cfrg-gcmsiv-04#appendix-C
/external/skqp/site/dev/design/conical/
Dindex.md26 3. [Appendix](#appendix)
164 ## <span id="appendix">Appendix</span>
/external/skia/site/dev/design/conical/
Dindex.md26 3. [Appendix](#appendix)
164 ## <span id="appendix">Appendix</span>
/external/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td12 // Optimization Guide for AMD Family 16h Processors & Instruction Latency appendix.
/external/freetype/builds/mac/
DREADME22 appendix of this document.
/external/cldr/tools/java/org/unicode/cldr/draft/
DidnaContextRules.txt12 …e context rules are derived from http://tools.ietf.org/html/draft-ietf-idnabis-tables-05#appendix-A
/external/archive-patcher/
DREADME.md34 * [Appendix](#appendix)
49 …ta-friendly space. Much more information on this subject is available in the [Appendix](#appendix).
/external/cldr/specs/rfc/
Drfc2629.xslt159 xref code: attempt to uppercase "section" and "appendix" when at the start
169 experimental support for appendix and spanx elements
1202 <xsl:template match="section|appendix">
2975 …<xsl:when test="ancestor::back"><xsl:number count="ed:del|ed:ins|section|appendix" level="multiple…
2976 …<xsl:when test="self::appendix"><xsl:number count="ed:del|ed:ins|appendix" level="multiple" format…
/external/libchrome/base/containers/
DREADME.md69 Code size comparisons for a block of code (see appendix) on Windows using
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto328 // https://tools.ietf.org/html/rfc4346#appendix-C
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto328 // https://tools.ietf.org/html/rfc4346#appendix-C
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td12 // Optimization Guide for AMD Family 16h Processors & Instruction Latency appendix.
/external/e2fsprogs/doc/
Dtexinfo.tex4051 % Trace whether the current chapter is an appendix or not:
4078 % Check for appendix sections:
4083 \errmessage{@appendix... within a non-appendix chapter}%
4126 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
4155 \outer\parseargdef\appendix{\apphead0{#1}} % normally apphead0 calls appendixzzz
4279 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
4376 % Only insert the separating space if we have a chapter/appendix
4708 % Typeset the label for a chapter or appendix for the short contents.
4709 % The arg is, e.g., `A' for an appendix, or `3' for a chapter.
4719 % with appendix letters. And right-justifying numbers and
/external/e2fsprogs/lib/et/
Dtexinfo.tex4051 % Trace whether the current chapter is an appendix or not:
4078 % Check for appendix sections:
4083 \errmessage{@appendix... within a non-appendix chapter}%
4126 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
4155 \outer\parseargdef\appendix{\apphead0{#1}} % normally apphead0 calls appendixzzz
4279 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
4376 % Only insert the separating space if we have a chapter/appendix
4708 % Typeset the label for a chapter or appendix for the short contents.
4709 % The arg is, e.g., `A' for an appendix, or `3' for a chapter.
4719 % with appendix letters. And right-justifying numbers and

12