| /external/skia/src/pathops/ | 
| D | SkAddIntersections.cpp | 31 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowLineIntersection()51 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowQuadLineIntersection()
 72 static void debugShowQuadIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowQuadIntersection()
 92 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowConicLineIntersection()
 112 static void debugShowConicQuadIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowConicQuadIntersection()
 132 static void debugShowConicIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowConicIntersection()
 153 static void debugShowCubicLineIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowCubicLineIntersection()
 173 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowCubicQuadIntersection()
 193 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowCubicConicIntersection()
 213 static void debugShowCubicIntersection(int pts, const SkIntersectionHelper& wt,  in debugShowCubicIntersection()
 [all …]
 
 | 
| /external/curl/docs/examples/ | 
| D | post-callback.c | 48   struct WriteThis *wt = (struct WriteThis *)userp;  in read_callback()  local71   struct WriteThis wt;  in main()  local
 
 | 
| /external/libaom/aom_dsp/ | 
| D | quantize.c | 39     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_quantize_b_adaptive_helper_c()  local61     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_quantize_b_adaptive_helper_c()  local
 90       const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_quantize_b_adaptive_helper_c()  local
 129     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_quantize_b_helper_c()  local
 148     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_quantize_b_helper_c()  local
 196     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_adaptive_helper_c()  local
 215     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_adaptive_helper_c()  local
 243       const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_adaptive_helper_c()  local
 283     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_helper_c()  local
 299     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_helper_c()  local
 
 | 
| /external/apache-http/src/org/apache/http/impl/conn/tsccm/ | 
| D | RouteSpecificPool.java | 263     public void queueThread(WaitingThread wt) {  in queueThread()298     public void removeThread(WaitingThread wt) {  in removeThread()
 
 | 
| D | RefQueueWorker.java | 125         Thread wt = this.workerThread;  in shutdown()  local
 | 
| /external/libgsm/src/ | 
| D | decode.c | 50 	word		erp[40], wt[160];  variable
 | 
| /external/wpa_supplicant_8/src/ap/ | 
| D | airtime_policy.c | 143 	int wt, num_bss = 0, max_wt = 0;  in update_airtime_weights()  local232 	struct airtime_sta_weight *wt;  in get_weight_for_sta()  local
 
 | 
| /external/clang/test/CodeGen/ | 
| D | pascal-wchar-string.c | 16         UniChar wt[] = L"\pbar";        // pascal Unicode string  in main()  local
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/ | 
| D | tensor_coding.cc | 152     WireType wt = GetTagWireType(p.first);  in ParseTensorSubmessage()  local223     WireType wt = GetTagWireType(p.first);  in ParseFast()  local
 
 | 
| /external/ltp/testcases/kernel/syscalls/fcntl/ | 
| D | fcntl36.c | 73 	long wt = pa->cnt;  in fn_ofd_w()  local113 	long wt = pa->cnt;  in fn_posix_w()  local
 
 | 
| /external/libavc/common/ | 
| D | ih264_weighted_pred.c | 204                               WORD32 wt,  in ih264_weighted_pred_luma()278                                 WORD32 wt,  in ih264_weighted_pred_chroma()
 
 | 
| /external/libaom/aom_dsp/x86/ | 
| D | adaptive_quantize_sse2.c | 40   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_quantize_b_adaptive_sse2()  local245   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_quantize_b_32x32_adaptive_sse2()  local
 453   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_quantize_b_64x64_adaptive_sse2()  local
 
 | 
| D | convolve_sse2.h | 81                                const __m128i *const wt,  in comp_avg()
 | 
| D | highbd_adaptive_quantize_sse2.c | 117   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_adaptive_sse2()  local328   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_32x32_adaptive_sse2()  local
 544   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_64x64_adaptive_sse2()  local
 
 | 
| D | highbd_adaptive_quantize_avx2.c | 124   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_adaptive_avx2()  local296   const qm_val_t wt = (1 << AOM_QM_BITS);  in aom_highbd_quantize_b_32x32_adaptive_avx2()  local
 
 | 
| /external/libaom/av1/common/x86/ | 
| D | warp_plane_sse4.c | 457     __m128i *res_sub_const, __m128i *round_bits_const, __m128i *wt) {  in unpack_weights_and_set_round_const()583     const __m128i *wt, const __m128i *res_sub_const, __m128i *round_bits_const,  in store_vertical_filter_output()
 683   __m128i res_sub_const, round_bits_const, wt;  in warp_vertical_filter()  local
 711   __m128i res_sub_const, round_bits_const, wt;  in warp_vertical_filter_gamma0()  local
 739   __m128i res_sub_const, round_bits_const, wt;  in warp_vertical_filter_delta0()  local
 766   __m128i res_sub_const, round_bits_const, wt;  in warp_vertical_filter_gamma0_delta0()  local
 
 | 
| D | jnt_convolve_avx2.c | 32   const __m256i wt = _mm256_unpacklo_epi16(wt0, wt1);  in unpack_weights_avx2()  local52   const __m256i wt = unpack_weights_avx2(conv_params);  in av1_dist_wtd_convolve_x_avx2()  local
 202   const __m256i wt = unpack_weights_avx2(conv_params);  in av1_dist_wtd_convolve_y_avx2()  local
 600   const __m256i wt = unpack_weights_avx2(conv_params);  in av1_dist_wtd_convolve_2d_avx2()  local
 1102   const __m256i wt = unpack_weights_avx2(conv_params);  in av1_dist_wtd_convolve_2d_copy_avx2()  local
 
 | 
| D | warp_plane_avx2.c | 433     __m256i *res_sub_const, __m256i *round_bits_const, __m256i *wt) {  in unpack_weights_and_set_round_const_avx2()660     const __m256i *wt, const __m256i *res_sub_const,  in store_vertical_filter_output_avx2()
 785     const __m256i *wt) {  in warp_vertical_filter_avx2()
 834     const __m256i *wt) {  in warp_vertical_filter_gamma0_avx2()
 883     const __m256i *wt) {  in warp_vertical_filter_delta0_avx2()
 931     const __m256i *wt) {  in warp_vertical_filter_gamma0_delta0_avx2()
 979     const __m256i *wt) {  in prepare_warp_vertical_filter_avx2()
 1164   __m256i res_sub_const, round_bits_const, wt;  in av1_warp_affine_avx2()  local
 
 | 
| D | jnt_convolve_sse2.c | 37   const __m128i wt = _mm_unpacklo_epi16(wt0, wt1);  in av1_dist_wtd_convolve_x_sse2()  local163   const __m128i wt = _mm_unpacklo_epi16(wt0, wt1);  in av1_dist_wtd_convolve_y_sse2()  local
 406   const __m128i wt = _mm_unpacklo_epi16(wt0, wt1);  in av1_dist_wtd_convolve_2d_sse2()  local
 
 | 
| /external/mesa3d/src/mesa/drivers/dri/i915/ | 
| D | i915_texstate.c | 290       GLenum wt = sampler->WrapT;  in i915_update_tex_unit()  local
 | 
| D | i830_texstate.c | 285       GLenum wt = sampler->WrapT;  in i830_update_tex_unit()  local
 | 
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ | 
| D | BuilderContractsTest.kt | 36         val wt: Int  in <lambda>()  constant
 | 
| /external/rust/crates/ring/src/digest/ | 
| D | sha1.rs | 58             let wt = W[t - 3] ^ W[t - 8] ^ W[t - 14] ^ W[t - 16];  localVariable
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ | 
| D | encoder.c | 301 static void new_tag(upb_handlers *h, const upb_fielddef *f, upb_wiretype_t wt,  in new_tag()455     upb_wiretype_t wt =  in T()  local
 
 | 
| /external/libaom/av1/encoder/ | 
| D | av1_quantize.c | 99       const qm_val_t wt = qm_ptr ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in quantize_fp_helper_c()  local147       const qm_val_t wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in highbd_quantize_fp_helper_c()  local
 393     const int wt = qm_ptr != NULL ? qm_ptr[rc] : (1 << AOM_QM_BITS);  in quantize_dc()  local
 527     const qm_val_t wt = qm_ptr != NULL ? qm_ptr[0] : (1 << AOM_QM_BITS);  in highbd_quantize_dc()  local
 
 |