Searched refs:namespace (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | _ansi.h | 117 #define _BEGIN_STD_C namespace std { extern "C" {
|
| /optee_os/scripts/ |
| H A D | sign_encrypt.py | 69 def __call__(self, parser, namespace, values, option_string=None): argument 71 if getattr(namespace, a, False): 73 setattr(namespace, a, True) 74 setattr(namespace, self.dest, values)
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 4767 * All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.
|