Home
last modified time | relevance | path

Searched refs:Hierarchy (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm-project/clang/utils/TableGen/
DClangSyntaxEmitter.cpp42 class Hierarchy { class
44 Hierarchy(const llvm::RecordKeeper &Records) { in Hierarchy() function in __anon8474b2420111::Hierarchy
104 const Hierarchy::NodeType &firstConcrete(const Hierarchy::NodeType &N) { in firstConcrete()
107 const Hierarchy::NodeType &lastConcrete(const Hierarchy::NodeType &N) { in lastConcrete()
133 Hierarchy H(Records); in EmitClangSyntaxNodeList()
148 H.visit([&](const Hierarchy::NodeType &N) { in EmitClangSyntaxNodeList()
192 Hierarchy H(Records); in EmitClangSyntaxNodeClasses()
196 H.visit([&](const Hierarchy::NodeType &N) { in EmitClangSyntaxNodeClasses()
201 H.visit([&](const Hierarchy::NodeType &N) { in EmitClangSyntaxNodeClasses()
DClangAttrEmitter.cpp2858 AttrClassHierarchy Hierarchy(Records); in EmitClangAttrList() local
2861 Hierarchy.emitDefaultDefines(OS); in EmitClangAttrList()
2875 Hierarchy.classifyAttr(Attr); in EmitClangAttrList()
2879 Hierarchy.emitAttrLists(OS); in EmitClangAttrList()
2886 Hierarchy.emitAttrRanges(OS); in EmitClangAttrList()
2890 Hierarchy.emitUndefs(OS); in EmitClangAttrList()
/external/openscreen/docs/
Dtrace_logging.md38 Together, the IDs associated with these calls form a Trace ID Hierarchy. The
39 Hierarchy has the following format:
113 async trace. When this call is used, the Trace ID Hierarchy will be
120 a new asynchronous function trace with name and full Trac ID Hierarchy as
129 function trace with name and full Trace ID Hierarchy as provided. It will
147 This macro returns an instance of struct Trace ID Hierarchy containing the
148 current Trace ID Hierarchy. This is intended to be used with
149 `TRACE_SET_HIERARCHY` (described below) so that Trace ID Hierarchy can be
153 This macro sets the current Trace Id Hierarchy without initiating a scoped
156 ID Hierarchy can be maintained when crossing thread or machine boundaries.
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/lib/tpm/
Dsub.mk128 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/ChangeEPS.c
129 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/ChangePPS.c
130 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/Clear.c
131 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/ClearControl.c
132 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/CreatePrimary.c
133 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/HierarchyChangeAuth.c
134 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/HierarchyControl.c
135 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Hierarchy/SetPrimaryPolicy.c
229 srcs-y += tpm_symlink/TPMCmd/tpm/src/subsystem/Hierarchy.c
/external/libxml2/test/catalogs/
Dcatal2.sgml4 PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN" "dbhier.mod"PUBLIC "-//Davenpor…
Dcatal3.sgml4 PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//E…
/external/libnl/doc/
Dindex.txt6 image:library_overview.png["Library Hierarchy"]
Dcore.txt23 .Library Hierarchy
27 image:library_overview.png["Library Hierarchy"]
/external/libvpx/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/
DBVH.pde3 *Bouding Volume Hierarchy
95 // Bounding Volume Hierarchy
/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc44 TEST(TraceEventArgumentTest, Hierarchy) { in TEST() argument
/external/doclava/src/com/google/doclava/
DHierarchy.java25 public class Hierarchy { class
DDoclava.java1634 Hierarchy.makeHierarchy(data, info.toArray(new ClassInfo[info.size()])); in writeHierarchy()
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2075 AttrClassHierarchy Hierarchy(Records); in EmitClangAttrList() local
2078 Hierarchy.emitDefaultDefines(OS); in EmitClangAttrList()
2092 Hierarchy.classifyAttr(Attr); in EmitClangAttrList()
2096 Hierarchy.emitAttrLists(OS); in EmitClangAttrList()
2103 Hierarchy.emitAttrRanges(OS); in EmitClangAttrList()
2107 Hierarchy.emitUndefs(OS); in EmitClangAttrList()
/external/llvm-project/llvm/test/Demangle/
Dms-operators.test222 ; CHECK: Base::`RTTI Class Hierarchy Descriptor'
/external/sfntly/doc/
DSfntlyCPlusPlusNotes.md70 ### Class Hierarchy
/external/llvm-project/openmp/runtime/src/i18n/
Den_US.txt428 HierSchedInvalid "Hierarchy ignored: unsupported level: %1$s."
/external/python/cpython3/Doc/library/
Dasyncio-protocol.rst88 Transports Hierarchy
/external/tpm2-tss/doc/
Ddoxygen.dox99 \def ESYS_TR_RH_OWNER TPM Resource Owner Hierarchy
100 \def ESYS_TR_RH_NULL TPM Resource Ephemeral Hierarchy
102 \def ESYS_TR_RH_ENDORSEMENT TPM Resource Endorsement Hierarchy
103 \def ESYS_TR_RH_PLATFORM TPM Resource Platform Hierarchy
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …unction(G){G.__lE(p);}})});})();(function(){var f="qx.client",e="qx.dom.Hierarchy",d="previousSibl…
/external/python/cpython2/Doc/whatsnew/
D2.6.rst1385 PEP 3141: A Type Hierarchy for Numbers
1427 :pep:`3141` - A Type Hierarchy for Numbers
/external/one-true-awk/testdir/
Dfunstack.ok554 Hierarchy When Storage Assignment is
2399 Lee Cooprider Modularization and Hierarchy in a Family
/external/python/cpython3/Doc/whatsnew/
D2.6.rst1389 PEP 3141: A Type Hierarchy for Numbers
1431 :pep:`3141` - A Type Hierarchy for Numbers
/external/llvm/docs/
DProgrammersManual.rst1756 that you will be working with. The :ref:`Core LLVM Class Hierarchy Reference
2766 The Core LLVM Class Hierarchy Reference
/external/llvm-project/lldb/docs/
Ddoxygen.cfg.in1032 # and Class Hierarchy pages using a tree view instead of an ordered list.
/external/antlr/runtime/C/
Ddoxyfile1063 # and Class Hierarchy pages using a tree view instead of an ordered list.

12