| /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/typescript/tests/arkTSTest/testcase/arkts-no-ns-as-obj/ |
| D | arkts-no-ns-as-obj-1-error.ets | 17 // Namespaces cannot be used as objects
|
| D | arkts-no-ns-as-obj-3-error.ets | 17 // Namespaces cannot be used as objects
|
| D | arkts-no-ns-as-obj-5-error.ets | 17 // Namespaces cannot be used as objects
|
| D | arkts-no-ns-as-obj-4-error.ets | 17 // Namespaces cannot be used as objects
|
| /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 | 106 /* Define to make XML Namespaces functionality available. */
|
| D | configure.ac | 292 [Define to make XML Namespaces functionality available.])
|
| D | CMakeLists.txt | 131 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/skia/third_party/externals/angle2/doc/ |
| D | CodingStandard.md | 68 * Namespaces: short names. use all lower case
|
| /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/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/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/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/glfw/docs/ |
| D | Doxyfile.in | 567 # Namespaces page. 568 # This will remove the Namespaces entry from the Quick Index
|
| /third_party/openh264/docs/doxygen/ |
| D | Doxyfile | 587 # Namespaces page. This will remove the Namespaces entry from the Quick Index
|
| /third_party/libabigail/doc/website/ |
| D | libabigail-website.doxy | 591 # Namespaces page. 592 # This will remove the Namespaces entry from the Quick Index
|
| /third_party/libabigail/doc/api/ |
| D | libabigail.doxy | 590 # Namespaces page. 591 # This will remove the Namespaces entry from the Quick Index
|