Searched defs:fd (Results 1 – 8 of 8) sorted by relevance
| /build/kati/ |
| D | file.cc | 31 int fd = open(filename.c_str(), O_RDONLY); in Makefile() local
|
| D | fileutil.cc | 119 int fd = open("/dev/null", O_WRONLY); in RunCommand() local
|
| D | ninja.cc | 764 for (StringPiece fd : cr->find->finddirs) { in GenerateStamp() local
|
| D | func.cc | 707 int fd = open(filename.c_str(), O_RDONLY); in FileReadFunc() local
|
| /build/make/tools/makeparallel/ |
| D | makeparallel.cpp | 49 static void CheckFd(int fd) { in CheckFd() 179 static bool ReadByteTimeout(int fd, int timeout_ms) { in ReadByteTimeout()
|
| /build/make/tools/releasetools/ |
| D | blockimgdiff.py | 73 def WriteRangeDataToFd(self, ranges, fd): argument 101 def WriteRangeDataToFd(self, ranges, fd): argument 185 def WriteRangeDataToFd(self, ranges, fd): argument 262 def WriteRangeDataToFd(self, ranges, fd): argument
|
| D | sparse_img.py | 196 def WriteRangeDataToFd(self, ranges, fd): argument
|
| /build/make/tools/zipalign/ |
| D | ZipFile.cpp | 1150 time_t ZipFile::getModTime(int fd) in getModTime()
|