/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
H A D | VectorAverage.java | 75 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 D | cpdf_linkextract.cpp | 133 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 D | cpdf_textpage.cpp | 295 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 D | cpdf_textpagefind.cpp | 221 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/ |
D | dxtmpl.h | 32 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()
|
D | subsmgr.h | 191 #define ISubscriptionItem_ReadProperties(This,nCount,rgwszName,rgValue) (This)->lpVtbl->ReadPropert… argument 192 #define ISubscriptionItem_WriteProperties(This,nCount,rgwszName,rgValue) (This)->lpVtbl->WritePrope… argument
|
D | rpcndr.h | 460 ULONG_PTR nCount; member 471 ULONG_PTR nCount; member
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_interactiveform.cpp | 738 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 D | cpdf_nametree.cpp | 312 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 D | antlr3basetreeadaptor.c | 164 int nCount; in defineDotNodes() local 244 int nCount; in defineDotEdges() local
|
H A D | antlr3commontreenodestream.c | 477 ANTLR3_UINT32 nCount; in fillBuffer() local
|
/aosp_15_r20/external/antlr/runtime/Cpp/include/ |
H A D | antlr3commontreeadaptor.inl | 470 int nCount; local 542 int nCount; local
|
H A D | antlr3commontreenodestream.inl | 378 ANTLR_UINT32 nCount; local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | bytestring.cpp | 632 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 D | fpdf_parser_utility.cpp | 151 size_t nCount) { in ReadArrayElementsToVector()
|
H A D | cpdf_parser.cpp | 119 int nCount = pCountObj->GetInteger(); in GetCrossRefV5Indices() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_pageimagecache.cpp | 138 uint32_t nCount = fxcrt::CollectionSize<uint32_t>(m_ImageCache); in CacheOptimization() local
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_texteditengine.h | 31 int32_t nCount = 0; member
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cfx_globaldata.cpp | 367 uint32_t nCount = 0; in SaveGlobalPersisitentVariables() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_helpers.cpp | 467 uint32_t nCount) { in ParsePageRangeString()
|
H A D | cpdfsdk_pageview.cpp | 567 const size_t nCount = m_pAnnotList->Count(); in LoadFXAnnots() local
|
H A D | fpdf_ppo.cpp | 203 uint32_t nCount = doc.GetPageCount(); in GetPageIndices() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_localevalue.cpp | 701 size_t nCount = wsNumeric.GetLength(); in ValidateNumericTemp() local
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_hostpseudomodel.cpp | 30 size_t nCount = 0; in FilterName() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_listbox.cpp | 276 int32_t nCount = CountItems(this); in GetItemAtPoint() local
|