/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 482 display_init(struct display *dp) in display_init() 506 display_clean_read(struct display *dp) in display_clean_read() 520 display_clean_write(struct display *dp) in display_clean_write() 534 display_clean(struct display *dp) in display_clean() 558 display_destroy(struct display *dp) in display_destroy() 568 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 589 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 643 text_stash(struct display *dp) in text_stash() 681 #define text_stash(dp) if (!dp->text_stashed) text_stash(dp) argument 684 text_restore(struct display *dp) in text_restore() [all …]
|
/third_party/libpng/contrib/tools/ |
D | pngcp.c | 482 display_init(struct display *dp) in display_init() 506 display_clean_read(struct display *dp) in display_clean_read() 520 display_clean_write(struct display *dp) in display_clean_write() 534 display_clean(struct display *dp) in display_clean() 558 display_destroy(struct display *dp) in display_destroy() 568 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 589 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 643 text_stash(struct display *dp) in text_stash() 681 #define text_stash(dp) if (!dp->text_stashed) text_stash(dp) argument 684 text_restore(struct display *dp) in text_restore() [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 482 display_init(struct display *dp) in display_init() 506 display_clean_read(struct display *dp) in display_clean_read() 520 display_clean_write(struct display *dp) in display_clean_write() 534 display_clean(struct display *dp) in display_clean() 558 display_destroy(struct display *dp) in display_destroy() 568 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 589 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 643 text_stash(struct display *dp) in text_stash() 681 #define text_stash(dp) if (!dp->text_stashed) text_stash(dp) argument 684 text_restore(struct display *dp) in text_restore() [all …]
|
/third_party/libunwind/src/ia64/ |
D | unwind_decoder.h | 107 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() 124 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() 142 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() 162 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() 183 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() 194 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() 209 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3() 219 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1() 228 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5() 277 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() [all …]
|
/third_party/uboot/u-boot-2020.01/drivers/video/tegra124/ |
D | dp.c | 41 static inline u32 tegra_dpaux_readl(struct tegra_dp_priv *dp, u32 reg) in tegra_dpaux_readl() 46 static inline void tegra_dpaux_writel(struct tegra_dp_priv *dp, u32 reg, in tegra_dpaux_writel() 52 static inline u32 tegra_dc_dpaux_poll_register(struct tegra_dp_priv *dp, in tegra_dc_dpaux_poll_register() 76 static inline int tegra_dpaux_wait_transaction(struct tegra_dp_priv *dp) in tegra_dpaux_wait_transaction() 90 static int tegra_dc_dpaux_write_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_write_chunk() 187 static int tegra_dc_dpaux_read_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_read_chunk() 296 static int tegra_dc_dpaux_read(struct tegra_dp_priv *dp, u32 cmd, u32 addr, in tegra_dc_dpaux_read() 324 static int tegra_dc_dp_dpcd_read(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_read() 341 static int tegra_dc_dp_dpcd_write(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_write() 358 static int tegra_dc_i2c_aux_read(struct tegra_dp_priv *dp, u32 i2c_addr, in tegra_dc_i2c_aux_read() [all …]
|
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_device_path.c | 77 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next() 130 static struct efi_device_path *shorten_path(struct efi_device_path *dp) in shorten_path() 149 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj() 195 struct efi_object *efi_dp_find_obj(struct efi_device_path *dp, in efi_dp_find_obj() 221 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp) in efi_dp_last_node() 235 efi_uintn_t efi_dp_instance_size(const struct efi_device_path *dp) in efi_dp_instance_size() 250 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size() 264 struct efi_device_path *efi_dp_dup(const struct efi_device_path *dp) in efi_dp_dup() 308 struct efi_device_path *efi_dp_append_node(const struct efi_device_path *dp, in efi_dp_append_node() 359 const struct efi_device_path *dp, in efi_dp_append_instance() [all …]
|
D | efi_device_path_to_text.c | 44 static char *dp_unknown(char *s, struct efi_device_path *dp) in dp_unknown() 50 static char *dp_hardware(char *s, struct efi_device_path *dp) in dp_hardware() 84 static char *dp_acpi(char *s, struct efi_device_path *dp) in dp_acpi() 102 static char *dp_msging(char *s, struct efi_device_path *dp) in dp_msging() 190 static char *dp_media(char *s, struct efi_device_path *dp) in dp_media() 261 struct efi_device_path *dp) in efi_convert_single_device_node_to_text() 361 uint16_t *efi_dp_str(struct efi_device_path *dp) in efi_dp_str()
|
/third_party/uboot/u-boot-2020.01/drivers/net/ |
D | ne2000_base.c | 106 dp83902a_priv_data_t *dp = &nic; in dp83902a_init() local 146 dp83902a_priv_data_t *dp = &nic; in dp83902a_stop() local 167 dp83902a_priv_data_t *dp = &nic; in dp83902a_start() local 218 dp83902a_priv_data_t *dp = (dp83902a_priv_data_t *) &nic; in dp83902a_start_xmit() local 246 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_send() local 376 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_RxEvent() local 448 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_recv() local 513 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_TxEvent() local 550 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_ClearCounters() local 567 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *)&nic; in dp83902a_Overflow() local [all …]
|
/third_party/libpng/ |
D | pngwtran.c | 36 png_bytep sp, dp; in png_do_pack() local 73 png_bytep sp, dp; in png_do_pack() local 113 png_bytep sp, dp; in png_do_pack() local 320 png_bytep sp, dp; in png_do_write_swap_alpha() local 338 png_bytep sp, dp; in png_do_write_swap_alpha() local 365 png_bytep sp, dp; in png_do_write_swap_alpha() local 381 png_bytep sp, dp; in png_do_write_swap_alpha() local 414 png_bytep sp, dp; in png_do_write_invert_alpha() local 434 png_bytep sp, dp; in png_do_write_invert_alpha() local 461 png_bytep sp, dp; in png_do_write_invert_alpha() local [all …]
|
D | pngrtran.c | 2166 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2190 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2213 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2396 png_bytep dp = row; /* destination */ in png_do_scale_16_to_8() local 2457 png_bytep dp = row; /* destination */ in png_do_chop() local 2487 png_bytep dp = sp; in png_do_read_swap_alpha() local 2506 png_bytep dp = sp; in png_do_read_swap_alpha() local 2533 png_bytep dp = sp; in png_do_read_swap_alpha() local 2550 png_bytep dp = sp; in png_do_read_swap_alpha() local 2583 png_bytep dp = sp; in png_do_read_invert_alpha() local [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngwtran.c | 36 png_bytep sp, dp; in png_do_pack() local 73 png_bytep sp, dp; in png_do_pack() local 113 png_bytep sp, dp; in png_do_pack() local 320 png_bytep sp, dp; in png_do_write_swap_alpha() local 338 png_bytep sp, dp; in png_do_write_swap_alpha() local 365 png_bytep sp, dp; in png_do_write_swap_alpha() local 381 png_bytep sp, dp; in png_do_write_swap_alpha() local 414 png_bytep sp, dp; in png_do_write_invert_alpha() local 434 png_bytep sp, dp; in png_do_write_invert_alpha() local 461 png_bytep sp, dp; in png_do_write_invert_alpha() local [all …]
|
D | pngrtran.c | 2166 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2190 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2213 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2396 png_bytep dp = row; /* destination */ in png_do_scale_16_to_8() local 2457 png_bytep dp = row; /* destination */ in png_do_chop() local 2487 png_bytep dp = sp; in png_do_read_swap_alpha() local 2506 png_bytep dp = sp; in png_do_read_swap_alpha() local 2533 png_bytep dp = sp; in png_do_read_swap_alpha() local 2550 png_bytep dp = sp; in png_do_read_swap_alpha() local 2583 png_bytep dp = sp; in png_do_read_invert_alpha() local [all …]
|
/third_party/skia/third_party/externals/libpng/ |
D | pngwtran.c | 36 png_bytep sp, dp; in png_do_pack() local 73 png_bytep sp, dp; in png_do_pack() local 113 png_bytep sp, dp; in png_do_pack() local 320 png_bytep sp, dp; in png_do_write_swap_alpha() local 338 png_bytep sp, dp; in png_do_write_swap_alpha() local 365 png_bytep sp, dp; in png_do_write_swap_alpha() local 381 png_bytep sp, dp; in png_do_write_swap_alpha() local 414 png_bytep sp, dp; in png_do_write_invert_alpha() local 434 png_bytep sp, dp; in png_do_write_invert_alpha() local 461 png_bytep sp, dp; in png_do_write_invert_alpha() local [all …]
|
D | pngrtran.c | 2166 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2190 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2213 png_bytep dp = row + (size_t)row_width - 1; in png_do_unpack() local 2396 png_bytep dp = row; /* destination */ in png_do_scale_16_to_8() local 2457 png_bytep dp = row; /* destination */ in png_do_chop() local 2487 png_bytep dp = sp; in png_do_read_swap_alpha() local 2506 png_bytep dp = sp; in png_do_read_swap_alpha() local 2533 png_bytep dp = sp; in png_do_read_swap_alpha() local 2550 png_bytep dp = sp; in png_do_read_swap_alpha() local 2583 png_bytep dp = sp; in png_do_read_invert_alpha() local [all …]
|
/third_party/lwip/src/include/netif/ppp/ |
D | ccp.h | 64 #define CCP_CODE(dp) ((dp)[0]) argument 65 #define CCP_ID(dp) ((dp)[1]) argument 66 #define CCP_LENGTH(dp) (((dp)[2] << 8) + (dp)[3]) argument 69 #define CCP_OPT_CODE(dp) ((dp)[0]) argument 70 #define CCP_OPT_LENGTH(dp) ((dp)[1]) argument
|
/third_party/python/Modules/ |
D | _dbmmodule.c | 58 dbmobject *dp; in newdbmobject() local 77 dbm_dealloc(dbmobject *dp) in dbm_dealloc() 85 dbm_length(dbmobject *dp) in dbm_length() 105 dbm_subscript(dbmobject *dp, PyObject *key) in dbm_subscript() 129 dbm_ass_sub(dbmobject *dp, PyObject *v, PyObject *w) in dbm_ass_sub() 240 dbmobject *dp = (dbmobject *)self; in dbm_contains() local
|
D | _gdbmmodule.c | 69 dbmobject *dp; in newdbmobject() local 90 dbm_dealloc(dbmobject *dp) in dbm_dealloc() 98 dbm_length(dbmobject *dp) in dbm_length() 164 dbm_subscript(dbmobject *dp, PyObject *key) in dbm_subscript() 213 dbm_ass_sub(dbmobject *dp, PyObject *v, PyObject *w) in dbm_ass_sub() 354 dbmobject *dp = (dbmobject *)self; in dbm_contains() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngimage.c | 589 display_init(struct display *dp) in display_init() 613 display_clean_read(struct display *dp) in display_clean_read() 621 display_clean_write(struct display *dp) in display_clean_write() 629 display_clean(struct display *dp) in display_clean() 646 display_destroy(struct display *dp) in display_destroy() 660 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 681 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 776 struct display *dp = get_dp(pp); in display_error() local 782 display_cache_file(struct display *dp, const char *filename) in display_cache_file() 809 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngimage.c | 589 display_init(struct display *dp) in display_init() 613 display_clean_read(struct display *dp) in display_clean_read() 621 display_clean_write(struct display *dp) in display_clean_write() 629 display_clean(struct display *dp) in display_clean() 646 display_destroy(struct display *dp) in display_destroy() 660 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 681 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 776 struct display *dp = get_dp(pp); in display_error() local 782 display_cache_file(struct display *dp, const char *filename) in display_cache_file() 809 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() [all …]
|
/third_party/libpng/contrib/libtests/ |
D | pngimage.c | 589 display_init(struct display *dp) in display_init() 613 display_clean_read(struct display *dp) in display_clean_read() 621 display_clean_write(struct display *dp) in display_clean_write() 629 display_clean(struct display *dp) in display_clean() 646 display_destroy(struct display *dp) in display_destroy() 660 struct display *dp = (struct display*)png_get_error_ptr(pp); in get_dp() local 681 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log() 776 struct display *dp = get_dp(pp); in display_error() local 782 display_cache_file(struct display *dp, const char *filename) in display_cache_file() 809 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() [all …]
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | finddev.c | 52 struct dir_list *dp; in add_to_dirlist() local 72 struct dir_list *dp, *next; in free_dirlist() local 86 struct dirent *dp; in scan_dir() local
|
/third_party/e2fsprogs/lib/blkid/ |
D | devno.c | 68 struct dir_list *dp; in add_to_dirlist() local 87 struct dir_list *dp, *next; in free_dirlist() local 101 struct dirent *dp; in blkid__scan_dir() local
|
/third_party/libnl/src/ |
D | nf-log.c | 36 struct nl_dump_params dp = { in obj_input() local 109 struct nl_dump_params dp = { in main() local
|
/third_party/gettext/gnulib-local/lib/ |
D | backupfile.c | 65 # define REAL_DIR_ENTRY(dp) ((dp)->d_ino != 0) argument 67 # define REAL_DIR_ENTRY(dp) 1 argument 138 struct dirent *dp; in max_backup_version() local
|
/third_party/boost/boost/graph/ |
D | graphml.hpp | 82 mutate_graph_impl(MutableGraph& g, dynamic_properties& dp) in mutate_graph_impl() 175 put_property(const std::string& name, dynamic_properties& dp, in put_property() 225 void read_graphml(std::istream& in, MutableGraph& g, dynamic_properties& dp, in read_graphml() 255 VertexIndexMap vertex_index, const dynamic_properties& dp, in write_graphml() 380 const dynamic_properties& dp, bool ordered_vertices = false) in write_graphml()
|