/external/u-boot/drivers/fpga/ |
D | virtex2.c | 93 static int virtex2_load(xilinx_desc *desc, const void *buf, size_t bsize, in virtex2_load() 116 static int virtex2_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_dump() 157 static int virtex2_ssm_load(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ssm_load() 356 static int virtex2_ssm_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ssm_dump() 408 static int virtex2_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ss_load() 414 static int virtex2_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in virtex2_ss_dump()
|
D | spartan2.c | 43 static int spartan2_load(xilinx_desc *desc, const void *buf, size_t bsize, in spartan2_load() 67 static int spartan2_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_dump() 99 static int spartan2_sp_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_sp_load() 251 static int spartan2_sp_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_sp_dump() 299 static int spartan2_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_ss_load() 442 static int spartan2_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan2_ss_dump()
|
D | spartan3.c | 47 static int spartan3_load(xilinx_desc *desc, const void *buf, size_t bsize, in spartan3_load() 71 static int spartan3_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_dump() 103 static int spartan3_sp_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_sp_load() 257 static int spartan3_sp_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_sp_dump() 305 static int spartan3_ss_load(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_ss_load() 460 static int spartan3_ss_dump(xilinx_desc *desc, const void *buf, size_t bsize) in spartan3_ss_dump()
|
D | stratixII.c | 16 int StratixII_load (Altera_desc * desc, void *buf, size_t bsize) in StratixII_load() 39 int StratixII_dump (Altera_desc * desc, void *buf, size_t bsize) in StratixII_dump() 62 int StratixII_ps_fpp_dump (Altera_desc * desc, void *buf, size_t bsize) in StratixII_ps_fpp_dump() 68 int StratixII_ps_fpp_load (Altera_desc * desc, void *buf, size_t bsize, in StratixII_ps_fpp_load()
|
D | cyclon2.c | 38 int CYC2_load(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_load() 68 int CYC2_dump(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_dump() 95 static int CYC2_ps_load(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_ps_load() 197 static int CYC2_ps_dump(Altera_desc *desc, const void *buf, size_t bsize) in CYC2_ps_dump()
|
D | ACEX1K.c | 40 int ACEX1K_load(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_load() 60 int ACEX1K_dump(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_dump() 89 static int ACEX1K_ps_load(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_ps_load() 242 static int ACEX1K_ps_dump(Altera_desc *desc, const void *buf, size_t bsize) in ACEX1K_ps_dump()
|
D | xilinx.c | 140 int xilinx_load(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_load() 157 int xilinx_loadfs(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loadfs() 175 int xilinx_loads(xilinx_desc *desc, const void *buf, size_t bsize, in xilinx_loads() 192 int xilinx_dump(xilinx_desc *desc, const void *buf, size_t bsize) in xilinx_dump()
|
D | zynqmppl.c | 103 static void *check_data(u8 *buf, size_t bsize, u32 *swap) in check_data() 168 size_t bsize, u32 blocksize, u32 *swap) in zynqmp_validate_bitstream() 195 static int zynqmp_load(xilinx_desc *desc, const void *buf, size_t bsize, in zynqmp_load() 227 static int zynqmp_loads(xilinx_desc *desc, const void *buf, size_t bsize, in zynqmp_loads()
|
D | zynqpl.c | 126 static void *check_data(u8 *buf, size_t bsize, u32 *swap) in check_data() 336 size_t bsize, u32 blocksize, u32 *swap, in zynq_validate_bitstream() 367 static int zynq_load(xilinx_desc *desc, const void *buf, size_t bsize, in zynq_load() 414 static int zynq_loadfs(xilinx_desc *desc, const void *buf, size_t bsize, in zynq_loadfs()
|
D | altera.c | 97 int altera_load(Altera_desc *desc, const void *buf, size_t bsize) in altera_load() 111 int altera_dump(Altera_desc *desc, const void *buf, size_t bsize) in altera_dump()
|
D | fpga.c | 58 size_t bsize, char *fn) in fpga_validate() 252 int fpga_load(int devnum, const void *buf, size_t bsize, bitstream_type bstype) in fpga_load() 295 int fpga_dump(int devnum, const void *buf, size_t bsize) in fpga_dump()
|
/external/libvpx/libvpx/test/ |
D | vp9_subtract_test.cc | 42 void SetupBlocks(BLOCK_SIZE bsize) { in SetupBlocks() 65 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES; in TEST_P() local 86 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES; in TEST_P() local
|
/external/libaom/libaom/test/ |
D | blend_a64_mask_test.cc | 196 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 214 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 230 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local 310 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 328 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 410 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 435 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 527 int bsize = rng_.Rand8() % BLOCK_SIZES_ALL; in TEST_P() local 552 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local 573 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local
|
D | comp_mask_variance_test.cc | 105 BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 123 BLOCK_SIZE bsize) { in RunSpeedTest() 189 BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 222 BLOCK_SIZE bsize, int havSub) { in RunSpeedTest() 348 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 379 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize) { in RunSpeedTest() 461 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput() 512 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int havSub) { in RunSpeedTest()
|
D | blockd_test.cc | 116 for (int bsize = BLOCK_4X4; bsize < BLOCK_SIZES_ALL; bsize++) { in TEST() local
|
D | av1_round_shift_array_test.cc | 59 comp_round_shift_array_func test_impl, BLOCK_SIZE bsize, int bit) { in RunCheckOutput() 77 BLOCK_SIZE bsize, int bit) { in RunSpeedTest()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | databin.c | 44 void databingen(int mode, char *buffer, int bsize, int offset) in databingen() 83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk()
|
D | dataascii.c | 45 int dataasciigen(char *listofchars, char *buffer, int bsize, int offset) in dataasciigen() 73 int dataasciichk(char *listofchars, char *buffer, int bsize, in dataasciichk()
|
D | datapid.c | 84 int datapidgen(int pid, char *buffer, int bsize, int offset) in datapidgen() 181 int datapidchk(int pid, char *buffer, int bsize, int offset, char **errmsg) in datapidchk()
|
/external/mksh/src/ |
D | shf.c | 54 ssize_t bsize = in shf_open() local 131 ssize_t bsize = in shf_fdopen() local 166 ssize_t bsize = in shf_reopen() local 198 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen() 455 shf_read(char *buf, ssize_t bsize, struct shf *shf) in shf_read() 491 shf_getse(char *buf, ssize_t bsize, struct shf *shf) in shf_getse() 742 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf()
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_nameval.c | 90 int bsize, int flags) in nval_set() 130 int bsize) in nval_get() 167 int nval_list(const char *xb, int xb_size, char *buf, int bsize) in nval_list()
|
/external/libaom/libaom/av1/encoder/ |
D | tokenize.c | 79 BLOCK_SIZE bsize, Av1ColorMapParam *params) { in get_palette_params() 94 BLOCK_SIZE bsize, TX_SIZE tx_size, in get_color_map_params() 105 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize, in av1_cost_color_map() 117 TOKENEXTRA **t, BLOCK_SIZE bsize, TX_SIZE tx_size, in av1_tokenize_color_map() 190 BLOCK_SIZE bsize, int *rate, in av1_tokenize_sb_vartx()
|
D | firstpass.c | 147 static aom_variance_fn_t get_block_variance_fn(BLOCK_SIZE bsize) { in get_block_variance_fn() 156 static unsigned int get_prediction_error(BLOCK_SIZE bsize, in get_prediction_error() 165 static aom_variance_fn_t highbd_get_block_variance_fn(BLOCK_SIZE bsize, in highbd_get_block_variance_fn() 195 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, in highbd_get_prediction_error() 222 const BLOCK_SIZE bsize = xd->mi[0]->sb_type; in first_pass_motion_search() local 448 const BLOCK_SIZE bsize = get_bsize(cm, mb_row, mb_col); in av1_first_pass() local
|
D | partition_strategy.c | 32 int mi_col, BLOCK_SIZE bsize, in get_res_var_features() 85 BLOCK_SIZE bsize, int *partition_none_allowed, int *partition_horz_allowed, in av1_simple_motion_search_based_split() 143 int mi_col, BLOCK_SIZE bsize, const int *const refs, int num_refs, in simple_motion_search_get_best_ref() 214 int mi_col, BLOCK_SIZE bsize, float *features) { in simple_motion_search_prune_part_features() 305 int mi_col, BLOCK_SIZE bsize, int *partition_none_allowed, in av1_simple_motion_search_prune_part() 403 int mi_col, BLOCK_SIZE bsize, const RD_STATS *none_rdc, in av1_simple_motion_search_early_term_none() 462 int mi_col, BLOCK_SIZE bsize, float *features) { in firstpass_simple_motion_search_features() 523 int mi_col, BLOCK_SIZE bsize, in av1_firstpass_simple_motion_search_early_term()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 184 int mi_col, BLOCK_SIZE bsize, int segment_index) { in set_segment_index() 255 BLOCK_SIZE bsize) { in set_offsets() 294 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb() 309 BLOCK_SIZE bsize) { in set_block_size() 369 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node() 432 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree() 446 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning() 874 MACROBLOCKD *xd, BLOCK_SIZE bsize, in copy_partitioning_helper() 947 BLOCK_SIZE bsize, int mi_row, int mi_col, in scale_partitioning_svc() 1049 static void update_partition_svc(VP9_COMP *cpi, BLOCK_SIZE bsize, int mi_row, in update_partition_svc() [all …]
|