Searched refs:STD (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
/external/stlport/test/unit/ |
D | locale_test.h | 12 # define STD std:: macro 14 # define STD macro 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* ); 88 void _money_put_get2( const STD locale& loc, const STD locale& streamLoc, const ref_monetary* ); [all …]
|
/external/openssl/crypto/bn/asm/ |
D | pa-risc2W.s | 124 STD %r3,0(%sp) ; save r3 125 STD %r4,8(%sp) ; save r4 129 STD %r5,16(%sp) ; save r5 130 STD %r6,24(%sp) ; save r6 131 STD %r7,32(%sp) ; save r7 132 STD %r8,40(%sp) ; save r8 134 STD %r9,48(%sp) ; save r9 137 STD w,56(%sp) ; store w on stack 220 STD lt_0,0(r_ptr) ; rp[0] = lt[0] 226 STD lt_1,8(r_ptr) ; rp[1] = lt[1] [all …]
|
D | pa-risc2.s | 132 STD %r3,0(%sp) ; save r3 133 STD %r4,8(%sp) ; save r4 137 STD %r5,16(%sp) ; save r5 139 STD %r6,24(%sp) ; save r6 140 STD %r7,32(%sp) ; save r7 142 STD %r8,40(%sp) ; save r8 143 STD %r9,48(%sp) ; save r9 228 STD lt_0,0(r_ptr) ; rp[0] = lt[0] 234 STD lt_1,8(r_ptr) ; rp[1] = lt[1] 275 STD lt_0,0(r_ptr) ; rp[0] = lt [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-move-07.ll | 5 ; Test the low end of the STD range. 14 ; Test the high end of the STD range. 24 ; Check the next doubleword up, which should use STDY instead of STD. 88 ; Check that STD allows an index.
|
/external/chromium_org/third_party/icu/source/data/curr/ |
D | shi.txt | 178 STD{ 179 "STD",
|
D | vai.txt | 178 STD{ 179 "STD",
|
D | zgh.txt | 182 STD{ 183 "STD",
|
D | si.txt | 526 STD{ 527 "STD", 768 STD{
|
D | mfe.txt | 178 STD{ 179 "STD",
|
D | khq.txt | 178 STD{ 179 "STD",
|
D | mua.txt | 178 STD{ 179 "STD",
|
D | twq.txt | 178 STD{ 179 "STD",
|
D | dje.txt | 178 STD{ 179 "STD",
|
D | mg.txt | 178 STD{ 179 "STD",
|
D | naq.txt | 178 STD{ 179 "STD",
|
D | ses.txt | 178 STD{ 179 "STD",
|
D | kln.txt | 178 STD{ 179 "STD",
|
D | tzm.txt | 178 STD{ 179 "STD",
|
D | bm.txt | 178 STD{ 179 "STD",
|
/external/icu/icu4c/source/data/curr/ |
D | vai.txt | 186 STD{ 187 "STD",
|
D | zgh.txt | 186 STD{ 187 "STD",
|
D | shi.txt | 190 STD{ 191 "STD",
|
D | si.txt | 526 STD{ 527 "STD", 772 STD{
|
D | naq.txt | 190 STD{ 191 "STD",
|
/external/e2fsprogs/debian/ |
D | comerr-dev.examples | 2 debian/BUILD-STD/lib/ext2fs/ext2_err.et
|
12345678910>>...14