| /TaskScheduler/ThirdParty/Squish/ |
| H A D | singlecolourfit.cpp | 37 u8 error; member 139 int error = 0; in ComputeEndPoints() local 150 int diff = sources[channel]->error; in ComputeEndPoints() 151 error += diff*diff; in ComputeEndPoints() 155 if( error < m_error ) in ComputeEndPoints() 168 m_error = error; in ComputeEndPoints()
|
| H A D | rangefit.cpp | 111 float error = 0.0f; in Compress3() local 131 error += dist; in Compress3() 135 if( error < m_besterror ) in Compress3() 145 m_besterror = error; in Compress3() 164 float error = 0.0f; in Compress4() local 184 error += dist; in Compress4() 188 if( error < m_besterror ) in Compress4() 198 m_besterror = error; in Compress4()
|
| H A D | config.h | 41 #error "Cannot enable both Altivec and SSE!"
|
| H A D | clusterfit.cpp | 185 Vec4 error = e5.SplatX() + e5.SplatY() + e5.SplatZ(); in Compress3() local 188 if( CompareAnyLessThan( error, besterror ) ) in Compress3() 194 besterror = error; in Compress3() 320 Vec4 error = e5.SplatX() + e5.SplatY() + e5.SplatZ(); in Compress4() local 323 if( CompareAnyLessThan( error, besterror ) ) in Compress4() 327 besterror = error; in Compress4()
|
| H A D | ChangeLog | 10 * Cluster fit is now iterative to further reduce image error
|
| H A D | texture_compression_s3tc.txt | 157 error only if one of the following conditions occurs: 180 INVALID_ENUM error if <internalformat> is an S3TC format. 181 CompressedTexImage2DARB will produce an INVALID_OPERATION error if 195 an INVALID_ENUM error if <format> is an S3TC format. Since S3TC images 198 in an INVALID_OPERATION error only if one of the following conditions 505 0.11, 02/17/00 prbrown1: Slight modification to error semantics
|
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTConfig.h | 124 #error Platform is not supported! 144 #error Platform is not supported! 157 #error Can not define mt_forceinline. Unknown platform.
|
| H A D | MTAppInterop.h | 33 #error Compiler is not supported 41 #error Can not define MT_NORETURN. Unknown platform.
|
| H A D | MTPlatform.h | 51 #error Platfrom is not supported 121 #error Can not define mt_thread_local. Unknown platform.
|
| H A D | MTTypes.h | 75 #error Compiler is not supported
|
| H A D | MTScheduler.h | 104 #error Platform is not supported.
|
| /TaskScheduler/ThirdParty/UnitTest++/UnitTest++/ |
| H A D | CheckMacros.h | 14 #error UnitTest++ redefines CHECK 18 #error UnitTest++ redefines CHECK_EQUAL 22 #error UnitTest++ redefines CHECK_CLOSE 26 #error UnitTest++ redefines CHECK_ARRAY_EQUAL 30 #error UnitTest++ redefines CHECK_ARRAY_CLOSE 34 #error UnitTest++ redefines CHECK_ARRAY2D_CLOSE
|
| H A D | TestMacros.h | 19 #error UnitTest++ redefines TEST 23 #error UnitTest++ redefines TEST_EX 27 #error UnitTest++ redefines TEST_FIXTURE_EX
|
| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | make_i386_x86_64_sysv_macho_gas.S | 15 #error "No arch's"
|
| H A D | jump_ppc32_ppc64_sysv_macho_gas.S | 15 #error "No arch's"
|
| H A D | jump_i386_x86_64_sysv_macho_gas.S | 15 #error "No arch's"
|
| H A D | make_ppc32_ppc64_sysv_macho_gas.S | 15 #error "No arch's"
|
| H A D | jump_combined_sysv_macho_gas.S | 19 #error "No arch's"
|
| H A D | make_combined_sysv_macho_gas.S | 19 #error "No arch's"
|
| H A D | jump_i386_ms_pe_masm.asm | 39 assume fs:error 105 assume fs:error
|
| H A D | make_i386_ms_pe_masm.asm | 84 assume fs:error
|
| /TaskScheduler/Scheduler/Source/ |
| H A D | MTDefaultAppInterop.cpp | 62 #error Platform is not supported! 154 #error Platform is not supported! in AllocStack() 174 #error Platform is not supported! in FreeStack()
|
| /TaskScheduler/SchedulerTests/Tests/ |
| H A D | DxtTests.cpp | 53 double error = (double)img1[0] - (double)img2[1]; in CompareImagesPSNR() local 54 mse += (error * error); in CompareImagesPSNR()
|
| /TaskScheduler/ThirdParty/UnitTest++/ |
| H A D | README.md | 92 - More detailed error crash catching in fixtures. 109 - Failing tests are added to Visual Studio's error list
|
| H A D | INSTALL | 352 suppress all normal output, redirect it to `/dev/null' (any error
|