Home
last modified time | relevance | path

Searched refs:SFC_TEST_IEEE_FLOAT_REPLACE (Results 1 – 14 of 14) sorted by relevance

/dports/audio/libsndfile/libsndfile-1.0.31/tests/
H A Dpcm_test.c1221 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_float()
1240 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_float()
1348 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_float()
1367 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_float()
1480 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_double()
1499 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_double()
1607 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_double()
1626 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in pcm_test_double()
H A Dpcm_test.tpl425 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
444 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
552 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
571 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
684 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
703 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
811 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
830 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
H A Dfloating_point_test.c229 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in float_scaled_test()
238 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in float_scaled_test()
282 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in double_scaled_test()
291 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ; in double_scaled_test()
H A Dfloating_point_test.tpl220 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
229 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
273 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
282 sf_command (file, SFC_TEST_IEEE_FLOAT_REPLACE, NULL, replace_float) ;
/dports/audio/libbs2b/libbs2b-3.1.0/win32/sndfile/
H A Dsndfile.h197 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/libsndfile/
H A Dsndfile.h197 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/tests/bugs/issue-75/
H A Dsndfile.h197 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/
H A Dsndfile.h198 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/faust/faust-2.37.3/architecture/android/app/lib/libsndfile/include/
H A Dsndfile.h219 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/faust/faust-2.37.3/embedded/faustgen/MacOS/sndfile/
H A Dsndfile.h219 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh248 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/lang/fpc-source/fpc-3.2.2/packages/sndfile/src/
H A Dsndfile.pp175 SFC_TEST_IEEE_FLOAT_REPLACE = $6001;
/dports/audio/libsndfile/libsndfile-1.0.31/include/
H A Dsndfile.h.in229 SFC_TEST_IEEE_FLOAT_REPLACE = 0x6001, enumerator
/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c1184 case SFC_TEST_IEEE_FLOAT_REPLACE : in sf_command()