Home
last modified time | relevance | path

Searched defs:IFF (Results 1 – 25 of 98) sorted by relevance

1234

/dports/audio/libaudiofile/audiofile-0.3.6/test/
H A DInvalidSampleFormat.cpp108 TEST(IFF, Int16) { testInt16(AF_FILE_IFF_8SVX); } in TEST() argument
109 TEST(IFF, Int24) { testInt24(AF_FILE_IFF_8SVX); } in TEST() argument
110 TEST(IFF, Int32) { testInt32(AF_FILE_IFF_8SVX); } in TEST() argument
111 TEST(IFF, Float) { testFloat32(AF_FILE_IFF_8SVX); } in TEST() argument
112 TEST(IFF, Double) { testFloat64(AF_FILE_IFF_8SVX); } in TEST() argument
H A DInvalidCompressionFormat.cpp83 TEST(IFF, mulaw) { runTest(AF_FILE_IFF_8SVX, AF_COMPRESSION_G711_ULAW); } in TEST() argument
84 TEST(IFF, Alaw) { runTest(AF_FILE_IFF_8SVX, AF_COMPRESSION_G711_ALAW); } in TEST() argument
85 TEST(IFF, IMA) { runTest(AF_FILE_IFF_8SVX, AF_COMPRESSION_IMA); } in TEST() argument
86 TEST(IFF, MSADPCM) { runTest(AF_FILE_IFF_8SVX, AF_COMPRESSION_MS_ADPCM); } in TEST() argument
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dopeniff.m31 IFF = []; variable
115 IFF = setfield(IFF,deblank(tag),VAL); variable
/dports/games/avp/avp-20170505/src/win95/
H A Dilbm_ext.cpp9 namespace IFF namespace
/dports/games/scummvm/scummvm-2.5.1/engines/nancy/
H A Diff.h42 IFF(const Common::String &name) : _name(name) { }; in IFF() function
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DConnective.hpp49 IFF = 4u, enumerator
/dports/games/pioneer/pioneer-20210723/src/
H A DSensors.h23 enum IFF { enum
/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A DIFF.h68 explicit IFF(const File_spec &spec) in IFF() function
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-config/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/Mongoose/Include/
H A DMongoose_Debug.hpp28 #define IFF(p, q) (IMPLIES(p, q) && IMPLIES(q, p)) macro

1234