Home
last modified time | relevance | path

Searched defs:control (Results 451 - 475 of 1393) sorted by relevance

1...<<11121314151617181920>>...56

/third_party/ffmpeg/libavcodec/
H A Dnotchlc.c252 unsigned control[4]; in decode_blocks() local
292 uint64_t control; in decode_blocks() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c189 static int snd_ctl_shm_elem_read(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) in snd_ctl_shm_elem_read() argument
203 static int snd_ctl_shm_elem_write(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) in snd_ctl_shm_elem_write() argument
H A Dcontrol_hw.c189 static int snd_ctl_hw_elem_read(snd_ctl_t *handle, snd_ctl_elem_value_t *control) in snd_ctl_hw_elem_read() argument
197 static int snd_ctl_hw_elem_write(snd_ctl_t *handle, snd_ctl_elem_value_t *control) in snd_ctl_hw_elem_write() argument
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c251 static void change_enum_to_percent(struct control *control, int value) in change_enum_to_percent() argument
279 change_enum_relative(struct control *control, int delta) change_enum_relative() argument
305 change_volume_to_percent(struct control *control, int value, unsigned int channels) change_volume_to_percent() argument
330 change_volume_relative(struct control *control, int delta, unsigned int channels) change_volume_relative() argument
363 struct control *control; change_control_to_percent() local
377 struct control *control; change_control_relative() local
391 struct control *control; toggle_switches() local
446 struct control *control; balance_volumes() local
475 struct control *control; on_mouse_key() local
[all...]
/third_party/alsa-lib/src/topology/
H A Ddapm.c293 const char *source = NULL, *sink = NULL, *control = NULL; tplg_parse_line() local
[all...]
/third_party/backends/backend/
H A Dibm-scsi.c69 SANE_Byte control; member
80 SANE_Byte control; member
96 SANE_Byte control; member
105 SANE_Byte control; member
126 SANE_Byte control; member
136 SANE_Byte control; member
H A Drts88xx_lib.c772 SANE_Byte control; in sanei_rts88xx_wait_data() local
H A Dricoh-scsi.c65 SANE_Byte control; member
76 SANE_Byte control; member
91 SANE_Byte control; member
112 SANE_Byte control; member
122 SANE_Byte control; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp478 const UInt32 control = Get16(p + 2); in ParseAcl() local
592 const UInt32 control = Get16(p + 2); in CheckAcl() local
/third_party/lzma/CPP/Windows/Control/
H A DDialog.h76 HWND GetNextGroupItem(HWND control, bool previous) in GetNextGroupItem() argument
78 HWND GetNextTabItem(HWND control, bool previous) in GetNextTabItem() argument
/third_party/mesa3d/src/freedreno/afuc/
H A Dafuc.h183 } control; member
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h41 unsigned control:8; member
/third_party/musl/src/thread/linux/
H A Dpthread_create.c352 volatile int control; member
[all...]
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c288 volatile int control; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg01.c28 static struct cmsghdr *control; variable
394 struct cmsghdr *control; in sender() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c62 static struct cmsghdr *control; variable
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc67 JSSpeculativeBinopBuilder(const JSTypeHintLowering* lowering, const Operator* op, Node* left, Node* right, Node* effect, Node* control, FeedbackSlot slot) JSSpeculativeBinopBuilder() argument
277 ReduceUnaryOperation( const Operator* op, Node* operand, Node* effect, Node* control, FeedbackSlot slot) const ReduceUnaryOperation() argument
347 ReduceBinaryOperation( const Operator* op, Node* left, Node* right, Node* effect, Node* control, FeedbackSlot slot) const ReduceBinaryOperation() argument
424 ReduceForInNextOperation( Node* receiver, Node* cache_array, Node* cache_type, Node* index, Node* effect, Node* control, FeedbackSlot slot) const ReduceForInNextOperation() argument
436 ReduceForInPrepareOperation(Node* enumerator, Node* effect, Node* control, FeedbackSlot slot) const ReduceForInPrepareOperation() argument
447 ReduceToNumberOperation( Node* input, Node* effect, Node* control, FeedbackSlot slot) const ReduceToNumberOperation() argument
461 ReduceCallOperation( const Operator* op, Node* const* args, int arg_count, Node* effect, Node* control, FeedbackSlot slot) const ReduceCallOperation() argument
474 ReduceConstructOperation( const Operator* op, Node* const* args, int arg_count, Node* effect, Node* control, FeedbackSlot slot) const ReduceConstructOperation() argument
488 ReduceGetIteratorOperation(const Operator* op, Node* receiver, Node* effect, Node* control, FeedbackSlot load_slot, FeedbackSlot call_slot) const ReduceGetIteratorOperation() argument
507 ReduceLoadNamedOperation( const Operator* op, Node* effect, Node* control, FeedbackSlot slot) const ReduceLoadNamedOperation() argument
519 ReduceLoadKeyedOperation( const Operator* op, Node* obj, Node* key, Node* effect, Node* control, FeedbackSlot slot) const ReduceLoadKeyedOperation() argument
532 ReduceStoreNamedOperation(const Operator* op, Node* obj, Node* val, Node* effect, Node* control, FeedbackSlot slot) const ReduceStoreNamedOperation() argument
547 ReduceStoreKeyedOperation(const Operator* op, Node* obj, Node* key, Node* val, Node* effect, Node* control, FeedbackSlot slot) const ReduceStoreKeyedOperation() argument
563 BuildDeoptIfFeedbackIsInsufficient( FeedbackSlot slot, Node* effect, Node* control, DeoptimizeReason reason) const BuildDeoptIfFeedbackIsInsufficient() argument
[all...]
H A Dbranch-elimination.cc297 Node* control = graph()->NewNode(common()->Throw(), effect, node); in ReduceTrapConditional() local
298 NodeProperties::MergeControlToEnd(graph(), common(), control); in ReduceTrapConditional() local
318 Node* control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeConditional() local
339 NodeProperties::MergeControlToEnd(graph(), common(), control); ReduceDeoptimizeConditional() local
[all...]
H A Dcsa-load-elimination.cc410 Node* const control = NodeProperties::GetControlInput(node); in ReduceEffectPhi() local
H A 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
[all...]
H A Drepresentation-change.cc818 Node* control = NodeProperties::GetControlInput(node); in InsertUnconditionalDeopt() local
1016 Node* control = NodeProperties::GetControlInput(use_node); in InsertConversion() local
H A Dwasm-inlining.cc257 Node* control = NodeProperties::GetControlInput(call); in RewireFunctionEntry() local
442 if_exception, control)); InlineCall() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc154 ControlNode* control = block->control_node(); ComputePostDominatingHoles() local
230 ControlNode* control = NearestPostDominatingHole(block->control_node()); AllocateRegisters() local
801 MergeRegisterValues(ControlNode* control, BasicBlock* target, int predecessor_id) MergeRegisterValues() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineIdentifierTests.cpp584 PITMatchControl control; in createPipelineIdentifierTests() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.cpp387 const auto &control = *controlIter; in isMessageEnabled() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...56