/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_audio_c.h | 32 #define LOG_DEBUG_CONVERT(from, to) fprintf(stderr, "Converting %s to %s.\n", from, to); argument 34 #define LOG_DEBUG_CONVERT(from, to) argument
|
/AliOS-Things-master/components/cli/src/iobox/ |
A D | cp.c | 37 static int cp_file_to_file(const char *from, const char *to) in cp_file_to_file() 98 static int cp_file_to_dir(const char *from, const char *to) in cp_file_to_dir() 109 static int cp_dir_to_dir(const char *from, const char *to) in cp_dir_to_dir() 146 static int cp_do(char *from, char *to, int flags) in cp_do()
|
A D | mv.c | 23 char *from = NULL, *to = NULL; in mv_main() local
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | utils.c | 40 unsigned int _copy(uint8_t *to, unsigned int to_len, in _copy() 51 void _set(void *to, uint8_t val, unsigned int len) in _set()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftbbox.c | 66 BBox_Move_To( FT_Vector* to, in BBox_Move_To() 155 FT_Vector* to, in BBox_Conic_To() 358 FT_Vector* to, in BBox_Cubic_To()
|
A D | ftstroke.c | 414 FT_Vector* to, in ft_stroke_border_lineto() 457 FT_Vector* to ) in ft_stroke_border_conicto() 490 FT_Vector* to ) in ft_stroke_border_cubicto() 596 FT_Vector* to ) in ft_stroke_border_moveto() 1280 FT_Vector* to ) in FT_Stroker_LineTo() 1354 FT_Vector* to ) in FT_Stroker_ConicTo() 1550 FT_Vector* to ) in FT_Stroker_CubicTo() 1758 FT_Vector* to, in FT_Stroker_BeginSubPath()
|
/AliOS-Things-master/components/freetype/src/tools/ftrandom/ |
A D | ftrandom.c | 103 FT_MoveTo( const FT_Vector *to, in FT_MoveTo() 111 FT_LineTo( const FT_Vector *to, in FT_LineTo() 120 const FT_Vector *to, in FT_ConicTo() 130 const FT_Vector *to, in FT_CubicTo()
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_RLEaccel.c | 99 #define PIXEL_COPY(to, from, len, bpp) \ argument 106 #define OPAQUE_BLIT(to, from, length, bpp, alpha) \ argument 116 #define ALPHA_BLIT32_888(to, from, length, bpp, alpha) \ argument 140 #define ALPHA_BLIT16_565(to, from, length, bpp, alpha) \ argument 157 #define ALPHA_BLIT16_555(to, from, length, bpp, alpha) \ argument 177 #define ALPHA_BLIT_ANY(to, from, length, bpp, alpha) \ argument 242 #define ALPHA_BLIT32_888_50(to, from, length, bpp, alpha) \ argument 270 #define ALPHA_BLIT16_50(to, from, length, bpp, alpha, mask) \ argument 299 #define ALPHA_BLIT16_565_50(to, from, length, bpp, alpha) \ argument 302 #define ALPHA_BLIT16_555_50(to, from, length, bpp, alpha) \ argument
|
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrgload.c | 128 FT_Vector* to ) in pfr_glyph_line_to() 164 FT_Vector* to ) in pfr_glyph_curve_to() 203 FT_Vector* to ) in pfr_glyph_move_to()
|
/AliOS-Things-master/components/drivers/peripheral/flash/src/ |
A D | mtdnor.c | 29 static int _nor_write(aos_mtd_t *mtd, off_t to, struct mtd_io_desc *desc) in _nor_write()
|
A D | mtdnand.c | 292 static int nand_do_write_desc(aos_nand_t *chip, off_t to, struct mtd_io_desc *desc) in nand_do_write_desc() 428 static int nand_only_write_oob(aos_nand_t *chip, off_t to, struct mtd_io_desc *desc) in nand_only_write_oob() 513 static int nand_write(aos_mtd_t *mtd, off_t to, struct mtd_io_desc *desc) in nand_write()
|
/AliOS-Things-master/components/oss/src/utils/ |
A D | FileSystemUtils.cc | 90 bool AlibabaCloud::OSS::RenameFile(const std::string &from, const std::string &to) in RenameFile() 170 bool AlibabaCloud::OSS::RenameFile(const std::wstring& from, const std::wstring& to) in RenameFile()
|
/AliOS-Things-master/components/py_engine/engine/lib/re1.5/ |
A D | compilecode.c | 9 #define REL(at, to) (to - at - 2) argument
|
/AliOS-Things-master/components/freetype/src/smooth/ |
A D | ftgrays.c | 934 const FT_Vector* to ) in gray_render_conic() 1037 const FT_Vector* to ) in gray_render_cubic() 1174 gray_move_to( const FT_Vector* to, in gray_move_to() 1197 gray_line_to( const FT_Vector* to, in gray_line_to() 1207 const FT_Vector* to, in gray_conic_to() 1218 const FT_Vector* to, in gray_cubic_to()
|
/AliOS-Things-master/components/trace/ |
A D | k_trace.c | 76 void trace_task_switch(ktask_t *from, ktask_t *to) in trace_task_switch() 83 void trace_intrpt_task_switch(ktask_t *from, ktask_t *to) in trace_intrpt_task_switch()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/ping/ |
A D | net_deamon.c | 84 struct sockaddr_storage to; in ping_send() local
|
A D | ping.c | 143 struct sockaddr_storage to; in ping_send() local
|
/AliOS-Things-master/components/websocket/src/ |
A D | rws_frame.c | 283 void rws_frame_combine_datas(_rws_frame * to, _rws_frame * from) { in rws_frame_combine_datas()
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | x509.c | 959 int mbedtls_x509_time_is_past( const mbedtls_x509_time *to ) in mbedtls_x509_time_is_past() 981 int mbedtls_x509_time_is_past( const mbedtls_x509_time *to ) in mbedtls_x509_time_is_past()
|
/AliOS-Things-master/kernel/rhino/include/ |
A D | k_trace.h | 86 #define TRACE_TASK_SWITCH(from, to) trace_task_switch(from, to) argument 89 #define TRACE_INTRPT_TASK_SWITCH(from, to) trace_intrpt_task_switch(from, to) argument
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | gzappend.c | 127 unsigned char *start, *last, *to, *from; in rotate() local
|
A D | gun.c | 517 local void copymeta(char *from, char *to) in copymeta()
|
/AliOS-Things-master/components/netmgr/net/include/sys/ |
A D | socket.h | 175 … int sendto(int s, const void *dataptr, size_t size, int flags, const struct sockaddr *to, socklen… in sendto() 234 #define sendto(s,dataptr,size,flags,to,tolen) net_sendto(s,dataptr,size,flags,to,tolen) argument
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | vfs_lfsx.c | 299 size_t to = 1; in MP_VFS_LFSx() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/blast/ |
A D | blast.c | 290 unsigned char *from, *to; /* copy pointers */ in decomp() local
|