Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NerdLang/nerd
/ functions
Functions
5,004 in github.com/NerdLang/nerd
⨍
Functions
5,004
◇
Types & classes
1,208
↓ 3 callers
Function
isBoolean
(_token)
self/lib/check/isBoolean.js:24
↓ 3 callers
Function
isString
(_token)
lib/check/isString.js:24
↓ 3 callers
Function
isString
(_token)
self/lib/check/isString.js:24
↓ 3 callers
Function
isValidUtf8
Based on utf8_check.c by Markus Kuhn, 2005 https://www.cl.cam.ac.uk/~mgk25/ucs/utf8_check.c Optimized for predominantly 7-bit content by Alex Hultman,
nerd_modules/http/httplib/uWS/WebSocketProtocol.h:113
↓ 3 callers
Method
jsDelete
compiler/native/nerdcore/src/class/array.h:58
↓ 3 callers
Method
jsDelete
self/compiler/native/nerdcore/src/class/array.h:54
↓ 3 callers
Function
jsmn_alloc_token
* Allocates a fresh unused token from the token pool. */
nerd_modules/JSON/lib/jsmn.h:106
↓ 3 callers
Function
makeSockaddr
external/libuv/src/unix/android-ifaddrs.c:286
↓ 3 callers
Method
max_load_factor
compiler/native/nerdcore/src/tsl/robin_hash.h:1074
↓ 3 callers
Method
max_load_factor
self/compiler/native/nerdcore/src/tsl/robin_hash.h:1074
↓ 3 callers
Function
maybe_free_watcher_list
external/libuv/src/unix/linux-inotify.c:157
↓ 3 callers
Function
memp_overflow_check_all
* Do an overflow check for all elements in every pool. * * @see memp_overflow_check_element for a description of the check */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/memp.c:212
↓ 3 callers
Function
messageFrameSize
nerd_modules/http/httplib/uWS/WebSocketProtocol.h:190
↓ 3 callers
Method
min_load_factor
compiler/native/nerdcore/src/tsl/robin_hash.h:1072
↓ 3 callers
Method
min_load_factor
self/compiler/native/nerdcore/src/tsl/robin_hash.h:1072
↓ 3 callers
Function
netif_set_up
* Bring an interface up, available for processing * traffic. * * @note: Enabling DHCP on a down interface will make it come * up once configured.
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/netif.c:400
↓ 3 callers
Function
nextFile
()
compiler/self/base/util/rmdir.js:52
↓ 3 callers
Function
nextFile
()
self/compiler/self/base/util/rmdir.js:52
↓ 3 callers
Function
nextFile
()
self/base/util/rmdir.js:53
↓ 3 callers
Function
path_search_walk_ext
* Helper function for search_path */
external/libuv/src/win/process.c:255
↓ 3 callers
Function
pbuf_chain
* Chain two pbufs (or pbuf chains) together. * * The caller MUST call pbuf_free(t) once it has stopped * using it. Use pbuf_cat() instead if you n
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:690
↓ 3 callers
Function
pm_pll_enable
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:424
↓ 3 callers
Function
pm_pll_enable
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:424
↓ 3 callers
Function
pm_pll_set_option
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:405
↓ 3 callers
Function
pm_pll_set_option
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:405
↓ 3 callers
Function
pm_pll_setup
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:387
↓ 3 callers
Function
pm_pll_setup
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:387
↓ 3 callers
Function
pm_switch_to_clock
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:450
↓ 3 callers
Function
pm_switch_to_clock
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:450
↓ 3 callers
Function
pm_switch_to_osc0
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:461
↓ 3 callers
Function
pm_switch_to_osc0
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:461
↓ 3 callers
Method
print
external/arduino/avr/cores/arduino/Print.cpp:44
↓ 3 callers
Function
raw_remove
* Remove an RAW PCB. * * @param pcb RAW PCB to be removed. The PCB is removed from the list of * RAW PCB's and the data structure is freed from mem
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/raw.c:305
↓ 3 callers
Method
recv
The receive routine called by the interrupt handler
external/arduino/avr/libraries/SoftwareSerial/src/SoftwareSerial.cpp:123
↓ 3 callers
Function
removeNewClientConn
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:488
↓ 3 callers
Function
search_path_join_test
* Helper function for search_path */
external/libuv/src/win/process.c:162
↓ 3 callers
Method
send
Send or buffer a WebSocket frame, compressed or not. Returns BACKPRESSURE on increased user space backpressure, * DROPPED on dropped message (due
nerd_modules/http/httplib/uWS/WebSocket.h:67
↓ 3 callers
Function
sendReply
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1435
↓ 3 callers
Function
setFor
(_current, _env)
lib/parser.js:685
↓ 3 callers
Function
setFor
(_current, _env)
self/lib/parser.js:679
↓ 3 callers
Function
setSwitch
(_current, _env)
lib/parser.js:693
↓ 3 callers
Function
setSwitch
(_current, _env)
self/lib/parser.js:687
↓ 3 callers
Method
set_as_last_bucket
compiler/native/nerdcore/src/tsl/robin_hash.h:279
↓ 3 callers
Method
set_as_last_bucket
self/compiler/native/nerdcore/src/tsl/robin_hash.h:279
↓ 3 callers
Function
set_result
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:647
↓ 3 callers
Function
set_result_cmd
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:653
↓ 3 callers
Method
size
compiler/native/nerdcore/src/tsl/robin_map.h:225
↓ 3 callers
Method
size
self/compiler/native/nerdcore/src/tsl/robin_map.h:225
↓ 3 callers
Function
spiMsg8
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1486
↓ 3 callers
Function
spi_enable
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:330
↓ 3 callers
Function
stod
compiler/native/nerdcore/src/functions_header.h:56
↓ 3 callers
Function
stoi
compiler/native/nerdcore/src/functions_header.h:61
↓ 3 callers
Method
swap_with_value_in_bucket
compiler/native/nerdcore/src/tsl/robin_hash.h:296
↓ 3 callers
Method
swap_with_value_in_bucket
self/compiler/native/nerdcore/src/tsl/robin_hash.h:296
↓ 3 callers
Function
tcp_eff_send_mss
* Calcluates the effective send mss that can be used for a specific IP address * by using ip_route to determin the netif used to send to the address
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:1305
↓ 3 callers
Function
tcp_err
* Used to specify the function that should be called when a fatal error * has occured on the connection. * * @param pcb tcp_pcb to set the err call
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:1146
↓ 3 callers
Function
tcp_oos_insert_segment
* Insert segment into the list (segments covered with new one will be deleted) * * Called from tcp_receive() */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_in.c:745
↓ 3 callers
Function
tcp_output_set_header
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_out.c:64
↓ 3 callers
Function
tcp_send_ctrl
* Called by tcp_close() to send a segment including flags but not data. * * @param pcb the tcp_pcb over which to send a segment * @param flags the
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_out.c:92
↓ 3 callers
Function
tcp_send_empty_ack
Send an ACK without data. * * @param pcb Protocol control block for the TCP connection to send the ACK */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_out.c:463
↓ 3 callers
Function
tcp_update_rcv_ann_wnd
* Update the state that tracks the available window space to advertise. * * Returns how much extra window would be advertised if we sent an * updat
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:410
↓ 3 callers
Method
toUpperCase
external/arduino/avr/cores/arduino/WString.cpp:711
↓ 3 callers
Function
udp_connect
* Connect an UDP PCB. * * This will associate the UDP PCB with the remote address. * * @param pcb UDP PCB to be connected with remote address ipad
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/udp.c:680
↓ 3 callers
Function
update_arp_entry
* Update (or insert) a IP/MAC address pair in the ARP cache. * * If a pending entry is resolved, any queued packets will be sent * at this point.
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/netif/etharp.c:468
↓ 3 callers
Function
us_create_poll
nerd_modules/http/httplib/uSockets/eventing/gcd.c:164
↓ 3 callers
Function
us_internal_loop_data_free
nerd_modules/http/httplib/uSockets/loop.c:40
↓ 3 callers
Function
us_internal_loop_data_init
The loop has 2 fallthrough polls */
nerd_modules/http/httplib/uSockets/loop.c:23
↓ 3 callers
Function
us_internal_poll_type
Returns any of listen socket, socket, shut down socket or callback */
nerd_modules/http/httplib/uSockets/eventing/epoll_kqueue.c:75
↓ 3 callers
Function
us_internal_ssl_socket_is_shut_down
nerd_modules/http/httplib/uSockets/crypto/openssl.c:786
↓ 3 callers
Function
us_poll_stop
nerd_modules/http/httplib/uSockets/eventing/gcd.c:127
↓ 3 callers
Function
us_socket_context_adopt_socket
Note: This will set timeout to 0 */
nerd_modules/http/httplib/uSockets/context.c:245
↓ 3 callers
Function
us_socket_context_listen
nerd_modules/http/httplib/uSockets/context.c:177
↓ 3 callers
Function
us_socket_context_on_open
nerd_modules/http/httplib/uSockets/context.c:267
↓ 3 callers
Function
us_socket_shutdown
nerd_modules/http/httplib/uSockets/socket.c:166
↓ 3 callers
Function
usart_set_async_baudrate
! \brief Calculates a clock divider (\e CD) and a fractional part (\e FP) for * the USART asynchronous modes to generate a baud rate as close
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:91
↓ 3 callers
Function
usart_set_async_baudrate
! \brief Calculates a clock divider (\e CD) and a fractional part (\e FP) for * the USART asynchronous modes to generate a baud rate as close
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:91
↓ 3 callers
Function
usart_write_char
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:808
↓ 3 callers
Function
uv__cf_loop_signal
Runs in UV loop to notify CF thread */
external/libuv/src/unix/fsevents.c:785
↓ 3 callers
Function
uv__dlerror
external/libuv/src/win/dl.c:93
↓ 3 callers
Function
uv__fd_hash_get
external/libuv/src/win/fs-fd-hash-inl.h:100
↓ 3 callers
Function
uv__fs_get_dirent_type
external/libuv/src/uv-common.c:688
↓ 3 callers
Function
uv__fs_pathmax_size
external/libuv/src/unix/fs.c:664
↓ 3 callers
Function
uv__fs_sendfile_emul
external/libuv/src/unix/fs.c:763
↓ 3 callers
Function
uv__fs_statx
external/libuv/src/unix/fs.c:1344
↓ 3 callers
Function
uv__getiovmax
external/libuv/src/unix/core.c:219
↓ 3 callers
Function
uv__hrtime
external/libuv/src/unix/sunos.c:341
↓ 3 callers
Function
uv__ifaddr_exclude
external/libuv/src/unix/linux-core.c:864
↓ 3 callers
Function
uv__ifaddr_exclude
external/libuv/src/unix/bsd-ifaddrs.c:38
↓ 3 callers
Function
uv__loop_alive
external/libuv/src/unix/core.c:349
↓ 3 callers
Function
uv__loop_alive
external/libuv/src/win/core.c:499
↓ 3 callers
Function
uv__open_file
get a file pointer to a file in read-only and close-on-exec mode */
external/libuv/src/unix/core.c:461
↓ 3 callers
Function
uv__pipe_interrupt_read
external/libuv/src/win/pipe.c:730
↓ 3 callers
Function
uv__platform_loop_delete
external/libuv/src/unix/aix.c:94
↓ 3 callers
Function
uv__poll_stop
external/libuv/src/unix/poll.c:102
↓ 3 callers
Function
uv__random_devurandom
external/libuv/src/unix/random-devurandom.c:86
↓ 3 callers
Function
uv__setsockopt_maybe_char
external/libuv/src/unix/udp.c:1093
↓ 3 callers
Function
uv__signal_first_handle
external/libuv/src/unix/signal.c:163
↓ 3 callers
Function
uv__signal_unlock
external/libuv/src/unix/signal.c:128
↓ 3 callers
Function
uv__signal_unlock_and_unblock
external/libuv/src/unix/signal.c:154
↓ 3 callers
Function
uv__stdio_handle
external/libuv/src/win/process-stdio.c:510
← previous
next →
501–600 of 5,004, ranked by callers