Searched refs:namespace (Results 1 – 2 of 2) sorted by relevance
| /honee/tests/ |
| H A D | junit_common.py | 49 def __call__(self, parser, namespace, values, option_string=None): argument 58 setattr(namespace, self.dest, values)
|
| /honee/ |
| H A D | Doxyfile | 260 # of the file/class/namespace that contains it. 457 # namespace, or group documentation), provided this scope is documented. If set 468 # namespace, or class. And the struct will be named TypeS. This can typically be 564 # extracted and appear in the documentation as a namespace called 566 # the file that contains the anonymous namespace. By default anonymous namespace 635 # their full class and namespace scopes in the documentation. If set to YES, the 687 # descriptions of file, namespace and class members alphabetically by member 715 # be sorted only by class name, not including the namespace part. 1588 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help 1591 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace). [all …]
|