Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 25 of 124) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_decoder.cpp59 CF_WORD1_EG w1(dw1); in decode_cf() local
71 CF_WORD1_CM w1(dw1); in decode_cf() local
86 CF_WORD1_R6R7 w1(dw1); in decode_cf() local
125 CF_ALU_WORD1_R6 w1(dw1); in decode_cf_alu() local
139 CF_ALU_WORD1_R7EGCM w1(dw1); in decode_cf_alu() local
145 CF_ALU_WORD1_EXT_EGCM w1(dw1); in decode_cf_alu() local
190 CF_ALLOC_EXPORT_WORD1_SWIZ_EG w1(dw1); in decode_cf_exp() local
202 CF_ALLOC_EXPORT_WORD1_SWIZ_CM w1(dw1); in decode_cf_exp() local
213 CF_ALLOC_EXPORT_WORD1_SWIZ_R6R7 w1(dw1); in decode_cf_exp() local
257 CF_ALLOC_EXPORT_WORD1_BUF_EG w1(dw1); in decode_cf_mem() local
[all …]
/third_party/python/Modules/_decimal/libmpdec/
Dsixstep.c59 mpd_uint_t *x, w0, w1, wstep; in six_step_fnt() local
144 mpd_uint_t *x, w0, w1, wstep; in inv_six_step_fnt() local
Dfourstep.c144 mpd_uint_t kernel, w0, w1, wstep; in four_step_fnt() local
206 mpd_uint_t kernel, w0, w1, wstep; in inv_four_step_fnt() local
Ddifradix2.c84 mpd_uint_t w, w0, w1, wstep; in fnt_dif2() local
/third_party/lzma/CPP/Common/
DMyGuidDef.h52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
55 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/third_party/ltp/tools/sparse/sparse-src/validation/
Dnested-declarator2.c16 static void w1(y) in w1() function
/third_party/libunwind/src/mips/
DGis_signal_frame.c33 unw_word_t w0, w1, ip; in unw_is_signal_frame() local
/third_party/libunwind/src/hppa/
DGis_signal_frame.c33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/libunwind/src/ppc/
DGis_signal_frame.c34 unw_word_t w0, w1, i0, i1, i2, ip; in unw_is_signal_frame() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI_i.c43 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_barycenter_f32.c88 float32_t w1, w2, w3, w4; in arm_barycenter_f32() local
206 float32_t accum, w,w1,w2,w3,w4; in arm_barycenter_f32() local
Darm_barycenter_f16.c101 float16_t w1, w2, w3, w4; in arm_barycenter_f16() local
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiochebband.c342 gdouble w1 = 2.0 * G_PI * (filter->upper_frequency / rate); in generate_biquad_coefficients() local
506 gdouble w1 = 2.0 * G_PI * (filter->lower_frequency / rate); in generate_coefficients() local
534 gdouble w1 = 2.0 * G_PI * (filter->lower_frequency / rate); in generate_coefficients() local
/third_party/libunwind/src/tilegx/
DGis_signal_frame.c47 unw_word_t w0, w1, ip; in unw_is_signal_frame() local
/third_party/libunwind/src/x86_64/
DGstep.c39 unw_word_t w0, w1; in is_plt_entry() local
DGos-freebsd.c41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
/third_party/typescript/tests/baselines/reference/
DstaticInstanceResolution5.js39 var x = function (w1) { }; argument
DtsxSpreadAttributesResolution2.js25 let w1 = <Poisoned {...{x: 5, y: "2"}} X="hi" />; variable
/third_party/libunwind/src/arm/
DGos-freebsd.c101 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/libunwind/src/aarch64/
DGstep.c38 unw_word_t w0, w1; in is_plt_entry() local
/third_party/ffmpeg/libavfilter/
Dvf_pixdesctest.c88 const int w1 = c == 1 || c == 2 ? cw : w; in filter_frame() local
/third_party/ffmpeg/libavcodec/
Dvp9_mc_template.c41 int w1 = ref1->width, h1 = ref1->height, w2, h2; in FN() local
/third_party/ffmpeg/libswresample/x86/
Drematrix.asm26 w1 : times 16 dw 1 label
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_hue_sat_map.cpp331 real32 w1 = (real32) weight1; in Interpolate() local
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_neon.S39 #define w1 d0[0] macro

12345