/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/ |
perf_reader.c | 66 void PERF_Replay(FILE *fLog, PERF_Config *pConfig) 79 if (pConfig->trace_file) 81 free(pConfig->trace_file); 82 pConfig->trace_file = NULL; 100 hObject = __PERF_common_Create(pConfig, ulData1, ulData0); 117 __PERF_CUSTOM_create(hObject, pConfig, ulData0);
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMELFAttributeData.cpp | 144 bool ARMELFAttributeData::merge(const LinkerConfig& pConfig, 282 if (pConfig.options().warnMismatch()) 320 pConfig.options().warnMismatch()) 334 if (pConfig.options().warnMismatch()) 377 if (pConfig.options().warnMismatch()) 389 if (pConfig.options().warnMismatch()) 401 if (pConfig.options().warnMismatch()) 413 pConfig.options().warnMismatch()) 430 if (pConfig.options().warnMismatch()) 449 if (pConfig.options().warnMismatch()) [all...] |
/frameworks/compile/mclinker/include/mcld/Target/ |
ELFAttribute.h | 50 ELFAttribute(const GNULDBackend& pBackend, const LinkerConfig& pConfig) 51 : m_Backend(pBackend), m_Config(pConfig) {}
|
/frameworks/compile/mclinker/lib/LD/ |
DiagnosticEngine.cpp | 41 void DiagnosticEngine::reset(const LinkerConfig& pConfig) { 42 m_pConfig = &pConfig;
|
GNUArchiveReader.cpp | 85 bool GNUArchiveReader::readArchive(const LinkerConfig& pConfig, 92 return includeAllMembers(pConfig, pArchive); 131 includeMember(pConfig, pArchive, pArchive.getObjFileOffset(idx)); 346 /// @param pConfig - LinkerConfig 349 size_t GNUArchiveReader::includeMember(const LinkerConfig& pConfig, 404 << member->path() << pConfig.targets().triple().str(); 412 bool GNUArchiveReader::includeAllMembers(const LinkerConfig& pConfig, 438 size_t size = includeMember(pConfig, pArchive, offset);
|
RelocationFactory.cpp | 29 void RelocationFactory::setConfig(const LinkerConfig& pConfig) { 30 m_pConfig = &pConfig;
|
TextDiagnosticPrinter.cpp | 36 const LinkerConfig& pConfig) 37 : m_OStream(pOStream), m_Config(pConfig), m_pInput(NULL) { 167 const LinkerConfig& pConfig) {
|
/frameworks/compile/mclinker/include/mcld/LD/ |
ArchiveReader.h | 33 virtual bool readArchive(const LinkerConfig& pConfig, Archive& pArchive) = 0;
|
DiagnosticInfos.h | 40 explicit DiagnosticInfos(const LinkerConfig& pConfig);
|
DiagnosticPrinter.h | 27 virtual void beginInput(const Input& pInput, const LinkerConfig& pConfig) {}
|
ELFDynObjReader.h | 29 const LinkerConfig& pConfig);
|
ELFObjectReader.h | 39 const LinkerConfig& pConfig);
|
GarbageCollection.h | 58 GarbageCollection(const LinkerConfig& pConfig,
|
GroupReader.h | 44 const LinkerConfig& pConfig);
|
/frameworks/compile/mclinker/include/mcld/Script/ |
GroupCmd.h | 32 const LinkerConfig& pConfig);
|
InputCmd.h | 36 const LinkerConfig& pConfig);
|
/frameworks/compile/mclinker/lib/Script/ |
ScriptFile.cpp | 111 const LinkerConfig& pConfig) { 118 pConfig)); 123 const LinkerConfig& pConfig) { 125 pStringList, *m_pInputTree, m_Builder, pGroupReader, pConfig));
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsRelocator.h | 35 MipsRelocator(MipsGNULDBackend& pParent, const LinkerConfig& pConfig); 177 Mips32Relocator(Mips32GNULDBackend& pParent, const LinkerConfig& pConfig); 189 Mips64Relocator(Mips64GNULDBackend& pParent, const LinkerConfig& pConfig);
|
MipsLDBackend.h | 33 MipsGNULDBackend(const LinkerConfig& pConfig, MipsGNUInfo* pInfo); 242 Mips32GNULDBackend(const LinkerConfig& pConfig, MipsGNUInfo* pInfo); 258 Mips64GNULDBackend(const LinkerConfig& pConfig, MipsGNUInfo* pInfo);
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
AArch64LDBackend.cpp | 48 AArch64GNULDBackend::AArch64GNULDBackend(const LinkerConfig& pConfig, 50 : GNULDBackend(pConfig, pInfo), 394 TargetLDBackend* createAArch64LDBackend(const LinkerConfig& pConfig) { 395 if (pConfig.targets().triple().isOSDarwin()) { 403 if (pConfig.targets().triple().isOSWindows()) { 412 pConfig, new AArch64GNUInfo(pConfig.targets().triple()));
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86PLT.cpp | 51 X86PLT::X86PLT(LDSection& pSection, const LinkerConfig& pConfig, int got_size) 52 : PLT(pSection), m_Config(pConfig) { 137 const LinkerConfig& pConfig) 138 : X86PLT(pSection, pConfig, 32), m_GOTPLT(pGOTPLT) { 220 const LinkerConfig& pConfig) 221 : X86PLT(pSection, pConfig, 64), m_GOTPLT(pGOTPLT) {
|
X86LDBackend.h | 31 X86GNULDBackend(const LinkerConfig& pConfig, 160 X86_32GNULDBackend(const LinkerConfig& pConfig, GNUInfo* pInfo); 202 X86_64GNULDBackend(const LinkerConfig& pConfig, GNUInfo* pInfo);
|
X86Relocator.h | 64 explicit X86Relocator(const LinkerConfig& pConfig); 127 X86_32Relocator(X86_32GNULDBackend& pParent, const LinkerConfig& pConfig); 191 X86_64Relocator(X86_64GNULDBackend& pParent, const LinkerConfig& pConfig);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dxva2api.h | 662 STDMETHOD_(HRESULT,GetCreationParameters)(THIS_ GUID *pDeviceGuid,DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 ***pppDecoderRenderTargets,UINT *pNumSurfaces) PURE; 676 #define IDirectXVideoDecoder_GetCreationParameters(This,pDeviceGuid,pVideoDesc,pConfig,pppDecoderRenderTargets,pNumSurfaces) (This)->lpVtbl->GetCreationParameters(This,pDeviceGuid,pVideoDesc,pConfig,pppDecoderRenderTargets,pNumSurfaces) 725 STDMETHOD_(HRESULT,CreateVideoDecoder)(THIS_ REFGUID Guid,const DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 **ppDecoderRenderTargets,UINT NumSurfaces,IDirectXVideoDecoder **ppDecode) PURE; 737 #define IDirectXVideoDecoderService_CreateVideoDecoder(This,Guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumSurfaces,ppDecode) (This)->lpVtbl->CreateVideoDecoder(This,Guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumSurfaces,ppDecode)
|
cryptxml.h | 480 PCRYPT_XML_TRANSFORM_CHAIN_CONFIG **pConfig 492 CRYPT_XML_TRANSFORM_CHAIN_CONFIG *pConfig, 504 CRYPT_XML_TRANSFORM_CHAIN_CONFIG *pConfig,
|