MCPcopy Create free account

hub / github.com/arximboldi/immer / functions

Functions2,869 in github.com/arximboldi/immer

↓ 2 callersFunctionpopcount_fallback
immer/detail/hamts/bits.hpp:66
↓ 2 callersFunctionpretty_print_array
tools/include/prettyprint.hpp:415
↓ 2 callersFunctionqe
(t)
extra/js/lib/immutable.min.js:19
↓ 2 callersFunctionqt
(t)
extra/js/lib/immutable.min.js:12
↓ 2 callersFunctionraiseIndex
* Raises `index` to the next defined index or returns `false`.
extra/js/lib/benchmark.js:925
↓ 2 callersFunctionre
(t,e,r)
extra/js/lib/immutable.min.js:15
↓ 2 callersMethodrealize
immer/detail/rbts/operations.hpp:1526
↓ 2 callersMethodrelaxed
(self, node)
tools/gdb_pretty_printers/printers.py:211
↓ 2 callersMethodrelease_full
immer/extra/persist/detail/node_ptr.hpp:93
↓ 2 callersFunctionrequire
* A wrapper around `require` to suppress `module missing` errors. * * @private * @param {string} id The module id. * @returns {*}
extra/js/lib/benchmark.js:647
↓ 2 callersFunctionrunInContext
* Create a new `Benchmark` function using the given `context` object. * * @static * @memberOf Benchmark * @param {Object} [context=root] T
extra/js/lib/benchmark.js:125
↓ 2 callersFunctionrunScript
* Runs a snippet of JavaScript via script injection. * * @private * @param {string} code The code to run.
extra/js/lib/benchmark.js:660
↓ 2 callersFunctionrun_input
test/oss-fuzz/map-st-0.cpp:29
↓ 2 callersFunctionsave_nodes
immer/extra/persist/detail/rbts/output.hpp:111
↓ 2 callersFunctionse
(t)
extra/js/lib/immutable.min.js:15
↓ 2 callersMethodsetNextName
immer/extra/persist/cereal/archives.hpp:25
↓ 2 callersFunctionsetOptions
* A helper function for setting options/event handlers. * * @private * @param {Object} object The benchmark or suite instance. * @
extra/js/lib/benchmark.js:692
↓ 2 callersFunctionshouldInvoke
(time)
extra/js/lib/lodash.js:9884
↓ 2 callersMethodshuffle
immer/detail/rbts/operations.hpp:1761
↓ 2 callersMethodstabilize
immer/experimental/detail/dvektor_impl.hpp:202
↓ 2 callersMethodswap
immer/extra/persist/detail/node_ptr.hpp:102
↓ 2 callersMethodtie
test/extra/persist/test_vectors.cpp:561
↓ 2 callersMethodtie
immer/extra/persist/detail/common/pool.hpp:22
↓ 2 callersFunctiontoArray
* Converts `value` to an array. * * @static * @since 0.1.0 * @memberOf _ * @category Lang * @param {*} value The value t
extra/js/lib/lodash.js:11844
↓ 2 callersMethodtowards_oh_sbh
immer/detail/rbts/position.hpp:1693
↓ 2 callersMethodtowards_regular
(self, pos, idx, offset, count)
tools/gdb_pretty_printers/printers.py:232
↓ 2 callersFunctiontowards_sub_oh_regular
immer/detail/rbts/position.hpp:651
↓ 2 callersFunctiontr
(t)
extra/js/lib/immutable.min.js:20
↓ 2 callersFunctiontrailingEdge
(time)
extra/js/lib/lodash.js:9904
↓ 2 callersFunctiontrim
* Removes leading and trailing whitespace from a string. * * @private * @param {string} string The string to trim. * @returns {string} The
extra/js/lib/platform.js:237
↓ 2 callersMethodupdate
immer/flex_vector.hpp:328
↓ 2 callersMethodupdate
immer/atom.hpp:221
↓ 2 callersFunctionur
(t,e)
extra/js/lib/immutable.min.js:20
↓ 2 callersFunctionv
(a,b,c,d,e,f,g,h)
extra/js/lib/mori.js:81
↓ 2 callersFunctionvc
(a,b)
extra/js/lib/mori.js:55
↓ 2 callersMethodvector
! * Default constructor. It creates a vector of `size() == 0`. It * does not allocate memory and its complexity is @f$ O(1) @f$. */
immer/vector.hpp:110
↓ 2 callersFunctionvg
(a,b,c)
extra/js/lib/mori.js:308
↓ 2 callersMethodvisit_maybe_relaxed_sub
(self, node, shift, size, idx)
tools/gdb_pretty_printers/printers.py:221
↓ 2 callersFunctionvisit_regular_descent
immer/detail/rbts/position.hpp:1118
↓ 2 callersFunctionw
(t,e,r)
extra/js/lib/immutable.min.js:9
↓ 2 callersMethodwrap
extra/python/src/immer-raw.cpp:61
↓ 2 callersFunctionwrapperClone
* Creates a clone of `wrapper`. * * @private * @param {Object} wrapper The wrapper to clone. * @returns {Object} Returns the clone
extra/js/lib/lodash.js:6288
↓ 2 callersFunctionwt
(t,e)
extra/js/lib/immutable.min.js:12
↓ 2 callersFunctionye
(a,b)
extra/js/lib/mori.js:164
↓ 2 callersFunctionyg
(a,b,c,d)
extra/js/lib/mori.js:311
↓ 2 callersFunctionze
(t,e,r)
extra/js/lib/immutable.min.js:18
↓ 2 callersFunctionzg
(a,b,c,d)
extra/js/lib/mori.js:312
↓ 1 callersFunction$
(t,e,r)
extra/js/lib/immutable.min.js:11
↓ 1 callersFunction$b
(a)
extra/js/lib/mori.js:43
↓ 1 callersFunction$e
(a)
extra/js/lib/mori.js:411
↓ 1 callersFunction$t
(t)
extra/js/lib/immutable.min.js:15
↓ 1 callersFunctionBt
(t)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionC
(t)
extra/js/lib/immutable.min.js:10
↓ 1 callersFunctionDeferred
* The Deferred constructor. * * @constructor * @memberOf Benchmark * @param {Object} clone The cloned benchmark instance.
extra/js/lib/benchmark.js:399
↓ 1 callersFunctionEf
(a,b,c,d,e)
extra/js/lib/mori.js:248
↓ 1 callersFunctionEg
(b,c,d,e,f)
extra/js/lib/mori.js:325
↓ 1 callersFunctionEh
(a)
extra/js/lib/mori.js:386
↓ 1 callersFunctionEt
(t,e,r,n)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionGC_selective_alloc
benchmark/vector/common.hpp:140
↓ 1 callersFunctionGe
(a)
extra/js/lib/mori.js:171
↓ 1 callersFunctionGg
(b,c)
extra/js/lib/mori.js:325
↓ 1 callersFunctionHf
(b,c,d,e)
extra/js/lib/mori.js:250
↓ 1 callersFunctionHt
(t,e,r)
extra/js/lib/immutable.min.js:14
↓ 1 callersFunctionId
(a)
extra/js/lib/mori.js:121
↓ 1 callersFunctionIg
(b,c,d,e)
extra/js/lib/mori.js:326
↓ 1 callersFunctionJb
(a,b)
extra/js/lib/mori.js:38
↓ 1 callersFunctionJd
(a)
extra/js/lib/mori.js:121
↓ 1 callersFunctionJf
(b,c,d)
extra/js/lib/mori.js:250
↓ 1 callersFunctionKg
(b,c,d,e)
extra/js/lib/mori.js:328
↓ 1 callersFunctionLe
(t)
extra/js/lib/immutable.min.js:19
↓ 1 callersFunctionLt
(t,e,r,n)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionMd
(a,b)
extra/js/lib/mori.js:125
↓ 1 callersFunctionMt
(t,e,r,n)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionNb
(a,b,c)
extra/js/lib/mori.js:39
↓ 1 callersFunctionNe
(t)
extra/js/lib/immutable.min.js:20
↓ 1 callersFunctionNh
(a,b)
extra/js/lib/mori.js:392
↓ 1 callersFunctionOc
(a)
extra/js/lib/mori.js:67
↓ 1 callersFunctionOd
(a)
extra/js/lib/mori.js:353
↓ 1 callersFunctionOt
(t,e,r,n,i)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionPe
(t,e)
extra/js/lib/immutable.min.js:20
↓ 1 callersFunctionRt
(t,e,r,n)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionTb
(a,b,c)
extra/js/lib/mori.js:41
↓ 1 callersFunctionTt
(t,e,r)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionUb
(a)
extra/js/lib/mori.js:41
↓ 1 callersFunctionUe
(t,e)
extra/js/lib/immutable.min.js:19
↓ 1 callersFunctionV
(t,e,r,n)
extra/js/lib/immutable.min.js:10
↓ 1 callersFunctionVe
(t)
extra/js/lib/immutable.min.js:20
↓ 1 callersFunctionVg
(a)
extra/js/lib/mori.js:340
↓ 1 callersFunctionWc
(a)
extra/js/lib/mori.js:93
↓ 1 callersFunctionWe
(t,e)
extra/js/lib/immutable.min.js:19
↓ 1 callersFunctionWh
(a)
extra/js/lib/mori.js:402
↓ 1 callersFunctionWt
(t)
extra/js/lib/immutable.min.js:13
↓ 1 callersFunctionY
(t)
extra/js/lib/immutable.min.js:10
↓ 1 callersFunctionYc
(a)
extra/js/lib/mori.js:95
↓ 1 callersFunctionYe
(t)
extra/js/lib/immutable.min.js:20
↓ 1 callersFunctionZe
(a)
extra/js/lib/mori.js:217
↓ 1 callersMethod__next__
(self)
tools/gdb_pretty_printers/printers.py:366
↓ 1 callersFunction_e
(t,e,r)
extra/js/lib/immutable.min.js:17
↓ 1 callersFunctionadd_to_pool
immer/extra/persist/detail/champ/champ.hpp:164
↓ 1 callersFunctionarrayIncludes
* A specialized version of `_.includes` for arrays without support for * specifying an index to search from. * * @private * @param {Array}
extra/js/lib/lodash.js:567
← previousnext →801–900 of 2,869, ranked by callers