Home
last modified time | relevance | path

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

123

/external/python/httplib2/
Dref.tex58 %\appendix
61 %My appendix.
63 %The \code{\e appendix} markup need not be repeated for additional
/external/llvm-project/lldb/test/API/lang/objc/objc_direct-methods/
Dmain.m25 … //%self.expect_expr("[self directCallIdArg: (id)str]", result_summary='@"some string appendix"')
54 return [param stringByAppendingString:@" appendix"];
88 … //%self.expect_expr("[foo directCallIdArg: (id)str]", result_summary='@"some string appendix"')
/external/rust/crates/grpcio-sys/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/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/protobuf/
Dbuild.gradle151 appendix "java"
160 appendix "java"
169 appendix "java"
178 appendix "java"
/external/antlr/
Dbuild.gradle20 appendix "runtime"
/external/llvm-project/mlir/utils/spirv/
Dgen_spirv_dialect.py657 def get_description(text, appendix): argument
669 return fmt_str.format(text=text, appendix=appendix)
/external/python/cpython2/Doc/tutorial/
Dindex.rst59 appendix.rst
Dappendix.rst1 .. _tut-appendix:
/external/python/cpython3/Doc/tutorial/
Dindex.rst60 appendix.rst
Dappendix.rst1 .. _tut-appendix:
/external/openscreen/osp/msgs/
Dosp_messages.cddl1 ; Open Screen protocol spec: https://webscreens.github.io/openscreenprotocol/#appendix-a
/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/angle/extensions/
DANGLE_texture_compression_dxt.txt155 in the appendix of EXT_texture_compression_s3tc.
DANGLE_lossy_etc_decode.txt51 Also see OpenGL ES 3.0 specification appendix C.2 (ETC Compressed Texture
/external/wayland/doc/publican/sources/css/
Dcommon.css85 .toc .chapter, .toc .appendix {
95 span.appendix {
254 .appendix h2 {
1330 div.appendix {
/external/rust/crates/uuid/
DCONTRIBUTING.md108 …t-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md#appendix-a-full-convention…
/external/rust/crates/ring/crypto/cipher_extra/test/
Daes_256_gcm_siv_tests.txt2 # https://tools.ietf.org/html/draft-irtf-cfrg-gcmsiv-04#appendix-C
Daes_128_gcm_siv_tests.txt12 # https://tools.ietf.org/html/draft-irtf-cfrg-gcmsiv-04#appendix-C
/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/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td12 // Optimization Guide for AMD Family 16h Processors & Instruction Latency appendix.
/external/skia/site/docs/dev/design/conical/
D_index.md29 3. [Appendix](#appendix)
196 ## <span id="appendix">Appendix</span>
/external/skqp/site/dev/design/conical/
Dindex.md26 3. [Appendix](#appendix)
164 ## <span id="appendix">Appendix</span>
/external/freetype/builds/mac/
DREADME22 appendix of this document.

123