MCPcopy Create free account

hub / github.com/bloomen/transwarp / functions

Functions1,274 in github.com/bloomen/transwarp

↓ 7 callersFunctionh
(a)
docs/jquery.js:15
↓ 7 callersFunctionmt
(e)
docs/jquery.js:2
↓ 7 callersFunctionse
(t,e,n,r)
docs/jquery.js:2
↓ 7 callersMethodstart
test/catch.hpp:10460
↓ 7 callersFunctionxt
(e)
docs/jquery.js:2
↓ 6 callersMethodc_str
test/catch.hpp:9571
↓ 6 callersFunctioncancel_all_but_one
include/transwarp.h:985
↓ 6 callersMethodcapacity
Returns the capacity of the buffer
include/transwarp.h:1822
↓ 6 callersMethodclose
test/catch.hpp:10110
↓ 6 callersMethoddestroy
include/transwarp.h:115
↓ 6 callersFunctionfailedString
test/catch.hpp:11089
↓ 6 callersFunctionget_futures
include/transwarp.h:875
↓ 6 callersMethodhasExpression
test/catch.hpp:5013
↓ 6 callersMethodhas_result
Returns true because a value task always contains a result
include/transwarp.h:3195
↓ 6 callersMethodlevel
The task's level
include/transwarp.h:3054
↓ 6 callersMethodparse
test/catch.hpp:6036
↓ 6 callersMethodremove_listeners
Removes all listeners
include/transwarp.h:2127
↓ 6 callersMethodresize
Resizes the task pool to the given new size if possible
include/transwarp.h:3524
↓ 6 callersFunctionsetClassAttr
(elem,attr)
docs/search/search.js:739
↓ 6 callersMethodset_custom_data
Assigns custom data to this task. transwarp will not directly use this. This is only useful if something else is using this custom data (e.g. a custom
include/transwarp.h:2051
↓ 6 callersMethodset_exception
Assigns an exception to this task
include/transwarp.h:3171
↓ 6 callersMethodshowDurations
test/catch.hpp:6668
↓ 6 callersMethodtasks
include/transwarp.h:1673
↓ 6 callersMethodtestSpec
test/catch.hpp:10361
↓ 6 callersFunctionue
()
docs/jquery.js:2
↓ 6 callersFunctionwait_for_all
include/transwarp.h:917
↓ 6 callersFunctionx
(e)
docs/jquery.js:2
↓ 6 callersFunctionye
(e)
docs/jquery.js:2
↓ 5 callersFunctionIe
(n,r,i,o)
docs/jquery.js:2
↓ 5 callersFunction_e
(e,t,n)
docs/jquery.js:2
↓ 5 callersMethodgetExpandedExpression
test/catch.hpp:5046
↓ 5 callersFunctionmake_test_bunch_of_tasks
test/test.cpp:149
↓ 5 callersFunctionmake_test_one_task
test/test.cpp:4
↓ 5 callersFunctionmake_test_task_with_exception_thrown
test/test_exceptions.cpp:48
↓ 5 callersFunctionmake_test_three_tasks
test/test.cpp:34
↓ 5 callersFunctionn
(t)
docs/jquery.js:8
↓ 5 callersFunctionoe
()
docs/jquery.js:2
↓ 5 callersMethodrngSeed
test/catch.hpp:6670
↓ 5 callersFunctionsleep
examples/benchmark_simple.cpp:12
↓ 5 callersFunctiontransform
include/transwarp.h:3388
↓ 5 callersFunctionw
(e)
docs/jquery.js:2
↓ 5 callersFunctionwe
(i)
docs/jquery.js:2
↓ 4 callersFunctionDe
(e,i,o)
docs/jquery.js:2
↓ 4 callersFunctionFe
(e)
docs/jquery.js:2
↓ 4 callersFunctionG
(e)
docs/jquery.js:2
↓ 4 callersFunctionTe
(e,t,n,r,i)
docs/jquery.js:2
↓ 4 callersMethodadjustString
test/catch.hpp:7943
↓ 4 callersFunctionbe
(s,e,t)
docs/jquery.js:2
↓ 4 callersFunctionbothOrAll
test/catch.hpp:11099
↓ 4 callersMethodcancel_all
No-op because a value task never runs and doesn't have parents
include/transwarp.h:3209
↓ 4 callersFunctioncancel_with_schedule_all
test/test_cancel.cpp:4
↓ 4 callersFunctionconvert
test/catch.hpp:7844
↓ 4 callersFunctionconvertInto
test/catch.hpp:5762
↓ 4 callersFunctiondimColour
Colour::LightGrey
test/catch.hpp:11097
↓ 4 callersFunctionendsWith
test/catch.hpp:9483
↓ 4 callersFunctionft
(e,t)
docs/jquery.js:2
↓ 4 callersMethodfull
Returns whether the buffer is full
include/transwarp.h:1838
↓ 4 callersFunctiongetCurrentNanosecondsSinceEpoch
test/catch.hpp:10430
↓ 4 callersMethodgetElapsedSeconds
test/catch.hpp:10472
↓ 4 callersMethodincludeSuccessfulResults
test/catch.hpp:6665
↓ 4 callersMethodinitialIndent
test/catch.hpp:5330
↓ 4 callersFunctionisWhitespace
test/catch.hpp:5180
↓ 4 callersMethodlock
include/transwarp.h:1884
↓ 4 callersMethodopen
test/catch.hpp:10103
↓ 4 callersFunctionperformOptionalSelector
test/catch.hpp:704
↓ 4 callersMethodremove_custom_data
Removes custom data from this task
include/transwarp.h:2065
↓ 4 callersMethodremove_executor
No-op because a value task never runs
include/transwarp.h:3095
↓ 4 callersMethodreset_priority
Resets the task priority to 0
include/transwarp.h:2042
↓ 4 callersMethodrun
test/catch.hpp:9157
↓ 4 callersMethodschedule_impl
Schedules this task for execution using the provided executor. The task-specific executor gets precedence if it exists. Runs the task on the same thre
include/transwarp.h:2673
↓ 4 callersMethodset_name
Assigns the given name
include/transwarp.h:2191
↓ 4 callersMethodset_priority
Sets a task priority (defaults to 0). transwarp will not directly use this. This is only useful if something else is using the priority (e.g. a custom
include/transwarp.h:2032
↓ 4 callersMethodvalueOr
test/catch.hpp:3423
↓ 4 callersMethodverbosity
test/catch.hpp:6676
↓ 4 callersFunctionxe
(e)
docs/jquery.js:2
↓ 3 callersFunctionGe
(e)
docs/jquery.js:2
↓ 3 callersFunctionarcSafeRelease
test/catch.hpp:701
↓ 3 callersFunctionbt
(e)
docs/jquery.js:2
↓ 3 callersFunctioncall_with_each
include/transwarp.h:1239
↓ 3 callersFunctioncancelClose
()
docs/jquery.js:23
↓ 3 callersMethodcardinality
test/catch.hpp:5920
↓ 3 callersFunctioncontains
test/catch.hpp:2449
↓ 3 callersMethodcopy
include/transwarp.h:118
↓ 3 callersFunctiond
(e)
docs/jquery.js:2
↓ 3 callersMethodensure_task_was_scheduled
Checks if the task was scheduled and throws transwarp::control_error if it's not
include/transwarp.h:2663
↓ 3 callersFunctionet
(e,t,n,r,i,o)
docs/jquery.js:2
↓ 3 callersMethodexecute
Pushes the functor into the thread pool for asynchronous execution
include/transwarp.h:1954
↓ 3 callersFunctionfilterTests
test/catch.hpp:9931
↓ 3 callersMethodgetTestMacroName
test/catch.hpp:5060
↓ 3 callersFunctiongetXPos
(item)
docs/search/search.js:47
↓ 3 callersFunctiongetYPos
(item)
docs/search/search.js:61
↓ 3 callersMethodhandleNonExpr
test/catch.hpp:8842
↓ 3 callersMethodhasTestFilters
test/catch.hpp:6657
↓ 3 callersFunctionisMouseEvent
(event)
docs/jquery.js:23
↓ 3 callersMethodisSectionTracker
test/catch.hpp:10100
↓ 3 callersFunctionj
(e,n,r)
docs/jquery.js:2
↓ 3 callersFunctionmakeRatio
test/catch.hpp:11524
↓ 3 callersFunctionmake_ready_future
Returns a ready future
include/transwarp.h:1616
↓ 3 callersFunctionparseSpecialTag
test/catch.hpp:9736
↓ 3 callersFunctionprintTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
test/catch.hpp:11114
← previousnext →101–200 of 1,274, ranked by callers