Home
last modified time | relevance | path

Searched defs:writeInteger (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Archive/
DArchiveWriter.cpp30 static inline void writeInteger(unsigned num, std::ofstream& ARFile) { in writeInteger() function
/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp198 void BinaryPropertyListPlan::writeInteger(int integer) in writeInteger() function in WebCore::BinaryPropertyListPlan
552 void BinaryPropertyListSerializer::writeInteger(int integer) in writeInteger() function in WebCore::BinaryPropertyListSerializer