Searched refs:rofile (Results 1 – 5 of 5) sorted by relevance
/third_party/libsnd/programs/ |
D | sndfile-concat.c | 45 static void concat_data_fp (SNDFILE *wfile, SNDFILE *rofile, int channels) ; 46 static void concat_data_int (SNDFILE *wfile, SNDFILE *rofile, int channels) ; 136 concat_data_fp (SNDFILE *wfile, SNDFILE *rofile, int channels) in concat_data_fp() argument 146 { readcount = sf_readf_double (rofile, data, frames) ; in concat_data_fp() 154 concat_data_int (SNDFILE *wfile, SNDFILE *rofile, int channels) in concat_data_int() argument 164 { readcount = sf_readf_int (rofile, data, frames) ; in concat_data_int()
|
/third_party/curl/tests/data/ |
D | test1446 | 27 …ey.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/test%TESTNUMBER.dir/rofile.txt --insecure --r…
|
D | test615 | 23 …g/file%TESTNUMBER.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/log/test%TESTNUMBER.dir/rofile.txt --insecure
|
D | test613 | 15 -r-?r-?r-? 1 U U 47 Dec 31 2000 rofile.txt
|
D | test614 | 16 -r-?r-?r-? 1 U U 47 Dec 31 2000 rofile.txt
|