HomeSort by relevance Sort by last modified time
    Searched defs:STD (Results 1 - 6 of 6) 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/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...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 662 #define STD CHOICE(std, std, std)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 662 #define STD CHOICE(std, std, std)
    [all...]

Completed in 439 milliseconds