OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STD
(Results
1 - 3
of
3
) 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
...]
/external/qemu/tcg/ppc64/
tcg-target.c
280
#define
STD
XO62( 0)
804
else tcg_out32 (s,
STD
| RS (data_reg) | RA (r0));
839
tcg_out32 (s, (
STD
845
tcg_out32 (s,
STD
| RS (0) | RA (1) | (frame_size + 16));
881
tcg_out_ldsta (s, arg, arg1, arg2,
STD
, STDX);
1118
tcg_out_ldsta (s, args[0], args[1], args[2],
STD
, STDX);
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
622
#define
STD
CHOICE(
std
,
std
,
std
)
[
all
...]
Completed in 38 milliseconds