HomeSort by relevance Sort by last modified time
    Searched full:appendix (Results 1 - 25 of 1553) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/location/src/android/location/cts/asn1/base/
PacketBuilder.java 24 public void append(BitStream appendix) {
25 if (appendix.beginsByteAligned()) {
28 int bitsToAppend = appendix.getBitCount();
29 byte[] bytes = appendix.getPaddedBytes();
  /external/antlr/
build.gradle 20 appendix "runtime"
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Ipmi.h 4 See IPMI specification, Appendix G, Command Assignments
5 and Appendix H, Sub-function Assignments.
IpmiNetFnSensorEvent.h 9 See IPMI specification, Appendix G, Command Assignments
10 and Appendix H, Sub-function Assignments.
  /prebuilts/go/darwin-x86/src/runtime/
atomic_ppc64x.s 11 // v2.07 book II, appendix B.2.2.2.
  /prebuilts/go/linux-x86/src/runtime/
atomic_ppc64x.s 11 // v2.07 book II, appendix B.2.2.2.
  /cts/tests/tests/media/libaudiojni/
Android.mk 24 appendix-b-1-1-buffer-queue.cpp \
25 appendix-b-1-2-recording.cpp \
  /external/bzip2/
bz-common.xsl 32 appendix toc,title
33 article/appendix nop
  /build/make/tools/droiddoc/templates-pdk/assets/
customizations.js 7 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
  /external/boringssl/src/crypto/fipsmodule/aes/
aes_tests.txt 1 # Test vectors from FIPS-197, Appendix C.
  /external/protobuf/
build.gradle 104 appendix "java"
113 appendix "java"
122 appendix "java"
131 appendix "java"
  /external/toybox/tests/
md5sum.test 7 # These tests are from RFC 1321 appendix 5, reshuffled slightly to test
  /external/wayland/doc/publican/sources/
Foreword.xml 14 in the Appendix. This document is aimed primarily at Wayland developers and
Server.xml 7 <appendix id="sect-Library-Server">
49 </appendix>
  /external/swiftshader/src/OpenGL/compiler/
ValidateLimitations.h 29 // minimum functionality mandated in GLSL 1.0 spec, Appendix A.
57 // mandated in GLSL 1.0 spec, Appendix A, Section 5.
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
readme.txt 18 ** After some time, the file howexpensive.xml will be created (an example is attached as Appendix I)
32 ** Appendix II shows a .CSV (spreadsheet) file which shows analysis of a sample run between different systems.
35 ** Appendix I: Sample File
70 ** Appendix II: Analysis.csv
80 ** Appendix III: Revision History
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
VirtioBlk.h 25 // virtio-0.9.5, Appendix D: Block Device
66 // header. See description of historical scattering at the end of Appendix D:
  /external/libmicrohttpd/doc/
libmicrohttpd.3 18 libmicrohttpd is released under both the LGPL Version 2.1 or higher and the GNU GPL with eCos extension. For details on both licenses please read the respective appendix in the manual.
  /external/swiftshader/third_party/PowerVR_SDK/
License.txt 15 iii. you comply with the attribution requirements set out in Appendix 1;
18 (c) Use the SDK as expressly authorised by Imagination in writing, on the payment and/or support terms set out in Appendix 2 (if applicable) ("Custom License").
42 APPENDIX 1: ATTRIBUTION REQUIREMENTS
49 APPENDIX 2: FEES
  /external/vboot_reference/firmware/2lib/include/
2guid.h 5 * GUID structure. Defined in appendix A of EFI standard.
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
KCode.kt 25 class Appendix(val glue : String, val code : KCode)
107 nodes.add(Appendix(glue, c!!))
129 val newlineFirstNode = s != null || (nodes.isNotEmpty() && nodes.first() is Appendix)
132 is Appendix -> {
  /external/libxml2/doc/tutorial/
xmltutorial.xml 58 <revremark>add compilation appendix</revremark>
678 <appendix id="compilation">
690 </appendix>
692 <appendix id="sampledoc">
695 </appendix>
696 <appendix id="keywordappendix">
701 </appendix>
702 <appendix id="xpathappendix">
707 </appendix>
708 <appendix id="addkeywordappendix"
    [all...]
  /external/libxml2/
rngparser.c 448 * implements attribute of the RELAX NG Compact Syntax Appendix A
475 * implements bindPrefix of the RELAX NG Compact Syntax Appendix A
525 * implements bindDatatypePrefix of the RELAX NG Compact Syntax Appendix A
562 * implements lookupPrefix of the RELAX NG Compact Syntax Appendix A
584 * implements lookupDatatypePrefix of the RELAX NG Compact Syntax Appendix A
602 * implements lookupPrefix of the RELAX NG Compact Syntax Appendix A
631 * Parse XXX of the RELAX NG Compact Syntax Appendix A
648 * Parse params of the RELAX NG Compact Syntax Appendix A
663 * Parse exceptNameClass of the RELAX NG Compact Syntax Appendix A
692 * Parse innerNameClass of the RELAX NG Compact Syntax Appendix
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellManParser.h 20 will be parsed from a UEFI Shell manual page. (see UEFI Shell 2.0 Appendix B)
23 manner, to the section names described in Appendix B. If the section exists,
  /external/jline/src/src/site/docbook/
index.xml 319 <appendix id="known_bugs">
326 </appendix>
328 <appendix id="contributors">
366 </appendix>
368 <appendix id="todo">
378 </appendix>
380 <appendix id="changelog">
491 </appendix>

Completed in 1545 milliseconds

1 2 3 4 5 6 7 8 91011>>