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

1 2

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
HiKeyDxe.c 57 VOID *DataPtr;
80 DataPtr = AllocateZeroPool (SERIAL_NUMBER_BLOCK_SIZE);
81 WriteBackDataCacheRange (DataPtr, SERIAL_NUMBER_BLOCK_SIZE);
84 DataPtr);
89 InvalidateDataCacheRange (DataPtr, SERIAL_NUMBER_BLOCK_SIZE);
90 Random = (struct RandomSerialNo *)DataPtr;
138 FreePool (DataPtr);
InstallBootMenu.c 516 VOID *DataPtr, *AlignedPtr;
534 DataPtr = AllocateZeroPool (HIKEY_IO_BLOCK_SIZE * 2);
535 ASSERT (DataPtr != 0);
536 AlignedPtr = (VOID *)(((UINTN)DataPtr + HIKEY_IO_BLOCK_SIZE - 1) & ~(HIKEY_IO_BLOCK_SIZE - 1));
549 FreePool (DataPtr);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Variable/BlockVariableDxe/
BlockVariableDxe.c 114 VOID *DataPtr;
119 DataPtr = AllocateZeroPool (Bytes);
120 if (DataPtr == NULL) {
124 WriteBackDataCacheRange (DataPtr, Bytes);
127 Bytes, DataPtr);
133 CopyMem (Buffer, DataPtr + Offset, *NumBytes);
136 FreePool (DataPtr);
154 VOID *DataPtr;
159 DataPtr = AllocateZeroPool (Bytes);
160 if (DataPtr == NULL)
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/Include/Private/
FspGlobalData.h 22 VOID *DataPtr;
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTResourceFile.h 88 @fn DataPtr
93 const void* DataPtr() const;
PVRTResourceFile.cpp 194 @Function DataPtr
198 const void* CPVRTResourceFile::DataPtr() const
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTShader.cpp 200 if(PVRTShaderLoadBinaryFromMemory(ShaderFile.DataPtr(), ShaderFile.Size(), Type, Format, pObject, pReturnError) == PVR_SUCCESS)
215 const char* pShaderData = (const char*) ShaderFile.DataPtr();
PVRTTextureAPI.cpp     [all...]
  /external/llvm/tools/llvm-cxxdump/
llvm-cxxdump.cpp 262 const char *DataPtr = SymContents.drop_front(BytesInAddress).data();
265 TD.AlwaysZero = *reinterpret_cast<const little64_t *>(DataPtr);
267 TD.AlwaysZero = *reinterpret_cast<const little32_t *>(DataPtr);
292 const little32_t *DataPtr =
295 CT.Flags = DataPtr[0];
296 CT.NonVirtualBaseAdjustmentOffset = DataPtr[2];
297 CT.VirtualBasePointerOffset = DataPtr[3];
298 CT.VirtualBaseAdjustmentOffset = DataPtr[4];
299 CT.Size = DataPtr[5];
321 const char *DataPtr
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
Pkcs7VerifyDxe.c 807 UINT8 *DataPtr;
847 DataPtr = AttachedData;
855 DataPtr = (UINT8 *)InData;
874 DataPtr,
894 DataPtr,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWriteSmmDxe.c 36 @param[out] DataPtr Points to the data in the communicate buffer. Caller should not free it.
44 OUT VOID **DataPtr,
68 if (DataPtr != NULL) {
69 *DataPtr = SmmFtwFunctionHeader->Data;
  /external/v8/src/
layout-descriptor.cc 109 memcpy(new_layout_descriptor->DataPtr(), layout_descriptor->DataPtr(),
250 memset(DataPtr(), 0, DataSize());
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.h 114 void LowerVAARG(SDNode *N, SDValue &Chain, SDValue &DataPtr,
AlphaISelLowering.cpp 538 SDValue &DataPtr,
553 DataPtr = DAG.getNode(ISD::ADD, dl, MVT::i64, Base, Offset);
556 //if fp && Offset < 6*8, then subtract 6*8 from DataPtr
557 SDValue FPDataPtr = DAG.getNode(ISD::SUB, dl, MVT::i64, DataPtr,
561 DataPtr = DAG.getNode(ISD::SELECT, dl, MVT::i64, CC, FPDataPtr, DataPtr);
712 SDValue Chain, DataPtr;
713 LowerVAARG(Op.getNode(), Chain, DataPtr, DAG);
717 Result = DAG.getExtLoad(ISD::SEXTLOAD, dl, MVT::i64, Chain, DataPtr,
720 Result = DAG.getLoad(Op.getValueType(), dl, Chain, DataPtr,
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspCommonLib/
FspCommonLib.c 228 FspData->PlatformData.DataPtr = PlatformData;
247 return FspData->PlatformData.DataPtr;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 961 UINT8 *DataPtr;
968 DataPtr = NULL;
1019 DataPtr = UsbHcAllocateMem (Uhc->MemPool, DataLength);
1021 if (DataPtr == NULL) {
1025 DataPhy = (UINT8 *) (UINTN) UsbHcGetPciAddressForHostMem (Uhc->MemPool, DataPtr, DataLength);
1041 DataPtr,
1068 DataPtr,
1087 UsbHcFreeMem (Uhc->MemPool, DataPtr, DataLength);
    [all...]
UhciQueue.c 370 @param DataPtr A pointer to cpu memory address of Data buffer.
385 IN UINT8 *DataPtr,
420 Td->Data = DataPtr;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptExecute.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Lan91xDxe/
Lan91xDxe.c     [all...]
  /external/compiler-rt/lib/ubsan/
ubsan_handlers.cc 366 static void handleFloatCastOverflow(void *DataPtr, ValueHandle From,
373 if (looksLikeFloatCastOverflowDataV1(DataPtr)) {
374 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr);
380 auto Data = reinterpret_cast<FloatCastOverflowDataV2 *>(DataPtr);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntcons.h 71 ULONGLONG DataPtr;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
VariableSmmRuntimeDxe.c 126 @param[out] DataPtr Points to the data in the communicate buffer.
136 OUT VOID **DataPtr OPTIONAL,
155 if (DataPtr != NULL) {
156 *DataPtr = SmmVariableFunctionHeader->Data;
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbSmmDxe.c 105 @param[out] DataPtr Points to the data in the communicate buffer. Caller should not free it.
116 OUT VOID **DataPtr,
140 *DataPtr = SmmFvbFunctionHeader->Data;
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
SecFsp.c 99 FspPlatformData->DataPtr = NULL;

Completed in 771 milliseconds

1 2