Searched defs:writeInteger (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Archive/ | ||
| D | ArchiveWriter.cpp | 30 static inline void writeInteger(unsigned num, std::ofstream& ARFile) { in writeInteger() function |
| /external/webkit/Source/WebCore/platform/cf/ | ||
| D | BinaryPropertyList.cpp | 198 void BinaryPropertyListPlan::writeInteger(int integer) in writeInteger() function in WebCore::BinaryPropertyListPlan |