Home
last modified time | relevance | path

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

12345

/third_party/libffi/src/alpha/
Dosf.S58 stq $26, 0($17)
59 stq $15, 8($17)
66 stq $18, 16($17) # save flags into frame
67 stq $19, 24($17) # save rvalue into frame
111 stq $0, 0($2)
147 stq $26, 0($30)
151 stq $16, 10*8($30)
152 stq $17, 11*8($30)
153 stq $18, 12*8($30)
173 stq $26, 0($30)
[all …]
/third_party/ffmpeg/libavcodec/alpha/
Dsimple_idct_alpha.c64 stq(t2, row); in idct_row()
65 stq(t2, row + 4); in idct_row()
244 stq(l, col + 2 * 4); stq(r, col + 3 * 4); in idct_col2()
245 stq(l, col + 4 * 4); stq(r, col + 5 * 4); in idct_col2()
246 stq(l, col + 6 * 4); stq(r, col + 7 * 4); in idct_col2()
247 stq(l, col + 8 * 4); stq(r, col + 9 * 4); in idct_col2()
248 stq(l, col + 10 * 4); stq(r, col + 11 * 4); in idct_col2()
249 stq(l, col + 12 * 4); stq(r, col + 13 * 4); in idct_col2()
250 stq(l, col + 14 * 4); stq(r, col + 15 * 4); in idct_col2()
281 stq(v, block + 0 * 4); in ff_simple_idct_axp()
[all …]
Dhpeldsp_alpha_asm.S88 stq t0, 0(a0)
89 stq t2, 0(t8)
91 stq t4, 0(t9)
93 stq t6, 0(ta)
115 stq t0, 0(a0)
117 stq t1, 0(t4)
120 stq t2, 0(t5)
121 stq t3, 0(t6)
Dpixblockdsp_alpha.c34 stq(unpkbw(p), block); in get_pixels_mvi()
35 stq(unpkbw(p >> 32), block + 4); in get_pixels_mvi()
62 stq(unpkbw(d) | (unpkbw(signs) << 8), block); in diff_pixels_mvi()
63 stq(unpkbw(d >> 32) | (unpkbw(signs >> 32) << 8), block + 4); in diff_pixels_mvi()
Dhpeldsp_alpha.c148 #define STORE(l, b) stq(l, b)
152 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
163 #define STORE(l, b) stq(l, b)
167 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
Dmpegvideo_alpha.c68 stq(levels, block); in dct_unquantize_h263_axp()
Dasm.h69 #define stq(l, p) \ macro
/third_party/skia/third_party/externals/icu/source/data/lang/
Dfr_CA.txt72 stq{"frison de Saterland"}
Dmk.txt528 stq{"затерландски фризиски"}
Dyue_Hans.txt527 stq{"沙特菲士兰文"}
Dzh_Hant.txt528 stq{"沙特菲士蘭文"}
Dja.txt533 stq{"ザーターフリジア語"}
Ddsb.txt231 stq{"saterfrizišćina"}
Dth.txt540 stq{"ฟรีเซียนซัทเธอร์แลนด์"}
/third_party/icu/icu4c/source/data/lang/
Dfr_CA.txt72 stq{"frison de Saterland"}
Dmk.txt528 stq{"затерландски фризиски"}
Dzh_Hant.txt528 stq{"沙特菲士蘭文"}
Dyue.txt526 stq{"沙特菲士蘭文"}
Dyue_Hans.txt527 stq{"沙特菲士兰文"}
Dth.txt540 stq{"ฟรีเซียนซัทเธอร์แลนด์"}
/third_party/openGLES/extensions/ATI/
DATI_text_fragment_shader.txt356 | "." "stq"
425 choice for coordinate selection, (i.e "str" or "stq"), the
430 using "t2.str" and "t2.stq" is not)
432 output pass can not be a register that uses "stq" or "stq_dq"
632 "stq" (s, t, q, undefined) (s, t, q, undefined)
645 only draw upon "str" or "stq" components throughout the program.
647 cannot be used again later as "t2.stq". The projection, however,
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/
DATI_text_fragment_shader.txt356 | "." "stq"
425 choice for coordinate selection, (i.e "str" or "stq"), the
430 using "t2.str" and "t2.stq" is not)
432 output pass can not be a register that uses "stq" or "stq_dq"
632 "stq" (s, t, q, undefined) (s, t, q, undefined)
645 only draw upon "str" or "stq" components throughout the program.
647 cannot be used again later as "t2.stq". The projection, however,
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dmk.txt526 stq{"затерландски фризиски"}
Dth.txt538 stq{"ฟรีเซียนซัทเธอร์แลนด์"}
Dja.txt531 stq{"ザーターフリジア語"}

12345