Home
last modified time | relevance | path

Searched refs:emulation (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc204 "Invalid target emulation: `%0'.",
205 "Invalid target emulation: `%0'.")
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp177 inline void ParseEmulation(llvm::Triple& triple, const char* emulation) { in ParseEmulation() argument
179 llvm::StringSwitch<llvm::Triple>(emulation) in ParseEmulation()
194 mcld::error(mcld::diag::err_invalid_emulation) << emulation << "\n"; in ParseEmulation()
DOptions.td484 HelpText<"Set GNU linker emulation">;
/frameworks/rs/script_api/
Drs_graphics.spec788 summary: Set the constant color for a fixed function emulation program function
790 Set the constant color for a fixed function emulation program. function
/frameworks/rs/script_api/include/
Drs_graphics.rsh1182 * rsgProgramFragmentConstantColor: Set the constant color for a fixed function emulation program
1186 * Set the constant color for a fixed function emulation program.