Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonELFDynamic.cpp23 void HexagonELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat) { in reserveTargetEntries()
29 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) { in applyTargetEntries()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFDynamic.cpp23 void ARMELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat) { in reserveTargetEntries()
29 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) { in applyTargetEntries()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64ELFDynamic.cpp24 void AArch64ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat) { in reserveTargetEntries()
35 void AArch64ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) { in applyTargetEntries()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/
DX86ELFDynamic.cpp23 void X86ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat) { in reserveTargetEntries()
29 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) { in applyTargetEntries()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/
DMipsELFDynamic.cpp26 void MipsELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat) { in reserveTargetEntries()
41 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) { in applyTargetEntries()
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp145 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in ValidateValue() local
297 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in FormatSinglePattern() local
578 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in ParsePatternValue() local
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp91 void ELFDynamic::reserveEntries(const ELFFileFormat& pFormat) { in reserveEntries()
193 void ELFDynamic::applyEntries(const ELFFileFormat& pFormat) { in applyEntries()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DSimpleDateFormatTest.java641 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_2DigitOffsetFromGMT_doesNotParse() local
659 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_4DigitOffsetFromGMT() local
819 SimpleDateFormat pFormat = new SimpleDateFormat(pattern, Locale.ENGLISH); in assertParse() local
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A DAudioHardwareStub.cpp119 status_t AudioStreamOutStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate) in set()
169 status_t AudioStreamInStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate, in set()
H A DAudioHardwareGeneric.cpp196 int *pFormat, in set()
315 int *pFormat, in set()
H A DA2dpAudioInterface.cpp237 uint32_t device, int *pFormat, uint32_t *pChannels, uint32_t *pRate) in set()
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dwidestring.cpp61 absl::optional<size_t> GuessSizeForVSWPrintf(const wchar_t* pFormat, in GuessSizeForVSWPrintf()
256 const wchar_t* pFormat, in TryVSWPrintf()
323 WideString WideString::Format(const wchar_t* pFormat, ...) { in Format()
H A Dbytestring.cpp81 ByteString ByteString::FormatV(const char* pFormat, va_list argList) { in FormatV()
107 ByteString ByteString::Format(const char* pFormat, ...) { in Format()
/aosp_15_r20/frameworks/compile/mclinker/lib/Script/
DOutputFormatCmd.cpp17 OutputFormatCmd::OutputFormatCmd(const std::string& pFormat) in OutputFormatCmd()
/aosp_15_r20/frameworks/wilhelm/src/
H A Ddata.cpp339 static SLresult checkDataFormat(const char *name, void *pFormat, DataFormat *pDataFormat, in checkDataFormat()
H A Ddata.h51 DataFormat *pFormat; member
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp397 …tProperties(const AHardwareBuffer_Desc &ahbDesc, VkAndroidHardwareBufferFormatPropertiesANDROID *p… in GetAndroidHardwareBufferFormatProperties()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1325 enum pipe_format pFormat; in st_ChooseTextureFormat() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DImsMediaVideoUtil.cpp717 AMediaFormat* pFormat = AMediaFormat_new(); in GenerateVideoSprop() local
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h368 void *pFormat; member
374 void *pFormat; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES.h368 void *pFormat; member
374 void *pFormat; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcndr.h370 PFORMAT_STRING pFormat; member
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1249 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9182 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1249 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9182 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/OMXAL/
DOpenMAXAL.h294 void * pFormat; member
299 void * pFormat; member

12