Home
last modified time | relevance | path

Searched defs:BinaryData (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/Support/
DCompressionTest.cpp50 char BinaryData[kSize]; in TEST() local
/external/xmlrpcpp/src/
DXmlRpcValue.h40 typedef std::vector<char> BinaryData; typedef
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h26 typedef std::vector<uint8_t> BinaryData; typedef
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp950 ArrayRef<uint8_t> BinaryData(Subsection.bytes_begin(), in printCodeViewSymbolsSubsection() local