Home
last modified time | relevance | path

Searched refs:vio (Results 1 – 21 of 21) sorted by relevance

/third_party/libsnd/ossfuzz/
Dsndfile_fuzzer.cc100 SF_VIRTUAL_IO vio; in LLVMFuzzerTestOneInput() local
106 vio.get_filelen = vfget_filelen; in LLVMFuzzerTestOneInput()
107 vio.seek = vfseek; in LLVMFuzzerTestOneInput()
108 vio.read = vfread; in LLVMFuzzerTestOneInput()
109 vio.write = vfwrite; in LLVMFuzzerTestOneInput()
110 vio.tell = vftell; in LLVMFuzzerTestOneInput()
120 sndfile = sf_open_virtual(&vio, SFM_READ, &sndfile_info, &vio_data); in LLVMFuzzerTestOneInput()
/third_party/libsnd/tests/
Dvirtual_io_test.c164 SF_VIRTUAL_IO vio ; in vio_test() local
171 vio.get_filelen = vfget_filelen ; in vio_test()
172 vio.seek = vfseek ; in vio_test()
173 vio.read = vfread ; in vio_test()
174 vio.write = vfwrite ; in vio_test()
175 vio.tell = vftell ; in vio_test()
186 if ((file = sf_open_virtual (&vio, SFM_WRITE, &sfinfo, &vio_data)) == NULL) in vio_test()
214 if ((file = sf_open_virtual (&vio, SFM_READ, &sfinfo, &vio_data)) == NULL) in vio_test()
/third_party/libsnd/src/
Dfile_io.c193 return psf->vio.get_filelen (psf->vio_user_data) ; in psf_get_filelen()
281 return psf->vio.seek (offset, whence, psf->vio_user_data) ; in psf_fseek()
321 return psf->vio.read (ptr, bytes*items, psf->vio_user_data) / bytes ; in psf_fread()
365 return psf->vio.write (ptr, bytes*items, psf->vio_user_data) / bytes ; in psf_fwrite()
405 return psf->vio.tell (psf->vio_user_data) ; in psf_ftell()
699 return psf->vio.get_filelen (psf->vio_user_data) ; in psf_get_filelen()
928 return psf->vio.seek (offset, whence, psf->vio_user_data) ; in psf_fseek()
971 return psf->vio.read (ptr, bytes*items, psf->vio_user_data) / bytes ; in psf_fread()
1010 return psf->vio.write (ptr, bytes * items, psf->vio_user_data) / bytes ; in psf_fwrite()
1050 return psf->vio.tell (psf->vio_user_data) ; in psf_ftell()
[all …]
Dcommon.h542 SF_VIRTUAL_IO vio ; member
Dsndfile.c435 psf->vio = *sfvirtual ; in sf_open_virtual()
/third_party/flutter/skia/third_party/externals/icu/source/data/curr/
Dpt.txt647 "Cupon moldávio",
651 "Leu moldávio",
1944 one{"Cupon moldávio"}
1945 other{"Cupon moldávio"}
1948 one{"Leu moldávio"}
/third_party/icu/icu4c/source/data/curr/
Dpt.txt648 "Cupon moldávio",
652 "Leu moldávio",
1945 one{"Cupon moldávio"}
1946 other{"Cupon moldávio"}
1949 one{"Leu moldávio"}
/third_party/skia/third_party/externals/icu/source/data/curr/
Dpt.txt648 "Cupon moldávio",
652 "Leu moldávio",
1945 one{"Cupon moldávio"}
1946 other{"Cupon moldávio"}
1949 one{"Leu moldávio"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dpt_PT.txt97 ro_MD{"moldávio"}
Dpt.txt409 ro_MD{"moldávio"}
/third_party/icu/icu4c/source/data/lang/
Dpt_PT.txt97 ro_MD{"moldávio"}
Dpt.txt409 ro_MD{"moldávio"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dpt.txt406 ro_MD{"moldávio"}
/third_party/python/Misc/
DACKS1453 Flávio Ribeiro
/third_party/gettext/gettext-tools/po/
DChangeLog.0639 from Flávio Bruno Leitner <flavio@conectiva.com.br>.
Dpt_BR.po7 # Flávio Bruno Leitner <flavio@conectiva.com.br>, 2001.
/third_party/gettext/gettext-runtime/po/
Dpt_BR.po7 # Flávio Bruno Leitner <flavio@conectiva.com.br>, 2001.
/third_party/icu/icu4j/perf-tests/data/collation/
DTestNames_Latin.txt1203 Carvalho, Flávio de
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt25501 ##vio
/third_party/chromium/patch/
D0001-cve.patch58240 z&%L~!)<QRE`O<6DFN5K@*Hh?${PJ9(4{j@vio-x|WdwHM617(5P@oGdAiFAeoUswe
/third_party/gstreamer/gstplugins_bad/
DChangeLog102914 2014-12-04 02:12:08 -0200 Flávio Ribeiro <email@flavioribeiro.com>