Searched defs:controls (Results 1 - 17 of 17) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-2.c82 int controls[3] = { 0, 0, 0 }; variable
87 controls[0]++;
92 controls[1]++;
97 controls[2]++;
128 if (controls[0] != 10000) {
132 if (controls[2] != 10000) {
140 if (controls[0] != 10000) {
144 if (controls[1] != 10000) {
/external/easymock/src/org/easymock/
H A DEasyMockSupport.java27 /** List of all controls created */
28 protected final List<IMocksControl> controls = new ArrayList<IMocksControl>( field in class:EasyMockSupport
144 controls.add(ctrl);
155 controls.add(ctrl);
168 controls.add(ctrl);
173 * Switches all registered mock objects (more exactly: the controls of the
178 for (IMocksControl c : controls) {
184 * Resets all registered mock objects (more exactly: the controls of the
188 for (IMocksControl c : controls) {
194 * Verifies all registered mock objects (more exactly: the controls o
[all...]
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYCTRL.c76 /* The available controls and their parameters
85 * TODO: check for deprecated controls (maybe in a
299 struct v4l2_queryctrl controls[V4L2_CID_LASTP1 - V4L2_CID_BASE]; local
303 /* find out all the possible user controls */
305 memset(controls, 0, sizeof(controls));
318 controls[i - V4L2_CID_BASE] = queryctrl;
337 /* enumerate the controls with V4L2_CTRL_FLAG_NEXT_CTRL */
361 &controls[queryctrl.id -
402 /* some other controls als
[all...]
H A Dtest_VIDIOC_EXT_CTRLS.c31 struct v4l2_ext_controls controls; local
34 memset(&controls, 0xff, sizeof(controls));
35 controls.ctrl_class = V4L2_CTRL_CLASS_USER;
36 controls.count = 0;
37 controls.controls = NULL;
39 ret_get = ioctl(get_video_fd(), VIDIOC_G_EXT_CTRLS, &controls);
48 CU_ASSERT_EQUAL(controls.ctrl_class, V4L2_CTRL_CLASS_USER);
49 CU_ASSERT_EQUAL(controls
63 struct v4l2_ext_controls controls; local
183 struct v4l2_ext_controls controls; local
306 struct v4l2_ext_controls controls; local
344 struct v4l2_ext_controls controls; local
376 struct v4l2_ext_controls controls; local
493 struct v4l2_ext_controls controls; local
531 struct v4l2_ext_controls controls; local
563 struct v4l2_ext_controls controls; local
682 struct v4l2_ext_controls controls; local
[all...]
/external/adhd/cras/src/server/
H A Dcras_alsa_card.c49 * mixer - Controls the mixer controls for this card.
175 struct mixer_name *controls)
178 DL_FOREACH(controls, control) {
182 DL_DELETE(controls, control);
184 return controls;
187 /* Handles notifications from alsa controls. Called by main thread when a poll
240 mixer_name_dump(extra_controls, "extra controls");
242 /* Check if coupled controls has been specified for speaker. */
245 mixer_name_dump(coupled_controls, "coupled controls");
248 /* Add controls t
174 filter_controls(struct cras_use_case_mgr *ucm, struct mixer_name *controls) argument
[all...]
/external/adhd/cras/src/tests/
H A Dalsa_ucm_unittest.cc1050 struct mixer_name *controls = NULL; local
1097 controls = NULL;
1099 controls = mixer_name_add(controls, coupled_names[i],
1102 /* Add controls to the list of coupled controls for this section. */
1103 EXPECT_EQ(0, ucm_section_concat_coupled(section, controls));
/external/v8/src/wasm/
H A Dfunction-body-decoder.cc922 TFNode* controls[2]; local
923 builder_->BranchNoHint(cond.node, &controls[0], &controls[1]);
924 TFNode* merge = builder_->Merge(2, controls);
1772 TFNode* controls[] = {to->control, from->control}; local
1773 TFNode* merge = builder_->Merge(2, controls);
/external/pcre/dist2/src/
H A Dpcre2test.c452 /* These are all the controls that may be set either on a pattern or on a
664 /* Pattern controls that are mutually exclusive. At present these are all in
674 /* Data controls that are mutually exclusive. At present these are all in the
3615 /* Called for mutually exclusive controls and for unsupported POSIX controls.
3620 controls control bits
3628 show_controls(uint32_t controls, uint32_t controls2, const char *before) argument
3632 ((controls & CTL_AFTERTEXT) != 0)? " aftertext" : "",
3633 ((controls & CTL_ALLAFTERTEXT) != 0)? " allaftertext" : "",
3634 ((controls
[all...]
/external/v8/src/compiler/
H A Dwasm-compiler.cc441 Node* WasmGraphBuilder::Merge(unsigned count, Node** controls) { argument
442 return graph()->NewNode(jsgraph()->common()->Merge(count), count, controls);
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h67 #include <linux/v4l2-controls.h>
1588 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1619 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1632 /* Used in the VIDIOC_QUERY_EXT_CTRL ioctl for querying extended controls */
1679 /* IDs reserved for driver specific controls */
/external/v4l2_codec2/vda/
H A Dvideodev2.h72 //#include <linux/v4l2-controls.h>
73 #include <v4l2-controls.h> // use local v4l2-controls.h file
1515 struct v4l2_ext_control *controls; member in struct:v4l2_ext_controls
1552 /* Used in the VIDIOC_QUERYCTRL ioctl for querying controls */
1565 /* Used in the VIDIOC_QUERY_EXT_CTRL ioctl for querying extended controls */
1612 /* IDs reserved for driver specific controls */
/external/valgrind/include/vki/
H A Dvki-linux.h4087 struct vki_v4l2_ext_control *controls; member in struct:vki_v4l2_ext_controls
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 1450 milliseconds