Home
last modified time | relevance | path

Searched refs:SW (Results 1 – 25 of 31) sorted by relevance

12

/external/oprofile/module/ia64/
DIA64entry.h22 #define SW(f) (IA64_SWITCH_STACK_##f##_OFFSET) macro
39 .savesp ar.unat, SW(CALLER_UNAT)+16+(off); \
40 .savesp ar.fpsr, SW(AR_FPSR)+16+(off); \
41 .spillsp f2, SW(F2)+16+(off); .spillsp f3, SW(F3)+16+(off); \
42 .spillsp f4, SW(F4)+16+(off); .spillsp f5, SW(F5)+16+(off); \
43 .spillsp f16, SW(F16)+16+(off); .spillsp f17, SW(F17)+16+(off); \
44 .spillsp f18, SW(F18)+16+(off); .spillsp f19, SW(F19)+16+(off); \
45 .spillsp f20, SW(F20)+16+(off); .spillsp f21, SW(F21)+16+(off); \
46 .spillsp f22, SW(F22)+16+(off); .spillsp f23, SW(F23)+16+(off); \
47 .spillsp f24, SW(F24)+16+(off); .spillsp f25, SW(F25)+16+(off); \
[all …]
/external/qemu/audio/
Daudio_template.h30 #define SW SWVoiceOut macro
35 #define SW SWVoiceIn macro
93 static void glue (audio_pcm_sw_free_resources_, TYPE) (SW *sw) in glue()
107 static int glue (audio_pcm_sw_alloc_resources_, TYPE) (SW *sw) in glue()
138 SW *sw, in glue()
176 static void glue (audio_pcm_sw_fini_, TYPE) (SW *sw) in glue()
185 static void glue (audio_pcm_hw_add_sw_, TYPE) (HW *hw, SW *sw) in glue()
190 static void glue (audio_pcm_hw_del_sw_, TYPE) (SW *sw) in glue()
342 static SW *glue (audio_pcm_create_voice_pair_, TYPE) ( in glue()
347 SW *sw; in glue()
[all …]
/external/skia/gm/
Dstrokerects.cpp27 static const SkScalar SW = SkIntToScalar(W); variable
65 canvas->translate(SW * x, SH * y); in onDraw()
68 , SW - SkIntToScalar(2), SH - SkIntToScalar(2) in onDraw()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h686 typedef StringWeight<typename A::Label, S> SW; typedef
693 return ToArc(0, 0, GW(SW::One(), arc.weight), kNoStateId); in operator()
696 return ToArc(0, 0, GW(SW::Zero(), arc.weight), kNoStateId); in operator()
700 GW(SW::One(), arc.weight), arc.nextstate); in operator()
704 GW(SW(arc.olabel), arc.weight), arc.nextstate); in operator()
722 typedef StringWeight<Label, S> SW; typedef
731 SW w1 = arc.weight.Value1(); in operator()
762 typedef StringWeight<Label, S> SW; typedef
785 SW w1 = arc.weight.Value1(); in operator()
797 map_.insert(pair<const SW, Label>(w1, l)); in operator()
[all …]
/external/llvm/lib/Target/MBlaze/Disassembler/
DMBlazeDisassembler.cpp57 MBlaze::SB, MBlaze::SH, MBlaze::SW, UNSUPPORTED, //34,35,36,37
399 case 0x0: return MBlaze::SW; in decodeSW()
478 case MBlaze::SW: return decodeSW(insn); in getOPCODE()
/external/v8/src/mips/
Dconstants-mips.cc332 case SW: in InstructionType()
Dassembler-mips.cc210 const Instr kPushRegPattern = SW | (sp.code() << kRsShift)
219 const Instr kSwRegFpOffsetPattern = SW | (s8_fp.code() << kRsShift)
225 const Instr kSwRegFpNegOffsetPattern = SW | (s8_fp.code() << kRsShift)
447 return ((instr & kOpcodeMask) == SW); in IsSw()
1403 GenInstrImmediate(SW, rs.rm(), rd, rs.offset_); in sw()
1406 GenInstrImmediate(SW, at, rd, 0); // Equiv to sw(rd, MemOperand(at, 0)); in sw()
1420 GenInstrImmediate(SW, rs.rm(), rd, rs.offset_); in sw()
Dconstants-mips.h237 SW = ((5 << 3) + 3) << kOpcodeShift, enumerator
Ddisasm-mips.cc872 case SW: in DecodeTypeImmediate()
Dsimulator-mips.cc2099 case SW: in DecodeTypeImmediate()
2178 case SW: in DecodeTypeImmediate()
/external/oprofile/events/arm/armv7-common/
Devents16 event:0x0C counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_WRITE : SW change of PC, architecturall…
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp71 if ((MI->getOpcode() == Mips::SW) || (MI->getOpcode() == Mips::SWC1) || in isStoreToStackSlot()
172 BuildMI(MBB, I, DL, get(Mips::SW)).addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
DMipsInstrInfo.td529 def SW : StoreM<0x2b, "sw", store>;
738 def : Pat<(store (i32 0), addr:$dst), (SW ZERO, addr:$dst)>;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_lfz3.pkb120 …��g�> >%��?�]���B_��uE��J;(BM�TېI_֌]�O��#�|����Q9a�V%�>-��r!.�1,̗oI�5SW���ŃŤZ�Bm���A��H�=…
/external/oprofile/events/i386/p4/
Dunit_masks60 0x8000 count HW/SW prefetch requests
/external/qemu/android/
Dhw-events.h25 EV_TYPE(SW, 0x05) \
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kpdf_phs.pkb2429 G�������{\SW^hrvhID ������������
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.td469 def SW : StoreM<0x36, 0x000, "sw ">;
866 def : Pat<(store (i32 GPR:$dst), xaddr:$addr), (SW GPR:$dst, xaddr:$addr)>;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kdt_g2p.pkb331 …L��H���J�l� ��%tᨽ�����@Up�)X�BW� ��]P�D"�F����Ȁ�e`!���Lʍ�}.cX�'#� SW�>��r'q��J�eA` PSX…
Den-GB_kh0_kpdf_mgc.pkb1087 ����/](<('#T%<C:>|SW=A;FWO#%3tj�uKVIOQ]mPMgct�|zz���STA��zGMXXXc^WOe_owjsur~���& c��5
/external/mesa3d/docs/
DREADME.3DFX183 Desc: enable large texture support using SW rescaling
/external/jpeg/
Dtestimg.ppm4SW�DP�;J�9I�=N�@Q�:L�4H�?S�9M�4K�3K�1J�/I�0N�6S�3T�4V�6W�7W�9Z�=\�>^�@a�Cf�@f�?e�?g�?h�Cm�Er�Is�Ou…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kpdf_mgc.pkb1892 �v ��(:��7�;N8 6SW�x��D�H@L^<2s4+6`����ļd��|Q����ו��gW_[nn�zt~c�������ιEXVNrwgr���B2�����H
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb2638 B� ��� ���p��,������� ������b]�*� �!�K ���?~Z�q`;g�W�f��_SW\3")104@�R�eos������NZX[c^…
/external/sonivox/jet_tools/JetCreator/
Dimg_splash.py471 K!;^\x14\xc8\x92o\xd7\xb2J\x17\xae`\x8e\xb7\xb2\xe8,SW,\xeb\xf3Q\x91\x1aI\

12