Home
last modified time | relevance | path

Searched defs:Namespaces (Results 1 – 16 of 16) 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.md186 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/external/selinux/secilc/docs/
Dcil_reference_guide.md111 Namespaces section in CIL Information
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dmetadata.go17 func Namespaces(ctx context.Context) ([]string, error) { func
/external/syzkaller/dashboard/app/
Dconfig.go34 Namespaces map[string]*Config member
/external/clang/include/clang/Sema/
DSemaInternal.h328 NamespaceSpecifierSet Namespaces; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h304 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/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py711 class Namespaces: class
/external/mesa3d/src/mesa/main/
Ddebug_output.c65 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT]; member
/external/clang/lib/Serialization/
DASTReader.cpp7223 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()