Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkBuffer.cpp73 void Buffer::copyFrom(const void* srcMemory, VkDeviceSize pSize, VkDeviceSize pOffset) in copyFrom()
80 void Buffer::copyTo(void* dstMemory, VkDeviceSize pSize, VkDeviceSize pOffset) const in copyTo()
DVkDeviceMemory.cpp54 VkResult DeviceMemory::map(VkDeviceSize pOffset, VkDeviceSize pSize, void** ppData) in map()
/external/epid-sdk/ext/ipp/sources/ippcp/
Dgsmod_enginegetsize.c75 IppStatus gsModEngineGetSize(int modulusBitSize, int numpe, int* pSize) in gsModEngineGetSize()
Dpcpsha256stuff.h164 static IppStatus GetSizeSHA256(int* pSize) in GetSizeSHA256()
Dpcpsha512stuff.h185 static IppStatus GetSizeSHA512(int* pSize) in GetSizeSHA512()
/external/grpc-grpc/third_party/nanopb/
Dpb_common.h21 void *pSize; /* Pointer to count/has field */ member
Dpb_encode.c206 const void *pSize; in encode_basic_field() local
/external/nanopb-c/
Dpb_common.h21 void *pSize; /* Pointer to count/has field */ member
Dpb_encode.c218 const void *pSize = (const char*)pData + field->size_offset; in pb_check_proto3_default_value() local
312 const void *pSize = &implicit_has; in encode_basic_field() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/
DCryptoServicesRegistrar.java361 int pSize = dsaParams.getP().bitLength(); in toDH() local
368 private static int chooseLowerBound(int pSize) in chooseLowerBound()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
DCryptoServicesRegistrar.java359 int pSize = dsaParams.getP().bitLength(); in toDH() local
366 private static int chooseLowerBound(int pSize) in chooseLowerBound()
/external/pdfium/core/fpdfapi/page/
Dcpdf_sampledfunc.cpp45 CPDF_Array* pSize = pDict->GetArrayFor("Size"); in v_Init() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.h58 …(const TString& pName, const TType& pType, int pOffset, int pGLDefineType, int pSize, int pIndex) : in TObjectReflection()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTResourceFile.cpp301 bool CPVRTMemoryFileSystem::GetFile(const char* pszFilename, const void** ppBuffer, size_t* pSize) in GetFile()
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp116 CPDF_Type3Glyphs* pSize, in RenderGlyph()
/external/sonivox/jet_tools/JetCreator/
DJetAudition.py59 def __init__(self, jet_file, pSize): argument
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c780 …ULT NextChunk (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 *pPos, EAS_U32 *pChunkType, EAS_I32 *pSize) in NextChunk()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp304 …for (const VkDeviceSize* pSize = sizeCases; pSize < sizeCases + DE_LENGTH_OF_ARRAY(sizeCases); ++p… in execTest() local
/external/swiftshader/src/Device/
DRenderer.cpp1586 float pSize; in setupPoint() local
/external/icu/icu4c/source/common/
Dubidi.cpp199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNe… in ubidi_getMemory()
/external/swiftshader/src/Renderer/
DRenderer.cpp1964 float pSize; in setupPoint() local
/external/sqlite/dist/orig/
Dshell.c3668 static int apndFileSize(sqlite3_file *pFile, sqlite_int64 *pSize){ in apndFileSize()
Dsqlite3.c20913 SQLITE_PRIVATE int sqlite3OsFileSize(sqlite3_file *id, i64 *pSize){ in sqlite3OsFileSize()
/external/sqlite/dist/
Dshell.c3674 static int apndFileSize(sqlite3_file *pFile, sqlite_int64 *pSize){ in apndFileSize()
Dsqlite3.c20913 SQLITE_PRIVATE int sqlite3OsFileSize(sqlite3_file *id, i64 *pSize){ in sqlite3OsFileSize()