Home
last modified time | relevance | path

Searched refs:setInts (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testControlBodyUpdates/out/
H A DControlBodyUpdatesParameter.java20 public void setInts(Integer[] ints) { in setInts() method in ControlBodyUpdatesParameter
/dports/graphics/processing/processing-1.5.1/modes/java/libraries/video/src/processing/video/
H A DMovieMaker.java281 pixelData.setInts(0,newpixels); in addFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/
H A DAutofillAssistantGenericUiTest.java901 .setValue(ValueProto.newBuilder().setInts( in testListPopup()
1072 .setValue(ValueProto.newBuilder().setInts( in testGenericUiChipsEndAction()
1128 .setValue(ValueProto.newBuilder().setInts( in testGenericUiChipsEndAction()
1461 .setValue(ValueProto.newBuilder().setInts( in testShowPopupIfClickedAtLeastThreeTimes()
1486 .setValue(ValueProto.newBuilder().setInts( in testShowPopupIfClickedAtLeastThreeTimes()
1505 .setValue(ValueProto.newBuilder().setInts( in testShowPopupIfClickedAtLeastThreeTimes()
2376 .setValue(ValueProto.newBuilder().setInts( in testNestedGenericPopups()
2438 .setValue(ValueProto.newBuilder().setInts( in testNestedGenericPopups()
2507 .setValue(ValueProto.newBuilder().setInts( in testNestedGenericPopups()
H A DAutofillAssistantCollectUserDataIntegrationTest.java759 .setValue(ValueProto.newBuilder().setInts( in testPopupListSection()
817 .setValue(ValueProto.newBuilder().setInts( in testPopupListSectionPreSelected()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp2246 std::set<int> &setInts = idsFromProcs[origProc]; in iMOAB_CoverageGraph() local
2247 setInts.insert ( gidCell ); in iMOAB_CoverageGraph()