| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | jump_ppc64_sysv_xcoff_gas.S | 7 std 13, 152(1) # save R13 8 std 14, 160(1) # save R14 9 std 15, 168(1) # save R15 10 std 16, 176(1) # save R16 11 std 17, 184(1) # save R17 12 std 18, 192(1) # save R18 13 std 19, 200(1) # save R19 14 std 20, 208(1) # save R20 29 std 0, 304(1) 32 std 0, 312(1) [all …]
|
| H A D | jump_ppc64_sysv_macho_gas.S | 99 std r13, 152(r1) ; save R13 100 std r14, 160(r1) ; save R14 101 std r15, 168(r1) ; save R15 102 std r16, 176(r1) ; save R16 103 std r17, 184(r1) ; save R17 104 std r18, 192(r1) ; save R18 105 std r19, 200(r1) ; save R19 106 std r20, 208(r1) ; save R20 121 std r0, 304(r1) 124 std r0, 312(r1) [all …]
|
| H A D | jump_ppc64_sysv_elf_gas.S | 124 std %r2, 152(%r1) # save TOC 126 std %r14, 160(%r1) # save R14 127 std %r15, 168(%r1) # save R15 128 std %r16, 176(%r1) # save R16 129 std %r17, 184(%r1) # save R17 130 std %r18, 192(%r1) # save R18 131 std %r19, 200(%r1) # save R19 147 std %r0, 304(%r1) 150 std %r0, 312(%r1) 152 std %r0, 320(%r1) [all …]
|
| H A D | jump_sparc_sysv_elf_gas.S | 78 std %f0, [%o5] 79 std %f2, [%o5+0x08] 80 std %f4, [%o5+0x10] 81 std %f6, [%o5+0x18] 82 std %f8, [%o5+0x20] 83 std %f10, [%o5+0x28] 84 std %f12, [%o5+0x30] 85 std %f14, [%o5+0x38]
|
| H A D | make_ppc64_sysv_elf_gas.S | 135 std %r5, 320(%r3) 139 std %r4, 320(%r3) 142 std %r4, 152(%r3) 158 std %r4, 312(%r3) 169 std %r0, 8(%r1)
|
| /TaskScheduler/ThirdParty/UnitTest++/UnitTest++/ |
| H A D | XmlTestReporter.h | 17 explicit XmlTestReporter(std::ostream& ostream); 25 void AddXmlElement(std::ostream& os, char const* encoding); 26 …void BeginResults(std::ostream& os, int totalTestCount, int failedTestCount, int failureCount, flo… 27 void EndResults(std::ostream& os); 28 void BeginTest(std::ostream& os, DeferredTestResult const& result); 29 void AddFailure(std::ostream& os, DeferredTestResult const& result); 30 void EndTest(std::ostream& os, DeferredTestResult const& result); 32 std::ostream& m_ostream;
|
| H A D | MemoryOutStream.cpp | 15 this->str(std::string()); in Clear() 24 std::ostream& FormatToStream(std::ostream& stream, char const* format, ValueType const& value) in FormatToStream() 26 using namespace std; in FormatToStream() 34 std::ostream& operator<<(std::ostream& stream, __int64 const n) in operator <<() 39 std::ostream& operator<<(std::ostream& stream, unsigned __int64 const n) in operator <<() 64 using namespace std; in FormatToStream() 105 using namespace std; in operator <<() 202 using namespace std; in GrowBuffer()
|
| H A D | MemoryOutStream.h | 14 class UNITTEST_LINKAGE MemoryOutStream : public std::ostringstream 26 mutable std::string m_text; 30 std::ostream& operator<<(std::ostream& stream, __int64 const n); 31 std::ostream& operator<<(std::ostream& stream, unsigned __int64 const n); 41 namespace std {}
|
| H A D | XmlTestReporter.cpp | 10 using std::string; 11 using std::ostringstream; 12 using std::ostream; 82 void XmlTestReporter::BeginResults(std::ostream& os, int totalTestCount, int failedTestCount, in BeginResults() 93 void XmlTestReporter::EndResults(std::ostream& os) in EndResults() 98 void XmlTestReporter::BeginTest(std::ostream& os, DeferredTestResult const& result) in BeginTest() 106 void XmlTestReporter::EndTest(std::ostream& os, DeferredTestResult const& result) in EndTest() 114 void XmlTestReporter::AddFailure(std::ostream& os, DeferredTestResult const& result) in AddFailure() 122 string const escapedMessage = XmlEscape(std::string(it->failureStr)); in AddFailure()
|
| H A D | DeferredTestResult.h | 38 std::string suiteName; 39 std::string testName; 40 std::string failureFile; 42 typedef std::vector< DeferredTestFailure > FailureVec;
|
| H A D | HelperMacros.h | 31 UNITTEST_IMPEXP_TEMPLATE template class UNITTEST_LINKAGE std::allocator< T >; \ 32 UNITTEST_IMPEXP_TEMPLATE template class UNITTEST_LINKAGE std::vector< T >; \ 47 #define UNITTEST_JMPBUF std::jmp_buf 49 #define UNITTEST_LONGJMP std::longjmp
|
| H A D | TestReporterStdout.cpp | 13 namespace std {} namespace 29 using namespace std; in ReportFailure() 65 using namespace std; in ReportSummary()
|
| H A D | CheckMacros.h | 44 UT_CATCH (std::exception, e, \ 64 UT_CATCH (std::exception, e, \ 84 UT_CATCH (std::exception, e, \ 104 UT_CATCH (std::exception, e, \ 124 UT_CATCH (std::exception, e, \ 144 UT_CATCH (std::exception, e, \
|
| H A D | AssertException.h | 12 class UNITTEST_LINKAGE AssertException : public std::exception
|
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | maths.cpp | 89 float mc = std::fabs( u[0] ); in GetMultiplicity1Evector() 93 float c = std::fabs( u[i] ); in GetMultiplicity1Evector() 128 float mc = std::fabs( m[0] ); in GetMultiplicity2Evector() 132 float c = std::fabs( m[i] ); in GetMultiplicity2Evector() 187 float theta = std::atan2( std::sqrt( -Q ), -0.5f*b ); in ComputePrincipleComponent() 191 float ct = std::cos( theta/3.0f ); in ComputePrincipleComponent() 192 float st = std::sin( theta/3.0f ); in ComputePrincipleComponent() 199 if( std::fabs( l2 ) > std::fabs( l1 ) ) in ComputePrincipleComponent() 201 if( std::fabs( l3 ) > std::fabs( l1 ) ) in ComputePrincipleComponent() 214 rt = std::pow( 0.5f*b, 1.0f/3.0f ); in ComputePrincipleComponent() [all …]
|
| H A D | simd_float.h | 138 std::min( left.m_x, right.m_x ), in Min() 139 std::min( left.m_y, right.m_y ), in Min() 140 std::min( left.m_z, right.m_z ), in Min() 141 std::min( left.m_w, right.m_w ) in Min() 148 std::max( left.m_x, right.m_x ), in Max() 149 std::max( left.m_y, right.m_y ), in Max() 151 std::max( left.m_w, right.m_w ) in Max() 158 v.m_x > 0.0f ? std::floor( v.m_x ) : std::ceil( v.m_x ), in Truncate() 159 v.m_y > 0.0f ? std::floor( v.m_y ) : std::ceil( v.m_y ), in Truncate() 160 v.m_z > 0.0f ? std::floor( v.m_z ) : std::ceil( v.m_z ), in Truncate() [all …]
|
| H A D | maths.h | 166 std::min( left.m_x, right.m_x ), in Min() 167 std::min( left.m_y, right.m_y ), in Min() 168 std::min( left.m_z, right.m_z ) in Min() 175 std::max( left.m_x, right.m_x ), in Max() 176 std::max( left.m_y, right.m_y ), in Max() 177 std::max( left.m_z, right.m_z ) in Max() 184 v.m_x > 0.0f ? std::floor( v.m_x ) : std::ceil( v.m_x ), in Truncate() 185 v.m_y > 0.0f ? std::floor( v.m_y ) : std::ceil( v.m_y ), in Truncate() 186 v.m_z > 0.0f ? std::floor( v.m_z ) : std::ceil( v.m_z ) in Truncate()
|
| /TaskScheduler/ThirdParty/UnitTest++/tests/ |
| H A D | TestDeferredTestReporter.cpp | 16 MemoryOutStream& operator <<(MemoryOutStream& lhs, const std::string& rhs) in operator <<() 42 std::string const testName; 43 std::string const testSuite; 44 std::string const fileName; 109 using namespace std; in TEST_FIXTURE()
|
| H A D | TestTimeConstraintMacro.cpp | 28 using namespace std; in TEST() 57 using namespace std; in TEST() 80 using namespace std; in TEST_FIXTURE()
|
| H A D | RecordingReporter.h | 38 using namespace std; in ReportTestStart() local 47 using namespace std; in ReportFailure() local 59 using namespace std; in ReportTestFinish() local
|
| H A D | TestTimeConstraint.cpp | 46 using namespace std; in TEST() 63 using namespace std; in TEST()
|
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTConcurrentRingBuffer.h | 60 new(element) T(std::move(val)); in MoveCtor() 110 MoveCtor(Buffer() + writeIndex, std::move(item)); in Push() 123 dstBuffer[i] = std::move(Buffer()[readIndex]); in PopAll()
|
| H A D | MTQueueMPMC.h | 69 new(element) T(std::move(val)); in MoveCtor() 126 MoveCtor( &cell->data, std::move(data) ); in TryPush() 167 MoveCtor( &data, std::move(cell->data) ); in TryPop()
|
| H A D | MTTaskPool.h | 76 , task( std::move(_task) ) in PoolElement() 253 new(element) PoolItem(id, std::move(val)); in MoveCtor() 315 MoveCtor( pElement, id, std::move(task) ); in TryAlloc() 322 TaskHandle res = TryAlloc(std::move(task)); in Alloc()
|
| H A D | MTStaticVector.h | 55 new(element) T(std::move(val)); in MoveCtor() 108 MoveCtor( IndexToObject(lastElementIndex), std::move(val) ); in PushBack()
|