MCPcopy Create free account

hub / github.com/bitfieldaudio/OTTO / functions

Functions2,198 in github.com/bitfieldaudio/OTTO

↓ 4 callersFunctionfind
external/include/json.hpp:10951
↓ 4 callersMethodgeneric_string
src/util/filesystem.cpp:426
↓ 4 callersFunctiongetCurrentNanosecondsSinceEpoch
external/include/catch.hpp:10378
↓ 4 callersMethodgetElapsedSeconds
external/include/catch.hpp:10420
↓ 4 callersFunctionget_arithmetic_value
external/include/json.hpp:1068
↓ 4 callersFunctionimpl
external/include/variant.hpp:638
↓ 4 callersMethodincludeSuccessfulResults
external/include/catch.hpp:6620
↓ 4 callersMethodinitialIndent
external/include/catch.hpp:5306
↓ 4 callersFunctionisWhitespace
external/include/catch.hpp:5156
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
external/include/json.hpp:9208
↓ 4 callersFunctionlast_write_time
src/util/filesystem.cpp:166
↓ 4 callersFunctionlog
external/include/loguru.hpp:2474
↓ 4 callersFunctionmake_visitor
external/include/mapbox/variant_visitor.hpp:30
↓ 4 callersMethodmatch
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
external/include/catch.hpp:7847
↓ 4 callersMethodmidi_only
src/core/audio/processor.hpp:96
↓ 4 callersMethodok
Convert into a `std::optional<Ok>`, discarding the error, if any
src/util/result.hpp:68
↓ 4 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
external/include/json.hpp:2936
↓ 4 callersFunctionperformOptionalSelector
external/include/catch.hpp:687
↓ 4 callersFunctionprocess
src/services/engines.cpp:122
↓ 4 callersMethodprocess
src/engines/synths/nuke/nuke.cpp:34
↓ 4 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
external/include/json.hpp:11692
↓ 4 callersMethodread_samples
src/util/soundfile.hpp:109
↓ 4 callersMethodseed
* \brief Reinitializes the internal state * of the random-number engine using new seed value * \param value The seed value to use
external/include/random.hpp:883
↓ 4 callersFunctionselect_engine
src/services/ui.cpp:44
↓ 4 callersFunctionsend_midi_event
src/services/audio.cpp:108
↓ 4 callersFunctionto_file
external/include/loguru.hpp:1552
↓ 4 callersMethodvalueOr
external/include/catch.hpp:3390
↓ 4 callersMethodverbosity
external/include/catch.hpp:6630
↓ 4 callersMethodwhat
src/util/filesystem.cpp:807
↓ 4 callersFunctionzip
src/util/iterator.hpp:832
↓ 3 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
external/include/json.hpp:2972
↓ 3 callersFunctionapply_preset
src/services/presets.cpp:63
↓ 3 callersFunctionarcSafeRelease
external/include/catch.hpp:684
↓ 3 callersMethodassign
30.10.11.2, modifiers
src/util/filesystem.cpp:831
↓ 3 callersMethodassign_alt
external/include/variant.hpp:1599
↓ 3 callersMethodbegin
src/util/bytefile.hpp:43
↓ 3 callersFunctionby_name
src/services/engines.cpp:138
↓ 3 callersMethodcardinality
external/include/catch.hpp:5890
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
external/include/json.hpp:11082
↓ 3 callersFunctioncontains
external/include/catch.hpp:2422
↓ 3 callersMethoddestroy
external/include/variant.hpp:1430
↓ 3 callersFunctiondraw_frame
boards/parts/ui/glfw/src/glfw_debugui.cpp:386
↓ 3 callersMethodendFrame
boards/parts/ui/egl/src/egl_connection.cpp:166
↓ 3 callersMethodfail
external/include/catch.hpp:10086
↓ 3 callersFunctionfilterTests
external/include/catch.hpp:9878
↓ 3 callersMethodfor_chunks_in_range
src/util/bytefile.hpp:342
↓ 3 callersMethodgetTestMacroName
external/include/catch.hpp:5045
↓ 3 callersMethodhandleNonExpr
external/include/catch.hpp:8807
↓ 3 callersFunctionhandle_exception
src/main.cpp:57
↓ 3 callersMethodhas_voice
src/core/audio/voice_manager.hpp:26
↓ 3 callersMethodisSectionTracker
external/include/catch.hpp:10047
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
external/include/json.hpp:9323
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
external/include/json.hpp:9267
↓ 3 callersFunctionis_symlink
src/util/filesystem.cpp:1675
↓ 3 callersMethodlength
src/util/soundfile.cpp:192
↓ 3 callersFunctionloadFont
src/core/ui/vector_graphics.hpp:36
↓ 3 callersFunctionmakeRatio
external/include/catch.hpp:11468
↓ 3 callersMethodmove_nothrow
external/include/variant.hpp:1795
↓ 3 callersMethodmoved_or_copied
external/include/json.hpp:6865
↓ 3 callersFunctionon_callback_change
external/include/loguru.hpp:2050
↓ 3 callersMethodopen
external/include/catch.hpp:10050
↓ 3 callersFunctionopen_device
boards/parts/ui/egl/src/rpi_input.cpp:33
↓ 3 callersFunctionparseSpecialTag
external/include/catch.hpp:9683
↓ 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
external/include/catch.hpp:11058
↓ 3 callersFunctionprocess_audio_output
src/services/audio.cpp:90
↓ 3 callersMethodregisterStartupException
external/include/catch.hpp:8283
↓ 3 callersMethodregisterTest
external/include/catch.hpp:9890
↓ 3 callersMethodremainingTokens
external/include/catch.hpp:5725
↓ 3 callersFunctionreverse
src/util/algorithm.hpp:303
↓ 3 callersMethodrun
external/include/catch.hpp:9110
↓ 3 callersMethodrunOrder
external/include/catch.hpp:6623
↓ 3 callersMethodsectionEnded
external/include/catch.hpp:8549
↓ 3 callersFunctionseedRng
external/include/catch.hpp:8088
↓ 3 callersMethodsetValue
external/include/catch.hpp:5862
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/include/json.hpp:3752
↓ 3 callersFunctionshutdown
src/services/audio.cpp:80
↓ 3 callersMethodsubscribe
src/util/event.hpp:15
↓ 3 callersMethodswap
external/include/catch.hpp:9517
↓ 3 callersMethodswap
external/include/variant.hpp:1994
↓ 3 callersFunctionterminal_bold
Formating
external/include/loguru.hpp:1543
↓ 3 callersFunctiontranslateActiveException
external/include/catch.hpp:8316
↓ 3 callersMethodunget
unget current character (return it again on next get)
external/include/json.hpp:2700
↓ 3 callersMethodwhat
returns the explanatory string
external/include/json.hpp:204
↓ 2 callersMethodaddChild
external/include/catch.hpp:10024
↓ 2 callersFunctionaddReporter
external/include/catch.hpp:7503
↓ 2 callersFunctionadd_callback
external/include/loguru.hpp:2058
↓ 2 callersFunctionadd_info
src/services/debug_ui.hpp:67
↓ 2 callersMethodallPassed
external/include/catch.hpp:10675
↓ 2 callersFunctionarray
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
external/include/json.hpp:8592
↓ 2 callersMethodassertionStarting
external/include/catch.hpp:11020
↓ 2 callersFunctionattach
src/services/state.cpp:106
↓ 2 callersMethodbegin
returns an iterator the start of the buffer */
external/include/ringbuffer.hpp:730
↓ 2 callersMethodbeginning
src/util/bytefile.hpp:149
↓ 2 callersMethodcall
external/include/json.hpp:1318
↓ 2 callersMethodcaseSensitivitySuffix
external/include/catch.hpp:7913
↓ 2 callersFunctionclear
src/core/props/mixins/faust_link.hpp:54
↓ 2 callersMethodcompare
src/util/filesystem.cpp:433
↓ 2 callersMethodcompleteCycle
external/include/catch.hpp:9981
↓ 2 callersMethodcompletedCycle
external/include/catch.hpp:9985
↓ 2 callersMethodcompute
* DSP instance computation: alternative method to be used by subclasses. * * @param date_usec - the timestamp in microsec given by a
external/include/faust/dsp/dsp.h:142
← previousnext →201–300 of 2,198, ranked by callers