MCPcopy Create free account

hub / github.com/benkuper/Chataigne / functions

Functions7,638 in github.com/benkuper/Chataigne

↓ 2 callersMethodexpires_at
(Deprecated: Use expiry().) Get the timer's expiry time as an absolute time. * This function may be used to obtain the timer's current expiry time.
External/asio/asio/basic_waitable_timer.hpp:516
↓ 2 callersMethodexpires_at
Get the timer's expiry time as an absolute time. * This function may be used to obtain the timer's current expiry time. * Whether the timer has exp
External/asio/asio/basic_deadline_timer.hpp:446
↓ 2 callersMethodexpires_from_now
Get the timer's expiry time relative to now. * This function may be used to obtain the timer's current expiry time. * Whether the timer has expired
External/asio/asio/basic_deadline_timer.hpp:516
↓ 2 callersMethodexpiry
Helper function to get a timer's expiry time.
External/asio/asio/ssl/detail/stream_core.hpp:115
↓ 2 callersMethodexportBakedValues
Source/TimeMachine/Sequence/layers/mapping/MappingLayer.cpp:72
↓ 2 callersFunctionfileApprove
Source/Module/modules/gpio/pigpio/pigpio.c:13214
↓ 2 callersMethodfilterWithAlpha
Source/Common/Processor/Mapping/Filter/filters/number/oneeuro/OneEuroFilter.h:43
↓ 2 callersFunctionfix_rotated_ir_dots
* @brief Fix the rotation of the IR dots. * * @param dot An array of 4 ir_dot_t objects. * @param ang The roll angle to correct by (-180, 180) *
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:590
↓ 2 callersMethodflush
External/asio/asio/impl/buffered_write_stream.hpp:31
↓ 2 callersMethodget
External/asio/asio/impl/spawn.hpp:185
↓ 2 callersMethodget
External/simpleble2/src/linux/Bluez.cpp:9
↓ 2 callersMethodgetAllActions
Source/Common/Processor/ProcessorManager.cpp:53
↓ 2 callersFunctiongetBitInBytes
Source/Module/modules/gpio/pigpio/pigpio.c:8451
↓ 2 callersMethodgetBoolMode
Source/Module/modules/common/osc/IOSCSenderModule.h:21
↓ 2 callersMethodgetBoolMode
Source/Module/modules/osc/custom/CustomOSCModule.cpp:44
↓ 2 callersMethodgetColorMode
Source/Module/modules/common/osc/IOSCSenderModule.h:20
↓ 2 callersMethodgetCommands
Source/Module/Module.cpp:106
↓ 2 callersMethodgetConnectedImage
Source/UI/ChataigneAssetManager.cpp:27
↓ 2 callersMethodgetConnectorCenter
Source/Common/Processor/Mapping/Filter/filters/conversion/ui/ConversionConnector.cpp:52
↓ 2 callersMethodgetDevice
Source/Common/BLE/BLEManager.cpp:108
↓ 2 callersMethodgetDisconnectedImage
Source/UI/ChataigneAssetManager.cpp:32
↓ 2 callersMethodgetDriverName
External/asiodriver/asiodrvr.cpp:38
↓ 2 callersMethodgetDriverVersion
External/asiodriver/asiodrvr.cpp:43
↓ 2 callersMethodgetFolderForCustomModule
Source/Module/ModuleFactory.cpp:180
↓ 2 callersMethodgetInputAt
Source/Common/Processor/Mapping/Input/MappingInput.cpp:63
↓ 2 callersMethodgetInputDeviceWithName
Source/Common/MIDI/MIDIManager.cpp:171
↓ 2 callersMethodgetInputReferences
Source/Common/Processor/Mapping/Input/MappingInputManager.cpp:47
↓ 2 callersMethodgetJSONData
Source/Common/Processor/Action/Condition/conditions/StandardCondition/Comparator/BaseComparator.cpp:64
↓ 2 callersMethodgetJSONData
Source/CustomVariables/CVGroup.cpp:358
↓ 2 callersMethodgetJSONData
Source/Module/modules/serial/SerialModule.cpp:229
↓ 2 callersMethodgetJSONData
Source/Module/modules/common/commands/osc/OSCCommand.cpp:109
↓ 2 callersMethodgetKeyName
Source/Common/OSHelpers/KeyboardMouseHooker.cpp:67
↓ 2 callersMethodgetLastFilteredParameters
Source/Common/Processor/Mapping/Filter/MappingFilterManager.cpp:166
↓ 2 callersMethodgetLinkedParam
Source/Common/ParameterLink/ParameterLink.cpp:564
↓ 2 callersMethodgetModuleList
Source/Module/ModuleManager.cpp:188
↓ 2 callersMethodgetOutputDeviceWithName
Source/Common/MIDI/MIDIManager.cpp:177
↓ 2 callersMethodgetPresetAt
Source/Common/Processor/Multiplex/List/MultiplexList.cpp:428
↓ 2 callersMethodgetRemoveAllLinkedTransitionsAction
Source/StateMachine/Transition/StateTransitionManager.cpp:73
↓ 2 callersMethodgetRemoveItemsUndoableAction
Source/StateMachine/StateManager.cpp:87
↓ 2 callersMethodgetTypeString
Source/Common/Processor/Conductor/Conductor.h:77
↓ 2 callersMethodgetTypeString
Source/Module/modules/midi/MIDIModule.h:58
↓ 2 callersMethodgetUniverse
Source/Module/modules/dmx/DMXModule.cpp:468
↓ 2 callersMethodgetValueNames
Source/Common/Processor/Mapping/Filter/filters/conversion/ConvertedParameter.cpp:154
↓ 2 callersFunctionget_associated_allocator
External/asio/asio/associated_allocator.hpp:96
↓ 2 callersMethodget_executor
Get the executor associated with the object.
External/asio/asio/basic_signal_set.hpp:327
↓ 2 callersMethodget_executor
Get the executor associated with the object.
External/asio/asio/basic_waitable_timer.hpp:381
↓ 2 callersMethodget_executor
Get the executor associated with the object.
External/asio/asio/basic_deadline_timer.hpp:317
↓ 2 callersMethodget_executor
Obtain the associated executor.
External/asio/asio/executor_work_guard.hpp:94
↓ 2 callersMethodget_executor
Get the executor associated with the object.
External/asio/asio/posix/basic_descriptor.hpp:195
↓ 2 callersMethodget_executor
External/asio/asio/impl/write.hpp:704
↓ 2 callersMethodget_executor
External/asio/asio/impl/read.hpp:769
↓ 2 callersMethodget_executor
Get the executor associated with the object.
External/asio/asio/ip/basic_resolver.hpp:175
↓ 2 callersFunctionget_ir_sens
* @brief Get the IR sensitivity settings. * * @param wm Pointer to a wiimote_t structure. * @param block1 [out] Pointer to where block1 will be se
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:180
↓ 2 callersMethodget_last_info_frame_id
External/posistagenet/include/psn_encoder.hpp:48
↓ 2 callersMethodget_pos
External/posistagenet/include/psn_defs.hpp:103
↓ 2 callersMethodgoToPreset
Source/CustomVariables/CVGroup.cpp:172
↓ 2 callersFunctiongpioPWM
Source/Module/modules/gpio/pigpio/pigpio.c:8984
↓ 2 callersFunctiongpioRead
Source/Module/modules/gpio/pigpio/pigpio.c:8931
↓ 2 callersFunctiongpioSetAlertFunc
Source/Module/modules/gpio/pigpio/pigpio.c:11708
↓ 2 callersFunctiongpioStartThread
Source/Module/modules/gpio/pigpio/pigpio.c:12523
↓ 2 callersFunctiongpioStopThread
Source/Module/modules/gpio/pigpio/pigpio.c:12559
↓ 2 callersFunctiongpioWaveTxBusy
Source/Module/modules/gpio/pigpio/pigpio.c:10428
↓ 2 callersFunctiongpioWaveTxStart
Source/Module/modules/gpio/pigpio/pigpio.c:9874
↓ 2 callersFunctiongpioWaveTxStop
Source/Module/modules/gpio/pigpio/pigpio.c:10466
↓ 2 callersMethodhandshake
Perform SSL handshaking. * This function is used to perform SSL handshaking on the stream. The * function call will block until handshaking is comp
External/asio/asio/ssl/stream.hpp:368
↓ 2 callersFunctionhost_name
External/asio/asio/detail/winrt_utils.hpp:75
↓ 2 callersFunctioni2cSwitchCombined
Source/Module/modules/gpio/pigpio/pigpio.c:4144
↓ 2 callersFunctionidle_cycle
* @brief Called on a cycle where no significant change occurs. * * @param wm Pointer to a wiimote_t structure. */
Source/Module/modules/controller/wiimote/lib/wiiuse/events.c:124
↓ 2 callersFunctioninit
()
Resources/Templates/Scripts/genericScriptTemplate.js:40
↓ 2 callersFunctioninitReleaseResources
Source/Module/modules/gpio/pigpio/pigpio.c:8072
↓ 2 callersFunctioninitXForm
External/abletonlink/include/ableton/link/Controller.hpp:43
↓ 2 callersMethodinit_buffers
External/asio/asio/basic_socket_streambuf.hpp:566
↓ 2 callersFunctioninitialize_winrt
External/simpleble2/src/windows/Utils.cpp:19
↓ 2 callersFunctionintEventSetFunc
Source/Module/modules/gpio/pigpio/pigpio.c:11586
↓ 2 callersFunctionintGpioSetAlertFunc
Source/Module/modules/gpio/pigpio/pigpio.c:11678
↓ 2 callersFunctionintGpioSetISRFunc
Source/Module/modules/gpio/pigpio/pigpio.c:11804
↓ 2 callersFunctionintGpioSetTimerFunc
Source/Module/modules/gpio/pigpio/pigpio.c:12411
↓ 2 callersFunctionintScriptBits
Source/Module/modules/gpio/pigpio/pigpio.c:12100
↓ 2 callersFunctionintScriptEventBits
Source/Module/modules/gpio/pigpio/pigpio.c:12121
↓ 2 callersFunctioninterpret_ir_data
* @brief Interpret IR data into more user friendly variables. * * @param wm Pointer to a wiimote_t structure. */
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:422
↓ 2 callersMethodinterrupt
No-op.
External/asio/asio/detail/null_reactor.hpp:56
↓ 2 callersFunctionir_correct_for_bounds
* @brief Correct for the IR bounding box. * * @param x [out] The current X, it will be updated if valid. * @param y [out] The current Y, it will
Source/Module/modules/controller/wiimote/lib/wiiuse/ir.c:732
↓ 2 callersMethodis_connected
External/simpleble2/src/Peripheral.cpp:46
↓ 2 callersMethodis_open
Determine whether the serial port is open.
External/asio/asio/basic_serial_port.hpp:400
↓ 2 callersMethodis_open
Determine whether the descriptor is open.
External/asio/asio/posix/basic_descriptor.hpp:261
↓ 2 callersMethodis_pos_set
External/posistagenet/include/psn_defs.hpp:104
↓ 2 callersFunctioniterator
External/asio/asio/placeholders.hpp:74
↓ 2 callersFunctionjcv_create_corner_edge
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:1101
↓ 2 callersFunctionjcv_edge_new
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:648
↓ 2 callersFunctionjcv_finishline
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:1055
↓ 2 callersFunctionjcv_halfedge_delete
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:692
↓ 2 callersFunctionjcv_halfedge_rightsite
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:703
↓ 2 callersFunctionjcv_halfedge_unlink
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:666
↓ 2 callersFunctionjcv_point_less
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:284
↓ 2 callersFunctionjcv_pq_maxchild
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:839
↓ 2 callersFunctionjcv_pq_movedown
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:849
↓ 2 callersFunctionjcv_pq_moveup
Source/CustomVariables/Preset/Morpher/jc_voronoi.h:822
↓ 2 callersMethodlaunchCommand
Source/Module/modules/system/os/OSModule.cpp:210
↓ 2 callersMethodlaunchFile
Source/Module/modules/system/os/OSModule.cpp:191
↓ 2 callersMethodlisten
External/abletonlink/include/ableton/discovery/UdpMessenger.hpp:234
← previousnext →601–700 of 7,638, ranked by callers