HomeSort by relevance Sort by last modified time
    Searched defs:STD (Results 1 - 5 of 5) sorted by null

  /external/stlport/test/unit/
locale_test.h 12 # define STD std::
14 # define STD
77 void _loc_has_facet( const STD locale& );
78 void _num_put_get( const STD locale&, const ref_locale* );
79 void _time_put_get( const STD locale& );
80 void _ctype_facet( const STD locale& );
81 void _ctype_facet_w( const STD locale& );
82 void _locale_init_problem( const STD locale& );
87 void _money_put_get( const STD locale&, const ref_monetary* )
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
locale_test.h 12 # define STD std::
14 # define STD
77 void _loc_has_facet( const STD locale& );
78 void _num_put_get( const STD locale&, const ref_locale* );
79 void _time_put_get( const STD locale& );
80 void _ctype_facet( const STD locale& );
81 void _ctype_facet_w( const STD locale& );
82 void _locale_init_problem( const STD locale& );
87 void _money_put_get( const STD locale&, const ref_monetary* )
    [all...]
  /ndk/tests/device/test-stlport/unit/
locale_test.h 12 # define STD std::
14 # define STD
77 void _loc_has_facet( const STD locale& );
78 void _num_put_get( const STD locale&, const ref_locale* );
79 void _time_put_get( const STD locale& );
80 void _ctype_facet( const STD locale& );
81 void _ctype_facet_w( const STD locale& );
82 void _locale_init_problem( const STD locale& );
87 void _money_put_get( const STD locale&, const ref_monetary* )
    [all...]
  /external/valgrind/tsan/
ts_util.h 59 # define STD TS_STL_NS
61 # define STD std
130 using STD::tr1::unordered_map;
131 using STD::tr1::unordered_set;
150 using STD::tr1::unordered_map;
151 using STD::tr1::unordered_set;
169 //using std::tr1::unordered_map;
170 //using std::tr1::unordered_set;
180 using STD::string
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 292 #define STD XO62( 0)
893 tcg_out32 (s, (STD
899 tcg_out32 (s, STD | RS (0) | RA (1) | (frame_size + 16));
942 tcg_out_ldsta (s, arg, arg1, arg2, STD, STDX);
    [all...]

Completed in 107 milliseconds