/external/mesa3d/src/mesa/main/ |
D | errors.c | 181 &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()
|
D | mtypes.h | 3315 struct gl_client_namespace Namespaces[2][6]; /* source, type */ member
|
/external/clang/include/clang/Sema/ |
D | SemaInternal.h | 121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS), in TypoCorrectionConsumer() 328 NamespaceSpecifierSet Namespaces; variable
|
D | ExternalSemaSource.h | 80 SmallVectorImpl<NamespaceDecl *> &Namespaces);
|
D | MultiplexExternalSemaSource.h | 213 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
/external/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 206 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces() argument 208 Sources[i]->ReadKnownNamespaces(Namespaces); in ReadKnownNamespaces()
|
D | SemaLookup.cpp | 2379 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 …]
|
D | Sema.cpp | 1259 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument
|
D | SemaDecl.cpp | 12176 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/ |
D | README.md | 16 * [Namespaces](cil_reference_guide.md#namespaces)
|
D | cil_reference_guide.md | 111 Namespaces section in CIL Information
|
/external/bison/tests/ |
D | c++.at | 105 ## Namespaces. ##
|
/external/flatbuffers/docs/source/ |
D | CUsage.md | 169 ## Namespaces section in Use in C {#flatbuffers_guide_use_c}
|
D | Schemas.md | 165 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
|
/external/ltp/ |
D | README.kernel_config | 13 Enabling Kernel Configuration to test Containers/Namespaces
|
/external/libxml2/os400/libxmlrpg/ |
D | parserInternals.rpgle | 185 * Namespaces.
|
D | tree.rpgle | 1196 * Namespaces.
|
/external/tagsoup/ |
D | README | 193 Namespaces are suppressed. Normally, all elements are in the
|
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |
/external/clang/include/clang/Serialization/ |
D | ASTReader.h | 1801 SmallVectorImpl<NamespaceDecl *> &Namespaces) override;
|
/external/syslinux/gpxe/src/ |
D | doxygen.cfg | 473 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 509 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
/external/swiftshader/third_party/LLVM/docs/ |
D | doxygen.cfg.in | 499 # Namespaces page. 500 # This will remove the Namespaces entry from the Quick Index
|
/external/libvncserver/ |
D | Doxyfile | 509 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
D | Doxyfile | 528 # Namespaces page. 529 # This will remove the Namespaces entry from the Quick Index
|