Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluescarni/mppp
/ functions
Functions
2,093 in github.com/bluescarni/mppp
⨍
Functions
2,093
◇
Types & classes
663
↓ 2 callers
Function
dlimb_tdiv_q
Quotient only.
include/mp++/integer.hpp:4639
↓ 2 callers
Method
elapsed
test/catch.hpp:6603
↓ 2 callers
Method
ensureTagClosed
test/catch.hpp:15728
↓ 2 callers
Method
errorMessage
test/catch.hpp:9009
↓ 2 callers
Function
formatDuration
Formats the duration in seconds to 3 decimal places. This is done because some genius defined Maven Surefire schema in a way that only accepts 3 decim
test/catch.hpp:16840
↓ 2 callers
Function
fpToString
test/catch.hpp:15049
↓ 2 callers
Function
get
include/mp++/integer.hpp:2001
↓ 2 callers
Function
getAnnotation
test/catch.hpp:4889
↓ 2 callers
Method
getContents
test/catch.hpp:12133
↓ 2 callers
Method
getExpressionInMacro
test/catch.hpp:8343
↓ 2 callers
Method
getFile
test/catch.hpp:12129
↓ 2 callers
Function
getFormattedDuration
Because formatting using c++ streams is stateful, drop down to C is required Alternatively we could use stringstream, but its performance is... not go
test/catch.hpp:15767
↓ 2 callers
Method
getResultCapture
IContext
test/catch.hpp:10297
↓ 2 callers
Function
getSingletons
test/catch.hpp:13580
↓ 2 callers
Function
get_real_imag
Move out the real/imaginary parts.
include/mp++/complex.hpp:728
↓ 2 callers
Function
hash
Hash.
include/mp++/real128.hpp:2045
↓ 2 callers
Function
ilogb
src/real128.cpp:476
↓ 2 callers
Function
imag_ref
include/mp++/complex.hpp:720
↓ 2 callers
Function
integer_binary_lcm_generic
include/mp++/integer.hpp:6430
↓ 2 callers
Function
integer_compare_limbs_2
Small helper to compare two statics of equal asize 1 or 2.
include/mp++/integer.hpp:2930
↓ 2 callers
Function
integer_sub_compute_size
General implementation via mpn. Small helper to compute the size after subtraction via mpn. s is a strictly positive size.
include/mp++/integer.hpp:2735
↓ 2 callers
Function
integer_swap_static_dynamic
include/mp++/integer.hpp:2541
↓ 2 callers
Function
integer_ternary_lcm_generic
include/mp++/integer.hpp:6354
↓ 2 callers
Method
isComplete
test/catch.hpp:14399
↓ 2 callers
Method
isFlag
test/catch.hpp:9111
↓ 2 callers
Method
isGeneratorTracker
test/catch.hpp:14441
↓ 2 callers
Function
isOk
test/catch.hpp:12556
↓ 2 callers
Function
isThrowSafe
test/catch.hpp:14259
↓ 2 callers
Function
is_zero
Test if the value is zero.
include/mp++/rational.hpp:697
↓ 2 callers
Function
keep_memory
test/catch.hpp:6486
↓ 2 callers
Function
logb
src/real128.cpp:488
↓ 2 callers
Function
makeTestCase
test/catch.hpp:14045
↓ 2 callers
Method
makeUnaryExpr
test/catch.hpp:2400
↓ 2 callers
Method
matches
test/catch.hpp:14632
↓ 2 callers
Function
measure
test/catch.hpp:6835
↓ 2 callers
Function
mpc_nary_op_check_steal
A recursive function to determine, in an MPC function call, the largest argument we can steal resources from, and the max precision among all the argu
include/mp++/complex.hpp:1143
↓ 2 callers
Function
mpc_nary_op_init_pair
include/mp++/complex.hpp:1127
↓ 2 callers
Function
mpfr_nary_op_init_pair
include/mp++/real.hpp:1492
↓ 2 callers
Function
mppp_conversion
include/mp++/real128.hpp:516
↓ 2 callers
Function
mpq_pow
test/rational_pow.cpp:48
↓ 2 callers
Function
mpz_init_from_cache_impl
Implementation of the init of an mpz from cache.
src/integer.cpp:157
↓ 2 callers
Function
nexttoward
include/mp++/real.hpp:2639
↓ 2 callers
Function
normal_quantile
test/catch.hpp:7763
↓ 2 callers
Function
normaliseOpt
test/catch.hpp:9360
↓ 2 callers
Function
optimizer_barrier
test/catch.hpp:6494
↓ 2 callers
Method
popScopedMessage
test/catch.hpp:12892
↓ 2 callers
Function
pow
include/mp++/integer.hpp:6750
↓ 2 callers
Method
print
test/catch.hpp:15900
↓ 2 callers
Method
pushScopedMessage
test/catch.hpp:12888
↓ 2 callers
Function
rangeToString
test/catch.hpp:1827
↓ 2 callers
Function
rational_conversion
include/mp++/real.hpp:865
↓ 2 callers
Function
rawMemoryToString
test/catch.hpp:1557
↓ 2 callers
Function
rbs_min_size
The minimum binary size of a real (a real must have at least 1 limb of data).
src/real.cpp:2583
↓ 2 callers
Function
rbs_read_prec
Load the serializaed precision value from a char buffer.
src/real.cpp:2589
↓ 2 callers
Function
read_bytes
Small helper to determine how many bytes have been read after the successful deserialisation of an integer with abs size asize. NOTE: since we deseria
include/mp++/integer.hpp:2395
↓ 2 callers
Function
real
include/mp++/real.hpp:328
↓ 2 callers
Function
real_imag_ctor_impl
include/mp++/complex.hpp:341
↓ 2 callers
Function
real_ref
include/mp++/complex.hpp:716
↓ 2 callers
Method
registerListener
test/catch.hpp:12539
↓ 2 callers
Method
registerReporter
test/catch.hpp:12536
↓ 2 callers
Method
registerTranslator
test/catch.hpp:10681
↓ 2 callers
Function
regular_p
Detect regular number.
include/mp++/real.hpp:785
↓ 2 callers
Function
reportFatal
Signals fatal error message to the run context
test/catch.hpp:10775
↓ 2 callers
Function
resample
test/catch.hpp:6991
↓ 2 callers
Function
restorePreviousSignalHandlers
test/catch.hpp:10888
↓ 2 callers
Method
run
test/catch.hpp:13504
↓ 2 callers
Method
sectionStarting
test/catch.hpp:16494
↓ 2 callers
Method
setCurrentTracker
test/catch.hpp:14389
↓ 2 callers
Function
setTags
test/catch.hpp:14094
↓ 2 callers
Function
shouldShowDuration
test/catch.hpp:15785
↓ 2 callers
Function
sint_conversion
include/mp++/real.hpp:994
↓ 2 callers
Function
sqrt_impl
include/mp++/integer.hpp:6762
↓ 2 callers
Function
static_add_impl
include/mp++/integer.hpp:2750
↓ 2 callers
Function
static_mul_impl
include/mp++/integer.hpp:3476
↓ 2 callers
Function
str_to_float128
src/real128.cpp:79
↓ 2 callers
Function
stream_flags_to_base
Helper to get the base from a stream's flags.
include/mp++/integer.hpp:6987
↓ 2 callers
Function
swap
Swap.
include/mp++/complex.hpp:1066
↓ 2 callers
Function
swap
include/mp++/rational.hpp:728
↓ 2 callers
Method
tagsAsString
test/catch.hpp:14134
↓ 2 callers
Method
testCaseEnded
test/catch.hpp:16568
↓ 2 callers
Method
testRunEnded
test/catch.hpp:16094
↓ 2 callers
Function
to_string_impl
src/detail/utils.cpp:36
↓ 2 callers
Function
uint_conversion
include/mp++/real.hpp:945
↓ 2 callers
Function
uint_to_limb_array
include/mp++/integer.hpp:364
↓ 2 callers
Method
useColour
test/catch.hpp:10002
↓ 2 callers
Function
user_code
test/catch.hpp:6578
↓ 2 callers
Method
validate
test/catch.hpp:9452
↓ 2 callers
Function
weighted_average_quantile
test/catch.hpp:7746
↓ 2 callers
Function
zero_p
Detect special values.
include/mp++/complex.hpp:790
↓ 1 callers
Function
Equals
test/catch.hpp:3747
↓ 1 callers
Method
abortAfter
test/catch.hpp:10004
↓ 1 callers
Method
aborting
test/catch.hpp:12963
↓ 1 callers
Function
abs
src/complex128.cpp:304
↓ 1 callers
Function
acquireGeneratorTracker
test/catch.hpp:10975
↓ 1 callers
Method
acquireGeneratorTracker
test/catch.hpp:12829
↓ 1 callers
Method
addInitialFilters
test/catch.hpp:14547
↓ 1 callers
Method
addListener
test/catch.hpp:17087
↓ 1 callers
Method
addReporter
test/catch.hpp:17091
↓ 1 callers
Function
addSingleton
test/catch.hpp:13590
↓ 1 callers
Method
all
test/catch.hpp:11306
← previous
next →
401–500 of 2,093, ranked by callers