MCPcopy Create free account

hub / github.com/NerdLang/nerd / functions

Functions5,004 in github.com/NerdLang/nerd

↓ 260 callersFunctionuv__free
external/libuv/src/uv-common.c:81
↓ 176 callersMethodlength
external/arduino/avr/cores/arduino/WString.h:81
↓ 161 callersMethodpush
nerd_modules/http/httplib/uWS/HttpRouter.h:100
↓ 154 callersFunctionprintk
external/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:240
↓ 150 callersFunctionuv_translate_sys_error
external/libuv/src/win/error.c:66
↓ 113 callersFunctionuv__malloc
external/libuv/src/uv-common.c:75
↓ 93 callersFunctionpbuf_free
* Dereference a pbuf chain or queue and deallocate any no-longer-used * pbufs at the head of this chain or queue. * * Decrements the pbuf reference
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:532
↓ 92 callersFunctionputch
external/arduino/avr/bootloaders/bt/ATmegaBOOT_168.c:918
↓ 80 callersFunctionuv__close
external/libuv/src/unix/core.c:557
↓ 69 callersMethodsize
compiler/native/nerdcore/src/tsl/robin_set.h:202
↓ 67 callersFunctionprintln
compiler/native/nerdcore/src/stdfn.h:26
↓ 62 callersFunctionhtons
* Convert an u16_t from host- to network byte order. * * @param n u16_t in host byte order * @return n in network byte order */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet.c:235
↓ 60 callersFunctionntohl
* Convert an u32_t from network- to host byte order. * * @param n u32_t in network byte order * @return n in host byte order */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet.c:274
↓ 58 callersFunctionuv_fatal_error
* Display an error message and abort the event loop. */
external/libuv/src/win/error.c:35
↓ 56 callersFunctionprintln
self/compiler/native/nerdcore/src/stdfn.h:26
↓ 56 callersMethodslice
compiler/native/nerdcore/src/class/string.h:517
↓ 53 callersMethodconcat
external/arduino/avr/cores/arduino/WString.cpp:258
↓ 53 callersMethodslice
self/compiler/native/nerdcore/src/class/string.h:514
↓ 52 callersFunctionsendchar
* send single byte to USART, wait until transmission is completed */
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:466
↓ 50 callersFunctionaddToken
(_code, _env)
lib/parser.js:66
↓ 50 callersMethodsize
self/compiler/native/nerdcore/src/tsl/robin_set.h:202
↓ 46 callersFunctionputch
external/arduino/avr/bootloaders/lilypad/src/ATmegaBOOT.c:844
↓ 45 callersFunctionaddToken
(_code, _env)
self/lib/parser.js:63
↓ 45 callersFunctionntohs
* Convert an u16_t from network- to host byte order. * * @param n u16_t in network byte order * @return n in host byte order */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet.c:247
↓ 45 callersFunctionputch
external/arduino/avr/bootloaders/atmega/ATmegaBOOT_168.c:923
↓ 43 callersMethodindexOf
compiler/native/nerdcore/src/class/string.h:469
↓ 38 callersFunctionuv_mutex_unlock
external/libuv/src/unix/thread.c:350
↓ 37 callersFunctionPrintFromPROGMEMln
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:1317
↓ 37 callersFunctionus_socket_context
nerd_modules/http/httplib/uSockets/socket.c:49
↓ 36 callersFunctionWriteNextResponseByte
Writes the next response byte to the CDC data IN endpoint, and sends the endpoint back if needed to free up the * bank when full ready for the next
external/arduino/avr/bootloaders/caterina/Caterina.c:427
↓ 36 callersFunctionWriteNextResponseByte
Writes the next response byte to the CDC data IN endpoint, and sends the endpoint back if needed to free up the * bank when full ready for the next
external/arduino/avr/bootloaders/caterina-Arduino_Robot/Caterina.c:493
↓ 36 callersFunctionWriteNextResponseByte
Writes the next response byte to the CDC data IN endpoint, and sends the endpoint back if needed to free up the * bank when full ready for the next
external/arduino/avr/bootloaders/caterina-LilyPadUSB/Caterina.c:493
↓ 36 callersMethodindexOf
self/compiler/native/nerdcore/src/class/string.h:466
↓ 36 callersMethodsubstr
compiler/native/nerdcore/src/class/string.h:534
↓ 35 callersFunctionhtonl
* Convert an u32_t from host- to network byte order. * * @param n u32_t in host byte order * @return n in network byte order */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet.c:259
↓ 35 callersFunctionspi_add_cmd
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:386
↓ 35 callersFunctionuv__strdup
external/libuv/src/uv-common.c:55
↓ 33 callersFunctiongetch
external/arduino/avr/bootloaders/atmega/ATmegaBOOT_168.c:945
↓ 32 callersFunctionuv_insert_pending_req
external/libuv/src/win/req-inl.h:90
↓ 30 callersFunctiondigitalWrite
external/arduino/avr/cores/arduino/wiring_digital.c:138
↓ 29 callersMethodc_str
external/arduino/avr/cores/arduino/WString.h:163
↓ 29 callersFunctiongetch
external/arduino/avr/bootloaders/bt/ATmegaBOOT_168.c:940
↓ 29 callersFunctiongetch
external/arduino/avr/bootloaders/lilypad/src/ATmegaBOOT.c:866
↓ 28 callersFunctionPrintHexByte
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:1345
↓ 28 callersFunctionprint
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/print_funcs.c:132
↓ 28 callersFunctionuv__strscpy
external/libuv/src/strscpy.c:4
↓ 27 callersFunctiondhcp_option
* Concatenate an option type and length field to the outgoing * DHCP message. * */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/dhcp.c:1248
↓ 27 callersFunctionus_socket_is_closed
nerd_modules/http/httplib/uSockets/socket.c:67
↓ 26 callersMethodempty
* Capacity */
compiler/native/nerdcore/src/tsl/robin_hash.h:719
↓ 26 callersMethodempty
* Capacity */
self/compiler/native/nerdcore/src/tsl/robin_hash.h:719
↓ 26 callersFunctionsnprintf
Emulate snprintf() on MSVC<2015, _snprintf() doesn't zero-terminate the buffer * on overflow... */
external/libuv/src/win/snprintf.c:30
↓ 25 callersFunctionpbuf_alloc
* Allocates a pbuf of the given type (possibly a chain for PBUF_POOL type). * * The actual memory allocated for the pbuf is determined by the * lay
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:183
↓ 25 callersFunctionpbuf_header
* Adjusts the payload pointer to hide or reveal headers in the payload. * * Adjusts the ->payload pointer so that space for a header * (dis)appears
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:425
↓ 25 callersFunctionputch
external/arduino/avr/bootloaders/atmega8/ATmegaBOOT.c:456
↓ 25 callersFunctionuv_mutex_lock
external/libuv/src/unix/thread.c:330
↓ 24 callersFunctionuv_want_endgame
external/libuv/src/win/handle-inl.h:88
↓ 23 callersMethodfind
external/arduino/stlarduino/char_traits.cpp:29
↓ 23 callersFunctionfs__capture_path
external/libuv/src/win/fs.c:154
↓ 22 callersFunctionflashc_issue_command
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:279
↓ 22 callersFunctionflashc_issue_command
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:279
↓ 22 callersFunctionmemp_free
* Put an element back into its pool. * * @param type the pool where to put mem * @param mem the memp element to free */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/memp.c:353
↓ 21 callersFunctionPrintFromPROGMEM
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:1289
↓ 21 callersFunctiondelay_ms
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:452
↓ 21 callersFunctioninit
external/arduino/avr/cores/arduino/wiring.c:241
↓ 21 callersFunctionus_socket_ext
nerd_modules/http/httplib/uSockets/socket.c:146
↓ 21 callersFunctionuv__io_start
external/libuv/src/unix/core.c:870
↓ 21 callersFunctionuv_mutex_unlock
external/libuv/src/win/thread.c:236
↓ 20 callersFunctionPrintNewLine
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:1309
↓ 20 callersFunctionconsole_add_cmd
external/arduino/avr/firmwares/wifishield/wifiHD/src/console.c:107
↓ 20 callersFunctiongetch
external/arduino/avr/bootloaders/atmega8/ATmegaBOOT.c:463
↓ 20 callersFunctionus_socket_context_ext
nerd_modules/http/httplib/uSockets/context.c:344
↓ 19 callersFunctiondhcp_option_byte
* Concatenate a single byte to the outgoing DHCP message. * */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/dhcp.c:1259
↓ 19 callersMethodgetExt
nerd_modules/http/httplib/uWS/WebSocketContext.h:39
↓ 19 callersFunctionpdca_get_handler
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PDCA/pdca.c:55
↓ 19 callersFunctionspi_write
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:354
↓ 19 callersFunctionto_string
compiler/native/nerdcore/src/functions_header.h:38
↓ 18 callersMethodend
Send websocket close frame, emit close event, send FIN if successful. * Will not append a close reason if code is 0 or 1005. */
nerd_modules/http/httplib/uWS/WebSocket.h:144
↓ 18 callersFunctionip2str
external/arduino/avr/firmwares/wifishield/wifiHD/src/util.c:41
↓ 17 callersFunctionpbuf_realloc
* Shrink a pbuf chain to a desired length. * * @param p pbuf to shrink. * @param new_len desired new length of pbuf chain * * Depending on the de
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:344
↓ 17 callersFunctionspi_write
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:354
↓ 17 callersFunctionsprintf
external/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:249
↓ 17 callersFunctionuv__io_stop
external/libuv/src/unix/core.c:898
↓ 16 callersFunctionto_string
self/compiler/native/nerdcore/src/functions_header.h:38
↓ 16 callersFunctionus_loop_ext
nerd_modules/http/httplib/uSockets/loop.c:301
↓ 16 callersFunctionuv_once
external/libuv/src/unix/thread.c:419
↓ 16 callersFunctionverifyExpression
(_exp, _inst, _env)
lib/verify.js:29
↓ 15 callersFunctionISR
external/arduino/avr/cores/arduino/Tone.cpp:498
↓ 15 callersFunctionpinMode
external/arduino/avr/cores/arduino/wiring_digital.c:29
↓ 15 callersMethodpop
nerd_modules/http/httplib/uWS/HttpRouter.h:105
↓ 15 callersFunctiontimer_get_ms
external/arduino/avr/firmwares/wifishield/wifiHD/src/timer.c:122
↓ 15 callersMethodtoString
TODO: ">>>" and ">>>=" operators STRING METHODS ***/
compiler/native/nerdcore/src/class/string.h:433
↓ 15 callersFunctionus_poll_fd
nerd_modules/http/httplib/uSockets/eventing/gcd.c:160
↓ 15 callersFunctionuv__io_active
external/libuv/src/unix/core.c:946
↓ 15 callersFunctionuv_buf_init
external/libuv/src/uv-common.c:157
↓ 15 callersFunctionuv_mutex_lock
external/libuv/src/win/thread.c:223
↓ 15 callersFunctionverifyExpression
(_exp, _inst, _env)
self/lib/verify.js:29
↓ 14 callersFunctionFetchNextCommandByte
Retrieves the next byte from the host in the CDC data OUT endpoint, and clears the endpoint bank if needed * to allow reception of the next data pac
external/arduino/avr/bootloaders/caterina/Caterina.c:401
↓ 14 callersFunctionFetchNextCommandByte
Retrieves the next byte from the host in the CDC data OUT endpoint, and clears the endpoint bank if needed * to allow reception of the next data pac
external/arduino/avr/bootloaders/caterina-Arduino_Robot/Caterina.c:467
↓ 14 callersFunctionFetchNextCommandByte
Retrieves the next byte from the host in the CDC data OUT endpoint, and clears the endpoint bank if needed * to allow reception of the next data pac
external/arduino/avr/bootloaders/caterina-LilyPadUSB/Caterina.c:467
↓ 14 callersFunctionSerial_Available
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:475
next →1–100 of 5,004, ranked by callers