Home
last modified time | relevance | path

Searched defs:set_control (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dschedule.cc59 void BasicBlock::set_control(Control control) { control_ = control; } in set_control() function in v8::internal::compiler::BasicBlock
/third_party/ffmpeg/libavfilter/
Daf_ladspa.c454 static int set_control(AVFilterContext *ctx, unsigned long port, LADSPA_Data value) in set_control() function
/third_party/alsa-utils/alsactl/
Dstate.c1204 static int set_control(snd_ctl_t *handle, snd_config_t *control, in set_control() function