| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | tremolo.c | 20 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 36 return lsx_synth_effect_fn()->getopts(effp, (int)array_length(args), args); in getopts() 45 handler.getopts = getopts; in lsx_tremolo_effect_fn()
|
| H A D | hilbert.c | 32 static int getopts(sox_effect_t *effp, int argc, char **argv) in getopts() function 98 handler.getopts = getopts; in lsx_hilbert_effect_fn()
|
| H A D | output.c | 22 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 55 getopts, NULL, flow, NULL, NULL, NULL, sizeof(priv_t) in lsx_output_effect_fn()
|
| H A D | input.c | 22 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 54 getopts, NULL, NULL, drain, NULL, NULL, sizeof(priv_t) in lsx_input_effect_fn()
|
| H A D | speed.c | 31 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 71 getopts, start, lsx_flow_copy, 0, 0, 0, sizeof(priv_t)}; in lsx_speed_effect_fn()
|
| H A D | skeleff.c | 32 static int getopts(sox_effect_t * effp, int argc, char UNUSED **argv) in getopts() function 138 getopts, start, flow, drain, stop, lsx_kill, sizeof(priv_t) in lsx_skel_effect_fn()
|
| H A D | phaser.c | 60 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 144 SOX_EFF_LENGTH | SOX_EFF_GAIN, getopts, start, flow, NULL, stop, NULL, sizeof(priv_t) in lsx_phaser_effect_fn()
|
| H A D | vol.c | 38 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 181 "vol", vol_usage, SOX_EFF_MCHAN | SOX_EFF_GAIN, getopts, start, flow, 0, stop, 0, sizeof(priv_t) in lsx_vol_effect_fn()
|
| H A D | tempo.c | 210 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 315 getopts, start, flow, drain, stop, NULL, sizeof(priv_t) in lsx_tempo_effect_fn() 335 result = getopts(effp, argc, argv2); in pitch_getopts() 355 handler.getopts = pitch_getopts; in lsx_pitch_effect_fn()
|
| H A D | flanger.c | 62 static int getopts(sox_effect_t * effp, int argc, char *argv[]) in getopts() function 241 getopts, start, flow, NULL, stop, NULL, sizeof(priv_t)}; in lsx_flanger_effect_fn()
|
| H A D | speexdsp.c | 69 static int getopts(sox_effect_t* effp, int argc, char** argv) in getopts() function 328 getopts, start, flow, drain, stop, NULL, sizeof(priv_t) in lsx_speexdsp_effect_fn()
|
| H A D | compand.c | 67 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 290 getopts, start, flow, drain, stop, lsx_kill, sizeof(priv_t) in lsx_compand_effect_fn()
|
| H A D | stretch.c | 59 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 323 getopts, start, flow, drain, stop, NULL, sizeof(priv_t) in lsx_stretch_effect_fn()
|
| H A D | dither.c | 333 static int getopts(sox_effect_t * effp, int argc, char * * argv) in getopts() function 433 SOX_EFF_PREC, getopts, start, flow, 0, 0, 0, sizeof(priv_t) in lsx_dither_effect_fn()
|
| H A D | remix.c | 262 handler.getopts = channels_create; in lsx_channels_effect_fn() 282 handler.getopts = oops_getopts; in lsx_oops_effect_fn()
|
| H A D | gain.c | 265 lsx_gain_effect_fn()->getopts(effp, argc2, argv2); in norm_getopts() 274 handler.getopts = norm_getopts; in lsx_norm_effect_fn()
|
| H A D | reverb.c | 180 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 274 SOX_EFF_MCHAN, getopts, start, flow, NULL, stop, NULL, sizeof(priv_t) in lsx_reverb_effect_fn()
|
| H A D | fir.c | 101 handler.getopts = create; in lsx_fir_effect_fn()
|
| H A D | loudness.c | 125 handler.getopts = create; in lsx_loudness_effect_fn()
|
| H A D | stats.c | 32 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 296 getopts, start, flow, drain, stop, NULL, sizeof(priv_t)}; in lsx_stats_effect_fn()
|
| H A D | mcompand.c | 165 static int getopts(sox_effect_t * effp, int argc, char **argv) in getopts() function 520 getopts, start, flow, drain, stop, lsx_kill, sizeof(priv_t) in lsx_mcompand_effect_fn()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/musl/ |
| H A D | 0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch | 52 -while getopts Dlm: name ; do 53 +while getopts Dlrm: name ; do
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
| H A D | remove-install-as-user.patch | 100 -while getopts "Dcm:d:S:o:g:T:" c $* 101 +while getopts "Dcm:d:S:T:" c $*
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | export_report.pl | 67 if (not getopts('hk:o:f',\%opt) or defined $opt{'h'}) {
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox_1.35.0.bb | 33 file://getopts.cfg \
|