Home
last modified time | relevance | path

Searched defs:cdir (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/c/
Dsk_surface.cpp65 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/
Dcrontab.c30 GLOBALS( in GLOBALS()
/third_party/skia/src/c/
Dsk_surface.cpp65 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/
Dtst_device.c440 char cdir[PATH_MAX], mpath[PATH_MAX]; in tst_is_mounted_at_tmpdir() local
/third_party/alsa-lib/src/pcm/
Dinterval.c406 void boundary_sub(int a, int adir, int b, int bdir, int *c, int *cdir) in boundary_sub()
/third_party/FatFs/source/
Dff.h238 DWORD cdir; /* Current directory start cluster (0:root) */ member
/third_party/toybox/generated/
Dglobals.h543 char *cdir; member