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.c797 WORD32 wim, wre; in ixheaacd_esbr_cos_sin_mod() local
831 wim = *p_sin_cos++; in ixheaacd_esbr_cos_sin_mod()
835 (ixheaacd_add64(ixheaacd_mult64(re, wre), ixheaacd_mult64(im, wim))) >> in ixheaacd_esbr_cos_sin_mod()
838 ixheaacd_mult64(re, wim))) >> in ixheaacd_esbr_cos_sin_mod()
844 *psubband_t2++ = (WORD32)((ixheaacd_sub64_sat(ixheaacd_mult64(im, wim), in ixheaacd_esbr_cos_sin_mod()
848 (ixheaacd_add64(ixheaacd_mult64(re, wim), ixheaacd_mult64(im, wre))) >> in ixheaacd_esbr_cos_sin_mod()
854 wim = *p_sin_cos++; in ixheaacd_esbr_cos_sin_mod()
858 ixheaacd_mult64(re, wim))) >> in ixheaacd_esbr_cos_sin_mod()
861 (ixheaacd_add64(ixheaacd_mult64(re, wre), ixheaacd_mult64(im, wim))) >> in ixheaacd_esbr_cos_sin_mod()
868 (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/swiftshader/third_party/llvm-7.0/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/test/MC/Disassembler/Sparc/
Dsparc-special-registers.txt21 # CHECK: rd %wim, %i0
30 # CHECK: wr %i0, 5, %wim
/external/swiftshader/third_party/llvm-7.0/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-7.0/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.td1031 "rd %wim, $rd", []>;
1061 "wr $rs1, $rs2, %wim", []>;
1064 "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()
836 int32_t wim = rule->getRuleWeekInMonth(); in toWallTimeRule() local
837 if (wim > 0) { in toWallTimeRule()
839 dom = 7 * (wim - 1) + 1; in toWallTimeRule()
842 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/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/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
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.tab7282 wim Wik-Mungkan Wik-Mungkan
Diso-639-3.tab7002 wim I L Wik-Mungkan
Dlanguage-subtag-registry37551 Subtag: wim
/external/webrtc/talk/media/testdata/
Dh264-svc-99-640x360.rtpdump2363 b���҈swim&��m8n���9�UH'������b|o��p5�Dl�('5���Y� ׹�X��M7.7���8��Xr
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D67154715f57204df236d04030732b84d.000eb1d3.honggfuzz.cov2004 ��)�|=�u��o��v��T�18,�U-�sKߧ��wim�٫�I����X����0�5���~��'_D��&�W�Wiҙ{B�9@����n���z��-��ǡ�…
2694 ��)�|=�u��o��v��T�18,�U-�sKߧ��wim�٫�I����X����0�5���~��'_D��&�W�Wiҙ{B�9@����n���z��-��ǡ�…
/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