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

  /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/pcre/dist/sljit/
sljitNativePPC_common.c 207 #define STD (HI(62) | 0)
570 #define STACK_STORE STD
731 /* u w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
781 /* s w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
aoutx.h 266 #define STD(i, j) case i: return & howto_table_std [j]
303 /* std relocs. */
306 STD (BFD_RELOC_8, 0);
307 STD (BFD_RELOC_16, 1);
308 STD (BFD_RELOC_32, 2);
309 STD (BFD_RELOC_8_PCREL, 4);
310 STD (BFD_RELOC_16_PCREL, 5);
311 STD (BFD_RELOC_32_PCREL, 6);
312 STD (BFD_RELOC_16_BASEREL, 9);
313 STD (BFD_RELOC_32_BASEREL, 10)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
m88k.h 287 #define STD LDHU+4
296 #define JSR STD+1
297 #define BSR STD+2
298 #define BR STD+3
299 #define JMP STD+4
300 #define BB1 STD+5
301 #define BB0 STD+6
302 #define RTN STD+7
303 #define BCND STD+8
  /external/v8/src/ppc/
constants-ppc.h 148 STD = 62 << 26, // Store Double Word (optionally with Update)
  /external/mesa3d/src/mesa/x86/
assyntax.h 662 #define STD CHOICE(std, std, std)
    [all...]

Completed in 179 milliseconds