Searched refs:root2 (Results 1 – 4 of 4) sorted by relevance
11 root_compute_really_bad.rs:10:44: error: Compute kernel root2() can only have one non-const pointer…12 root_compute_really_bad.rs:10:66: error: Unexpected parameter 'x1' for compute kernel root2()13 root_compute_really_bad.rs:11:26: error: Unexpected parameter 'y1' for compute kernel root2()
10 void root2(int* ain, const int* aout, int* usrData, const float* x1,
115 final TestConfigurationContainer root2 = new TestConfigurationContainer(); in testConfigurationChangeOnAddRemove() local118 root2.onOverrideConfigurationChanged(rootOverrideConfig2); in testConfigurationChangeOnAddRemove()123 root2.addChild(child); in testConfigurationChangeOnAddRemove()
539 final TestWindowContainer root2 = builder.setLayer(0).build(); in testCompareTo() local547 root.compareTo(root2); in testCompareTo()631 final TestWindowContainer root2 = builder.setLayer(0).build(); in testConfigurationChangeOnAddRemove() local634 root2.onOverrideConfigurationChanged(rootOverrideConfig2); in testConfigurationChangeOnAddRemove()639 root2.addChildWindow(child); in testConfigurationChangeOnAddRemove()