Searched refs:pOutput (Results 1 - 25 of 50) sorted by relevance

12

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonELFMCLinker.cpp16 MemoryArea& pOutput)
17 : ELFMCLinker(pConfig, pModule, pOutput) {
14 HexagonELFMCLinker(LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DHexagonMCLinker.cpp24 MemoryArea& pOutput)
37 return new HexagonELFMCLinker(pConfig, pModule, pOutput);
21 createHexagonMCLinker(const std::string &pTriple, LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DHexagonELFMCLinker.h31 MemoryArea& pOutput);
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFMCLinker.cpp16 MemoryArea& pOutput)
17 : ELFMCLinker(pConfig, pModule, pOutput) {
14 MipsELFMCLinker(LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DMipsMCLinker.cpp27 MemoryArea& pOutput)
39 return new MipsELFMCLinker(pConfig, pModule, pOutput);
24 createMipsMCLinker(const std::string &pTriple, LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DMipsELFMCLinker.h29 MemoryArea& pOutput);
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFMCLinker.cpp16 MemoryArea& pOutput)
17 : ELFMCLinker(pConfig, pModule, pOutput) {
14 X86ELFMCLinker(LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DX86MCLinker.cpp25 MemoryArea& pOutput)
37 return new X86ELFMCLinker(pConfig, pModule, pOutput);
22 createX86MCLinker(const std::string &pTriple, LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DX86ELFMCLinker.h31 MemoryArea& pOutput);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFMCLinker.cpp18 MemoryArea& pOutput)
19 : ELFMCLinker(pConfig, pModule, pOutput) {
16 ARMELFMCLinker(LinkerConfig& pConfig, mcld::Module &pModule, MemoryArea& pOutput) argument
H A DARMMCLinker.cpp25 MemoryArea& pOutput)
37 return new ARMELFMCLinker(pConfig, pModule, pOutput);
22 createARMMCLinker(const std::string& pTriple, LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
H A DARMELFMCLinker.h29 MemoryArea& pOutput);
/frameworks/compile/mclinker/lib/Target/
H A DELFMCLinker.cpp21 MemoryArea& pOutput)
22 : MCLinker(pConfig, pModule, pOutput) {
19 ELFMCLinker(LinkerConfig& pConfig, mcld::Module& pModule, MemoryArea& pOutput) argument
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoWriter.cpp139 inline bool helper_write_list(OutputFile &pOutput, argument
154 if (pOutput.write(&item, sizeof(item)) != sizeof(item)) {
156 rsinfo::GetItemTypeName<ItemType>(), pOutput.getName().c_str(),
157 pOutput.getErrorMessage().c_str());
167 bool RSInfo::write(OutputFile &pOutput) { argument
168 off_t initial_offset = pOutput.tell();
169 const char *output_filename = pOutput.getName().c_str();
171 if (pOutput.hasError()) {
173 output_filename, pOutput.getErrorMessage().c_str());
183 if (pOutput
[all...]
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragmentLinker.h54 void syncRelocationResult(MemoryArea& pOutput);
59 void normalSyncRelocationResult(MemoryArea& pOutput);
63 void partialSyncRelocationResult(MemoryArea& pOutput);
67 void writeRelocationResult(Relocation& pReloc, uint8_t* pOutput);
/frameworks/compile/libbcc/include/bcc/Support/
H A DDisassembler.h42 DisassembleResult Disassemble(llvm::raw_ostream &pOutput, const char *pTriple,
46 DisassembleResult Disassemble(OutputFile &pOutput, const char *pTriple,
/frameworks/compile/mclinker/include/mcld/LD/
H A DObjectWriter.h32 virtual llvm::error_code writeObject(Module& pModule, MemoryArea& pOutput) = 0;
H A DELFObjectWriter.h45 llvm::error_code writeObject(Module& pModule, MemoryArea& pOutput);
48 void writeSection(MemoryArea& pOutput, LDSection *section);
58 MemoryArea& pOutput) const;
67 MemoryArea& pOutput) const;
71 void emitProgramHeader(MemoryArea& pOutput) const;
76 MemoryArea& pOutput);
H A DEhFrameHdr.h50 void emitOutput(MemoryArea& pOutput) argument
71 void EhFrameHdr::emitOutput<32>(MemoryArea& pOutput);
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFMCLinker.h31 MemoryArea& pOutput);
H A DTargetMachine.h71 mcld::ToolOutputFile& pOutput,
96 llvm::formatted_raw_ostream &pOutput,
100 llvm::raw_ostream &pOutput,
106 mcld::MemoryArea& pOutput,
/frameworks/compile/libbcc/lib/Support/
H A DDisassembler.cpp68 DisassembleResult Disassemble(llvm::raw_ostream &pOutput, const char *pTriple, argument
132 pOutput << "Disassembled code: " << pFuncName << "\n";
157 pOutput.indent(4);
158 pOutput << "0x";
159 pOutput.write_hex(reinterpret_cast<uintptr_t>(inst_addr));
160 pOutput << ": 0x";
161 pOutput.write_hex(*reinterpret_cast<const uint32_t *>(inst_addr));
162 inst_printer->printInst(&inst, pOutput, /* Annot */"");
163 pOutput << "\n";
171 pOutput << "\
186 Disassemble(OutputFile &pOutput, const char *pTriple, const char *pFuncName, const uint8_t *pFunc, size_t FuncSize) argument
[all...]
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_Process.c56 LVM_INT32 *pOutput = pOutData; local
103 if(pInput != pOutput)
110 MonoTo2I_32(pInput, pOutput, NumSamples);
113 (LVM_INT16 *)pOutput,
145 ReverbBlock(pInput, pOutput, pLVREV_Private, (LVM_UINT16)SamplesToProcess);
148 pOutput = (LVM_INT32 *)(pOutput+(SamplesToProcess*2)); // Always stereo output
179 void ReverbBlock(LVM_INT32 *pInput, LVM_INT32 *pOutput, LVREV_Instance_st *pPrivate, LVM_UINT16 NumSamples) argument
465 pOutput,
471 pOutput,
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dpixelutils.cpp27 uint32* pOutput = static_cast<uint32*>(env->GetDirectBufferAddress(output)); local
28 uint32* pOutRow = pOutput + offset;
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.h163 * @param[out] pOutput The output from the conversion process (initialized).
170 FwdLockConv_Status_t FwdLockConv_OpenSession(int *pSessionId, FwdLockConv_Output_t *pOutput);
179 * @param[in,out] pOutput The output from the conversion process (allocated/reallocated).
195 FwdLockConv_Output_t *pOutput);
203 * @param[in,out] pOutput The output from the conversion process (deallocated and overwritten).
211 FwdLockConv_Status_t FwdLockConv_CloseSession(int sessionId, FwdLockConv_Output_t *pOutput);

Completed in 2703 milliseconds

12