| /third_party/musl/libc-test/src/functionalext/supplement/wctype/ |
| D | iswctype_l.c | 32 wctype_t wt = wctype("alnum"); in iswctype_l_0100() local 48 wctype_t wt = wctype("alpha"); in iswctype_l_0200() local 64 wctype_t wt = wctype("blank"); in iswctype_l_0300() local 80 wctype_t wt = wctype("cntrl"); in iswctype_l_0400() local 96 wctype_t wt = wctype("digit"); in iswctype_l_0500() local 112 wctype_t wt = wctype("graph"); in iswctype_l_0600() local 128 wctype_t wt = wctype("lower"); in iswctype_l_0700() local 144 wctype_t wt = wctype("print"); in iswctype_l_0800() local 160 wctype_t wt = wctype("punct"); in iswctype_l_0900() local 176 wctype_t wt = wctype("space"); in iswctype_l_1000() local [all …]
|
| /third_party/flutter/skia/src/pathops/ |
| D | SkAddIntersections.cpp | 15 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowLineIntersection() 35 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadLineIntersection() 56 static void debugShowQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadIntersection() 76 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicLineIntersection() 96 static void debugShowConicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicQuadIntersection() 116 static void debugShowConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicIntersection() 137 static void debugShowCubicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicLineIntersection() 157 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicQuadIntersection() 177 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicConicIntersection() 197 static void debugShowCubicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicIntersection() [all …]
|
| /third_party/skia/src/pathops/ |
| D | SkAddIntersections.cpp | 15 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowLineIntersection() 35 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadLineIntersection() 56 static void debugShowQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadIntersection() 76 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicLineIntersection() 96 static void debugShowConicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicQuadIntersection() 116 static void debugShowConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicIntersection() 137 static void debugShowCubicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicLineIntersection() 157 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicQuadIntersection() 177 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicConicIntersection() 197 static void debugShowCubicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicIntersection() [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
| D | iswctype.c | 22 void iswctype_test(wchar_t ch, wctype_t wt, char *func_name, int want) in iswctype_test() 32 wctype_t wt = wctype("alnum"); in main() local
|
| D | towlower.c | 28 wint_t wt = L'\u0190'; in towlower_0100() local 43 wint_t wt = 0x20000; in towlower_0200() local
|
| /third_party/libsnd/src/GSM610/ |
| D | short_term.c | 255 register int16_t * wt, /* [0..k-1] IN */ in Short_term_synthesis_filtering() 297 register int16_t * wt, /* [0..k-1] IN */ in Fast_Short_term_synthesis_filtering() 375 int16_t * wt, /* received d [0..159] IN */ in Gsm_Short_Term_Synthesis_Filter()
|
| D | decode.c | 45 int16_t erp [40], wt [160] ; in Gsm_Decoder() local
|
| D | long_term.c | 55 int16_t wt [40] ; in Cut_Calculation_of_the_LTP_parameters() local 156 int16_t wt [40] ; in Calculation_of_the_LTP_parameters() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | airtime_policy.c | 143 int wt, num_bss = 0, max_wt = 0; in update_airtime_weights() local 232 struct airtime_sta_weight *wt; in get_weight_for_sta() local
|
| D | ap_config.c | 958 struct airtime_sta_weight *wt, *wt_prev; in hostapd_config_free_bss() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | airtime_policy.c | 139 int wt, num_bss = 0, max_wt = 0; in update_airtime_weights() local 228 struct airtime_sta_weight *wt; in get_weight_for_sta() local
|
| D | ap_config.c | 855 struct airtime_sta_weight *wt, *wt_prev; in hostapd_config_free_bss() local
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl36.c | 73 long wt = pa->cnt; in fn_ofd_w() local 113 long wt = pa->cnt; in fn_posix_w() local
|
| /third_party/alsa-lib/src/topology/ |
| D | dapm.c | 768 struct snd_tplg_widget_template *wt = t->widget; in tplg_add_widget_object() local 867 struct snd_tplg_widget_template *wt; in tplg_decode_dapm_widget() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_linear_sampler.c | 410 __m128i wt = _mm_set1_epi16(w); in fetch_bgra_axis_aligned_linear() local 443 union m128i si0, si1, si2, si3, ws, wt; in fetch_bgra_linear() local 514 __m128i ws, wt, wsl, wsh, wtl, wth; in fetch_bgra_clamp_linear() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_connection.h | 173 ev_timer wt; member
|
| D | nghttp.h | 274 ev_timer wt; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | jpeglsdec.c | 54 int tid, wt, maxtab, i, j; in ff_jpegls_decode_lse() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_drawtex.c | 265 const GLfloat wt = (GLfloat) img->Width; in st_DrawTex() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_message.cc | 718 internal::WireFormatLite::WireType wt = in GenerateMainParseLoop() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_emit_gm107.cpp | 3835 uint8_t st, yl, wr, rd, wt, ru; in printSchedInfo() local 4027 int wt = getWtDepBar(next); in setDelay() local 4283 int wr, rd, wt; in insertBarriers() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_state.c | 279 const unsigned wt = sampler->wrap_t; in i915_create_sampler_state() local
|
| /third_party/python/Objects/ |
| D | tupleobject.c | 676 PyTupleObject *vt, *wt; in tuplerichcompare() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | coded_stream.h | 857 PROTOBUF_ALWAYS_INLINE uint8* WriteTag(uint32 num, uint32 wt, uint8* ptr) { in WriteTag()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| D | ap_config_file.c | 2242 struct airtime_sta_weight *wt; in add_airtime_weight() local
|