Home
last modified time | relevance | path

Searched defs:control (Results 1 – 25 of 220) sorted by relevance

123456789

/third_party/alsa-utils/alsamixer/
Dmixer_controls.h6 struct control { struct
30 extern struct control *controls; argument
Dmixer_widget.c250 static void change_enum_to_percent(struct control *control, int value) in change_enum_to_percent()
278 static void change_enum_relative(struct control *control, int delta) in change_enum_relative()
304 static void change_volume_to_percent(struct control *control, int value, unsigned int channels) in change_volume_to_percent()
329 static void change_volume_relative(struct control *control, int delta, unsigned int channels) in change_volume_relative()
362 struct control *control; in change_control_to_percent() local
376 struct control *control; in change_control_relative() local
390 struct control *control; in toggle_switches() local
445 struct control *control; in balance_volumes() local
474 struct control *control; in on_mouse_key() local
Dmixer_controls.c200 static void create_name(struct control *control) in create_name()
215 static unsigned int create_controls_for_elem(snd_mixer_elem_t *elem, struct control *control) in create_controls_for_elem()
495 struct control *control; in create_controls() local
/third_party/musl/src/thread/
Dpthread_once.c3 static void undo(void *control) in undo()
11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full()
40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once()
50 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_once.c3 static void undo(void *control) in undo()
11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full()
40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once()
50 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once()
/third_party/pulseaudio/src/pulsecore/
Donce.c31 bool pa_once_begin(pa_once *control) { in pa_once_begin()
54 void pa_once_end(pa_once *control) { in pa_once_end()
67 void pa_run_once(pa_once *control, pa_once_func_t func) { in pa_run_once()
/third_party/node/deps/v8/src/compiler/
Djs-type-hint-lowering.cc69 Node* effect, Node* control, FeedbackSlot slot) in JSSpeculativeBinopBuilder()
278 const Operator* op, Node* operand, Node* effect, Node* control, in ReduceUnaryOperation()
348 const Operator* op, Node* left, Node* right, Node* effect, Node* control, in ReduceBinaryOperation()
426 Node* effect, Node* control, FeedbackSlot slot) const { in ReduceForInNextOperation()
437 Node* control, in ReduceForInPrepareOperation()
448 Node* input, Node* effect, Node* control, FeedbackSlot slot) const { in ReduceToNumberOperation()
463 Node* control, FeedbackSlot slot) const { in ReduceCallOperation()
476 Node* control, FeedbackSlot slot) const { in ReduceConstructOperation()
490 Node* control, in ReduceGetIteratorOperation()
508 const Operator* op, Node* effect, Node* control, FeedbackSlot slot) const { in ReduceLoadNamedOperation()
[all …]
Djs-type-hint-lowering.h64 Node* control() const { return control_; } in control() function
73 Node* control) { in SideEffectFree()
86 static LoweringResult Exit(Node* control) { in Exit()
95 Node* control) in LoweringResult()
Djs-create-lowering.cc116 Node* const control = NodeProperties::GetControlInput(node); in ReduceJSCreate() local
152 Node* const control = graph()->start(); in ReduceJSCreateArguments() local
388 Node* const control = NodeProperties::GetControlInput(node); in ReduceJSCreateGeneratorObject() local
467 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray() local
525 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray() local
572 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray() local
749 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateArrayIterator() local
779 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateAsyncFunctionObject() local
855 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateCollectionIterator() local
890 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateBoundFunction() local
[all …]
Ddead-code-elimination.cc82 Node* control = NodeProperties::GetControlInput(node); in PropagateDeadControl() local
190 Node* control = NodeProperties::GetControlInput(node, 0); in RemoveLoopExit() local
249 Node* control = NodeProperties::GetControlInput(merge, i); in ReduceEffectPhi() local
298 Node* control = node->op()->ControlInputCount() == 1 in ReduceEffectNode() local
324 Node* control = NodeProperties::GetControlInput(node, 0); in ReduceDeoptimizeOrReturnOrTerminateOrTailCall() local
339 Node* control = NodeProperties::GetControlInput(node, 0); in ReduceLoopExit() local
Dproperty-access-builder.cc58 Control control) { in TryBuildStringCheck()
73 Control control) { in TryBuildNumberCheck()
85 Control control, in BuildCheckMaps()
112 Control control, in BuildCheckValue()
222 Node** control) { in BuildLoadDataField()
281 Node* lookup_start_object, Node** effect, Node** control) { in BuildLoadDataField()
Dcommon-operator-reducer.cc127 Node* const control = node->InputAt(1); in ReduceBranch() local
151 Node* control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeConditional() local
203 Node* const control = branch->InputAt(1); in ReduceMerge() local
321 Node* control = NodeProperties::GetControlInput(node); in ReduceReturn() local
435 Node* const control = node->InputAt(1); in ReduceSwitch() local
495 Node* control = graph()->NewNode(common()->Throw(), effect, trap); in ReduceTrapConditional() local
Djs-native-context-specialization.cc221 Node* control = NodeProperties::GetControlInput(node); in ReduceJSAsyncFunctionEnter() local
258 Node* control = NodeProperties::GetControlInput(node); in ReduceJSAsyncFunctionReject() local
294 Node* control = NodeProperties::GetControlInput(node); in ReduceJSAsyncFunctionResolve() local
391 Control control = n.control(); in ReduceJSInstanceOf() local
668 Control control{NodeProperties::GetControlInput(node)}; in ReduceJSPromiseResolve() local
702 Control control{NodeProperties::GetControlInput(node)}; in ReduceJSResolvePromise() local
793 Node* control = NodeProperties::GetControlInput(node); in ReduceGlobalAccess() local
1023 Control control = n.control(); in ReduceJSStoreGlobal() local
1066 Control control{NodeProperties::GetControlInput(node)}; in ReduceNamedAccess() local
1455 Control control = n.control(); in ReduceJSGetIterator() local
[all …]
Dmap-inference.cc99 Control control, in InsertMapChecks()
121 Control control, const FeedbackSource& feedback) { in RelyOnMapsPreferStability()
131 Control control, in RelyOnMapsHelper()
Djs-typed-lowering.cc389 Node* control() { return NodeProperties::GetControlInput(node_); } in control() function in v8::internal::compiler::JSBinopReduction
587 Node* control = NodeProperties::GetControlInput(node); in ReduceJSAdd() local
1115 Node* control = NodeProperties::GetControlInput(node); in ReduceJSToObject() local
1195 Node* control = NodeProperties::GetControlInput(node); in ReduceJSHasInPrototypeChain() local
1362 Node* control = graph()->start(); in ReduceJSHasContextExtension() local
1392 Node* control = graph()->start(); in ReduceJSLoadContext() local
1413 Node* control = graph()->start(); in ReduceJSStoreContext() local
1434 Node* control = NodeProperties::GetControlInput(node); in BuildGetModuleCell() local
1469 Node* control = NodeProperties::GetControlInput(node); in ReduceJSLoadModule() local
1484 Node* control = NodeProperties::GetControlInput(node); in ReduceJSStoreModule() local
[all …]
Djs-intrinsic-lowering.cc125 Node* const control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeNow() local
144 Node* const control = NodeProperties::GetControlInput(node); in ReduceCreateJSGeneratorObject() local
155 Node* const control = NodeProperties::GetControlInput(node); in ReduceGeneratorClose() local
229 Node* const control = NodeProperties::GetControlInput(node); in ReduceGeneratorGetResumeMode() local
245 Node* control = NodeProperties::GetControlInput(node); in ReduceIsInstanceType() local
Dverifier.cc204 Node* control = NodeProperties::GetControlInput(node, i); in Check() local
325 Node* control = NodeProperties::GetControlInput(node, 0); in Check() local
477 Node* control = NodeProperties::GetControlInput(node, 0); in Check() local
497 Node* control = NodeProperties::GetControlInput(node, 0); in Check() local
2103 Node* control = NodeProperties::GetControlInput(phi); in Run() local
2117 Node* control = block->control_input(); in Run() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThreadTest.java191 private Control control; field in CollationThreadTest.Test
194 Test(String name, String[] data, Collator collator, Random r, Control control) { in Test()
226 private void runThreads(Thread[] threads, Control control) { in runThreads()
257 final Control control = new Control(); in testThreads() local
282 Control control = new Control(); in testFrozen() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationThreadTest.java194 private Control control; field in CollationThreadTest.Test
197 Test(String name, String[] data, Collator collator, Random r, Control control) { in Test()
229 private void runThreads(Thread[] threads, Control control) { in runThreads()
260 final Control control = new Control(); in testThreads() local
285 Control control = new Control(); in testFrozen() local
/third_party/python/Doc/library/
Dturtle.rst797 Drawing state
889 Color control
1021 Filling
1068 More drawing control
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_CTRL.c39 struct v4l2_control control; in do_get_control() local
148 struct v4l2_control control; in test_VIDIOC_G_CTRL_NULL() local
191 struct v4l2_control control; in do_set_control() local
526 struct v4l2_control control; in do_set_control_value() local
601 struct v4l2_control control; in do_set_control_invalid() local
/third_party/node/deps/npm/node_modules/wcwidth/test/
Dindex.js54 control: 1 property
61 control: -1 property
/third_party/mesa3d/src/util/
Ddebug.c31 const struct debug_control *control) in parse_debug_string()
59 const struct debug_control *control) in parse_enable_string()
/third_party/alsa-lib/src/control/
Dcards.c42 static int snd_card_load2(const char *control) in snd_card_load2()
64 char control[sizeof(SND_FILE_CONTROL) + 10]; in snd_card_load1() local
/third_party/icu/icu4c/source/test/intltest/
Dpluralmaptest.cpp142 PluralMapForPluralMapTest control; in TestEqual() local
166 PluralMapForPluralMapTest control; in TestCopyAndAssign() local

123456789