Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 25 of 45) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngcp.c482 display_init(struct display *dp) in display_init()
534 display_clean(struct display *dp) in display_clean()
558 display_destroy(struct display *dp) in display_destroy()
643 text_stash(struct display *dp) in text_stash()
684 text_restore(struct display *dp) in text_restore()
694 #define text_stash(dp) ((void)0) argument
695 #define text_restore(dp) ((void)0) argument
1688 struct display *dp = get_dp(pp); in display_warning() local
1698 struct display *dp = get_dp(pp); in display_error() local
1730 struct display *dp = get_dp(pp); in read_function() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwtran.c36 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 …]
A Dpngrtran.c2487 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
2606 png_bytep dp = sp; in png_do_read_invert_alpha() local
2635 png_bytep dp = sp; in png_do_read_invert_alpha() local
2650 png_bytep dp = sp; in png_do_read_invert_alpha() local
4214 png_bytep sp, dp; in png_do_expand_palette() local
4387 png_bytep sp, dp; in png_do_expand() local
[all …]
A Dpngwutil.c2117 png_bytep dp; in png_do_write_interlace() local
2155 png_bytep dp; in png_do_write_interlace() local
2192 png_bytep dp; in png_do_write_interlace() local
2228 png_bytep dp; in png_do_write_interlace() local
2282 png_bytep rp, dp, lp; in png_setup_sub_row() local
2321 png_bytep rp, dp, lp; in png_setup_sub_row_only() local
2342 png_bytep rp, dp, pp; in png_setup_up_row() local
2369 png_bytep rp, dp, pp; in png_setup_up_row_only() local
2386 png_bytep rp, dp, pp, lp; in png_setup_avg_row() local
2426 png_bytep rp, dp, pp, lp; in png_setup_avg_row_only() local
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dccp.h60 #define CCP_CODE(dp) ((dp)[0]) argument
61 #define CCP_ID(dp) ((dp)[1]) argument
62 #define CCP_LENGTH(dp) (((dp)[2] << 8) + (dp)[3]) argument
65 #define CCP_OPT_CODE(dp) ((dp)[0]) argument
66 #define CCP_OPT_LENGTH(dp) ((dp)[1]) argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dccp.h60 #define CCP_CODE(dp) ((dp)[0]) argument
61 #define CCP_ID(dp) ((dp)[1]) argument
62 #define CCP_LENGTH(dp) (((dp)[2] << 8) + (dp)[3]) argument
65 #define CCP_OPT_CODE(dp) ((dp)[0]) argument
66 #define CCP_OPT_LENGTH(dp) ((dp)[1]) argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c589 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()
776 struct display *dp = get_dp(pp); in display_error() local
922 update_display(struct display *dp) in update_display()
994 compare_read(struct display *dp, int applied_transforms) in compare_read()
1369 skip_transform(struct display *dp, int tr) in skip_transform()
1405 test_one_file(struct display *dp, const char *filename) in test_one_file()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/arm/
A Dpalette_neon_intrinsics.c85 png_bytep sp = *ssp - i, dp = *ddp - (i << 2); in png_do_expand_palette_rgba8_neon() local
125 png_bytep sp = *ssp - i, dp = *ddp - ((i << 1) + i); in png_do_expand_palette_rgb8_neon() local
/AliOS-Things-master/components/fatfs/src/
A Dfatfs_vfs.c404 fat_dir_t *dp = NULL; in fatfs_vfs_opendir() local
431 fat_dir_t *dp = (fat_dir_t *)dir; in fatfs_vfs_readdir() local
461 fat_dir_t *dp = (fat_dir_t *)dir; in fatfs_vfs_closedir() local
510 fat_dir_t *dp = (fat_dir_t *)dir; in fatfs_vfs_rewinddir() local
523 fat_dir_t *dp = (fat_dir_t *)dir; in fatfs_vfs_telldir() local
534 fat_dir_t *dp = (fat_dir_t *)dir; in fatfs_vfs_seekdir() local
A Dff.c1522 FF_DIR* dp, /* Pointer to directory object */ in dir_sdi()
1571 FF_DIR* dp, /* Pointer to the directory object */ in dir_next()
1632 FF_DIR* dp, /* Pointer to the directory object */
2085 FF_DIR* dp /* Pointer to the direcotry object */
2161 FF_DIR* dp, /* Pointer to the directory object */
2477 FF_DIR* dp, /* Pointer to the directory object */
2654 FF_DIR* dp, /* Pointer to the directory object */
4207 FF_DIR* dp, /* Pointer to directory object to create */
4305 FF_DIR* dp, /* Pointer to the open directory object */
4341 FF_DIR* dp, /* Pointer to the open directory object */
[all …]
/AliOS-Things-master/components/fatfs/example/
A Dfatfs_example.c71 aos_dirent_t *dp = NULL; in fatfs_comp_example() local
/AliOS-Things-master/components/ramfs/src/
A Dramfs_vfs.c188 ramfs_vfs_dir_t *dp = NULL; in ramfs_vfs_opendir() local
209 ramfs_vfs_dir_t *dp; in ramfs_vfs_closedir() local
328 ramfs_vfs_dir_t *dp = NULL; in ramfs_vfs_readdir() local
362 ramfs_vfs_dir_t *dp = NULL; in ramfs_vfs_rewinddir() local
A Dramfs.c779 int32_t ramfs_opendir(void *dp, const char *path) in ramfs_opendir()
815 int32_t ramfs_readdir(void *dp, char *fn) in ramfs_readdir()
861 int32_t ramfs_closedir(void *dp) in ramfs_closedir()
/AliOS-Things-master/components/littlefs/example/
A Dlittlefs_example.c87 aos_dirent_t *dp = NULL; in read_dir() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_swab.c170 TIFFSwabDouble(double *dp) in TIFFSwabDouble()
184 TIFFSwabArrayOfDouble(double* dp, tmsize_t n) in TIFFSwabArrayOfDouble()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_ram_libc.c16 const int *dp; member
19 int _rtl_vsprintf(char *buf, size_t size, const char *fmt, const int *dp) in _rtl_vsprintf()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Ddiag.c25 int DiagVSprintf(char *buf, const char *fmt, const int *dp) in DiagVSprintf()
264 const int *dp = ((const int *)&fmt)+1; in DiagSnPrintf() local
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.c1654 DIR* dp, /* Pointer to directory object */ in dir_sdi()
1702 DIR* dp, /* Pointer to the directory object */ in dir_next()
1763 DIR* dp, /* Pointer to the directory object */
2227 DIR* dp /* Pointer to the direcotry object */
2301 #define DIR_READ_FILE(dp) dir_read(dp, 0) argument
2302 #define DIR_READ_LABEL(dp) dir_read(dp, 1) argument
2305 DIR* dp, /* Pointer to the directory object */
2616 DIR* dp, /* Pointer to the directory object */
4337 DIR *dp /* Pointer to the directory object to be closed */
4367 DIR* dp, /* Pointer to the open directory object */
[all …]
/AliOS-Things-master/components/posix/include/
A Ddirent.h27 #define DIRSIZ(dp) (offsetof(struct dirent, d_name) + ((strlen((dp)->d_name) + 1 + 3) & ~3)) argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A Dtif_pdsdirread.c58 #define TIFFCvtIEEEDoubleToNative(tif, n, dp) argument
122 register TIFFDirEntry* dp; in TIFFReadPrivateDataSubDirectory() local
290 register TIFFDirEntry *dp; in EstimateStripByteCounts() local
738 TIFFFetchNormalSubTag(TIFF* tif, TIFFDirEntry* dp, const TIFFFieldInfo* fip, in TIFFFetchNormalSubTag()
977 uint16* dp = (uint16*) CheckMalloc(tif, in TIFFFetchStripThing() local
A Dtif_pdsdirwrite.c66 #define TIFFCvtNativeToIEEEDouble(tif, n, dp) argument
419 { double* dp; in TIFFWriteNormalSubTag() local
431 double* dp; in TIFFWriteNormalSubTag() local
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dchap-new.c165 const struct chap_digest_type *dp; in chap_auth_peer() local
194 const struct chap_digest_type *dp; in chap_auth_with_peer() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/data_uart/
A Ddata_uart.c44 int data_uart_vsprintf(char *buf, const char *fmt, const int *dp) in data_uart_vsprintf()
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c118 tColorRGBA *dp; in _shrinkSurfaceRGBA() local
207 Uint8 *dp; in _shrinkSurfaceY() local
290 tColorRGBA *sp, *csp, *dp; in _zoomSurfaceRGBA() local
524 Uint8 *sp, *dp, *csp; in _zoomSurfaceY() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffdump.c308 uint8* dp; in ReadDirectory() local
819 double *dp = (double *)data; in PrintData() local

Completed in 75 milliseconds

12