/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
D | gemm-microkernel-tester.h | 248 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 …]
|
D | gemm-block-sparse-microkernel-tester.h | 307 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
|
/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/vp/hal/ |
D | vphal_renderer_xe_hpm.h | 60 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
|
D | vphal_renderer_xe_hpm.cpp | 539 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in RenderScaling() local
|
/external/intel-media-driver/media_driver/agnostic/gen12_tgllp/vp/hal/ |
D | vphal_renderer_g12_tgllp.h | 53 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
|
D | vphal_renderer_g12_tgllp.cpp | 338 for (uint32_t nIndex = 0; nIndex < VPHAL_MAX_NUM_DS_SURFACES; nIndex++) in RenderScaling() local
|
/external/deqp/external/glslang/ |
D | osinclude.cpp | 43 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()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fflistbox.cpp | 170 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() 177 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem() 183 void CXFA_FFListBox::DeleteItem(int32_t nIndex) { in DeleteItem()
|
D | cxfa_ffcombobox.cpp | 292 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()
|
/external/sdv/vsomeip/third_party/boost/algorithm/string/example/ |
D | split_example.cpp | 54 for(unsigned int nIndex=0; nIndex<ResultCopy.size(); nIndex++) in main() local
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_combobox.h | 18 int nIndex = 0; member
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_nametree.cpp | 203 size_t* nIndex, in SearchNameNodeByNameInternal() 281 size_t nIndex = 0; in SearchNameNodeByName() local 541 bool CPDF_NameTree::DeleteValueAndName(size_t nIndex) { in DeleteValueAndName() 561 size_t nIndex, in LookupValueAndName()
|
D | cpdf_annot.cpp | 238 size_t nIndex) { in RectFromQuadPointsArray() 277 size_t nIndex) { in RectFromQuadPoints()
|
D | cpvt_variabletext.cpp | 322 int32_t nIndex = 0; in WordPlaceToWordIndex() local 340 int32_t nIndex = 0; in WordIndexToWordPlace() local
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | BrowsingPage.cpp | 106 int nIndex; in OnSetActive() local 282 int nIndex; in OnBnClickedAddBrowseDomain() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_list_ctrl.cpp | 275 int32_t nIndex = GetLastSelected(); in OnChar() local 513 void CPWL_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem() 597 int32_t CPWL_ListCtrl::FindNext(int32_t nIndex, wchar_t nChar) const { in FindNext() 618 void CPWL_ListCtrl::SetItemSelect(int32_t nIndex, bool bSelected) { in SetItemSelect()
|
/external/sdv/vsomeip/third_party/boost/algorithm/string/test/ |
D | split_test.cpp | 36 for( unsigned int nIndex=0; nIndex<X.size(); ++nIndex ) in deep_compare() local
|
/external/pdfium/core/fxge/ |
D | cfx_unicodeencodingex.cpp | 47 FT_UInt nIndex = face->GetCharIndex(charcode); in GlyphFromCharCode() local
|
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Context.cpp | 191 int32_t nIndex) { in FindReferredTableSegmentByIndex() 450 int32_t nIndex = 0; in ParseSymbolDict() local 689 int32_t nIndex = 0; in ParseTextRegion() local
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_pdffontmgr.cpp | 61 auto nIndex = bsDRName.Find(bsPsName); in PsNameMatchDRFontName() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.cpp | 403 size_t nIndex = 0; in ValidateCanonicalDate() local 480 size_t nIndex = 0; in ValidateCanonicalTime() local
|
D | cxfa_box.cpp | 97 CXFA_Edge* CXFA_Box::GetEdgeIfExists(size_t nIndex) { in GetEdgeIfExists()
|
D | cxfa_node.cpp | 630 int32_t nIndex) { in GetEdgeThickness() 4220 std::optional<WideString> CXFA_Node::GetChoiceListItem(int32_t nIndex, in GetChoiceListItem() 4299 int32_t CXFA_Node::GetSelectedItem(int32_t nIndex) { in GetSelectedItem() 4336 bool CXFA_Node::GetItemState(int32_t nIndex) { in GetItemState() 4342 void CXFA_Node::SetItemState(int32_t nIndex, in SetItemState() 4425 int32_t nIndex = -1; in InsertItem() local 4561 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem() 4977 int32_t nIndex) { in InsertListTextItem()
|
/external/pdfium/fxjs/ |
D | cjs_publicmethods.cpp | 330 int nIndex = 0; in AF_MakeArrayFromList() local 370 size_t nIndex = 0; in ParseDate() local 1439 int nIndex = 0; in AFExtractNums() local
|
/external/pdfium/xfa/fwl/ |
D | cfwl_listbox.cpp | 130 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex() 845 int32_t nIndex = GetItemIndex(this, pItem); in DeleteString() local
|