Home
last modified time | relevance | path

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

12

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
H A DVectorAverage.java75 int nCount = 0; in getData() local
139 int nCount = data.length; in toString() local
157 int nCount = -1; in initFromString() local
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_linkextract.cpp133 size_t nCount = pos - start; in ExtractLinks() local
205 const size_t nCount = end - nStart + 1; in CheckWebLink() local
223 const size_t nCount = end - nStart + 1; in CheckWebLink() local
H A Dcpdf_textpage.cpp295 const int nCount = CountChars(); in Init() local
395 const int nCount = CountChars(); in GetIndexAtPos() local
528 int CPDF_TextPage::CountRects(int start, int nCount) { in CountRects()
1345 size_t nCount = m_CharList.size(); in IsSameTextObject() local
H A Dcpdf_textpagefind.cpp221 int nCount = fxcrt::CollectionSize<int>(m_csFindWhatArray); in FindNext() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h32 inline void DXConstructElements(TYPE *pElements,int nCount) { in DXConstructElements()
38 inline void DXDestructElements(TYPE *pElements,int nCount) { in DXDestructElements()
45 inline void DXCopyElements(TYPE *pDest,const TYPE *pSrc,int nCount) { in DXCopyElements()
251 void CDXArray<TYPE,ARG_TYPE>::InsertAt(int nIndex,ARG_TYPE newElement,int nCount) { in InsertAt()
268 void CDXArray<TYPE,ARG_TYPE>::RemoveAt(int nIndex,int nCount) { in RemoveAt()
Dsubsmgr.h191 #define ISubscriptionItem_ReadProperties(This,nCount,rgwszName,rgValue) (This)->lpVtbl->ReadPropert… argument
192 #define ISubscriptionItem_WriteProperties(This,nCount,rgwszName,rgValue) (This)->lpVtbl->WritePrope… argument
Drpcndr.h460 ULONG_PTR nCount; member
471 ULONG_PTR nCount; member
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_interactiveform.cpp738 const size_t nCount = pRoot->CountFields(); in ResetForm() local
893 const size_t nCount = pRoot->CountFields(); in CheckRequiredFields() local
926 const size_t nCount = pRoot->CountFields(); in ExportToFDF() local
954 const size_t nCount = pRoot->CountFields(); in ExportToFDF() local
H A Dcpdf_nametree.cpp312 size_t nCount = pNames->size() / 2; in SearchNameNodeByIndexInternal() local
376 size_t nCount = 0; in CountNamesInternal() local
/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3basetreeadaptor.c164 int nCount; in defineDotNodes() local
244 int nCount; in defineDotEdges() local
H A Dantlr3commontreenodestream.c477 ANTLR3_UINT32 nCount; in fillBuffer() local
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3commontreeadaptor.inl470 int nCount; local
542 int nCount; local
H A Dantlr3commontreenodestream.inl378 ANTLR_UINT32 nCount; local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring.cpp632 size_t nCount = static_cast<size_t>(pstrSource - pstrDest); in Remove() local
643 size_t nCount = 0; in Replace() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_utility.cpp151 size_t nCount) { in ReadArrayElementsToVector()
H A Dcpdf_parser.cpp119 int nCount = pCountObj->GetInteger(); in GetCrossRefV5Indices() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageimagecache.cpp138 uint32_t nCount = fxcrt::CollectionSize<uint32_t>(m_ImageCache); in CacheOptimization() local
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_texteditengine.h31 int32_t nCount = 0; member
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_globaldata.cpp367 uint32_t nCount = 0; in SaveGlobalPersisitentVariables() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_helpers.cpp467 uint32_t nCount) { in ParsePageRangeString()
H A Dcpdfsdk_pageview.cpp567 const size_t nCount = m_pAnnotList->Count(); in LoadFXAnnots() local
H A Dfpdf_ppo.cpp203 uint32_t nCount = doc.GetPageCount(); in GetPageIndices() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp701 size_t nCount = wsNumeric.GetLength(); in ValidateNumericTemp() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_hostpseudomodel.cpp30 size_t nCount = 0; in FilterName() local
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp276 int32_t nCount = CountItems(this); in GetItemAtPoint() local

12