| /third_party/mesa3d/src/mesa/main/ |
| D | debug_output.c | 66 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT]; member 411 debug_namespace_init(&debug->Groups[0]->Namespaces[s][t]); in debug_create() 447 if (!debug_namespace_copy(&dst->Namespaces[s][t], in debug_make_group_writable() 448 &src->Namespaces[s][t])) { in debug_make_group_writable() 451 debug_namespace_clear(&dst->Namespaces[s][t]); in debug_make_group_writable() 454 debug_namespace_clear(&dst->Namespaces[s][t]); in debug_make_group_writable() 481 debug_namespace_clear(&grp->Namespaces[s][t]); in debug_clear_group() 542 ns = &debug->Groups[gstack]->Namespaces[source][type]; in debug_set_message_enable() 587 &debug->Groups[gstack]->Namespaces[s][t]; in debug_set_message_enable_all() 605 struct gl_debug_namespace *nspace = &grp->Namespaces[source][type]; in _mesa_debug_is_message_enabled()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 233 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() 305 std::vector<AccelInfo> Namespaces; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.cpp | 122 Namespaces.emplace_back(Name, Die); in addNamespaceAccelerator()
|
| /third_party/skia/third_party/externals/expat/expat/ |
| D | expat_config.h.cmake | 103 /* Define to make XML Namespaces functionality available. */
|
| D | configure.ac | 292 [Define to make XML Namespaces functionality available.])
|
| D | CMakeLists.txt | 129 option(EXPAT_NS "Define to make XML Namespaces functionality available" ON)
|
| /third_party/python/Lib/xml/dom/ |
| D | expatbuilder.py | 711 class Namespaces: class 806 class ExpatBuilderNS(Namespaces, ExpatBuilder): 814 class FragmentBuilderNS(Namespaces, FragmentBuilder):
|
| /third_party/selinux/secilc/docs/ |
| D | README.md | 16 * [Namespaces](cil_reference_guide.md#namespaces)
|
| D | cil_reference_guide.md | 116 Namespaces section in CIL Information
|
| /third_party/flutter/skia/third_party/externals/angle2/doc/ |
| D | CodingStandard.md | 71 * Namespaces: short names. use all lower case
|
| /third_party/skia/third_party/externals/angle2/doc/ |
| D | CodingStandard.md | 68 * Namespaces: short names. use all lower case
|
| /third_party/flatbuffers/docs/source/ |
| D | CUsage.md | 169 ## Namespaces section in Use in C {#flatbuffers_guide_use_c}
|
| D | Schemas.md | 220 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
|
| /third_party/ltp/ |
| D | README.kernel_config | 13 Enabling Kernel Configuration to test Containers/Namespaces
|
| /third_party/libwebsockets/READMEs/ |
| D | README.fault-injection.md | 195 Namespaces can be combined, for example `vh=myvhost/wsi/listenskt` will set the 324 Namespaces can be used to target these more precisely, for example even though
|
| /third_party/node/deps/npm/node_modules/debug/ |
| D | CHANGELOG.md | 86 * Fix: Namespaces would not disable once enabled (#409, @musikov)
|
| /third_party/python/Doc/tutorial/ |
| D | classes.rst | 60 Python Scopes and Namespaces 96 Namespaces are created at different moments and have different lifetimes. The 161 Scopes and Namespaces Example
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | parserInternals.rpgle | 185 * Namespaces.
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | README.md | 165 Namespaces look like this:
|
| /third_party/python/Doc/library/ |
| D | xml.dom.rst | 122 `Namespaces in XML <https://www.w3.org/TR/REC-xml-names/>`_ (section 4). 881 regard to the `Namespaces in XML <https://www.w3.org/TR/REC-xml-names/>`_
|
| /third_party/python/Doc/ |
| D | glossary.rst | 838 The place where a variable is stored. Namespaces are implemented as 840 as nested namespaces in objects (in methods). Namespaces support 843 their namespaces. Namespaces also aid readability and maintainability by
|
| /third_party/libfuse/doc/ |
| D | Doxyfile | 459 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
| /third_party/typescript/doc/ |
| D | spec-ARCHIVED.md | 27 * [1.10 Namespaces](#1.10) 199 * [10 Namespaces](#10) 234 * [A.8 Namespaces](#A.8) 712 ## <a name="1.10"/>1.10 Namespaces 5170 # <a name="10"/>10 Namespaces 5172 Namespaces provide a mechanism for organizing code and declarations in hierarchies of named contain… 5185 Namespaces are declared using the `namespace` keyword, but for backward compatibility of earlier ve… 5187 Namespaces are either ***instantiated*** or ***non-instantiated***. A non-instantiated namespace is… 5373 Namespaces are "open-ended" and namespace declarations with the same qualified name relative to a c… 6487 ## <a name="A.8"/>A.8 Namespaces
|
| /third_party/flutter/skia/third_party/externals/sdl/Xcode/XcodeDocSet/ |
| D | Doxyfile | 503 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
| /third_party/flutter/skia/third_party/externals/sdl/docs/ |
| D | doxyfile | 488 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|