MCPcopy Create free account

hub / github.com/DBraun/DawDreamer / functions

Functions24,952 in github.com/DBraun/DawDreamer

↓ 1,050 callersFunctionexpectEquals
JuceLibraryCode/modules/juce_core/unit_tests/juce_UnitTest.h:151
↓ 869 callersMethodsize
==============================================================================
JuceLibraryCode/modules/juce_core/containers/juce_Variant.cpp:747
↓ 848 callersFunctionmove
JuceLibraryCode/modules/juce_core/containers/juce_FixedSizeFunction.h:51
↓ 804 callersFunctiongetInstance
============================================================================== Returns the global instance of the application object that's running. *
JuceLibraryCode/modules/juce_events/messages/juce_ApplicationBase.h:96
↓ 615 callersFunctionString
Automatically creating a String from a bool opens up lots of nasty type conversion edge cases. If you want a String representation of a bool you can c
JuceLibraryCode/modules/juce_core/text/juce_String.h:1032
↓ 540 callersMethodgetHeight
JuceLibraryCode/modules/juce_graphics/fonts/juce_Font.cpp:734
↓ 522 callersFunctionjmin
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:350
↓ 504 callersFunctionjmax
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:338
↓ 468 callersMethodget
JuceLibraryCode/modules/juce_gui_basics/misc/juce_DropShadower.cpp:208
↓ 460 callersMethodgetWidth
JuceLibraryCode/modules/juce_graphics/images/juce_Image.cpp:271
↓ 406 callersMethodgetX
Returns the point's x coordinate. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:72
↓ 373 callersMethodgetY
Returns the point's y coordinate. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:75
↓ 368 callersFunctiongetEnv
==============================================================================
JuceLibraryCode/modules/juce_core/native/juce_Threads_android.cpp:42
↓ 344 callersFunctionapproximatelyEqual
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:297
↓ 333 callersMethodadd
Merges a new rectangle into the list. The rectangle being added will first be clipped to remove any parts of it that overlap exist
JuceLibraryCode/modules/juce_graphics/geometry/juce_RectangleList.h:110
↓ 326 callersMethodisNotEmpty
Returns true if this pointer is not pointing to a null character. */
JuceLibraryCode/modules/juce_core/text/juce_CharPointer_UTF8.h:76
↓ 309 callersMethodget
JuceLibraryCode/modules/juce_gui_extra/misc/juce_LiveConstantEditor.h:170
↓ 304 callersMethodget
Atomically reads and returns the current value. */
JuceLibraryCode/modules/juce_core/memory/juce_Atomic.h:64
↓ 304 callersMethodgetUnchecked
Returns one of the elements in the array, without checking the index passed in. Unlike the operator[] method, this will try to return an el
JuceLibraryCode/modules/juce_core/containers/juce_Array.h:252
↓ 282 callersFunctionroundToInt
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:583
↓ 247 callersMethodsize
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPView.cpp:26
↓ 240 callersMethodsize
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:3513
↓ 219 callersMethodsetColour
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:89
↓ 209 callersFunctionisPositiveAndBelow
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:523
↓ 204 callersFunctionabs
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:936
↓ 196 callersMethodget
JuceLibraryCode/modules/juce_core/native/juce_JNIHelpers_android.h:65
↓ 193 callersMethodsetBounds
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:797
↓ 189 callersFunctionjlimit
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:506
↓ 180 callersMethodget
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:1870
↓ 179 callersMethodisEmpty
JuceLibraryCode/modules/juce_gui_basics/windows/juce_ComponentPeer.h:419
↓ 179 callersMethodreset
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/native/juce_Windowing_windows.cpp:4517
↓ 170 callersMethodgetData
Returns a raw pointer to the allocated data. This may be a null pointer if the data hasn't yet been allocated, or if it has been fre
JuceLibraryCode/modules/juce_core/memory/juce_HeapBlock.h:191
↓ 167 callersFunctionmax
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:1025
↓ 165 callersMethodgetRight
Returns the x coordinate of the rectangle's right-hand-side. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Rectangle.h:139
↓ 165 callersFunctionrepaint
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/native/juce_Windowing_linux.cpp:296
↓ 162 callersMethodgetSample
Returns a sample from the buffer. The channel and index are not checked - they are expected to be in-range. If not, an assertion wil
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:270
↓ 162 callersFunctionmakeSymbolBinding
JuceLibraryCode/modules/juce_gui_basics/native/juce_XSymbols_linux.cpp:40
↓ 160 callersMethodtoFloat
============================================================================== Casts this line to float coordinates. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Line.h:147
↓ 156 callersMethodfindColour
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:77
↓ 150 callersMethodnoteOn
==============================================================================
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:338
↓ 148 callersMethodgetBottom
Returns the y coordinate of the rectangle's bottom edge. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Rectangle.h:142
↓ 144 callersFunctionexpectNote
==============================================================================
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:2321
↓ 144 callersMethodindexOf
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:931
↓ 144 callersMethodsubstring
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1498
↓ 143 callersMethodgetNote
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:681
↓ 140 callersMethodadd
Adds a single packet to the collection. The View must be valid for this to work. If the view points to a malformed message, or if
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPackets.h:49
↓ 140 callersFunctiongetHeight
Returns the component's height in pixels. */
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.h:274
↓ 138 callersFunctionColour
Creates a copy of another Colour object. */
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.h:45
↓ 138 callersMethodcontainsIgnoreCase
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1045
↓ 138 callersMethodgetNumSamples
Returns the number of samples referenced by this block. */
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:236
↓ 137 callersMethodadd
JuceLibraryCode/modules/juce_audio_devices/midi_io/juce_MidiDevices.cpp:34
↓ 130 callersFunctiongetWidth
Returns the component's width in pixels. */
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.h:271
↓ 127 callersMethodRenderEngine
Source/RenderEngine.cpp:5
↓ 127 callersMethodlength
==============================================================================
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:511
↓ 122 callersMethodwithAlpha
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.cpp:322
↓ 121 callersFunctioninvoke
If an action has been registered for the provided action type, invokes the action and returns true. Otherwise, returns false. */
JuceLibraryCode/modules/juce_gui_basics/accessibility/enums/juce_AccessibilityActions.h:104
↓ 119 callersMethodexpect
JuceLibraryCode/modules/juce_core/unit_tests/juce_UnitTest.cpp:97
↓ 117 callersMethodgetARGB
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.cpp:306
↓ 115 callersMethodgetSize
==============================================================================
JuceLibraryCode/modules/juce_core/native/juce_Files_windows.cpp:532
↓ 114 callersMethodgetPosition
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/mouse/juce_MouseEvent.cpp:106
↓ 114 callersMethodnextInt
==============================================================================
JuceLibraryCode/modules/juce_core/maths/juce_Random.cpp:74
↓ 114 callersFunctionpng_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings different
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngerror.c:215
↓ 112 callersMethodadd
JuceLibraryCode/modules/juce_core/text/juce_StringArray.cpp:136
↓ 111 callersFunctionoggpack_read
bits <= 32 */
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:378
↓ 111 callersMethodsize
============================================================================== Returns the number of elements in this vector. */
JuceLibraryCode/modules/juce_dsp/containers/juce_SIMDRegister.h:119
↓ 111 callersFunctionswap
JuceLibraryCode/modules/juce_core/containers/juce_Optional_test.cpp:32
↓ 107 callersMethodgetUIColour
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V4.cpp:29
↓ 104 callersMethodresetAndGetPointerAddress
Releases and nullifies this pointer and returns its address
JuceLibraryCode/modules/juce_core/native/juce_ComSmartPtr_windows.h:114
↓ 103 callersMethodgetStart
Returns the line's start point. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Line.h:88
↓ 103 callersMethodisEmpty
JuceLibraryCode/modules/juce_audio_basics/midi/juce_MidiBuffer.cpp:112
↓ 102 callersMethodhasValue
JuceLibraryCode/modules/juce_core/containers/juce_Optional.h:132
↓ 101 callersFunctionmin
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:969
↓ 101 callersMethodtoWideCharPointer
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2079
↓ 100 callersMethodgetName
()
JuceLibraryCode/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:80
↓ 100 callersFunctionsord_node_get_string
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:996
↓ 99 callersMethodgetNumChannels
============================================================================== Returns the number of channels referenced by this block. */
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:233
↓ 99 callersFunctionoggpack_write
Takes only up to 32 bits. */
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:86
↓ 99 callersFunctionsord_iter_free
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:580
↓ 98 callersFunctionstrcmp8
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/fstrdefs.h:144
↓ 97 callersMethodadd
Returns true if this controller wasn't previously present. */
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_ARAHosting.cpp:38
↓ 96 callersFunctionnumElementsInArray
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:103
↓ 95 callersMethodlineTo
JuceLibraryCode/modules/juce_graphics/geometry/juce_Path.cpp:228
↓ 95 callersFunctionpng_crc_finish
Optionally skip data and then check the CRC. Depending on whether we * are reading an ancillary or critical chunk, and how the program has set * th
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngrutil.c:210
↓ 94 callersMethoddata
Get a pointer to the first word in the Universal MIDI Packet currently pointed-to by this view. */
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPView.h:55
↓ 94 callersMethodgetStringAttribute
JuceLibraryCode/modules/juce_core/xml/juce_XmlElement.cpp:563
↓ 93 callersMethodfind
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/sord/sordmm.hpp:702
↓ 93 callersMethodgetIntValue
==============================================================================
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1871
↓ 90 callersMethodclear
JuceLibraryCode/modules/juce_audio_devices/native/juce_ASIO_windows.cpp:151
↓ 90 callersMethodgetNumSamples
Returns the number of samples allocated in each of the buffer's channels. @see getNumChannels, getReadPointer, getWritePointer */
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h:242
↓ 90 callersFunctionpng_free
Free a pointer allocated by png_malloc(). If ptr is NULL, return * without taking any action. */
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngmem.c:231
↓ 89 callersMethodgetAndAdvance
Returns the character that this pointer is currently pointing to, and then advances the pointer to point to the next character. */
JuceLibraryCode/modules/juce_core/text/juce_CharPointer_UTF8.h:147
↓ 89 callersFunctionpng_chunk_benign_error
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngerror.c:513
↓ 87 callersMethodtoRawUTF8
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2074
↓ 86 callersMethodget
JuceLibraryCode/modules/juce_audio_devices/native/juce_Midi_linux.cpp:244
↓ 85 callersMethodfillAll
JuceLibraryCode/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:541
↓ 85 callersMethodgetLast
Returns the last element in the array, or a default value if the array is empty. @see operator[], getUnchecked, getFirst */
JuceLibraryCode/modules/juce_core/containers/juce_Array.h:300
↓ 85 callersFunctionresized
JuceLibraryCode/modules/juce_gui_basics/widgets/juce_ListBox.cpp:205
↓ 83 callersMethodget
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp:2137
↓ 83 callersMethodtoUTF8
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2070
↓ 82 callersFunctioncopy
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:227
next →1–100 of 24,952, ranked by callers