MCPcopy Create free account

hub / github.com/DBraun/DawDreamer / functions

Functions24,952 in github.com/DBraun/DawDreamer

↓ 10 callersMethodgetNativeStream
JuceLibraryCode/modules/juce_audio_devices/native/juce_Oboe_android.cpp:504
↓ 10 callersMethodgetNodeForId
JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessorGraph.cpp:1946
↓ 10 callersMethodgetNumParameters
JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.cpp:1387
↓ 10 callersMethodgetPath
JuceLibraryCode/modules/juce_gui_basics/positioning/juce_RelativeParallelogram.cpp:72
↓ 10 callersMethodgetPointOnCircumference
Taking this point to be the centre of a circle, this returns a point on its circumference. @param radius the radius of the circle.
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:199
↓ 10 callersMethodgetRawCoefficients
Returns a raw data pointer to the coefficients. */
JuceLibraryCode/modules/juce_dsp/processors/juce_IIRFilter.h:260
↓ 10 callersMethodgetSingleChannelBlock
Returns an AudioBlock that represents one of the channels in this block. */
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:247
↓ 10 callersMethodgetSize
Returns an Array of 2 integers with the number of rows and columns in the matrix. */
JuceLibraryCode/modules/juce_dsp/maths/juce_Matrix.h:98
↓ 10 callersFunctiongetSrcPixel
JuceLibraryCode/modules/juce_graphics/native/juce_RenderingHelpers.h:899
↓ 10 callersMethodgetTableInterface
JuceLibraryCode/modules/juce_gui_basics/accessibility/juce_AccessibilityHandler.cpp:162
↓ 10 callersFunctiongetUnknownBase
------------------------------------------------------------------------
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/base/source/updatehandler.cpp:71
↓ 10 callersMethodgetVelocity
JuceLibraryCode/modules/juce_audio_basics/midi/juce_MidiMessage.cpp:443
↓ 10 callersMethodhandleEdgeTablePixel
JuceLibraryCode/modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp:302
↓ 10 callersMethodhasAbsolute
JuceLibraryCode/modules/juce_gui_basics/layout/juce_GridItem.h:86
↓ 10 callersFunctionincrement
JuceLibraryCode/modules/juce_core/native/juce_AndroidDocument_android.cpp:233
↓ 10 callersFunctioninflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whos
JuceLibraryCode/modules/juce_core/zip/zlib/inftrees.c:32
↓ 10 callersMethodisEmpty
Returns true if the range has a length of zero. */
JuceLibraryCode/modules/juce_core/maths/juce_Range.h:89
↓ 10 callersMethodisEmpty
Checks whether the set is empty. This is much quicker than using (size() == 0). */
JuceLibraryCode/modules/juce_core/containers/juce_SparseSet.h:59
↓ 10 callersMethodisLowerZone
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEZoneLayout.h:54
↓ 10 callersMethodisNegative
JuceLibraryCode/modules/juce_core/maths/juce_BigInteger.cpp:361
↓ 10 callersMethodisPlayingChannel
JuceLibraryCode/modules/juce_audio_basics/synthesisers/juce_Synthesiser.cpp:33
↓ 10 callersFunctionisShmAvailable
JuceLibraryCode/modules/juce_gui_basics/native/juce_XWindowSystem_linux.cpp:599
↓ 10 callersMethodisString
JuceLibraryCode/modules/juce_core/containers/juce_Variant.cpp:547
↓ 10 callersMethodisTimerRunning
JuceLibraryCode/modules/juce_core/threads/juce_HighResolutionTimer.cpp:133
↓ 10 callersFunctionisVertical
Returns true if the bar is set to be vertical, or false if it's horizontal. You can change the bar's orientation with setVertical(). *
JuceLibraryCode/modules/juce_gui_basics/widgets/juce_Toolbar.h:84
↓ 10 callersFunctionjuce_hypot
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:111
↓ 10 callersFunctionlv2_atom_forge_init
Initialise `forge`. URIs will be mapped using `map` and stored, a reference to `map` itself is not held. */
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/lv2/lv2/atom/forge.h:135
↓ 10 callersFunctionlv2_atom_forge_raw
Write raw output. This is used internally, but is also useful for writing atom types not explicitly supported by the forge API. Note the caller i
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/lv2/lv2/atom/forge.h:287
↓ 10 callersMethodmouseWasDraggedSinceMouseDown
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/mouse/juce_MouseEvent.cpp:87
↓ 10 callersMethodmove
-------------------------------------------------------------------------------------
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fbuffer.cpp:441
↓ 10 callersMethodmove
JuceLibraryCode/modules/juce_core/text/juce_StringArray.cpp:217
↓ 10 callersMethodnoteOn
JuceLibraryCode/modules/juce_audio_basics/midi/juce_MidiMessage.cpp:595
↓ 10 callersFunctionnsStringLiteral
JuceLibraryCode/modules/juce_core/native/juce_ObjCHelpers_mac.h:51
↓ 10 callersFunctionnumberPadPrefix
JuceLibraryCode/modules/juce_gui_basics/keyboard/juce_KeyPress.cpp:117
↓ 10 callersFunctionogg_stream_check
async/delayed error detection for the ogg_stream_state */
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/framing.c:156
↓ 10 callersFunctionparentHierarchyChanged
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:3430
↓ 10 callersFunctionpng_write_chunk_end
Finish a chunk started with png_write_chunk_header(). */
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngwutil.c:145
↓ 10 callersFunctionpng_zstream_error
Ensure that png_ptr->zstream.msg holds some appropriate error message string. * If it doesn't 'ret' is used to set it to something appropriate, even
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/png.c:997
↓ 10 callersMethodread
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/public.sdk/source/vst/vstpresetfile.cpp:705
↓ 10 callersMethodrealloc
JuceLibraryCode/modules/juce_core/memory/juce_HeapBlock.h:283
↓ 10 callersMethodreplace
-----------------------------------------------------------------------------
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fstring.cpp:2895
↓ 10 callersFunctionserd_writer_write_statement
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/serd/src/writer.c:782
↓ 10 callersMethodsetAllocatedSize
==============================================================================
JuceLibraryCode/modules/juce_core/containers/juce_ArrayBase.h:210
↓ 10 callersMethodsetAsCurrentWorkingDirectory
JuceLibraryCode/modules/juce_core/native/juce_Files_windows.cpp:760
↓ 10 callersFunctionsetBool
JuceLibraryCode/modules/juce_gui_basics/native/accessibility/juce_UIAHelpers_windows.h:53
↓ 10 callersMethodsetParameters
JuceLibraryCode/modules/juce_audio_basics/sources/juce_ReverbAudioSource.cpp:67
↓ 10 callersMethodsetPosition
Changes the position of the rectangle's top-left corner (leaving its size unchanged). */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Rectangle.h:164
↓ 10 callersFunctionsetProperty
JuceLibraryCode/modules/juce_data_structures/values/juce_ValueTree.cpp:132
↓ 10 callersMethodsetUsingNonZeroWinding
==============================================================================
JuceLibraryCode/modules/juce_graphics/geometry/juce_Path.cpp:163
↓ 10 callersFunctionshow
Source/StandalonePluginWindow.h:104
↓ 10 callersFunctionsord_find
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:845
↓ 10 callersMethodstopTimer
JuceLibraryCode/modules/juce_core/threads/juce_HighResolutionTimer.cpp:123
↓ 10 callersFunctionstrncmp16
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/fstrdefs.h:180
↓ 10 callersFunctionstrnicmp16
-----------------------------------------------------------------------------
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fstring.cpp:219
↓ 10 callersFunctiontestFlags
Tests a combination of flags and returns true if any of them are set. */
JuceLibraryCode/modules/juce_gui_basics/keyboard/juce_ModifierKeys.h:182
↓ 10 callersFunctiontest_pack
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/framing.c:1482
↓ 10 callersFunctiontoFront
JuceLibraryCode/modules/juce_gui_basics/native/juce_Windowing_linux.cpp:256
↓ 10 callersMethodtoString
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/widgets/juce_TableHeaderComponent.cpp:421
↓ 10 callersFunctionwith
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:41
↓ 10 callersMethodwithTargetComponent
JuceLibraryCode/modules/juce_gui_basics/menus/juce_PopupMenu.cpp:1976
↓ 10 callersMethodwithWidth
JuceLibraryCode/modules/juce_gui_basics/layout/juce_FlexBox.cpp:829
↓ 10 callersMethodwithX
Returns a point which has the same Y position as this one, but a new X. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:84
↓ 10 callersFunctionwriteChunk
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2Common.h:98
↓ 10 callersFunctionwriteHeader
JuceLibraryCode/modules/juce_audio_formats/codecs/juce_AiffAudioFormat.cpp:720
↓ 10 callersMethodwriteShortBigEndian
JuceLibraryCode/modules/juce_core/streams/juce_OutputStream.cpp:103
↓ 10 callersMethodwriteString
JuceLibraryCode/modules/juce_core/streams/juce_OutputStream.cpp:183
↓ 10 callersFunctionzix_btree_get
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/zix/btree.c:809
↓ 10 callersFunctionzix_btree_iter_is_end
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/zix/btree.c:866
↓ 10 callersFunctionzix_tree_get
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/lilv/src/zix/tree.c:622
↓ 9 callersFunctionScope
JuceLibraryCode/modules/juce_core/javascript/juce_Javascript.cpp:131
↓ 9 callersMethodaddListener
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/widgets/juce_Label.cpp:453
↓ 9 callersFunctionbegin
JuceLibraryCode/modules/juce_core/containers/juce_NamedValueSet.h:80
↓ 9 callersFunctionbegin
Returns an iterator pointing at the beginning of the string. */
JuceLibraryCode/modules/juce_core/text/juce_String.h:923
↓ 9 callersMethodblend
JuceLibraryCode/modules/juce_graphics/colour/juce_PixelFormats.h:584
↓ 9 callersMethodbrighter
==============================================================================
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.cpp:466
↓ 9 callersMethodcallListeners
JuceLibraryCode/modules/juce_core/containers/juce_ListenerList.cpp:61
↓ 9 callersFunctioncleanup
==============================================================================
JuceLibraryCode/modules/juce_core/native/juce_Network_curl.cpp:194
↓ 9 callersMethodclear
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp:2135
↓ 9 callersFunctionclearSamplesBeyondAvailableLength
Used by AudioFormatReader subclasses to clear any parts of the data blocks that lie beyond the end of their available length. */
JuceLibraryCode/modules/juce_audio_formats/format/juce_AudioFormatReader.h:309
↓ 9 callersFunctionclose
JuceLibraryCode/modules/juce_audio_devices/native/juce_WASAPI_windows.cpp:946
↓ 9 callersMethodcompareIgnoreCaseUpTo
JuceLibraryCode/modules/juce_core/text/juce_CharPointer_UTF8.h:426
↓ 9 callersFunctioncomponentMovedOrResized
JuceLibraryCode/modules/juce_gui_extra/native/juce_WebBrowserComponent_windows.cpp:329
↓ 9 callersMethodcontainsKey
JuceLibraryCode/modules/juce_core/text/juce_StringPairArray.cpp:96
↓ 9 callersMethodconvertFrom0to1
JuceLibraryCode/modules/juce_audio_processors/utilities/juce_RangedAudioParameter.cpp:45
↓ 9 callersFunctioncreate
JuceLibraryCode/modules/juce_dsp/frequency/juce_FFT.cpp:85
↓ 9 callersMethodcreateNewPipe
JuceLibraryCode/modules/juce_core/network/juce_NamedPipe.cpp:50
↓ 9 callersFunctioncreateTempFile
JuceLibraryCode/modules/juce_core/files/juce_TemporaryFile.cpp:43
↓ 9 callersMethodcubicTo
JuceLibraryCode/modules/juce_graphics/geometry/juce_Path.cpp:263
↓ 9 callersMethodcurrentThreadHasLockedMessageManager
JuceLibraryCode/modules/juce_events/messages/juce_MessageManager.cpp:252
↓ 9 callersMethoddrawRoundedRectangle
JuceLibraryCode/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:657
↓ 9 callersFunctionemptyRange
JuceLibraryCode/modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp:183
↓ 9 callersMethodensureSize
JuceLibraryCode/modules/juce_audio_basics/midi/juce_MidiBuffer.cpp:111
↓ 9 callersFunctionerror
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:198
↓ 9 callersMethodfind
JuceLibraryCode/modules/juce_core/containers/juce_HashMap_test.cpp:194
↓ 9 callersMethodflush
JuceLibraryCode/modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp:1514
↓ 9 callersFunctionfromString8
------------------------------------------------------------------------
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/funknown.cpp:486
↓ 9 callersFunctionget
==============================================================================
JuceLibraryCode/modules/juce_opengl/opengl/juce_OpenGLContext.cpp:726
↓ 9 callersMethodget
==============================================================================
JuceLibraryCode/modules/juce_core/javascript/juce_Javascript.cpp:1527
↓ 9 callersMethodgetAllComponents
JuceLibraryCode/modules/juce_gui_basics/keyboard/juce_KeyboardFocusTraverser.cpp:74
↓ 9 callersMethodgetAllContent
JuceLibraryCode/modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp:564
← previousnext →1,101–1,200 of 24,952, ranked by callers