Home
last modified time | relevance | path

Searched defs:Namespaces (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Doc/library/
Dxmllib.rst298 .. [#] Actually, a number of keyword arguments are recognized which influence the
/external/flatbuffers/docs/source/
DCUsage.md169 ## Namespaces section in Use in C {#flatbuffers_guide_use_c}
DSchemas.md207 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/external/selinux/secilc/docs/
Dcil_reference_guide.md116 Namespaces section in CIL Information
/external/clang/include/clang/Sema/
DSemaInternal.h328 NamespaceSpecifierSet Namespaces; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h305 std::vector<AccelInfo> Namespaces; variable
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp206 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces()
DSema.cpp1259 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()
DSemaLookup.cpp2386 Sema::AssociatedNamespaceSet &Namespaces; member
2395 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()
DSemaDecl.cpp12176 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local
/external/python/cpython2/Lib/xml/dom/
Dexpatbuilder.py718 class Namespaces: class
/external/mesa3d/src/mesa/main/
Ddebug_output.c64 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT]; member
/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py711 class Namespaces: class
/external/clang/lib/Serialization/
DASTReader.cpp7223 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()