Home
last modified time | relevance | path

Searched refs:kBinary (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
DFileBase.h40 kBinary = 1 << 0, enumerator
/frameworks/compile/libbcc/lib/Support/
DFileBase.cpp55 if (pFlags & kBinary) { in FileBase()
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp155 FileBase::kTruncate | FileBase::kBinary); in compileScript()