Home
last modified time | relevance | path

Searched defs:nSize (Results 1 – 15 of 15) sorted by relevance

/external/skia/tests/
DAnnotationTest.cpp17 size_t nSize = strlen(needle); in ContainsString() local
/external/pdfium/core/fxcrt/
Dcfx_string_data_template.h24 pdfium::base::CheckedNumeric<int> nSize = nLen; in Create() local
Dfx_extension.cpp172 size_t nSize, in CFX_MemoryStream()
334 size_t nSize, in AttachBuffer()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.cpp101 void SetSize(const int nSize) in SetSize()
300 CGrowableArray(const int nSize) in CGrowableArray()
DPVRTModelPOD.cpp589 … 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/tpm2/
DMathFunctions.c448 const UINT32 nSize, // IN: modulus size in _math__ModExp()
/external/pdfium/fpdfsdk/
Dfpdfppo.cpp195 int nSize = pdfium::CollectionSize<int>(pageNums); in ExportPage() local
Dcpdfsdk_interform.cpp234 int nSize = m_pInterForm->CountFieldsInCalculationOrder(); in OnCalculate() local
Dfpdfview.cpp243 FX_FILESIZE nSize = GetSize(); in ReadBlock() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp675 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/
DPVRTTextureAPI.cpp272 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0; in PVRTTextureTile() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp355 int nSize = pdfium::CollectionSize<int>(DecoderArray); in PDF_DataDecode() local
/external/pdfium/xfa/fde/
Dcfde_txtedtengine.cpp541 int32_t nSize = m_SelRangePtrArr.GetSize(); in AddSelRange() local
985 int32_t nSize = m_PagePtrArray.GetSize(); in UpdatePages() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1523 size_t nSize = strlen(pPath) + strlen(pCL) + 1; in Run() local
/external/pdfium/fpdfsdk/javascript/
DDocument.cpp600 int nSize = params.size(); in submitForm() local