Home
last modified time | relevance | path

Searched refs:std (Results 1 – 25 of 53) sorted by relevance

123

/TaskScheduler/ThirdParty/Boost.Context/asm/
H A Djump_ppc64_sysv_xcoff_gas.S7 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 Djump_ppc64_sysv_macho_gas.S99 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 Djump_ppc64_sysv_elf_gas.S124 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 Djump_sparc_sysv_elf_gas.S78 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 Dmake_ppc64_sysv_elf_gas.S135 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 DXmlTestReporter.h17 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 DMemoryOutStream.cpp15 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 DMemoryOutStream.h14 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 DXmlTestReporter.cpp10 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 DDeferredTestResult.h38 std::string suiteName;
39 std::string testName;
40 std::string failureFile;
42 typedef std::vector< DeferredTestFailure > FailureVec;
H A DHelperMacros.h31 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 DTestReporterStdout.cpp13 namespace std {} namespace
29 using namespace std; in ReportFailure()
65 using namespace std; in ReportSummary()
H A DCheckMacros.h44 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 DAssertException.h12 class UNITTEST_LINKAGE AssertException : public std::exception
/TaskScheduler/ThirdParty/Squish/
H A Dmaths.cpp89 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 Dsimd_float.h138 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 Dmaths.h166 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 DTestDeferredTestReporter.cpp16 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 DTestTimeConstraintMacro.cpp28 using namespace std; in TEST()
57 using namespace std; in TEST()
80 using namespace std; in TEST_FIXTURE()
H A DRecordingReporter.h38 using namespace std; in ReportTestStart() local
47 using namespace std; in ReportFailure() local
59 using namespace std; in ReportTestFinish() local
H A DTestTimeConstraint.cpp46 using namespace std; in TEST()
63 using namespace std; in TEST()
/TaskScheduler/Scheduler/Include/
H A DMTConcurrentRingBuffer.h60 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 DMTQueueMPMC.h69 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 DMTTaskPool.h76 , 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 DMTStaticVector.h55 new(element) T(std::move(val)); in MoveCtor()
108 MoveCtor( IndexToObject(lastElementIndex), std::move(val) ); in PushBack()

123