Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekmolloy/exploringBB
/ functions
Functions
1,258 in github.com/derekmolloy/exploringBB
⨍
Functions
1,258
◇
Types & classes
346
↓ 2 callers
Function
removeTrigger
chp05/makeLED/makeLED.cpp:30
↓ 2 callers
Function
removeTrigger
()
chp05/nodejsLED/nodejsLED.js:24
↓ 2 callers
Function
removeTrigger
()
chp05/pythonLED/pythonLED.py:19
↓ 2 callers
Function
report_energy
(bodies=SYSTEM, pairs=PAIRS, e=0.0)
chp05/performance/n-body.py:86
↓ 2 callers
Method
run
library/gpio/PWM.cpp:114
↓ 2 callers
Method
run
chp06/pwm/PWM.cpp:114
↓ 2 callers
Function
scale_bodies
* Rescale certain properties of bodies. That allows doing * consequential advance()'s as if dt were equal to 1.0. * * When all advances done, resca
chp05/performance/n-body.c:143
↓ 2 callers
Method
send
chp13/threadedTemperatureServer/network/ConnectionHandler.cpp:61
↓ 2 callers
Method
send
chp13/threadedClientServer/network/SocketClient.cpp:66
↓ 2 callers
Method
send
chp10/old/clientserver/network/SocketClient.cpp:66
↓ 2 callers
Method
send
chp11/clientserver/network/SocketClient.cpp:66
↓ 2 callers
Method
setDutyCycle
library/gpio/PWM.cpp:64
↓ 2 callers
Method
setDutyCycle
chp06/pwm/PWM.cpp:64
↓ 2 callers
Method
setEdgeType
chp06/GPIO/tests/GPIO.cpp:122
↓ 2 callers
Method
setMode
* Set the mode of the SPI bus * @param mode the enumerated SPI mode */
chp09/tmp36/bus/SPIDevice.cpp:217
↓ 2 callers
Method
setMode
* Set the mode of the SPI bus * @param mode the enumerated SPI mode */
chp09/max7219/bus/SPIDevice.cpp:217
↓ 2 callers
Method
setNumberBase
library/display/SevenSegmentDisplay.cpp:51
↓ 2 callers
Method
setPeriod
library/gpio/PWM.cpp:38
↓ 2 callers
Method
setPeriod
chp06/pwm/PWM.cpp:38
↓ 2 callers
Method
setRange
* Set the ADXL345 gravity range according to the RANGE enumeration * @param range One of the four possible gravity ranges defined by the RANGE enumer
chp08/i2c/cpp/ADXL345.cpp:167
↓ 2 callers
Method
setResolution
* Set the ADXL345 resolution according to the RESOLUTION enumeration * @param resolution either HIGH or NORMAL resolution. HIGH resolution is only av
chp08/i2c/cpp/ADXL345.cpp:176
↓ 2 callers
Method
setSpeed
library/motor/StepperMotor.cpp:108
↓ 2 callers
Method
setSpeed
* Set the speed of the SPI bus * @param speed the speed in Hz */
chp09/max7219/bus/SPIDevice.cpp:200
↓ 2 callers
Method
setStepMode
library/motor/StepperMotor.cpp:82
↓ 2 callers
Function
smcGetVariable
Reads a variable from the SMC and returns it as number between 0 and 65535. Returns SERIAL_ERROR if there was an error. The 'variableId' argument must
chp09/simple/motor.c:18
↓ 2 callers
Method
streamWrite
chp06/GPIO/GPIO.cpp:169
↓ 2 callers
Method
turnOff
chp10/old/cgicc/LED.cpp:28
↓ 2 callers
Method
turnOn
chp10/old/cgicc/LED.cpp:22
↓ 2 callers
Method
updateConfigRegister
chp10/gpioExpander/gpioExpander.cpp:96
↓ 2 callers
Function
usage
chp14/v4l2/capture.c:571
↓ 2 callers
Method
waitForEdge
Blocking Poll - based on the epoll socket code in the epoll man page
chp06/GPIO/GPIO.cpp:215
↓ 2 callers
Method
write
* Write a single value to the I2C device. Used to set up the device to read from a * particular address. * @param value the value to write to the de
library/bus/I2CDevice.cpp:96
↓ 2 callers
Method
write
* Write a single value to the I2C device. Used to set up the device to read from a * particular address. * @param value the value to write to the de
chp08/i2c/cpp/I2CDevice.cpp:98
↓ 2 callers
Method
write
* A write method that writes a single character to the SPI bus * @param value the value to write to the bus * @return returns 0 if successful */
chp09/tmp36/bus/SPIDevice.cpp:144
↓ 2 callers
Method
writeRegister
chp08/i2c/cpp/I2CDevice.cpp:81
↓ 1 callers
Function
Jupiter
()
chp05/performance/n-body.js:26
↓ 1 callers
Function
Neptune
()
chp05/performance/n-body.js:62
↓ 1 callers
Function
PyInit_nbody
proto*/
chp05/performance/cython_opt/nbody.c:1666
↓ 1 callers
Function
PyInit_nbody
proto*/
chp05/performance/cython/nbody.c:4274
↓ 1 callers
Function
Saturn
()
chp05/performance/n-body.js:38
↓ 1 callers
Function
Sun
()
chp05/performance/n-body.js:74
↓ 1 callers
Function
Uranus
()
chp05/performance/n-body.js:50
↓ 1 callers
Function
__Pyx_CreateCodeObjectForTraceback
chp05/cython/test.c:2634
↓ 1 callers
Function
__Pyx_CreateCodeObjectForTraceback
chp05/performance/cython_opt/nbody.c:2754
↓ 1 callers
Function
__Pyx_CreateCodeObjectForTraceback
chp05/performance/cython/nbody.c:6400
↓ 1 callers
Function
__Pyx_CyFunction_Call
chp05/cython/test.c:2432
↓ 1 callers
Function
__Pyx_CyFunction_clear
chp05/cython/test.c:2303
↓ 1 callers
Function
__Pyx_FetchCommonType
FetchCommonType */
chp05/cython/test.c:1929
↓ 1 callers
Function
__Pyx_GetException
chp05/performance/cython_opt/nbody.c:2613
↓ 1 callers
Function
__Pyx_Import
Import */
chp05/cython/test.c:1841
↓ 1 callers
Function
__Pyx_Import
Import */
chp05/performance/cython_opt/nbody.c:2281
↓ 1 callers
Function
__Pyx_Import
Import */
chp05/performance/cython/nbody.c:6121
↓ 1 callers
Function
__Pyx_ImportFrom
ImportFrom */
chp05/cython/test.c:1915
↓ 1 callers
Function
__Pyx_InitCachedBuiltins
chp05/cython/test.c:1234
↓ 1 callers
Function
__Pyx_InitCachedBuiltins
chp05/performance/cython_opt/nbody.c:1639
↓ 1 callers
Function
__Pyx_InitCachedBuiltins
chp05/performance/cython/nbody.c:4148
↓ 1 callers
Function
__Pyx_InitCachedConstants
chp05/cython/test.c:1241
↓ 1 callers
Function
__Pyx_InitCachedConstants
chp05/performance/cython_opt/nbody.c:1646
↓ 1 callers
Function
__Pyx_InitCachedConstants
chp05/performance/cython/nbody.c:4155
↓ 1 callers
Function
__Pyx_InitGlobals
chp05/cython/test.c:1262
↓ 1 callers
Function
__Pyx_InitGlobals
chp05/performance/cython_opt/nbody.c:1653
↓ 1 callers
Function
__Pyx_InitGlobals
chp05/performance/cython/nbody.c:4225
↓ 1 callers
Function
__Pyx_InitStrings
InitStrings */
chp05/cython/test.c:3159
↓ 1 callers
Function
__Pyx_InitStrings
InitStrings */
chp05/performance/cython_opt/nbody.c:3637
↓ 1 callers
Function
__Pyx_InitStrings
InitStrings */
chp05/performance/cython/nbody.c:7252
↓ 1 callers
Function
__Pyx_ParseOptionalKeywords
ParseKeywords */
chp05/cython/test.c:1499
↓ 1 callers
Function
__Pyx_PrintOne
chp05/performance/cython/nbody.c:6800
↓ 1 callers
Function
__Pyx_PyBytes_Equals
BytesEquals */
chp05/performance/cython_opt/nbody.c:2373
↓ 1 callers
Function
__Pyx_PyBytes_Equals
BytesEquals */
chp05/performance/cython/nbody.c:6195
↓ 1 callers
Function
__Pyx_PyInt_AddObjC
chp05/performance/cython/nbody.c:5269
↓ 1 callers
Function
__Pyx_PyList_Append
chp05/performance/cython/nbody.c:738
↓ 1 callers
Function
__Pyx_PyObject_CallMethO
chp05/cython/test.c:1778
↓ 1 callers
Function
__Pyx_PyObject_CallOneArg
chp05/cython/test.c:1830
↓ 1 callers
Function
__Pyx_PyObject_GetSlice
SliceObject */
chp05/performance/cython/nbody.c:5384
↓ 1 callers
Function
__Pyx_RaiseDoubleKeywordsError
RaiseDoubleKeywords */
chp05/cython/test.c:1485
↓ 1 callers
Function
__Pyx_RaiseDoubleKeywordsError
RaiseDoubleKeywords */
chp05/performance/cython/nbody.c:5507
↓ 1 callers
Function
__Pyx_SetItemInt_Generic
SetItemInt */
chp05/performance/cython/nbody.c:5764
↓ 1 callers
Function
__Pyx_WriteUnraisable
WriteUnraisableException */
chp05/performance/cython_opt/nbody.c:2239
↓ 1 callers
Function
__Pyx__PyObject_CallOneArg
chp05/cython/test.c:1798
↓ 1 callers
Function
__Pyx__PyObject_CallOneArg
chp05/performance/cython/nbody.c:6057
↓ 1 callers
Function
__Pyx_char2wchar
chp05/performance/cython_opt/nbody.c:2879
↓ 1 callers
Function
__Pyx_char2wchar
chp05/performance/cython/nbody.c:6525
↓ 1 callers
Function
__Pyx_check_binary_version
CheckBinaryVersion */
chp05/cython/test.c:3143
↓ 1 callers
Function
__Pyx_check_binary_version
CheckBinaryVersion */
chp05/performance/cython_opt/nbody.c:3621
↓ 1 callers
Function
__Pyx_check_binary_version
CheckBinaryVersion */
chp05/performance/cython/nbody.c:7236
↓ 1 callers
Function
__Pyx_init_sys_getdefaultencoding_params
chp05/cython/test.c:531
↓ 1 callers
Function
__Pyx_init_sys_getdefaultencoding_params
chp05/performance/cython_opt/nbody.c:532
↓ 1 callers
Function
__Pyx_init_sys_getdefaultencoding_params
chp05/performance/cython/nbody.c:531
↓ 1 callers
Function
__pyx_f_5nbody_advance
chp05/performance/cython_opt/nbody.c:947
↓ 1 callers
Function
__pyx_f_5nbody_main
chp05/performance/cython_opt/nbody.c:1498
↓ 1 callers
Function
__pyx_f_5nbody_offset_momentum
chp05/performance/cython_opt/nbody.c:1353
↓ 1 callers
Function
__pyx_find_code_object
chp05/cython/test.c:2572
↓ 1 callers
Function
__pyx_find_code_object
chp05/performance/cython_opt/nbody.c:2692
↓ 1 callers
Function
__pyx_find_code_object
chp05/performance/cython/nbody.c:6338
↓ 1 callers
Function
__pyx_insert_code_object
chp05/cython/test.c:2586
↓ 1 callers
Function
__pyx_insert_code_object
chp05/performance/cython_opt/nbody.c:2706
↓ 1 callers
Function
__pyx_insert_code_object
chp05/performance/cython/nbody.c:6352
↓ 1 callers
Function
__pyx_pf_4test_integrate_sin
chp05/cython/test.c:977
↓ 1 callers
Function
__pyx_pf_5nbody_2advance
chp05/performance/cython/nbody.c:1459
↓ 1 callers
Function
__pyx_pf_5nbody_4report_energy
chp05/performance/cython/nbody.c:2522
← previous
next →
201–300 of 1,258, ranked by callers