| /build/make/tools/ziptime/ |
| D | ZipEntry.h | 53 static inline uint16_t getShortLE(const uint8_t* buf) { in getShortLE() 56 static inline uint32_t getLongLE(const uint8_t* buf) { in getLongLE() 59 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE()
|
| D | ZipEntry.cpp | 89 uint8_t buf[kLFHLen]; in rewrite() local 126 uint8_t buf[kCDELen]; in rewrite() local
|
| D | ZipFile.cpp | 76 uint8_t* buf = NULL; in rewriteCentralDir() local 212 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf()
|
| /build/make/tools/zipalign/ |
| D | ZipEntry.cpp | 407 uint8_t buf[kLFHLen]; in read() local 473 uint8_t buf[kLFHLen]; in write() local 541 uint8_t buf[kCDELen]; in read() local 631 uint8_t buf[kCDELen]; in write() local
|
| D | ZipFile.cpp | 209 uint8_t* buf = NULL; in readCentralDir() local 678 void *buf = pSourceZip->uncompress(pSourceEntry); in addRecompress() local 1200 BufferWriter(void* buf, size_t size) : Writer(), in BufferWriter() 1203 bool Append(uint8_t* buf, size_t buf_size) override { in Append() 1224 bool ReadAtOffset(uint8_t* buf, size_t len, uint32_t offset) const { in ReadAtOffset() 1256 void* buf = malloc(unlen); in uncompress() local 1322 status_t ZipFile::EndOfCentralDir::readBuf(const uint8_t* buf, int len) in readBuf() 1366 uint8_t buf[kEOCDLen]; in write() local
|
| D | ZipEntry.h | 113 static inline uint16_t getShortLE(const uint8_t* buf) { in getShortLE() 116 static inline uint32_t getLongLE(const uint8_t* buf) { in getLongLE() 119 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() 123 static inline void putLongLE(uint8_t* buf, uint32_t val) { in putLongLE()
|
| /build/kati/ |
| D | testutil.h | 35 static char buf[64]; in GetStringPiece() local
|
| D | file.h | 32 const string& buf() const { return buf_; } in buf() function
|
| D | main.cc | 143 char buf[11]; in dumpint() local 341 char buf[PATH_MAX]; in HandleRealpath() local
|
| D | buf.go | 67 buf []byte member 131 buf buffer member
|
| D | parser.cc | 49 Parser(StringPiece buf, const char* filename, vector<Stmt*>* stmts) in Parser() 59 Parser(StringPiece buf, const Loc& loc, vector<Stmt*>* stmts) in Parser() 568 void Parse(StringPiece buf, const Loc& loc, vector<Stmt*>* out_stmts) { in Parse() 574 void ParseNotAfterRule(StringPiece buf, in ParseNotAfterRule()
|
| D | command.cc | 131 string buf; in Eval() local 140 string buf; in Eval() local
|
| D | strutil_test.cc | 152 char buf[10] = {'f', 'o', '\\', '\0', 'x', 'y'}; in TestFindEndOfLine() local
|
| D | stmt.cc | 71 string buf; in GetLhsSymbol() local
|
| D | fileutil.cc | 97 char buf[4096]; in RunCommand() local
|
| D | func.cc | 208 static int GetNumericValueForFunc(const string& buf) { in GetNumericValueForFunc() 279 char buf[32]; in WordsFunc() local 411 char buf[PATH_MAX]; in RealpathFunc() local 420 string buf; in AbspathFunc() local
|
| D | dep.cc | 68 string buf; in ApplyOutputPattern() local 519 string buf; in CanPickImplicitRule() local 543 string buf; in CanPickImplicitRule() local
|
| D | string_piece.cc | 56 size_type StringPiece::copy(char* buf, size_type n, size_type pos) const { in copy()
|
| D | strutil.cc | 382 char buf[PATH_MAX]; in AbsPath() local 508 string buf; in EchoEscape() local
|
| D | var.cc | 114 string buf; in AppendVar() local
|
| /build/soong/ui/status/ |
| D | kati.go | 39 buf strings.Builder member
|
| /build/make/tools/makeparallel/ |
| D | makeparallel.cpp | 209 char buf; in ReadByteTimeout() local 277 char buf = '+'; in PutJobserverTokens() local
|
| /build/soong/third_party/zip/ |
| D | zip_test.go | 123 buf []repeatedByte member
|
| /build/soong/ui/tracer/ |
| D | tracer.go | 60 buf bytes.Buffer member
|
| /build/make/tools/libhost/ |
| D | CopyFile.c | 118 unsigned char buf[8192]; in copyFileContents() local
|