Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
H A Dgemm-microkernel-tester.h248 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
311 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
323 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
409 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
446 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
539 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
614 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
626 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
727 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
781 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
[all …]
H A Dgemm-block-sparse-microkernel-tester.h307 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
344 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test() local
434 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test_packed() local
480 for (size_t nIndex = 0; nIndex < n(); nIndex++) { in test_packed() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h126 inline TYPE CDXArray<TYPE,ARG_TYPE>::GetAt(int nIndex) const { _ASSERT((nIndex >= 0 && nIndex < m_n… in GetAt()
128 inline void CDXArray<TYPE,ARG_TYPE>::SetAt(int nIndex,ARG_TYPE newElement) { _ASSERT((nIndex >= 0 &… in SetAt()
130 inline TYPE &CDXArray<TYPE,ARG_TYPE>::ElementAt(int nIndex) { _ASSERT((nIndex >= 0 && nIndex < m_nS… in ElementAt()
137 int nIndex = m_nSize; in Add() local
243 void CDXArray<TYPE,ARG_TYPE>::SetAtGrow(int nIndex,ARG_TYPE newElement) { in SetAtGrow()
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()
615 DXLISTPOS CDXList<TYPE,ARG_TYPE>::FindIndex(int nIndex) const { in FindIndex()
Dmsputils.h61 int nIndex = Find(t); in Remove() local
65 WINBOOL RemoveAt(int nIndex) { in RemoveAt()
84 void SetAtIndex(int nIndex,T &t) { in SetAtIndex()
/aosp_15_r20/external/deqp/external/glslang/
H A Dosinclude.cpp43 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue()
49 bool OS_FreeTLSIndex(OS_TLSIndex nIndex) in OS_FreeTLSIndex()
55 void *OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_fflistbox.cpp171 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState()
178 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
184 void CXFA_FFListBox::DeleteItem(int32_t nIndex) { in DeleteItem()
H A Dcxfa_ffcombobox.cpp292 void CXFA_FFComboBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState()
298 void CXFA_FFComboBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
304 void CXFA_FFComboBox::DeleteItem(int32_t nIndex) { in DeleteItem()
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_nametree.cpp203 size_t* nIndex, in SearchNameNodeByNameInternal()
283 size_t nIndex = 0; in SearchNameNodeByName() local
543 bool CPDF_NameTree::DeleteValueAndName(size_t nIndex) { in DeleteValueAndName()
563 size_t nIndex, in LookupValueAndName()
H A Dcpdf_annot.cpp236 size_t nIndex) { in RectFromQuadPointsArray()
275 size_t nIndex) { in RectFromQuadPoints()
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.cpp275 int32_t nIndex = GetLastSelected(); in OnChar() local
513 void CPWL_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem()
598 int32_t CPWL_ListCtrl::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext()
619 void CPWL_ListCtrl::SetItemSelect(int32_t nIndex, bool bSelected) { in SetItemSelect()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/vp/hal/
H A Dvphal_renderer_xe_hpm.h60 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in VphalRendererXe_Hpm() local
76 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in ~VphalRendererXe_Hpm() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12_tgllp/vp/hal/
H A Dvphal_renderer_g12_tgllp.h53 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in VphalRendererG12Tgllp() local
69 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in ~VphalRendererG12Tgllp() local
H A Dvphal_renderer_g12_tgllp.cpp338 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in RenderScaling() local
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DBrowsingPage.cpp106 int nIndex; in OnSetActive() local
282 int nIndex; in OnBnClickedAddBrowseDomain() local
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp192 int32_t nIndex) { in FindReferredTableSegmentByIndex()
451 int32_t nIndex = 0; in ParseSymbolDict() local
692 int32_t nIndex = 0; in ParseTextRegion() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp403 size_t nIndex = 0; in ValidateCanonicalDate() local
480 size_t nIndex = 0; in ValidateCanonicalTime() local
H A Dcxfa_node.cpp628 int32_t nIndex) { in GetEdgeThickness()
4223 absl::optional<WideString> CXFA_Node::GetChoiceListItem(int32_t nIndex, in GetChoiceListItem()
4302 int32_t CXFA_Node::GetSelectedItem(int32_t nIndex) { in GetSelectedItem()
4339 bool CXFA_Node::GetItemState(int32_t nIndex) { in GetItemState()
4345 void CXFA_Node::SetItemState(int32_t nIndex, in SetItemState()
4429 int32_t nIndex = -1; in InsertItem() local
4565 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem()
4981 int32_t nIndex) { in InsertListTextItem()
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods.cpp333 int nIndex = 0; in AF_MakeArrayFromList() local
369 size_t nIndex = 0; in ParseDate() local
1438 int nIndex = 0; in AFExtractNums() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/string/example/
Dsplit_example.cpp54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main() local
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_combobox.h18 int nIndex = 0; member
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp128 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex()
843 int32_t nIndex = GetItemIndex(this, pItem); in DeleteString() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/string/test/
Dsplit_test.cpp36 for( unsigned int nIndex=0; nIndex<X.size(); ++nIndex ) in deep_compare() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/nodes/
DTextRendererNode.cpp154 for (int32_t nIndex = 1; nIndex <= lostCount; nIndex++) in ProcessData() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_unicodeencodingex.cpp61 FT_UInt nIndex = FT_Get_Char_Index(face, charcode); in GlyphFromCharCode() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
H A DVectorAverage.java158 int nIndex = 0; in initFromString() local

1234567