Home
last modified time | relevance | path

Searched refs:OS_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/libchrome_tools/patch/
Dbuild_config.patch43 // __native_client__ must be first, so that other OS_ defines are not set.
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp199 raw_ostream &OS_) in MCAssembler() argument
201 OS(OS_), RelaxAll(false), NoExecStack(false), SubsectionsViaSymbols(false) in MCAssembler()