Home
last modified time | relevance | path

Searched refs:std (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h104 # define __BEGIN_NAMESPACE_STD namespace std {
106 # define __USING_NAMESPACE_STD(name) using std::name;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dvideodev2.h715 v4l2_std_id std; member
753 v4l2_std_id std; member
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A D_ansi.h83 #define _BEGIN_STD_C namespace std { extern "C" {
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile221 # 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
H A Dbsp.dxyfile220 # 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
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt15 // using namespace std at the beginning of processing
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.08344 printf("MApi_XC_EnableFpllBoundaryTest(): std set = 0x%tx\n", (ptrdiff_t)u32OrigFpllSet);