Searched refs:STD (Results 1 - 18 of 18) sorted by relevance

/external/stlport/test/unit/
H A Dlocale_test.h12 # 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 local
92 # undef STD macro
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dpa-risc2W.s124 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_
[all...]
H A Dpa-risc2.s132 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_
[all...]
/external/openssl/crypto/bn/asm/
H A Dpa-risc2W.s124 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_
[all...]
H A Dpa-risc2.s132 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_
[all...]
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp560 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD;
651 splitMove(MI, SystemZ::STD);
729 StoreOpcode = SystemZ::STD;
H A DSystemZFrameLowering.cpp393 (MBBI->getOpcode() == SystemZ::STD ||
H A DSystemZISelLowering.cpp2304 return emitCondStore(MI, MBB, SystemZ::STD, 0, false);
2306 return emitCondStore(MI, MBB, SystemZ::STD, 0, true);
/external/qemu/tcg/ppc64/
H A Dtcg-target.c292 #define STD XO62( 0) macro
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);
1296 tcg_out_ldsta (s, args[0], args[1], args[2], STD, STDX);
/external/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp64 ImmToIdxMap[PPC::LD] = PPC::LDX; ImmToIdxMap[PPC::STD] = PPC::STDX;
527 // This is true for instructions like "STD".
536 case PPC::STD:
H A DPPCFrameLowering.cpp425 BuildMI(MBB, MBBI, dl, TII.get(PPC::STD))
431 BuildMI(MBB, MBBI, dl, TII.get(PPC::STD))
437 BuildMI(MBB, MBBI, dl, TII.get(PPC::STD))
H A DPPCISelDAGToDAG.cpp150 /// Suitable for use by STD and friends.
1427 case PPC::STD:
1475 StorageOpcode == PPC::STD) &&
1512 (StorageOpcode == PPC::LD || StorageOpcode == PPC::STD ||
H A DPPCAsmPrinter.cpp706 case PPC::STD:
715 unsigned OpNum = (MI->getOpcode() == PPC::STD) ? 2 : 1;
718 llvm_unreachable("Global must be word-aligned for LD, STD, LWA!");
H A DPPCInstrInfo.cpp129 case PPC::STD:
576 NewMIs.push_back(addFrameReference(BuildMI(MF, DL, get(PPC::STD))
H A DPPCISelLowering.cpp1081 /// suitable for STD and friends, i.e. multiples of 4.
4921 // STD the extended value into the stack slot.
6115 MIB = BuildMI(*thisMBB, MI, DL, TII->get(PPC::STD))
6132 TII->get(PPCSubTarget.isPPC64() ? PPC::STD : PPC::STW))
6160 MIB = BuildMI(mainMBB, DL, TII->get(PPC::STD))
/external/e2fsprogs/debian/
H A Drules80 stdbuilddir=${debdir}/BUILD-STD
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h662 #define STD CHOICE(std, std, std) macro
1383 #define STD std macro
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h662 #define STD CHOICE(std, std, std) macro
1383 #define STD std macro

Completed in 390 milliseconds