HomeSort by relevance Sort by last modified time
    Searched refs:pFormat (Results 1 - 25 of 168) sorted by null

1 2 3 4 5 6 7

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFDynamic.cpp 25 void ARMELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
28 if (pFormat.hasGOT())
32 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
35 if (pFormat.hasGOT())
36 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOT().addr());
ARMELFDynamic.h 22 void reserveTargetEntries(const ELFFileFormat& pFormat);
23 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonELFDynamic.cpp 24 void HexagonELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
27 if (pFormat.hasGOTPLT())
31 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
34 if (pFormat.hasGOTPLT())
35 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr());
HexagonELFDynamic.h 23 void reserveTargetEntries(const ELFFileFormat& pFormat);
24 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.h 28 void reserveTargetEntries(const ELFFileFormat& pFormat);
29 void applyTargetEntries(const ELFFileFormat& pFormat);
31 size_t getSymTabNum(const ELFFileFormat& pFormat) const;
32 size_t getGotSym(const ELFFileFormat& pFormat) const;
33 size_t getLocalGotNum(const ELFFileFormat& pFormat) const;
MipsELFDynamic.cpp 28 void MipsELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
30 if (pFormat.hasGOT())
40 if (pFormat.hasGOTPLT())
44 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
46 if (pFormat.hasGOT())
47 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOT().addr());
52 applyOne(llvm::ELF::DT_MIPS_LOCAL_GOTNO, getLocalGotNum(pFormat));
53 applyOne(llvm::ELF::DT_MIPS_SYMTABNO, getSymTabNum(pFormat));
54 applyOne(llvm::ELF::DT_MIPS_GOTSYM, getGotSym(pFormat));
56 if (pFormat.hasGOTPLT()
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86ELFDynamic.cpp 25 void X86ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
28 if (pFormat.hasGOTPLT())
32 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
35 if (pFormat.hasGOTPLT())
36 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr());
X86ELFDynamic.h 23 void reserveTargetEntries(const ELFFileFormat& pFormat);
24 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64ELFDynamic.cpp 26 void AArch64ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
30 if (pFormat.hasGOT())
34 if (pFormat.hasGOTPLT())
39 void AArch64ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
43 if (pFormat.hasGOT())
44 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOT().addr());
47 if (pFormat.hasGOTPLT())
48 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr());
AArch64ELFDynamic.h 22 void reserveTargetEntries(const ELFFileFormat& pFormat);
23 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 98 void ELFDynamic::reserveEntries(const ELFFileFormat& pFormat)
107 if (pFormat.hasInit())
110 if (pFormat.hasFini())
113 if (pFormat.hasPreInitArray()) {
118 if (pFormat.hasInitArray()) {
123 if (pFormat.hasFiniArray()) {
128 if (pFormat.hasHashTab())
132 if (pFormat.hasGNUHashTab())
135 if (pFormat.hasDynSymTab()) {
140 if (pFormat.hasDynStrTab())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 366 PFORMAT_STRING pFormat;
521 RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
522 RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
523 RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
524 RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
525 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
526 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
527 RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
528 RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
529 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
    [all...]
  /frameworks/compile/mclinker/lib/Script/
OutputFormatCmd.cpp 17 OutputFormatCmd::OutputFormatCmd(const std::string& pFormat)
20 m_FormatList.push_back(pFormat);
  /frameworks/av/services/audiopolicy/
AudioPolicyClientImplLegacy.cpp 68 audio_format_t *pFormat,
80 if (pSamplingRate == NULL || pFormat == NULL || pChannelMask == NULL ||
86 config.format = *pFormat;
96 *pFormat = config.format;
109 audio_format_t *pFormat,
114 return open_output((audio_module_handle_t)0, pDevices, pSamplingRate, pFormat, pChannelMask,
122 audio_format_t *pFormat,
128 return open_output(module, pDevices, pSamplingRate, pFormat, pChannelMask,
179 audio_format_t *pFormat,
188 if (pSamplingRate == NULL || pFormat == NULL || pChannelMask == NULL || pDevices == NULL)
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
ELFDynamic.h 152 void reserveEntries(const ELFFileFormat& pFormat);
158 void applyEntries(const ELFFileFormat& pFormat);
173 virtual void reserveTargetEntries(const ELFFileFormat& pFormat) = 0;
176 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 134 audioSink.pFormat = NULL;
144 audioSource.pFormat = &formatMimeSrc;
156 audioSource.pFormat = &formatMimeSrc;
170 audioSink.pFormat = (void *) &formatPcmSnk;
221 audioSource.pFormat = &pcm;
237 audioSource.pFormat = (void *)&formatMimeSrc;
275 audioSource.pFormat = (void *) &formatMimeSrc;
292 audioSource.pFormat = NULL;
  /hardware/libhardware_legacy/audio/
AudioHardwareGeneric.cpp 196 int *pFormat,
200 int lFormat = pFormat ? *pFormat : 0;
213 if (pFormat) *pFormat = format();
219 if (pFormat) *pFormat = lFormat;
315 int *pFormat,
320 if (pFormat == 0 || pChannels == 0 || pRate == 0) return BAD_VALUE;
321 ALOGV("AudioStreamInGeneric::set(%p, %d, %d, %d, %u)", hw, fd, *pFormat, *pChannels, *pRate)
    [all...]
AudioPolicyCompatClient.cpp 41 audio_format_t *pFormat,
48 pFormat, pChannelMask, pLatencyMs,
76 audio_format_t *pFormat,
80 pSamplingRate, pFormat, pChannelMask);
AudioPolicyCompatClient.h 43 audio_format_t *pFormat,
56 audio_format_t *pFormat,
AudioHardwareStub.h 32 virtual status_t set(int *pFormat, uint32_t *pChannels, uint32_t *pRate);
49 virtual status_t set(int *pFormat, uint32_t *pChannels, uint32_t *pRate, AudioSystem::audio_in_acoustics acoustics);
  /frameworks/compile/mclinker/include/mcld/Script/
OutputFormatCmd.h 33 OutputFormatCmd(const std::string& pFormat);
  /frameworks/av/include/media/
IMediaPlayerService.h 59 audio_format_t* pFormat,
63 int* pNumChannels, audio_format_t* pFormat,
  /frameworks/wilhelm/src/
data.c 345 static SLresult checkDataFormat(const char *name, void *pFormat, DataFormat *pDataFormat,
352 if (NULL == pFormat) {
355 formatType = *(SLuint32 *)pFormat;
359 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation;
374 pDataFormat->mPCM = *(SLDataFormat_PCM *)pFormat;
533 pDataFormat->mMIME = *(SLDataFormat_MIME *)pFormat;
554 pDataFormat->mRawImage = *(XADataFormat_RawImage *)pFormat;
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xa.c 90 dataSrc.pFormat = &fmtMime;
96 audioSnk.pFormat = NULL;
103 imageVideoSink.pFormat = NULL;
srcsink.c 52 audioSrc.pFormat = &format_pcm;
60 audioSnk.pFormat = NULL;
96 audioSnk.pFormat = (void *) 0xDEADBEEF;
101 audioSnk.pFormat = NULL;

Completed in 236 milliseconds

1 2 3 4 5 6 7