MCPcopy Create free account

hub / github.com/bitfieldaudio/OTTO / functions

Functions2,198 in github.com/bitfieldaudio/OTTO

↓ 131 callersFunctionbegin
src/util/filesystem.cpp:1171
↓ 122 callersFunctioncreate
external/include/json.hpp:7990
↓ 118 callersMethodpush_back
external/include/ringbuffer.hpp:892
↓ 114 callersFunctionend
src/util/filesystem.cpp:1176
↓ 100 callersMethodsize
external/include/catch.hpp:436
↓ 79 callersMethodempty
external/include/catch.hpp:6539
↓ 66 callersMethodwrite_character
external/include/json.hpp:4394
↓ 63 callersMethodsize
external/include/json.hpp:576
↓ 61 callersMethodindex
external/include/variant.hpp:1984
↓ 57 callersFunctionget
external/include/json.hpp:9646
↓ 52 callersMethoddeclare
external/include/faust/gui/UI.h:67
↓ 50 callersFunctionfaust_nuke_faustpower2_f
src/engines/synths/nuke/nuke.faust.hpp:37
↓ 46 callersFunctionstringify
external/include/catch.hpp:791
↓ 42 callersMethodend
external/include/catch.hpp:5313
↓ 42 callersMethodstr
external/include/catch.hpp:9403
↓ 42 callersMethodvalue
external/include/catch.hpp:11527
↓ 39 callersMethodsize
src/util/bytefile.cpp:101
↓ 37 callersMethodend
return iterator end (needed for range-based for)
external/include/json.hpp:4261
↓ 36 callersFunctioninit
src/services/ui.cpp:71
↓ 35 callersMethodbegin
return iterator begin (needed for range-based for)
external/include/json.hpp:4255
↓ 35 callersMethodc_str
external/include/loguru.hpp:314
↓ 33 callersMethodaddressof
external/include/ringbuffer.hpp:463
↓ 32 callersMethodclear
30.10.7.4.5, modifiers
src/util/filesystem.cpp:345
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
external/include/json.hpp:13191
↓ 31 callersMethodbegin
external/include/catch.hpp:5312
↓ 31 callersMethodc_str
src/util/filesystem.cpp:409
↓ 30 callersMethodback
returns a reference to the last element in the buffer */
external/include/ringbuffer.hpp:807
↓ 30 callersMethodfind
external/include/catch.hpp:9635
↓ 30 callersMethodvalueless_by_exception
external/include/variant.hpp:1980
↓ 29 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
external/include/json.hpp:11042
↓ 29 callersMethodwrite_characters
external/include/json.hpp:4399
↓ 28 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
external/include/json.hpp:11113
↓ 28 callersMethodname
external/include/catch.hpp:6619
↓ 28 callersFunctionunderlying
src/util/type_traits.hpp:215
↓ 26 callersMethodbegin
src/util/filesystem.cpp:596
↓ 24 callersMethodaddHorizontalSlider
src/core/audio/faust.hpp:88
↓ 24 callersMethodc_str
external/include/catch.hpp:9523
↓ 24 callersFunctionto_string
src/util/jsonfile.cpp:57
↓ 23 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
external/include/json.hpp:8210
↓ 23 callersMethoddata
src/util/dyn-array.hpp:37
↓ 23 callersMethodget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
external/include/json.hpp:2688
↓ 23 callersMethodpush_back
src/core/props/internal/base.hpp:107
↓ 23 callersMethodsubstr
external/include/catch.hpp:9547
↓ 23 callersMethodwrite_bytes
src/util/bytefile.hpp:313
↓ 22 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
external/include/json.hpp:9345
↓ 22 callersMethodopen
src/util/bytefile.cpp:35
↓ 22 callersMethodsize
src/core/ui/canvas.hpp:124
↓ 21 callersMethodread_bytes
src/util/bytefile.hpp:256
↓ 21 callersFunctionstatus
src/util/filesystem.cpp:206
↓ 20 callersMethodclear
* clears the contents of the buffer; the elements are guaranteed to be * destructed in the reverse-order they were added. */
external/include/ringbuffer.hpp:822
↓ 20 callersMethodposition
src/util/bytefile.cpp:90
↓ 19 callersMethodcount
external/include/catch.hpp:5581
↓ 19 callersMethoddata
external/include/catch.hpp:9528
↓ 19 callersMethodget
src/core/engines/engine.hpp:280
↓ 18 callersMethodappend
Create a new `exception` with `v` appended to the message
src/util/exception.hpp:46
↓ 18 callersMethodemplace_back
external/include/ringbuffer.hpp:933
↓ 18 callersMethodend
src/util/filesystem.cpp:601
↓ 18 callersMethodscopedElement
external/include/catch.hpp:10904
↓ 17 callersMethodcloseBox
src/core/audio/faust.hpp:55
↓ 17 callersMethodempty
30.10.7.4.10, query
src/util/filesystem.cpp:520
↓ 17 callersMethodtotal
external/include/catch.hpp:10672
↓ 16 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
external/include/json.hpp:8329
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
external/include/json.hpp:9367
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
external/include/json.hpp:9186
↓ 16 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:4122
↓ 15 callersFunctionEquals
external/include/catch.hpp:2562
↓ 15 callersMethodunwrap_ok
Return ok, or throw a `result_except<Err>` holding the result. Should only be called when <is_err> or <is_ok> has been used to check.
src/util/result.hpp:250
↓ 14 callersMethodget
external/include/catch.hpp:661
↓ 14 callersFunctioninit
src/core/props/mixins/steppable.hpp:21
↓ 14 callersMethodresize
Replace the array with a new one of size `new_size` Also default initializes the data
src/util/dyn-array.hpp:45
↓ 14 callersFunctionstartsWith
external/include/catch.hpp:9429
↓ 14 callersMethodtestSpec
external/include/catch.hpp:10309
↓ 14 callersFunctiontextprintf
external/include/loguru.hpp:1660
↓ 13 callersMethodclose
src/util/bytefile.cpp:48
↓ 13 callersMethodindent
external/include/catch.hpp:5302
↓ 13 callersMethodkey
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:4153
↓ 13 callersMethodtype
external/include/catch.hpp:5724
↓ 12 callersFunctionfloat_step
src/util/iterator.hpp:647
↓ 12 callersMethodpop_back
! @brief remove and return last reference pointer @throw out_of_range.405 if JSON pointer has no parent */
external/include/json.hpp:7020
↓ 12 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
external/include/json.hpp:12323
↓ 11 callersFunctiondisplay
src/services/ui.cpp:88
↓ 11 callersFunctionfind_if
src/util/algorithm.hpp:800
↓ 11 callersFunctionfrom_json
external/include/json.hpp:1094
↓ 11 callersMethodgetResultType
external/include/catch.hpp:4994
↓ 11 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
external/include/json.hpp:11481
↓ 11 callersMethodtype
src/util/filesystem.cpp:737
↓ 10 callersMethodcbegin
returns a const iterator the start of the buffer */
external/include/ringbuffer.hpp:768
↓ 10 callersMethodend
src/core/audio/processor.hpp:137
↓ 10 callersFunctionexists
src/util/filesystem.cpp:1554
↓ 10 callersMethodisOk
Result was a success, or failure is suppressed
external/include/catch.hpp:4990
↓ 10 callersMethodis_open
src/util/bytefile.cpp:77
↓ 10 callersMethodopenVerticalBox
src/core/audio/faust.hpp:48
↓ 10 callersMethodreset
external/include/catch.hpp:7182
↓ 10 callersMethodset
external/include/catch.hpp:5987
↓ 10 callersFunctiontoLower
external/include/catch.hpp:9450
↓ 10 callersMethodtranslate
external/include/catch.hpp:1954
↓ 10 callersFunctiontrim
external/include/catch.hpp:9455
↓ 10 callersMethodwidth
external/include/catch.hpp:5297
↓ 9 callersFunctioncopy
src/util/algorithm.hpp:698
↓ 9 callersMethodfront
returns a reference to the first element in the buffer */
external/include/ringbuffer.hpp:795
next →1–100 of 2,198, ranked by callers