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

1 2 3

  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.h 39 void applyGOT0(uint64_t pAddress);
57 void applyGOT0(uint64_t pAddress);
X86GOTPLT.cpp 44 void X86_32GOTPLT::applyGOT0(uint64_t pAddress)
47 (*(m_SectionData->getFragmentList().begin())).setValue(pAddress);
88 void X86_64GOTPLT::applyGOT0(uint64_t pAddress)
91 (*(m_SectionData->getFragmentList().begin())).setValue(pAddress);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.h 40 void applyGOT0(uint64_t pAddress);
HexagonGOTPLT.cpp 46 void HexagonGOTPLT::applyGOT0(uint64_t pAddress)
49 (*(m_SectionData->getFragmentList().begin())).setValue(pAddress);
  /frameworks/compile/mclinker/include/mcld/ADT/
SizeTraits.h 100 uint64_t Align(uint64_t pAddress);
103 inline uint64_t Align<32>(uint64_t pAddress)
105 return (pAddress + 0x1F) & (~0x1F);
109 inline uint64_t Align<64>(uint64_t pAddress)
111 return (pAddress + 0x3F) & (~0x3F);
  /frameworks/compile/mclinker/include/mcld/Target/
ELFDynamic.h 46 virtual size_t emit(uint8_t* pAddress) const = 0;
85 inline size_t emit(uint8_t* pAddress) const;
122 inline size_t emit(uint8_t* pAddress) const;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.h 73 void applyGOT0(uint64_t pAddress);
ARMGOT.cpp 126 void ARMGOT::applyGOT0(uint64_t pAddress)
129 (*(m_SectionData->getFragmentList().begin())).setValue(pAddress);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 866 void *pAddress = NULL;
869 Exynos_OSAL_Memcpy(&pAddress, pBuffer + sizeof(MetadataBufferType), sizeof(void *));
870 ppBuf[0] = (void *)pAddress;
873 Exynos_OSAL_Memcpy(&pAddress, pBuffer + sizeof(MetadataBufferType) + sizeof(void *), sizeof(void *));
874 ppBuf[1] = (void *)pAddress;
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 718 extern BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
719 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
720 extern BOOL WINAPI wglReleaseImageBufferEventsI3D (HDC hDC, const LPVOID *pAddress, UINT count);
723 typedef BOOL (WINAPI * PFNWGLDESTROYIMAGEBUFFERI3DPROC) (HDC hDC, LPVOID pAddress);
724 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
725 typedef BOOL (WINAPI * PFNWGLRELEASEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const LPVOID *pAddress, UINT count);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 718 extern BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
719 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
720 extern BOOL WINAPI wglReleaseImageBufferEventsI3D (HDC hDC, const LPVOID *pAddress, UINT count);
723 typedef BOOL (WINAPI * PFNWGLDESTROYIMAGEBUFFERI3DPROC) (HDC hDC, LPVOID pAddress);
724 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
725 typedef BOOL (WINAPI * PFNWGLRELEASEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const LPVOID *pAddress, UINT count);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 718 extern BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
719 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
720 extern BOOL WINAPI wglReleaseImageBufferEventsI3D (HDC hDC, const LPVOID *pAddress, UINT count);
723 typedef BOOL (WINAPI * PFNWGLDESTROYIMAGEBUFFERI3DPROC) (HDC hDC, LPVOID pAddress);
724 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
725 typedef BOOL (WINAPI * PFNWGLRELEASEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const LPVOID *pAddress, UINT count);
    [all...]
  /frameworks/wilhelm/src/
data.c 40 if ((0 < pDataLocator->mAddress.length) && (NULL == pDataLocator->mAddress.pAddress)) {
41 SL_LOGE("%s: pAddress=NULL", name);
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 441 void * pAddress;
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 441 void * pAddress;
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 441 void * pAddress;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 441 void * pAddress;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 267 void *pAddress;
    [all...]

Completed in 329 milliseconds

1 2 3