Home
last modified time | relevance | path

Searched defs:Namespaces (Results 1 – 9 of 9) sorted by relevance

/third_party/selinux/secilc/docs/
Dcil_reference_guide.md116 Namespaces section in CIL Information
/third_party/flatbuffers/docs/source/
DCUsage.md169 ## Namespaces section in Use in C {#flatbuffers_guide_use_c}
DSchemas.md220 ### Namespaces subsection in Writing a schema {#flatbuffers_guide_writing_schema}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h305 std::vector<AccelInfo> Namespaces; variable
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md871 #### Namespaces subsubsection
/third_party/boost/libs/parameter/doc/
Dindex.rst2534 Namespaces section in Best Practices
Dreference.rst57 Namespaces section in Preliminaries
/third_party/mesa3d/src/mesa/main/
Ddebug_output.c64 struct gl_debug_namespace Namespaces[MESA_DEBUG_SOURCE_COUNT][MESA_DEBUG_TYPE_COUNT]; member
/third_party/python/Lib/xml/dom/
Dexpatbuilder.py711 class Namespaces: class