/external/libnl/lib/route/link/ |
D | bridge.c | 67 struct bridge_data *bd; in bridge_clone() local 100 struct bridge_data *bd = data; in bridge_parse_protinfo() local 147 struct bridge_data *bd = data; in bridge_dump_details() local 262 struct bridge_data *bd; in rtnl_link_bridge_has_ext_info() local 291 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_set_port_state() local 315 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_get_port_state() local 334 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_set_priority() local 355 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_get_priority() local 374 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_set_cost() local 397 struct bridge_data *bd = bridge_data(link); in rtnl_link_bridge_get_cost() local [all …]
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.h | 44 static INLINE tran_high_t highbd_check_range(tran_high_t input, int bd) { in highbd_check_range() 82 #define HIGHBD_WRAPLOW(x, bd) \ argument 90 #define HIGHBD_WRAPLOW(x, bd) ((int32_t)highbd_check_range((x), bd)) argument 112 int bd) { in highbd_clip_pixel_add()
|
D | inv_txfm.c | 1293 int stride, int bd) { in vpx_highbd_iwht4x4_16_add_c() 1350 int stride, int bd) { in vpx_highbd_iwht4x4_1_add_c() 1377 void vpx_highbd_iadst4_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_iadst4_c() 1422 void vpx_highbd_idct4_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_idct4_c() 1455 int stride, int bd) { in vpx_highbd_idct4x4_16_add_c() 1480 int stride, int bd) { in vpx_highbd_idct4x4_1_add_c() 1499 void vpx_highbd_iadst8_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_iadst8_c() 1583 void vpx_highbd_idct8_c(const tran_low_t *input, tran_low_t *output, int bd) { in vpx_highbd_idct8_c() 1642 int stride, int bd) { in vpx_highbd_idct8x8_64_add_c() 1667 int stride, int bd) { in vpx_highbd_idct8x8_12_add_c() [all …]
|
D | intrapred.c | 459 const uint16_t *left, int bd) { in highbd_d207_predictor() 490 const uint16_t *left, int bd) { in highbd_d63_predictor() 510 const uint16_t *left, int bd) { in highbd_d45_predictor() 531 const uint16_t *left, int bd) { in highbd_d117_predictor() 558 const uint16_t *left, int bd) { in highbd_d135_predictor() 588 const uint16_t *left, int bd) { in highbd_d153_predictor() 613 const uint16_t *left, int bd) { in highbd_v_predictor() 625 const uint16_t *left, int bd) { in highbd_h_predictor() 637 const uint16_t *left, int bd) { in highbd_tm_predictor() 651 const uint16_t *left, int bd) { in highbd_dc_128_predictor() [all …]
|
D | loopfilter.c | 23 static INLINE int16_t signed_char_clamp_high(int t, int bd) { in signed_char_clamp_high() 357 uint16_t q2, uint16_t q3, int bd) { in highbd_filter_mask() 374 int bd) { in highbd_flat_mask4() 389 uint16_t q3, uint16_t q4, int bd) { in highbd_flat_mask5() 400 uint16_t q0, uint16_t q1, int bd) { in highbd_hev_mask() 410 int bd) { in highbd_filter4() 445 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_4_c() 469 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_c() 476 int bd) { in vpx_highbd_lpf_vertical_4_c() 494 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_c() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_fs_live_variables.cpp | 56 fs_live_variables::setup_one_read(struct block_data *bd, fs_inst *inst, in setup_one_read() 74 fs_live_variables::setup_one_write(struct block_data *bd, fs_inst *inst, in setup_one_write() 111 struct block_data *bd = &block_data[block->num]; in setup_def_use() local 161 struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 212 struct block_data *bd = &block_data[block->num]; in compute_start_end() local
|
D | brw_vec4_live_variables.cpp | 74 struct block_data *bd = &block_data[block->num]; in setup_def_use() local 140 struct block_data *bd = &block_data[block->num]; in compute_live_variables() local 291 struct block_data *bd = &live_intervals->block_data[block->num]; in calculate_live_intervals() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 21 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_4x4_sse2() 40 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_8x8_sse2() 87 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_16x16_sse2() 135 const uint16_t *left, int bd) { in vpx_highbd_h_predictor_32x32_sse2() 182 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_sse2() 193 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_sse2() 204 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_sse2() 236 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_sse2() 247 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_sse2() 258 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_sse2() [all …]
|
D | highbd_idct8x8_add_sse2.c | 95 int stride, int bd) { in vpx_highbd_idct8x8_64_add_sse2() 168 int stride, int bd) { in vpx_highbd_idct8x8_12_add_sse2() 211 int stride, int bd) { in vpx_highbd_idct8x8_1_add_sse2()
|
D | highbd_inv_txfm_sse2.h | 247 const int bd) { in add_clamp() 262 uint16_t *dest, int stride, int bd, in highbd_idct_1_add_kernel() 286 const int bd) { in recon_and_store_4() 295 const int stride, const int bd) { in recon_and_store_4x2() 307 const int stride, const int bd) { in recon_and_store_4x4() 314 const int stride, const int bd) { in recon_and_store_8() 324 const int stride, const int bd) { in recon_and_store_8x8() 380 const int bd) { in highbd_write_buffer_8() 390 const int bd) { in highbd_write_buffer_4()
|
D | highbd_idct16x16_add_sse2.c | 203 int stride, int bd) { in vpx_highbd_idct16x16_256_add_sse2() 258 int stride, int bd) { in vpx_highbd_idct16x16_38_add_sse2() 306 int stride, int bd) { in vpx_highbd_idct16x16_10_add_sse2() 353 int stride, int bd) { in vpx_highbd_idct16x16_1_add_sse2()
|
D | highbd_loopfilter_sse2.c | 16 static INLINE __m128i signed_char_clamp_bd_sse2(__m128i value, int bd) { in signed_char_clamp_bd_sse2() 53 const uint8_t *_thresh, int bd) { in vpx_highbd_lpf_horizontal_16_sse2() 480 const uint8_t *_thresh, int bd) { in vpx_highbd_lpf_horizontal_16_dual_sse2() 488 const uint8_t *_thresh, int bd) { in vpx_highbd_lpf_horizontal_8_sse2() 714 const uint8_t *_thresh1, int bd) { in vpx_highbd_lpf_horizontal_8_dual_sse2() 722 const uint8_t *_thresh, int bd) { in vpx_highbd_lpf_horizontal_4_sse2() 884 const uint8_t *_thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_sse2() 1003 int bd) { in vpx_highbd_lpf_vertical_4_sse2() 1027 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_vertical_4_dual_sse2() 1049 int bd) { in vpx_highbd_lpf_vertical_8_sse2() [all …]
|
D | highbd_idct8x8_add_sse4.c | 97 int stride, int bd) { in vpx_highbd_idct8x8_64_add_sse4_1() 170 int stride, int bd) { in vpx_highbd_idct8x8_12_add_sse4_1()
|
D | highbd_idct16x16_add_sse4.c | 202 uint16_t *dest, int stride, int bd) { in vpx_highbd_idct16x16_256_add_sse4_1() 257 int stride, int bd) { in vpx_highbd_idct16x16_38_add_sse4_1() 305 int stride, int bd) { in vpx_highbd_idct16x16_10_add_sse4_1()
|
D | highbd_intrapred_intrin_ssse3.c | 40 const uint16_t *left, int bd) { in vpx_highbd_d45_predictor_4x4_ssse3() 66 const uint16_t *left, int bd) { in vpx_highbd_d45_predictor_8x8_ssse3() 98 const uint16_t *left, int bd) { in vpx_highbd_d45_predictor_16x16_ssse3() 133 const uint16_t *left, int bd) { in vpx_highbd_d45_predictor_32x32_ssse3() 184 const uint16_t *left, int bd) { in vpx_highbd_d117_predictor_8x8_ssse3() 213 const uint16_t *left, int bd) { in vpx_highbd_d117_predictor_16x16_ssse3() 259 const uint16_t *left, int bd) { in vpx_highbd_d117_predictor_32x32_ssse3() 335 const uint16_t *left, int bd) { in vpx_highbd_d135_predictor_8x8_ssse3() 359 const uint16_t *left, int bd) { in vpx_highbd_d135_predictor_16x16_ssse3() 396 const uint16_t *left, int bd) { in vpx_highbd_d135_predictor_32x32_ssse3() [all …]
|
D | highbd_idct4x4_add_sse2.c | 92 int stride, int bd) { in vpx_highbd_idct4x4_16_add_sse2() 142 int stride, int bd) { in vpx_highbd_idct4x4_1_add_sse2()
|
D | highbd_convolve_avx2.c | 23 int width, int h, int bd) { in vpx_highbd_convolve_copy_avx2() 105 int width, int h, int bd) { in vpx_highbd_convolve_avg_avx2() 340 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_h8_avx2() 367 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_h8_avx2() 460 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_h2_avx2() 486 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_h2_avx2() 569 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_v8_avx2() 696 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_v8_avx2() 740 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d16_v2_avx2() 798 ptrdiff_t dst_pitch, uint32_t height, const int16_t *filter, int bd) { in vpx_highbd_filter_block1d8_v2_avx2() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 209 int stride, int tx_type, int bd) { in vp9_highbd_iht4x4_16_add_c() 248 int stride, int tx_type, int bd) { in vp9_highbd_iht8x8_64_add_c() 281 int stride, int tx_type, int bd) { in vp9_highbd_iht16x16_256_add_c() 308 int eob, int bd) { in vp9_highbd_idct4x4_add() 316 int eob, int bd) { in vp9_highbd_iwht4x4_add() 324 int eob, int bd) { in vp9_highbd_idct8x8_add() 341 int stride, int eob, int bd) { in vp9_highbd_idct16x16_add() 357 int stride, int eob, int bd) { in vp9_highbd_idct32x32_add() 372 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht4x4_add() 380 uint16_t *dest, int stride, int eob, int bd) { in vp9_highbd_iht8x8_add() [all …]
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 37 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_4x4_neon() 52 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_neon() 62 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_neon() 72 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_neon() 100 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_8x8_neon() 115 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_neon() 125 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_neon() 135 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_neon() 165 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_16x16_neon() 183 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_16x16_neon() [all …]
|
D | highbd_idct32x32_34_add_neon.c | 374 int stride, const int bd) { in vpx_highbd_idct32_8_neon() 598 int stride, int bd) { in vpx_highbd_idct32x32_34_add_neon()
|
D | highbd_loopfilter_neon.c | 19 const int bd) { in load_thresh() 74 uint32_t *flat_status, uint16x8_t *hev, const int bd) { in filter_flat_hev_mask() 95 uint32_t *flat2_status, const int bd) { in flat_mask5() 111 static INLINE int16x8_t flip_sign(const uint16x8_t v, const int bd) { in flip_sign() 116 static INLINE uint16x8_t flip_sign_back(const int16x8_t v, const int bd) { in flip_sign_back() 233 uint16x8_t *oq1, const int bd) { in filter4() 298 const int bd) { in filter8() 324 uint16x8_t *oq4, uint16x8_t *oq5, uint16x8_t *oq6, const int bd) { in filter16() 567 const uint8_t *thresh, int bd) { in vpx_highbd_lpf_horizontal_4_neon() 582 const uint8_t *thresh1, int bd) { in vpx_highbd_lpf_horizontal_4_dual_neon() [all …]
|
D | highbd_vpx_convolve_neon.c | 20 int h, int bd) { in vpx_highbd_convolve8_neon() 43 int w, int h, int bd) { in vpx_highbd_convolve8_avg_neon()
|
/external/toybox/toys/other/ |
D | bzcat.c | 110 static unsigned int get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() 161 static int read_block_header(struct bunzip_data *bd, struct bwdata *bw) in read_block_header() 319 static int read_huffman_data(struct bunzip_data *bd, struct bwdata *bw) in read_huffman_data() 443 static void flush_bunzip_outbuf(struct bunzip_data *bd, int out_fd) in flush_bunzip_outbuf() 452 static void burrows_wheeler_prep(struct bunzip_data *bd, struct bwdata *bw) in burrows_wheeler_prep() 493 static int read_bunzip_data(struct bunzip_data *bd) in read_bunzip_data() 512 static int write_bunzip_data(struct bunzip_data *bd, struct bwdata *bw, in write_bunzip_data() 607 struct bunzip_data *bd; in start_bunzip() local 645 struct bunzip_data *bd; in bunzipStream() local
|
/external/fio/engines/ |
D | binject.c | 35 static void binject_buc_init(struct binject_data *bd, struct io_u *io_u) in binject_buc_init() 97 struct binject_data *bd = td->io_ops_data; in fio_binject_getevents() local 188 struct binject_data *bd = td->io_ops_data; in fio_binject_prep() local 237 struct binject_data *bd = td->io_ops_data; in fio_binject_event() local 379 struct binject_data *bd = td->io_ops_data; in fio_binject_cleanup() local 392 struct binject_data *bd; in fio_binject_init() local
|
/external/freetype/src/gzip/ |
D | infblock.c | 156 uInt bl, bd; in inflate_blocks() local 308 uInt bl, bd; in inflate_blocks() local
|