Home
last modified time | relevance | path

Searched refs:OutputBinary (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DToolRunner.cpp700 SmallString<128> OutputBinary; in ExecuteProgram() local
702 sys::fs::createUniqueFile(ProgramFile + "-%%%%%%%.cc.exe", OutputBinary); in ExecuteProgram()
707 CCArgs.push_back(OutputBinary.c_str()); // Output to the right file... in ExecuteProgram()
743 ProgramArgs.push_back(OutputBinary.c_str()); in ExecuteProgram()
765 Exec += OutputBinary.c_str(); in ExecuteProgram()
782 FileRemover OutputBinaryRemover(OutputBinary.str(), !SaveTemps); in ExecuteProgram()
786 int ExitCode = RunProgramWithTimeout(OutputBinary.str(), &ProgramArgs[0], in ExecuteProgram()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_network_data.cpp681 otError NetworkData::OutputBinary(bool aLocal) in OutputBinary() function in ot::Cli::NetworkData
845 error = OutputBinary(local); in Process()
H A Dcli_network_data.hpp141 otError OutputBinary(bool aLocal);
/aosp_15_r20/external/libva/va/
H A Dcompat_win32.h199 BYTE OutputBinary[1]; // Out. Dynamic array member