Home
last modified time | relevance | path

Searched refs:Namespaces (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Derrors.c181 &ctx->Debug.ClientIDs.Namespaces[source][type]; in get_message_state()
232 &ctx->Debug.ClientIDs.Namespaces[source][type]; in set_message_state()
631 foreach(node, &ClientIDs->Namespaces[s][t].Severity[sev]) { in control_app_messages_by_group()
765 ClientIDs->Namespaces[s][t].IDs = _mesa_NewHashTable(); in _mesa_init_errors()
766 assert(ClientIDs->Namespaces[s][t].IDs); in _mesa_init_errors()
769 make_empty_list(&ClientIDs->Namespaces[s][t].Severity[sev]); in _mesa_init_errors()
782 _mesa_DeleteHashTable(ClientIDs->Namespaces[s][t].IDs); in _mesa_free_errors_data()
787 foreach_s(node, tmp, &ClientIDs->Namespaces[s][t].Severity[sev]) { in _mesa_free_errors_data()
Dmtypes.h3315 struct gl_client_namespace Namespaces[2][6]; /* source, type */ member
/external/clang/include/clang/Sema/
DSemaInternal.h121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS), in TypoCorrectionConsumer()
328 NamespaceSpecifierSet Namespaces; variable
DExternalSemaSource.h80 SmallVectorImpl<NamespaceDecl *> &Namespaces);
DMultiplexExternalSemaSource.h213 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp206 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces() argument
208 Sources[i]->ReadKnownNamespaces(Namespaces); in ReadKnownNamespaces()
DSemaLookup.cpp2379 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup()
2381 : S(S), Namespaces(Namespaces), Classes(Classes), in AssociatedLookup()
2386 Sema::AssociatedNamespaceSet &Namespaces; member
2395 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace() argument
2410 Namespaces.insert(Ctx->getPrimaryContext()); in CollectEnclosingNamespace()
2443 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces()
2487 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces()
2513 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces()
2548 CollectEnclosingNamespace(Result.Namespaces, BaseCtx); in addAssociatedClassesAndNamespaces()
2633 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces()
[all …]
DSema.cpp1259 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument
DSemaDecl.cpp12176 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local
12185 Namespaces.push_back(II); in createFriendTagNNSFixIt()
12198 std::reverse(Namespaces.begin(), Namespaces.end()); in createFriendTagNNSFixIt()
12199 for (auto *II : Namespaces) in createFriendTagNNSFixIt()
/external/selinux/secilc/docs/
DREADME.md16 * [Namespaces](cil_reference_guide.md#namespaces)
Dcil_reference_guide.md111 Namespaces section in CIL Information
/external/bison/tests/
Dc++.at105 ## Namespaces. ##
/external/flatbuffers/docs/source/
DCUsage.md169 ## Namespaces section in Use in C {#flatbuffers_guide_use_c}
DSchemas.md165 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/external/ltp/
DREADME.kernel_config13 Enabling Kernel Configuration to test Containers/Namespaces
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle185 * Namespaces.
Dtree.rpgle1196 * Namespaces.
/external/tagsoup/
DREADME193 Namespaces are suppressed. Normally, all elements are in the
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
/external/clang/include/clang/Serialization/
DASTReader.h1801 SmallVectorImpl<NamespaceDecl *> &Namespaces) override;
/external/syslinux/gpxe/src/
Ddoxygen.cfg473 # Namespaces page. This will remove the Namespaces entry from the Quick Index
/external/antlr/antlr-3.4/runtime/C/
Ddoxyfile509 # Namespaces page. This will remove the Namespaces entry from the Quick Index
/external/swiftshader/third_party/LLVM/docs/
Ddoxygen.cfg.in499 # Namespaces page.
500 # This will remove the Namespaces entry from the Quick Index
/external/libvncserver/
DDoxyfile509 # Namespaces page. This will remove the Namespaces entry from the Quick Index
/external/mesa3d/src/gallium/state_trackers/clover/
DDoxyfile528 # Namespaces page.
529 # This will remove the Namespaces entry from the Quick Index

12