Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/newlib/
A D_ansi.h117 #define _BEGIN_STD_C namespace std { extern "C" {
/optee_os-3.20.0/scripts/
A Dsign_encrypt.py69 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-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog2878 * All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.

Completed in 9 milliseconds