/external/libcxx/test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.members/ |
D | ctor.sys_days.pass.cpp | 43 constexpr weekday wd{sd}; in main() local 51 constexpr weekday wd{sd}; in main() local 60 constexpr weekday wd{sd}; in main() local 68 weekday wd{sd}; in main() local
|
D | ctor.local_days.pass.cpp | 43 constexpr weekday wd{sd}; in main() local 51 constexpr weekday wd{sd}; in main() local 60 constexpr weekday wd{sd}; in main() local 68 weekday wd{sd}; in main() local
|
D | decrement.pass.cpp | 28 WD wd{1}; in testConstexpr() local 48 weekday wd(i); in main() local
|
D | increment.pass.cpp | 28 WD wd{5}; in testConstexpr() local 48 weekday wd(i); in main() local
|
D | plus_minus_equal.pass.cpp | 52 weekday wd(i); in main() local 59 weekday wd(i); in main() local
|
D | operator[].pass.cpp | 44 weekday wd(i); in main() local 53 weekday wd(i); in main() local
|
/external/u-boot/drivers/watchdog/ |
D | ftwdt010_wdt.c | 29 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_settimeout() local 53 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_reset() local 67 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_disable() local
|
D | at91sam9_wdt.c | 45 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in at91_wdt_settimeout() local 72 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in hw_watchdog_reset() local
|
/external/libhevc/common/ |
D | ihevc_inter_pred_filters.c | 114 WORD32 wd) in ihevc_inter_pred_luma_copy() 176 WORD32 wd) in ihevc_inter_pred_luma_horz() 249 WORD32 wd) in ihevc_inter_pred_luma_vert() 322 WORD32 wd) in ihevc_inter_pred_luma_copy_w16out() 388 WORD32 wd) in ihevc_inter_pred_luma_horz_w16out() 459 WORD32 wd) in ihevc_inter_pred_luma_vert_w16out() 529 WORD32 wd) in ihevc_inter_pred_luma_vert_w16inp() 604 WORD32 wd) in ihevc_inter_pred_luma_vert_w16inp_w16out() 676 WORD32 wd) in ihevc_inter_pred_chroma_copy() 741 WORD32 wd) in ihevc_inter_pred_chroma_horz() [all …]
|
D | ihevc_padding.c | 92 WORD32 wd, in ihevc_pad_vert() 146 WORD32 wd, in ihevc_pad_horz_chroma() 213 WORD32 wd, in ihevc_pad_horz_luma() 270 WORD32 wd, in ihevc_pad_top() 324 WORD32 wd, in ihevc_pad_bottom()
|
D | ihevc_weighted_pred.c | 115 WORD32 wd) in ihevc_weighted_pred_uni() 200 WORD32 wd) in ihevc_weighted_pred_chroma_uni() 306 WORD32 wd) in ihevc_weighted_pred_bi() 411 WORD32 wd) in ihevc_weighted_pred_chroma_bi() 498 WORD32 wd) in ihevc_weighted_pred_bi_default() 581 WORD32 wd) in ihevc_weighted_pred_chroma_bi_default()
|
D | ihevc_sao.c | 79 WORD32 wd, in ihevc_sao_band_offset_luma() 133 WORD32 wd, in ihevc_sao_band_offset_chroma() 195 WORD32 wd, in ihevc_sao_edge_offset_class0() 278 WORD32 wd, in ihevc_sao_edge_offset_class0_chroma() 374 WORD32 wd, in ihevc_sao_edge_offset_class1() 468 WORD32 wd, in ihevc_sao_edge_offset_class1_chroma() 566 WORD32 wd, in ihevc_sao_edge_offset_class2() 755 WORD32 wd, in ihevc_sao_edge_offset_class2_chroma() 990 WORD32 wd, in ihevc_sao_edge_offset_class3() 1167 WORD32 wd, in ihevc_sao_edge_offset_class3_chroma()
|
/external/libavc/common/ |
D | ih264_inter_pred_filters.c | 115 WORD32 wd, in ih264_inter_pred_luma_copy() 175 WORD32 wd) in ih264_interleave_copy() 232 WORD32 wd, in ih264_inter_pred_luma_horz() 302 WORD32 wd, in ih264_inter_pred_luma_vert() 371 WORD32 wd, in ih264_inter_pred_luma_horz_hpel_vert_hpel() 456 WORD32 wd, in ih264_inter_pred_luma_horz_qpel() 532 WORD32 wd, in ih264_inter_pred_luma_vert_qpel() 615 WORD32 wd, in ih264_inter_pred_luma_horz_qpel_vert_qpel() 716 WORD32 wd, in ih264_inter_pred_luma_horz_qpel_vert_hpel() 831 WORD32 wd, in ih264_inter_pred_luma_horz_hpel_vert_qpel() [all …]
|
D | ih264_weighted_pred.c | 92 WORD32 wd) in ih264_default_weighted_pred_luma() 147 WORD32 wd) in ih264_default_weighted_pred_chroma() 207 WORD32 wd) in ih264_weighted_pred_luma() 281 WORD32 wd) in ih264_weighted_pred_chroma() 378 WORD32 wd) in ih264_weighted_bi_pred_luma() 454 WORD32 wd) in ih264_weighted_bi_pred_chroma()
|
D | ih264_padding.c | 92 WORD32 wd, in ih264_pad_top() 133 WORD32 wd, in ih264_pad_bottom()
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.operators/ |
D | year_month_weekday_last.pass.cpp | 72 weekday wd{k}; in main() local 104 weekday wd{k}; in main() local 141 weekday wd{k}; in main() local
|
D | year_month_weekday.pass.cpp | 73 weekday wd{k}; in main() local 99 weekday wd{k}; in main() local 132 weekday wd{k}; in main() local
|
/external/libhevc/common/x86/ |
D | ihevc_inter_pred_filters_sse42_intr.c | 115 WORD32 wd) in ihevc_inter_pred_luma_copy_w16out_sse42() 242 WORD32 wd) in ihevc_inter_pred_chroma_copy_sse42() 463 WORD32 wd) in ihevc_inter_pred_chroma_copy_w16out_sse42()
|
/external/libhevc/encoder/arm/ |
D | ihevce_scale_by_2_neon.c | 63 UWORD8 *pu1_src, WORD32 src_strd, UWORD8 *pu1_dst, WORD32 dst_strd, WORD32 wd, WORD32 ht) in ihevce_horz_scale_neon_w16() 114 UWORD8 *pu1_src, WORD32 src_strd, UWORD8 *pu1_dst, WORD32 dst_strd, WORD32 wd, WORD32 ht) in ihevce_vert_scale_neon_w16() 210 WORD32 wd) in ihevce_scaling_filter_mxn_neon()
|
/external/libavc/decoder/ |
D | ih264d_format_conv.c | 111 WORD32 wd, in ih264d_fmt_conv_420sp_to_rgb565() 225 WORD32 wd, in ih264d_fmt_conv_420sp_to_rgba8888() 377 WORD32 wd, in ih264d_fmt_conv_420sp_to_420sp() 474 WORD32 wd, in ih264d_fmt_conv_420sp_to_420sp_swap_uv() 583 WORD32 wd, in ih264d_fmt_conv_420sp_to_420p()
|
/external/libavc/encoder/ |
D | ih264e_fmt_conv.c | 100 WORD32 wd, in ih264e_fmt_conv_420sp_to_rgb565() 213 WORD32 wd, in ih264e_fmt_conv_420sp_to_rgba8888() 363 WORD32 wd, in ih264e_fmt_conv_420sp_to_420sp() 415 WORD32 wd, in ih264e_fmt_conv_420sp_to_420sp_swap_uv() 472 WORD32 wd, in ih264e_fmt_conv_420sp_to_420p() 811 WORD32 dst_stride, wd; in ih264e_fmt_conv() local
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/ |
D | minus.pass.cpp | 37 WD wd{5}; in testConstexpr() local
|
/external/libmpeg2/common/ |
D | ideint_debug.c | 96 WORD32 wd, ht, strd; in ideint_corrupt_pic() local
|
D | icv_variance.c | 84 WORD32 icv_variance_8x4(UWORD8 *pu1_src, WORD32 src_strd, WORD32 wd, WORD32 ht) in icv_variance_8x4()
|
/external/libhevc/decoder/ |
D | ihevcd_fmt_conv.c | 119 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgb565() 234 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgba8888() 385 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp() 484 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() 594 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420p()
|