Searched defs:cdir (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/src/c/ |
D | sk_surface.cpp | 65 static bool from_c_path_direction(sk_path_direction_t cdir, SkPath::Direction* dir) { in from_c_path_direction() 204 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_rect() 212 void sk_path_add_oval(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_oval()
|
/third_party/toybox/toys/pending/ |
D | crontab.c | 30 GLOBALS( in GLOBALS()
|
/third_party/skia/src/c/ |
D | sk_surface.cpp | 65 static bool from_c_path_direction(sk_path_direction_t cdir, SkPathDirection* dir) { in from_c_path_direction() 210 …athbuilder_add_rect(sk_pathbuilder_t* cbuilder, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_pathbuilder_add_rect() 218 …athbuilder_add_oval(sk_pathbuilder_t* cbuilder, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_pathbuilder_add_oval()
|
/third_party/ltp/lib/ |
D | tst_device.c | 440 char cdir[PATH_MAX], mpath[PATH_MAX]; in tst_is_mounted_at_tmpdir() local
|
/third_party/alsa-lib/src/pcm/ |
D | interval.c | 406 void boundary_sub(int a, int adir, int b, int bdir, int *c, int *cdir) in boundary_sub()
|
/third_party/FatFs/source/ |
D | ff.h | 238 DWORD cdir; /* Current directory start cluster (0:root) */ member
|
/third_party/toybox/generated/ |
D | globals.h | 543 char *cdir; member
|