Searched defs:nSize (Results 1 – 15 of 15) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | cfx_memorystream.cpp | 27 size_t nSize, in CFX_MemoryStream() 163 void CFX_MemoryStream::AttachBuffer(uint8_t* pBuffer, size_t nSize) { in AttachBuffer()
|
D | string_data_template.h | 25 pdfium::base::CheckedNumeric<size_t> nSize = nLen; in Create() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTBoneBatch.cpp | 101 void SetSize(const int nSize) in SetSize() 300 CGrowableArray(const int nSize) in CGrowableArray()
|
D | PVRTModelPOD.cpp | 589 … bool WriteFileSafe16(FILE *pFile, const unsigned short * const lpBuffer, const unsigned int nSize) in WriteFileSafe16() 609 …ic bool WriteFileSafe32(FILE *pFile, const unsigned int * const lpBuffer, const unsigned int nSize) in WriteFileSafe32() 750 unsigned int nSize = sizeof(T); in WriteData() local
|
/external/skia/tests/ |
D | AnnotationTest.cpp | 28 size_t nSize = strlen(needle); in ContainsString() local
|
/external/skqp/tests/ |
D | AnnotationTest.cpp | 28 size_t nSize = strlen(needle); in ContainsString() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 675 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0; in PVRTTextureTile() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTTextureAPI.cpp | 272 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0; in PVRTTextureTile() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | fpdf_parser_decode.cpp | 363 size_t nSize = DecoderArray.size(); in PDF_DataDecode() local
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/ |
D | PVRShell.cpp | 1523 size_t nSize = strlen(pPath) + strlen(pCL) + 1; in Run() local
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_interform.cpp | 265 int nSize = m_pInterForm->CountFieldsInCalculationOrder(); in OnCalculate() local
|
D | fpdfview.cpp | 240 FX_FILESIZE nSize = GetSize(); in ReadBlock() local
|
/external/pdfium/fxjs/ |
D | cjs_document.cpp | 525 int nSize = params.size(); in submitForm() local
|
/external/sqlite/dist/orig/ |
D | shell.c | 4109 u32 nSize; member
|
/external/sqlite/dist/ |
D | shell.c | 4115 u32 nSize; member
|