Searched defs:drive (Results 1 – 13 of 13) sorted by relevance
/third_party/node/test/parallel/ |
D | test-fs-realpath-on-substed-drive.js | 17 let drive; variable
|
/third_party/jerryscript/jerry-port/default/ |
D | default-module.c | 108 char drive[_MAX_DRIVE]; in jerry_port_normalize_path() local
|
/third_party/ffmpeg/libavdevice/ |
D | libcdio.c | 45 cdrom_drive_t *drive; member
|
/third_party/ffmpeg/libavfilter/ |
D | af_aexciter.c | 42 double drive; member 81 double blend, double drive, in set_params()
|
/third_party/ltp/testcases/kdump/lib/lkdtm/ |
D | lkdtm.c | 188 int jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, in jp_generic_ide_ioctl()
|
/third_party/gptfdisk/ |
D | gptcurses.cc | 752 string drive="Disk Drive: "; in DrawMenu() local
|
/third_party/gn/src/base/files/ |
D | file_util_win.cc | 402 char16_t drive[] = u" :"; in DevicePathToDriveLetterPath() local
|
/third_party/lzma/CPP/Windows/ |
D | FileFind.cpp | 477 FChar drive[4] = { path[4], ':', '\\', 0 }; in Find() local
|
/third_party/googletest/googletest/test/ |
D | googletest-filepath-test.cc | 376 for (char drive = 'Z'; drive >= 'A'; drive--) in TEST() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | reparse.c | 396 char *drive; in ntfs_drive_letter() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 747 void drive (context_t *c) in drive() function
|
/third_party/python/Lib/ |
D | pathlib.py | 696 drive = property(attrgetter('_drv'), variable in PurePath
|
/third_party/skia/src/core/ |
D | SkBlitter_ARGB32.cpp | 1163 static void drive(SkPMColor* dst, const SkPMColor* src, const uint8_t* cov, int n, in drive() function
|