Home
last modified time | relevance | path

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

/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c261 WORD16 wim, wre; in ixheaacd_cos_sin_mod() local
292 wim = *p_sin_cos++; in ixheaacd_cos_sin_mod()
296 ixheaacd_mult32x16in32(im, wim)); in ixheaacd_cos_sin_mod()
298 ixheaacd_mult32x16in32(re, wim)); in ixheaacd_cos_sin_mod()
303 *psubband_t2++ = ixheaacd_sub32_sat(ixheaacd_mult32x16in32(im, wim), in ixheaacd_cos_sin_mod()
305 *psubband_t2++ = ixheaacd_add32_sat(ixheaacd_mult32x16in32(re, wim), in ixheaacd_cos_sin_mod()
311 wim = *p_sin_cos++; in ixheaacd_cos_sin_mod()
315 ixheaacd_mult32x16in32(re, wim)); in ixheaacd_cos_sin_mod()
317 ixheaacd_mult32x16in32(im, wim)); in ixheaacd_cos_sin_mod()
322 *psubband1_t2-- = ixheaacd_add32_sat(ixheaacd_mult32x16in32(re, wim), in ixheaacd_cos_sin_mod()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c799 WORD32 wim, wre; in ixheaacd_esbr_cos_sin_mod() local
833 wim = *p_sin_cos++; in ixheaacd_esbr_cos_sin_mod()
837 (ixheaacd_add64(ixheaacd_mult64(re, wre), ixheaacd_mult64(im, wim))) >> in ixheaacd_esbr_cos_sin_mod()
840 ixheaacd_mult64(re, wim))) >> in ixheaacd_esbr_cos_sin_mod()
846 *psubband_t2++ = (WORD32)((ixheaacd_sub64_sat(ixheaacd_mult64(im, wim), in ixheaacd_esbr_cos_sin_mod()
850 (ixheaacd_add64(ixheaacd_mult64(re, wim), ixheaacd_mult64(im, wre))) >> in ixheaacd_esbr_cos_sin_mod()
856 wim = *p_sin_cos++; in ixheaacd_esbr_cos_sin_mod()
860 ixheaacd_mult64(re, wim))) >> in ixheaacd_esbr_cos_sin_mod()
863 (ixheaacd_add64(ixheaacd_mult64(re, wre), ixheaacd_mult64(im, wim))) >> in ixheaacd_esbr_cos_sin_mod()
870 (ixheaacd_add64(ixheaacd_mult64(re, wim), ixheaacd_mult64(im, wre))) >> in ixheaacd_esbr_cos_sin_mod()
[all …]
/external/llvm/test/MC/Sparc/
Dsparc-special-registers.s22 ! CHECK: rd %wim, %i0 ! encoding: [0xb1,0x50,0x00,0x00]
23 rd %wim, %i0
31 ! CHECK: wr %i0, 5, %wim ! encoding: [0x81,0x96,0x20,0x05]
32 wr %i0, 5, %wim
Dsparc-synthetic-instructions.s119 ! CHECK: rd %wim, %i0 ! encoding: [0xb1,0x50,0x00,0x00]
120 mov %wim, %i0
136 ! CHECK: wr %g0, %i0, %wim ! encoding: [0x81,0x90,0x00,0x18]
137 mov %i0, %wim
138 ! CHECK: wr %g0, 5, %wim ! encoding: [0x81,0x90,0x20,0x05]
139 mov 5, %wim
158 ! CHECK: wr %g0, %i0, %wim ! encoding: [0x81,0x90,0x00,0x18]
159 wr %i0, %wim
160 ! CHECK: wr %g0, 5, %wim ! encoding: [0x81,0x90,0x20,0x05]
161 wr 5, %wim
/external/llvm-project/llvm/test/MC/Sparc/
Dsparc-special-registers.s22 ! CHECK: rd %wim, %i0 ! encoding: [0xb1,0x50,0x00,0x00]
23 rd %wim, %i0
31 ! CHECK: wr %i0, 5, %wim ! encoding: [0x81,0x96,0x20,0x05]
32 wr %i0, 5, %wim
Dsparc-synthetic-instructions.s119 ! CHECK: rd %wim, %i0 ! encoding: [0xb1,0x50,0x00,0x00]
120 mov %wim, %i0
136 ! CHECK: wr %g0, %i0, %wim ! encoding: [0x81,0x90,0x00,0x18]
137 mov %i0, %wim
138 ! CHECK: wr %g0, 5, %wim ! encoding: [0x81,0x90,0x20,0x05]
139 mov 5, %wim
158 ! CHECK: wr %g0, %i0, %wim ! encoding: [0x81,0x90,0x00,0x18]
159 wr %i0, %wim
160 ! CHECK: wr %g0, 5, %wim ! encoding: [0x81,0x90,0x20,0x05]
161 wr 5, %wim
/external/llvm-project/llvm/test/MC/Disassembler/Sparc/
Dsparc-special-registers.txt21 # CHECK: rd %wim, %i0
30 # CHECK: wr %i0, 5, %wim
/external/llvm/test/MC/Disassembler/Sparc/
Dsparc-special-registers.txt21 # CHECK: rd %wim, %i0
30 # CHECK: wr %i0, 5, %wim
/external/llvm/lib/Target/Sparc/
DSparcInstrAliases.td446 def : InstAlias<"mov %wim, $rd", (RDWIM IntRegs:$rd), 0>;
454 def : InstAlias<"mov $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
455 def : InstAlias<"mov $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
468 def : InstAlias<"wr $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
469 def : InstAlias<"wr $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
DSparcInstrInfo.td1024 "rd %wim, $rd", []>;
1054 "wr $rs1, $rs2, %wim", []>;
1057 "wr $rs1, $simm13, %wim", []>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrAliases.td445 def : InstAlias<"mov %wim, $rd", (RDWIM IntRegs:$rd), 0>;
453 def : InstAlias<"mov $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
454 def : InstAlias<"mov $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
467 def : InstAlias<"wr $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
468 def : InstAlias<"wr $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
DSparcInstrInfo.td1032 "rd %wim, $rd", []>;
1062 "wr $rs1, $rs2, %wim", []>;
1065 "wr $rs1, $simm13, %wim", []>;
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcInstrAliases.td445 def : InstAlias<"mov %wim, $rd", (RDWIM IntRegs:$rd), 0>;
453 def : InstAlias<"mov $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
454 def : InstAlias<"mov $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
467 def : InstAlias<"wr $rs2, %wim", (WRWIMrr G0, IntRegs:$rs2), 0>;
468 def : InstAlias<"wr $simm13, %wim", (WRWIMri G0, i32imm:$simm13), 0>;
DSparcInstrInfo.td1032 "rd %wim, $rd", []>;
1062 "wr $rs1, $rs2, %wim", []>;
1065 "wr $rs1, $simm13, %wim", []>;
/external/icu/icu4c/source/i18n/
Dvtzone.cpp382 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, in parseRRULE() argument
391 wim = 0; in parseRRULE()
466 wim = n * sign; in parseRRULE()
840 int32_t wim = rule->getRuleWeekInMonth(); in toWallTimeRule() local
841 if (wim > 0) { in toWallTimeRule()
843 dom = 7 * (wim - 1) + 1; in toWallTimeRule()
846 dom = MONTHLENGTH[month] + 7 * (wim + 1); in toWallTimeRule()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1760 int wim = rule.getRuleWeekInMonth(); in toWallTimeRule() local
1761 if (wim > 0) { in toWallTimeRule()
1763 dom = 7 * (wim - 1) + 1; in toWallTimeRule()
1766 dom = MONTHLENGTH[month] + 7 * (wim + 1); in toWallTimeRule()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1729 int wim = rule.getRuleWeekInMonth(); in toWallTimeRule() local
1730 if (wim > 0) { in toWallTimeRule()
1732 dom = 7 * (wim - 1) + 1; in toWallTimeRule()
1735 dom = MONTHLENGTH[month] + 7 * (wim + 1); in toWallTimeRule()
/external/cldr/common/testData/transforms/
Dsi-fonipa-t-si.txt646 විමසීම් wiməsiːm
/external/elfutils/tests/
Drun-allregs.sh2417 66: %wim (wim), unsigned 32 bits
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Name_Index.tab7315 wim Wik-Mungkan Wik-Mungkan
Diso-639-3.tab7001 wim I L Wik-Mungkan
Dlanguage-subtag-registry37756 Subtag: wim
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt10550 $x{weymouth → weməθ ; # wimɑʊθ
18628 $x{weimar → wɑɪmɑr ; # wimɑr
Dinternal_raw_IPA-old.txt142413 ouimet wimˈɛt
142414 ouimette wimˈɛt
213593 wim %20873
Dinternal_raw_IPA.txt119491 ouimet %33458 wimˈɛt
119492 ouimette %30064 wimˈɛt