Home
last modified time | relevance | path

Searched defs:drive (Results 1 – 13 of 13) sorted by relevance

/third_party/node/test/parallel/
Dtest-fs-realpath-on-substed-drive.js17 let drive; variable
/third_party/jerryscript/jerry-port/default/
Ddefault-module.c108 char drive[_MAX_DRIVE]; in jerry_port_normalize_path() local
/third_party/ffmpeg/libavdevice/
Dlibcdio.c45 cdrom_drive_t *drive; member
/third_party/ffmpeg/libavfilter/
Daf_aexciter.c42 double drive; member
81 double blend, double drive, in set_params()
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c188 int jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, in jp_generic_ide_ioctl()
/third_party/gptfdisk/
Dgptcurses.cc752 string drive="Disk Drive: "; in DrawMenu() local
/third_party/gn/src/base/files/
Dfile_util_win.cc402 char16_t drive[] = u" :"; in DevicePathToDriveLetterPath() local
/third_party/lzma/CPP/Windows/
DFileFind.cpp477 FChar drive[4] = { path[4], ':', '\\', 0 }; in Find() local
/third_party/googletest/googletest/test/
Dgoogletest-filepath-test.cc376 for (char drive = 'Z'; drive >= 'A'; drive--) in TEST() local
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c396 char *drive; in ntfs_drive_letter() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh747 void drive (context_t *c) in drive() function
/third_party/python/Lib/
Dpathlib.py696 drive = property(attrgetter('_drv'), variable in PurePath
/third_party/skia/src/core/
DSkBlitter_ARGB32.cpp1163 static void drive(SkPMColor* dst, const SkPMColor* src, const uint8_t* cov, int n, in drive() function