/third_party/ffmpeg/libavcodec/ |
H A D | notchlc.c | 252 unsigned control[4]; in decode_blocks() local 292 uint64_t control; in decode_blocks() local [all...] |
/third_party/alsa-lib/src/control/ |
H A D | control_shm.c | 189 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 D | control_hw.c | 189 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 D | mixer_widget.c | 251 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 D | dapm.c | 293 const char *source = NULL, *sink = NULL, *control = NULL; tplg_parse_line() local [all...] |
/third_party/backends/backend/ |
H A D | ibm-scsi.c | 69 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 D | rts88xx_lib.c | 772 SANE_Byte control; in sanei_rts88xx_wait_data() local
|
H A D | ricoh-scsi.c | 65 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 D | PropIDUtils.cpp | 478 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 D | Dialog.h | 76 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 D | afuc.h | 183 } control; member
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_shader.h | 41 unsigned control:8; member
|
/third_party/musl/src/thread/linux/ |
H A D | pthread_create.c | 352 volatile int control; member [all...] |
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_create.c | 288 volatile int control; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
H A D | recvmsg01.c | 28 static struct cmsghdr *control; variable 394 struct cmsghdr *control; in sender() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg01.c | 62 static struct cmsghdr *control; variable [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | js-type-hint-lowering.cc | 67 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 D | branch-elimination.cc | 297 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 D | csa-load-elimination.cc | 410 Node* const control = NodeProperties::GetControlInput(node); in ReduceEffectPhi() local
|
H A D | js-intrinsic-lowering.cc | 125 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 D | representation-change.cc | 818 Node* control = NodeProperties::GetControlInput(node); in InsertUnconditionalDeopt() local 1016 Node* control = NodeProperties::GetControlInput(use_node); in InsertConversion() local
|
H A D | wasm-inlining.cc | 257 Node* control = NodeProperties::GetControlInput(call); in RewireFunctionEntry() local 442 if_exception, control)); InlineCall() local [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 154 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 D | vktPipelineIdentifierTests.cpp | 584 PITMatchControl control; in createPipelineIdentifierTests() member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Debug.cpp | 387 const auto &control = *controlIter; in isMessageEnabled() local [all...] |