Searched refs:std (Results 1 – 7 of 7) sorted by relevance
104 # define __BEGIN_NAMESPACE_STD namespace std {106 # define __USING_NAMESPACE_STD(name) using std::name;
715 v4l2_std_id std; member753 v4l2_std_id std; member
83 #define _BEGIN_STD_C namespace std { extern "C" {
221 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 224 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 225 # func(std::string) {}). This also make the inheritance and collaboration
220 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 223 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 224 # func(std::string) {}). This also make the inheritance and collaboration
15 // using namespace std at the beginning of processing
8344 printf("MApi_XC_EnableFpllBoundaryTest(): std set = 0x%tx\n", (ptrdiff_t)u32OrigFpllSet);