/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsCubicLineIntersectionTest.cpp | 35 static void testFail(skiatest::Reporter* reporter, int iIndex) { in testFail() 137 static void testOne(skiatest::Reporter* reporter, int iIndex) { in testOne() 188 int iIndex = static_cast<int>(index); in DEF_TEST() local 196 int iIndex = static_cast<int>(index); in DEF_TEST() local 203 int iIndex = 0; in DEF_TEST() local
|
H A D | PathOpsCubicQuadIntersectionTest.cpp | 59 int iIndex = static_cast<int>(index); in cubicQuadIntersection() local
|
H A D | PathOpsQuadLineIntersectionTest.cpp | 117 int iIndex = static_cast<int>(index); in DEF_TEST() local
|
H A D | PathOpsConicLineIntersectionTest.cpp | 110 int iIndex = static_cast<int>(index); in DEF_TEST() local
|
H A D | PathOpsCubicIntersectionTest.cpp | 32 int iIndex = static_cast<int>(index); in standardTestCases() local
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_field.cpp | 107 int32_t iIndex = runtime->ToInt32(params[0]); in getSaveItem() local 173 int32_t iIndex = runtime->ToInt32(params[0]); in getDisplayItem() local 199 int32_t iIndex = runtime->ToInt32(params[0]); in setItemState() local 390 int32_t iIndex = fxv8::ReentrantToInt32Helper(pIsolate, *pValue); in selectedIndex() local
|
H A D | cfxjse_formcalc_context.cpp | 376 int32_t iIndex = 0; in PatternStringType() local 678 int32_t iIndex = ch / 16; in EncodeURL() local 693 int32_t iIndex = ch / 16; in EncodeURL() local 717 int32_t iIndex = ch / 16; in EncodeURL() local 736 int32_t iIndex = 0; in EncodeURL() local 774 int32_t iIndex = ch / 16; in EncodeHTML() local 835 int32_t iIndex = ch / 16; in EncodeXML() local 890 int32_t iIndex = 0; in TrillionUS() local 966 int32_t iIndex = 0; in WordUS() local 2809 int32_t iIndex = in Choose() local [all …]
|
H A D | cjx_tree.cpp | 174 size_t iIndex = pNode ? pNode->GetIndexByName() : 0; in index() local 189 size_t iIndex = pNode ? pNode->GetIndexByClassName() : 0; in classIndex() local
|
H A D | cjx_instancemanager.cpp | 177 int32_t iIndex = runtime->ToInt32(params[0]); in removeInstance() local 266 int32_t iIndex = runtime->ToInt32(params[0]); in insertInstance() local
|
H A D | cjx_layoutpseudomodel.cpp | 102 int32_t iIndex = params.size() >= 3 ? runtime->ToInt32(params[2]) : 0; in DoHWXYInternal() local 359 int32_t iIndex = 0; in pageContent() local
|
H A D | cfxjse_resolveprocessor.cpp | 623 int32_t iIndex = wsCondition.Substr(i, iLen - 1 - i).GetInteger(); in ConditionArray() local
|
H A D | cjx_node.cpp | 190 int32_t iIndex = params.size() == 3 ? runtime->ToInt32(params[2]) : 0; in isPropertySpecified() local
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_formfield.cpp | 178 int iIndex = GetDefaultSelectedItem(); in ResetField() local 369 int iIndex = FindOption(csValue); in SetValue() local 387 int iIndex = FindOption(value); in SetValue() local 482 int iIndex = GetSelectedIndex(0); in ClearSelection() local
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_publicmethods.cpp | 994 int iIndex = in AFDate_Format() local 1008 int iIndex = in AFDate_Keystroke() local 1022 int iIndex = in AFTime_Format() local 1035 int iIndex = in AFTime_Keystroke() local 1116 size_t iIndex = 0; in AFSpecial_KeystrokeEx() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_debug.c | 2805 int32_t iIndex; in DumpGSH() local 2853 int32_t iIndex; in DumpSSH() local 2902 int32_t iIndex; in DumpBatchBuffer() local 2951 int32_t iIndex; in DumpCommandBuffer() local 2999 int32_t iIndex; in DumpVeboxState() local 3051 int32_t iIndex; in DumpStatistics() local
|
H A D | vphal_render_hdr_g9_base.cpp | 3665 int32_t iIndex, in VpHal_HdrInitOETF1DLUT_g9()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffnotify.cpp | 63 int32_t iIndex) { in OnWidgetListItemAdded() 75 int32_t iIndex) { in OnWidgetListItemRemoved()
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | cfx_seekablestreamproxy.cpp | 34 for (size_t iIndex = 0; iIndex < pSrc.size() && iDstNum < pDst.size(); in UTF8Decode() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_render_hdr_kernel.cpp | 1372 int32_t iIndex, in VpHal_HdrColorTransfer3dLut() 1974 int32_t iIndex, in InitOETF1DLUT() 2067 int32_t iIndex, in InitCri3DLUT()
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathWriter.cpp | 275 int rIndex, iIndex; in assemble() local
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | DetectionPostProcess.cpp | 90 unsigned int iIndex = indicesAboveThreshold[sortedIndices[i]] * 4; in NonMaxSuppression() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_combobox.cpp | 58 void CFWL_ComboBox::RemoveAt(int32_t iIndex) { in RemoveAt()
|
H A D | cfwl_listbox.cpp | 836 void CFWL_ListBox::RemoveAt(int32_t iIndex) { in RemoveAt()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/ |
H A D | mhw_block_manager.cpp | 1531 int iIndex = 0; in CalculateSpaceNeeded() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_fontmapper.cpp | 201 size_t iIndex = bsRegion.Find(',').value_or(bsRegion.GetLength()); in ParseStyle() local
|