/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_queryobj.c | 54 struct st_query_object *stq = ST_CALLOC_STRUCT(st_query_object); in st_NewQueryObject() local 55 if (stq) { in st_NewQueryObject() 56 stq->base.Id = id; in st_NewQueryObject() 57 stq->base.Ready = GL_TRUE; in st_NewQueryObject() 58 stq->pq = NULL; in st_NewQueryObject() 59 stq->type = PIPE_QUERY_TYPES; /* an invalid value */ in st_NewQueryObject() 60 return &stq->base; in st_NewQueryObject() 67 free_queries(struct pipe_context *pipe, struct st_query_object *stq) in free_queries() argument 69 if (stq->pq) { in free_queries() 70 pipe->destroy_query(pipe, stq->pq); in free_queries() [all …]
|
D | st_cb_condrender.c | 55 struct st_query_object *stq = st_query_object(q); in st_BeginConditionalRender() local 97 cso_set_render_condition(st->cso_context, stq->pq, inverted, m); in st_BeginConditionalRender()
|
D | st_cb_perfmon.c | 154 struct st_perf_monitor_object *stq = ST_CALLOC_STRUCT(st_perf_monitor_object); in st_NewPerfMonitor() local 155 if (stq) in st_NewPerfMonitor() 156 return &stq->base; in st_NewPerfMonitor()
|
/third_party/libffi/src/alpha/ |
D | osf.S | 58 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/ |
D | simple_idct_alpha.c | 64 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 …]
|
D | hpeldsp_alpha_asm.S | 88 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)
|
D | pixblockdsp_alpha.c | 34 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()
|
D | hpeldsp_alpha.c | 148 #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);
|
D | mpegvideo_alpha.c | 68 stq(levels, block); in dct_unquantize_h263_axp()
|
D | asm.h | 69 #define stq(l, p) \ macro
|
/third_party/icu/icu4c/source/data/lang/ |
D | fr_CA.txt | 72 stq{"frison de Saterland"}
|
D | mk.txt | 528 stq{"затерландски фризиски"}
|
D | hsb.txt | 231 stq{"saterfrizišćina"}
|
D | zh_Hant.txt | 528 stq{"沙特菲士蘭文"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | fr_CA.txt | 72 stq{"frison de Saterland"}
|
D | mk.txt | 528 stq{"затерландски фризиски"}
|
D | yue.txt | 526 stq{"沙特菲士蘭文"}
|
D | th.txt | 540 stq{"ฟรีเซียนซัทเธอร์แลนด์"}
|
D | yue_Hans.txt | 527 stq{"沙特菲士兰文"}
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_text_fragment_shader.txt | 356 | "." "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/openGLES/extensions/ATI/ |
D | ATI_text_fragment_shader.txt | 356 | "." "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/ |
D | mk.txt | 526 stq{"затерландски фризиски"}
|
D | hsb.txt | 230 stq{"saterfrizišćina"}
|
D | yue.txt | 524 stq{"沙特菲士蘭文"}
|
D | zh_Hant.txt | 527 stq{"沙特菲士蘭文"}
|