MCPcopy Create free account

hub / github.com/benkuper/Chataigne / functions

Functions7,638 in github.com/benkuper/Chataigne

↓ 4 callersFunctionwiiuse_read_data_sync
* @brief Read memory/register data synchronously * * @param wm Pointer to a wiimote_t structure. * @param memory If set to non-zero
Source/Module/modules/controller/wiimote/lib/wiiuse/io.c:183
↓ 4 callersFunctionwiiuse_set_ir
* @brief Set if the wiimote should track IR targets. * * @param wm Pointer to a wiimote_t structure. * @param status 1 to enable, 0 to disable. *
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:85
↓ 4 callersFunctionwiiuse_wait_report
Source/Module/modules/controller/wiimote/lib/wiiuse/io.c:141
↓ 3 callersMethodAddRef
External/asiodriver/dllentry.cpp:93
↓ 3 callersFunctionInterlockedDecrement
External/asiodriver/combase.h:225
↓ 3 callersFunctionInterlockedIncrement
The standard InterlockedXXX functions won't take volatiles */
External/asiodriver/combase.h:222
↓ 3 callersMethodRelease
External/asiodriver/dllentry.cpp:98
↓ 3 callersFunctionSDL_Swap32
External/sdl/lib/osx/SDL2.framework/Versions/A/Headers/SDL_endian.h:165
↓ 3 callersFunctionSDL_Swap32
External/sdl/include/SDL_endian.h:114
↓ 3 callersMethodaddChooserListener
Source/Module/ui/ModuleChooserUI.h:48
↓ 3 callersMethodaddConditionManagerListener
Source/Common/Processor/Action/Condition/ConditionManager.h:88
↓ 3 callersMethodaddMIDIManagerListener
Source/Common/MIDI/MIDIManager.h:53
↓ 3 callersMethodaddSearcher
Source/Common/Zeroconf/ZeroconfManager.cpp:30
↓ 3 callersMethodaddStateViewUIListener
Source/StateMachine/State/ui/StateViewUI.h:64
↓ 3 callersFunctionaddvalues
* add values to the output buffer */
Source/Common/LTC/encoder.c:29
↓ 3 callersFunctionasio_handler_invoke
External/asio/asio/detail/bind_handler.hpp:112
↓ 3 callersFunctionassign
Assign an existing native socket to the socket. * This function opens the socket to hold an existing native socket. * * @param protocol An objec
External/asio/asio/basic_socket.hpp:458
↓ 3 callersMethodasync_connect
External/asio/asio/detail/null_socket_service.hpp:504
↓ 3 callersMethodasync_wait
External/asio/asio/basic_signal_set.hpp:515
↓ 3 callersMethodasync_wait
External/asio/asio/posix/basic_descriptor.hpp:627
↓ 3 callersFunctionbiphase_decode2
Source/Common/LTC/decoder.c:263
↓ 3 callersFunctionbulk_execute
External/asio/asio/thread_pool.hpp:598
↓ 3 callersFunctionbytearray_to_ibuffer
External/simpleble2/src/windows/Utils.cpp:106
↓ 3 callersFunctioncalculate_gforce
* @brief Calculate the gravity forces on each axis. * * @param ac An accelerometer (accel_t) structure. * @param accel [in] Pointer to a vec3b_t
Source/Module/modules/controller/wiimote/lib/wiiuse/dynamics.c:132
↓ 3 callersFunctioncalculate_orientation
* @brief Calculate the roll, pitch, yaw. * * @param ac An accelerometer (accel_t) structure. * @param accel [in] Pointer to a vec3b_t structure
Source/Module/modules/controller/wiimote/lib/wiiuse/dynamics.c:56
↓ 3 callersMethodcancel
External/abletonlink/include/ableton/util/test/Timer.hpp:57
↓ 3 callersMethodcharacteristics
External/simpleble2/src/Service.cpp:10
↓ 3 callersFunctionclear_SCL
Source/Module/modules/gpio/pigpio/pigpio.c:10597
↓ 3 callersFunctionclear_SDA
Source/Module/modules/gpio/pigpio/pigpio.c:10591
↓ 3 callersFunctioncmdStr
Source/Module/modules/gpio/pigpio/command.c:632
↓ 3 callersMethodconnect
External/asio/asio/basic_socket_iostream.hpp:267
↓ 3 callersFunctiondisable_expansion
* @brief Disable the expansion device if it was enabled. * * @param wm A pointer to a wiimote_t structure. * @param data The data read in from th
Source/Module/modules/controller/wiimote/lib/wiiuse/events.c:792
↓ 3 callersFunctiondispatch
External/asio/asio/detail/handler_work.hpp:272
↓ 3 callersFunctiondmaCurrentSlot
Source/Module/modules/gpio/pigpio/pigpio.c:5365
↓ 3 callersFunctiondmaNowAtICB
Source/Module/modules/gpio/pigpio/pigpio.c:5230
↓ 3 callersMethoddo_execute
External/asio/asio/impl/thread_pool.hpp:98
↓ 3 callersMethodenable
External/abletonlink/include/ableton/discovery/Service.hpp:41
↓ 3 callersFunctionendpoint
External/asio/asio/placeholders.hpp:84
↓ 3 callersFunctionerror
External/asio/asio/placeholders.hpp:64
↓ 3 callersMethodexecute
External/asio/asio/impl/io_context.hpp:266
↓ 3 callersMethodexportRMS
Source/TimeMachine/Sequence/layers/audio/ChataigneAudioLayer.cpp:153
↓ 3 callersFunctionfilter
(inputs, minValues, maxValues, multiplexIndex)
Resources/Templates/Scripts/filterScriptTemplate.js:22
↓ 3 callersFunctionflushMemory
Source/Module/modules/gpio/pigpio/pigpio.c:1813
↓ 3 callersMethodgetJSONData
Source/Common/Command/BaseCommandHandler.cpp:123
↓ 3 callersMethodgetJSONData
Source/Common/Processor/Action/Condition/conditions/ConditionGroup/ConditionGroup.cpp:28
↓ 3 callersMethodgetJSONData
Source/Common/Processor/Mapping/Filter/MappingFilter.cpp:307
↓ 3 callersMethodgetJSONData
Source/Module/modules/audio/AudioModule.cpp:316
↓ 3 callersMethodgetJSONData
Source/TimeMachine/Sequence/layers/audio/ChataigneAudioLayer.cpp:258
↓ 3 callersMethodgetModuleWithName
Source/Module/ModuleManager.cpp:36
↓ 3 callersFunctiongetNamedResource
JuceLibraryCode/BinaryData.cpp:5044
↓ 3 callersMethodgetScriptTemplateBundle
Source/UI/ChataigneAssetManager.cpp:117
↓ 3 callersMethodgetString
@return the result string. */
External/servus/include/servus/result.h:60
↓ 3 callersMethodgetTime
Source/Common/MIDI/MTCReceiver.cpp:44
↓ 3 callersMethodgetToggleBTImage
Source/UI/ChataigneAssetManager.cpp:90
↓ 3 callersMethodgetTypeString
Source/Common/Processor/Mapping/Filter/filters/conversion/MergeFilter.h:26
↓ 3 callersMethodgetTypeString
Source/Module/modules/controller/mouse/MouseModule.h:74
↓ 3 callersFunctionget_associated_executor
External/asio/asio/associated_executor.hpp:98
↓ 3 callersMethodget_executor
External/asio/asio/basic_seq_packet_socket.hpp:697
↓ 3 callersMethodget_executor
External/asio/asio/basic_stream_socket.hpp:990
↓ 3 callersMethodget_executor
External/asio/asio/windows/basic_stream_handle.hpp:442
↓ 3 callersMethodget_executor
External/asio/asio/windows/basic_random_access_handle.hpp:458
↓ 3 callersMethodget_executor
External/asio/asio/posix/basic_stream_descriptor.hpp:440
↓ 3 callersMethodget_executor
External/asio/asio/impl/connect.hpp:489
↓ 3 callersFunctiongpioHardwareRevision
Source/Module/modules/gpio/pigpio/pigpio.c:13689
↓ 3 callersFunctiongpioTerminate
Source/Module/modules/gpio/pigpio/pigpio.c:8711
↓ 3 callersFunctiongpioWaveCreatePad
Source/Module/modules/gpio/pigpio/pigpio.c:9725
↓ 3 callersFunctiongpioWaveTxSend
Source/Module/modules/gpio/pigpio/pigpio.c:9885
↓ 3 callersFunctionguid_to_uuid
External/simpleble2/src/windows/Utils.cpp:75
↓ 3 callersMethodhandleRoutedModuleValue
Source/Module/modules/dmx/DMXModule.cpp:550
↓ 3 callersMethodinit
External/asiodriver/asiodrvr.cpp:33
↓ 3 callersFunctioninitClock
Source/Module/modules/gpio/pigpio/pigpio.c:7874
↓ 3 callersFunctioninitHWClk
Source/Module/modules/gpio/pigpio/pigpio.c:7846
↓ 3 callersFunctioninjectVal
External/abletonlink/include/ableton/util/Injected.hpp:83
↓ 3 callersFunctionir_convert_to_vres
* @brief Interpolate the point to the user defined virtual screen resolution. */
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:764
↓ 3 callersMethodis_v4
Get whether the address is an IP version 4 address.
External/asio/asio/ip/address.hpp:85
↓ 3 callersFunctionjcv_alloc
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:415
↓ 3 callersFunctionjcv_alloc_halfedge
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:448
↓ 3 callersFunctionjcv_diagram_free
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:390
↓ 3 callersFunctionjcv_endpos
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:1091
↓ 3 callersFunctionjcv_halfedge_create
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:674
↓ 3 callersFunctionjcv_halfedge_link
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:658
↓ 3 callersFunctionjcv_halfedge_new
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:685
↓ 3 callersFunctionjcv_halfedge_rightof
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:708
↓ 3 callersFunctionjcv_nextsite
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:929
↓ 3 callersFunctionjcv_point_on_edge
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:294
↓ 3 callersFunctionjcv_pq_empty
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:880
↓ 3 callersFunctionjcv_pq_remove
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:911
↓ 3 callersFunctionlibusb_cpu_to_le16
* \ingroup libusb_misc * Convert a 16-bit value from host-endian to little-endian format. On * little endian systems, this function does nothing. On
External/libusb/include/libusb-1.0/libusb.h:164
↓ 3 callersMethodlog
Source/Analytics/MatomoAnalytics.cpp:70
↓ 3 callersFunctionmbClose
Source/Module/modules/gpio/pigpio/pigpio.c:2758
↓ 3 callersMethodmove_construct
Move-construct a new socket implementation.
External/asio/asio/detail/null_socket_service.hpp:70
↓ 3 callersFunctionmyCreatePipe
Source/Module/modules/gpio/pigpio/pigpio.c:1713
↓ 3 callersFunctionmyGpioSleep
Source/Module/modules/gpio/pigpio/pigpio.c:1677
↓ 3 callersFunctionmyOffPageSlot
Source/Module/modules/gpio/pigpio/pigpio.c:1728
↓ 3 callersMethodopen
Source/Common/BLE/BLEDevice.cpp:54
↓ 3 callersFunctionowns_work
External/asio/asio/detail/handler_work.hpp:266
↓ 3 callersMethodpost
External/abletonlink/include/ableton/util/test/IoService.hpp:83
↓ 3 callersFunctionrawWaveAddGeneric
Source/Module/modules/gpio/pigpio/pigpio.c:3301
↓ 3 callersMethodreceive
External/abletonlink/include/ableton/discovery/test/Socket.hpp:53
↓ 3 callersMethodreceive_with_flags
External/asio/asio/detail/null_socket_service.hpp:340
← previousnext →401–500 of 7,638, ranked by callers