Searched defs:cdir (Results 1 - 12 of 12) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | interval.c | 406 void boundary_sub(int a, int adir, int b, int bdir, int *c, int *cdir) in boundary_sub() argument
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | super.c | 335 struct exfat_chain cdir; in exfat_read_root() local
|
H A D | namei.c | 560 struct exfat_chain cdir; in exfat_create() local 603 struct exfat_chain cdir; in exfat_find() local 787 struct exfat_chain cdir; exfat_unlink() local 853 struct exfat_chain cdir; exfat_mkdir() local 943 struct exfat_chain cdir, clu_to_free; exfat_rmdir() local [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | super.c | 335 struct exfat_chain cdir; in exfat_read_root() local
|
H A D | namei.c | 570 struct exfat_chain cdir; in exfat_create() local 611 struct exfat_chain cdir; in exfat_find() local 788 struct exfat_chain cdir; exfat_unlink() local 853 struct exfat_chain cdir; exfat_mkdir() local 941 struct exfat_chain cdir, clu_to_free; exfat_rmdir() local [all...] |
/third_party/ltp/lib/ |
H A D | tst_device.c | 449 char cdir[PATH_MAX], mpath[PATH_MAX]; in tst_is_mounted_at_tmpdir() local
|
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | raw_mode.c | 1222 char cdir[8]; in scmi_raw_mode_init() local
|
/third_party/skia/src/c/ |
H A D | sk_surface.cpp | 65 static bool from_c_path_direction(sk_path_direction_t cdir, SkPathDirection* dir) { in from_c_path_direction() argument 210 void sk_pathbuilder_add_rect(sk_pathbuilder_t* cbuilder, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_pathbuilder_add_rect() argument 218 void sk_pathbuilder_add_oval(sk_pathbuilder_t* cbuilder, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_pathbuilder_add_oval() argument
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_oss.c | 317 boundary_sub(int a, int adir, int b, int bdir, int *c, int *cdir) boundary_sub() argument
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_oss.c | 317 boundary_sub(int a, int adir, int b, int bdir, int *c, int *cdir) boundary_sub() argument
|
/third_party/FatFs/source/ |
H A D | ff.h | 238 DWORD cdir; /* Current directory start cluster (0:root) */ member
|
/third_party/toybox/generated/ |
H A D | globals.h | 667 char *cdir; member
|
Completed in 26 milliseconds