Home
last modified time | relevance | path

Searched defs:wt (Results 1 – 25 of 32) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/wctype/
Diswctype_l.c32 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/
DSkAddIntersections.cpp15 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/
DSkAddIntersections.cpp15 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/
Diswctype.c22 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
Dtowlower.c28 wint_t wt = L'\u0190'; in towlower_0100() local
43 wint_t wt = 0x20000; in towlower_0200() local
/third_party/libsnd/src/GSM610/
Dshort_term.c255 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()
Ddecode.c45 int16_t erp [40], wt [160] ; in Gsm_Decoder() local
Dlong_term.c55 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/
Dairtime_policy.c143 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
Dap_config.c958 struct airtime_sta_weight *wt, *wt_prev; in hostapd_config_free_bss() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dairtime_policy.c139 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
Dap_config.c855 struct airtime_sta_weight *wt, *wt_prev; in hostapd_config_free_bss() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl36.c73 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/
Ddapm.c768 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/
Dlp_linear_sampler.c410 __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/
Dshrpx_connection.h173 ev_timer wt; member
Dnghttp.h274 ev_timer wt; member
/third_party/ffmpeg/libavcodec/
Djpeglsdec.c54 int tid, wt, maxtab, i, j; in ff_jpegls_decode_lse() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c265 const GLfloat wt = (GLfloat) img->Width; in st_DrawTex() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_message.cc718 internal::WireFormatLite::WireType wt = in GenerateMainParseLoop() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3835 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/
Di915_state.c279 const unsigned wt = sampler->wrap_t; in i915_create_sampler_state() local
/third_party/python/Objects/
Dtupleobject.c676 PyTupleObject *vt, *wt; in tuplerichcompare() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h857 PROTOBUF_ALWAYS_INLINE uint8* WriteTag(uint32 num, uint32 wt, uint8* ptr) { in WriteTag()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2242 struct airtime_sta_weight *wt; in add_airtime_weight() local

12