MCPcopy Create free account

hub / github.com/ShapeLab/SwarmUI / functions

Functions6,185 in github.com/ShapeLab/SwarmUI

↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
Software/Applications/Examples/Zooid_Keyframe/rapidjson/internal/pow10.h:28
↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
Software/Applications/Examples/Zooid_Bezier/rapidjson/internal/pow10.h:28
↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/internal/pow10.h:28
↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/internal/pow10.h:28
↓ 3 callersMethodPutBegin
Software/Applications/API/OpenFrameworks/rapidjson/stream.h:119
↓ 3 callersMethodPutBegin
Software/Applications/Examples/Zooid_Shapes/rapidjson/stream.h:119
↓ 3 callersMethodPutBegin
Software/Applications/Examples/Zooid_Keyframe/rapidjson/stream.h:119
↓ 3 callersMethodPutBegin
Software/Applications/Examples/Zooid_Bezier/rapidjson/stream.h:119
↓ 3 callersMethodPutBegin
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/stream.h:119
↓ 3 callersMethodPutBegin
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/stream.h:119
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/API/OpenFrameworks/rapidjson/allocators.h:191
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/Examples/Zooid_Shapes/rapidjson/allocators.h:191
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/Examples/Zooid_Keyframe/rapidjson/allocators.h:191
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/Examples/Zooid_Bezier/rapidjson/allocators.h:191
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/allocators.h:191
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/allocators.h:191
↓ 3 callersFunctionReboot
Software/Microcontroller/Zooid_v2/src/utilities.c:379
↓ 3 callersFunctionSPIWriteCommand
Software/Microcontroller/ZooidReceiver_v2/Src/utilities.c:148
↓ 3 callersMethodSign
Software/Applications/API/OpenFrameworks/rapidjson/internal/ieee754.h:37
↓ 3 callersMethodSign
Software/Applications/Examples/Zooid_Shapes/rapidjson/internal/ieee754.h:37
↓ 3 callersMethodSign
Software/Applications/Examples/Zooid_Keyframe/rapidjson/internal/ieee754.h:37
↓ 3 callersMethodSign
Software/Applications/Examples/Zooid_Bezier/rapidjson/internal/ieee754.h:37
↓ 3 callersMethodSign
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/internal/ieee754.h:37
↓ 3 callersMethodSign
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/internal/ieee754.h:37
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/API/OpenFrameworks/rapidjson/reader.h:281
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/Examples/Zooid_Shapes/rapidjson/reader.h:281
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/Examples/Zooid_Keyframe/rapidjson/reader.h:281
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/Examples/Zooid_Bezier/rapidjson/reader.h:281
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/reader.h:281
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/reader.h:281
↓ 3 callersMethodStartObject
Software/Applications/API/OpenFrameworks/rapidjson/schema.h:195
↓ 3 callersMethodStartObject
Software/Applications/Examples/Zooid_Shapes/rapidjson/schema.h:195
↓ 3 callersMethodStartObject
Software/Applications/Examples/Zooid_Keyframe/rapidjson/schema.h:195
↓ 3 callersMethodStartObject
Software/Applications/Examples/Zooid_Bezier/rapidjson/schema.h:195
↓ 3 callersMethodStartObject
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/schema.h:195
↓ 3 callersMethodString
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/schema.h:190
↓ 3 callersFunctionUSBD_CDC_SetTxBuffer
* @brief USBD_CDC_SetTxBuffer * @param pdev: device instance * @param pbuff: Tx Buffer * @retval status */
Software/Microcontroller/ZooidReceiver_v2/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c:810
↓ 3 callersFunctionUSBD_LL_CloseEP
* @brief Closes an endpoint of the Low Level Driver. * @param pdev: Device handle * @param ep_addr: Endpoint Number * @retval USBD Status
Software/Microcontroller/ZooidReceiver_v2/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_conf_template.c:100
↓ 3 callersFunctionValidate
Software/Applications/API/OpenFrameworks/rapidjson/encodings.h:179
↓ 3 callersFunctionValidate
Software/Applications/Examples/Zooid_Shapes/rapidjson/encodings.h:179
↓ 3 callersFunctionValidate
Software/Applications/Examples/Zooid_Keyframe/rapidjson/encodings.h:179
↓ 3 callersFunctionValidate
Software/Applications/Examples/Zooid_Bezier/rapidjson/encodings.h:179
↓ 3 callersFunctionValidate
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/encodings.h:179
↓ 3 callersFunctionValidate
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/encodings.h:179
↓ 3 callersMethodactivate
--------------------------------------------------------------
Software/Applications/API/OpenFrameworks/src/ZooidManager.cpp:194
↓ 3 callersMethodaddLabel
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:268
↓ 3 callersMethodaddTextInput
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:322
↓ 3 callersMethodaddToggle
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:283
↓ 3 callersMethodassignRobots
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/ZooidManager.cpp:374
↓ 3 callersFunctionatan
* \relates Vector2 * \brief Computes the angle between a specified vector and the positive x-axis. * \param[in] vector The vector whose
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/HRVO/Vector2.h:279
↓ 3 callersFunctioncalculateAcceleration
Software/Microcontroller/Zooid_v2/src/lsm6ds3.c:143
↓ 3 callersFunctioncalculateRotation
Software/Microcontroller/Zooid_v2/src/lsm6ds3.c:150
↓ 3 callersFunctioncy
(a)
Software/Applications/ZooidManagerV2/Executables/Windows/ZooidManager/data/web/js/libs/jquery-1.7.1.min.js:2
↓ 3 callersMethoddeactivate
--------------------------------------------------------------
Software/Applications/API/OpenFrameworks/src/ZooidManager.cpp:200
↓ 3 callersMethoddraw
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/ofApp.cpp:23
↓ 3 callersFunctione
(a,b)
Software/Applications/ZooidManagerV2/Executables/Windows/ZooidManager/data/web/js/libs/jquery-1.7.1.min.js:2
↓ 3 callersMethodgetAssignmentMode
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/ZooidManager.cpp:739
↓ 3 callersMethodgetChecked
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/components/ofxDatGuiButton.h:133
↓ 3 callersMethodgetHeight
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/components/ofxDatGuiScrollView.h:175
↓ 3 callersMethodgetMouseDown
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:202
↓ 3 callersMethodgetPosition
--------------------------------------------------------------
Software/Applications/API/OpenFrameworks/src/ZooidManager.cpp:100
↓ 3 callersMethodgetPosition
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Keyframe/src/ZooidManager.cpp:100
↓ 3 callersMethodgetPosition
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Bezier/src/ZooidManager.cpp:100
↓ 3 callersMethodgetPosition
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Scatterplot/src/ZooidManager.cpp:100
↓ 3 callersFunctiongetRobotId
============================================================================ Name : getRobotId --------------------------------------------------
Software/Microcontroller/Zooid_v2/src/radio.c:134
↓ 3 callersMethodgetState
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/Zooid.cpp:88
↓ 3 callersMethodgetToggle
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:467
↓ 3 callersMethodgetType
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiComponent.cpp:81
↓ 3 callersMethodgetType
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/Message.cpp:34
↓ 3 callersMethodgetVisible
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/ofxDatGui.cpp:126
↓ 3 callersMethodgetY
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/components/ofxDatGuiScrollView.h:165
↓ 3 callersMethodgetZooidPosition
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Keyframe/src/ZooidManager.cpp:587
↓ 3 callersFunctioninvSqrt
Software/Microcontroller/Zooid_v2/src/MadgwickAHRS.c:126
↓ 3 callersMethodisActivated
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/Zooid.cpp:118
↓ 3 callersMethodisGoalReached
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/Zooid.cpp:93
↓ 3 callersMethodisReassignable
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/ZooidGoal.cpp:82
↓ 3 callersMethodisZooidTouched
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/ZooidManager.cpp:1089
↓ 3 callersFunctionl
(a,c,d)
Software/Applications/ZooidManagerV2/Executables/Windows/ZooidManager/data/web/js/libs/jquery-1.7.1.min.js:2
↓ 3 callersMethodonColorPickerEvent
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiIntObject.h:131
↓ 3 callersMethodonMatrixEvent
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiIntObject.h:173
↓ 3 callersMethodonTextInputEvent
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiIntObject.h:117
↓ 3 callersMethodonToggleEvent
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiIntObject.h:89
↓ 3 callersFunctionopenCommunication
============================================================================ Name : openCommunication -------------------------------------------
Software/Microcontroller/Zooid_v2/src/radio.c:148
↓ 3 callersFunctionoperator=
Software/Applications/API/OpenFrameworks/rapidjson/document.h:843
↓ 3 callersFunctionoperator=
Software/Applications/Examples/Zooid_Shapes/rapidjson/document.h:843
↓ 3 callersFunctionoperator=
Software/Applications/Examples/Zooid_Keyframe/rapidjson/document.h:843
↓ 3 callersFunctionoperator=
Software/Applications/Examples/Zooid_Bezier/rapidjson/document.h:843
↓ 3 callersFunctionoperator=
Software/Applications/Examples/Zooid_Scatterplot/rapidjson/document.h:843
↓ 3 callersFunctionoperator=
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/rapidjson/document.h:843
↓ 3 callersFunctionsendUSBMessage
============================================================================ Name : sendUSBMessage --------------------------------------------
Software/Microcontroller/ZooidReceiver_v2/Src/functions.c:489
↓ 3 callersMethodsetColor
--------------------------------------------------------------
Software/Applications/ZooidManagerV2/Sources/ZooidManagerV2/src/Zooid.cpp:149
↓ 3 callersFunctionsetDataRate
/
Software/Microcontroller/Zooid_v2/src/RF24.c:580
↓ 3 callersFunctionsetDataRate
Software/Microcontroller/ZooidReceiver_v2/Src/RF24.c:612
↓ 3 callersMethodsetIndex
Software/Applications/ZooidManagerV2/Sources/ofxDatGui/src/core/ofxDatGuiComponent.cpp:56
↓ 3 callersFunctionsetRGBLed
============================================================================ Name : setRGBLed ---------------------------------------------------
Software/Microcontroller/ZooidReceiver_v2/Src/led.c:137
↓ 3 callersMethodsetReassignable
--------------------------------------------------------------
Software/Applications/API/OpenFrameworks/src/ZooidManager.cpp:182
↓ 3 callersMethodsetReassignable
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Keyframe/src/ZooidManager.cpp:182
↓ 3 callersMethodsetReassignable
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Bezier/src/ZooidManager.cpp:182
↓ 3 callersMethodsetReassignable
--------------------------------------------------------------
Software/Applications/Examples/Zooid_Scatterplot/src/ZooidManager.cpp:182
↓ 3 callersFunctionsetRobotPipeAddress
============================================================================ Name : setRobotPipeAddress -----------------------------------------
Software/Microcontroller/Zooid_v2/src/radio.c:92
← previousnext →701–800 of 6,185, ranked by callers