Searched defs:wk (Results 1 – 10 of 10) sorted by relevance
/third_party/libjpeg-turbo/simd/mips64/ |
D | jdsample-mmi.c | 121 __m64 mask0 = 0.0, masklast, samp0123, samp4567, wk[4], zero = 0.0; in jsimd_h2v2_fancy_upsample_mmi() local 251 __m64 mask0 = 0.0, masklast, samp0123, samp4567, wk[2], zero = 0.0; in jsimd_h2v1_fancy_upsample_mmi() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/loongson/ |
D | jdsample-mmi.c | 115 __m64 wk[4], mm_tmp; in jsimd_h2v2_fancy_upsample_mmi() local
|
D | jdcolext-mmi.c | 99 __m64 mm8, wk[2]; in jsimd_ycc_rgb_convert_mmi() local
|
D | jccolext-mmi.c | 99 __m64 wk[7]; in jsimd_rgb_ycc_convert_mmi() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_bsd.c | 267 struct ieee80211req_del_key wk; in bsd_del_key() local 315 struct ieee80211req_key wk; in bsd_set_key() local 911 struct ieee80211req_key wk; in bsd_get_seqnum() local
|
D | driver_atheros.c | 470 struct ieee80211req_del_key wk; in atheros_del_key() local 498 struct ieee80211req_key wk; in atheros_set_key() local 593 struct ieee80211req_key wk; in atheros_get_seqnum() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_bsd.c | 269 struct ieee80211req_del_key wk; in bsd_del_key() local 338 struct ieee80211req_key wk; in bsd_set_key() local 692 struct ieee80211req_key wk; in bsd_get_seqnum() local
|
D | driver_atheros.c | 476 struct ieee80211req_del_key wk; in atheros_del_key() local 506 struct ieee80211req_key wk; in atheros_set_key() local 597 struct ieee80211req_key wk; in atheros_get_seqnum() local
|
/third_party/python/Objects/ |
D | descrobject.c | 505 wrapperfunc_kwds wk = (wrapperfunc_kwds)(void(*)(void))wrapper; in wrapperdescr_raw_call() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexture.cpp | 2282 tcu::Vec4 wk = gamma * crBasis; in sampleCubic3D() local
|