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
↓ 5 callers
Function
tcp_seg_copy
* Returns a copy of the given TCP segment. * The pbuf and data are not copied, only the pointers * * @param seg the old tcp_seg * @return a copy o
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:906
↓ 5 callers
Method
truncated_hash
compiler/native/nerdcore/src/tsl/robin_hash.h:125
↓ 5 callers
Method
truncated_hash
self/compiler/native/nerdcore/src/tsl/robin_hash.h:125
↓ 5 callers
Method
uncork
Uncork this socket and flush or buffer any corked and/or passed data. It is essential to remember doing this. */ It does NOT count bytes written from
nerd_modules/http/httplib/uWS/AsyncSocket.h:236
↓ 5 callers
Function
us_internal_ssl_socket_close
nerd_modules/http/httplib/uSockets/crypto/wolfssl.c:560
↓ 5 callers
Function
us_internal_ssl_socket_close
This one is a helper; it is entirely shared with non-SSL so can be removed */
nerd_modules/http/httplib/uSockets/crypto/openssl.c:176
↓ 5 callers
Function
us_loop_integrate
Integration only requires the timer to be set up */
nerd_modules/http/httplib/uSockets/loop.c:297
↓ 5 callers
Function
us_poll_events
nerd_modules/http/httplib/uSockets/eventing/gcd.c:139
↓ 5 callers
Function
us_poll_fd
nerd_modules/http/httplib/uSockets/eventing/epoll_kqueue.c:70
↓ 5 callers
Function
usart_init_rs232
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:289
↓ 5 callers
Function
usart_write_char
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:808
↓ 5 callers
Function
uv__getsockpeername
external/libuv/src/unix/core.c:1485
↓ 5 callers
Function
uv__kqueue_init
external/libuv/src/unix/kqueue.c:51
↓ 5 callers
Function
uv__path_is_a_directory
* Determine whether given pathname is a directory * Returns 0 if the path is a directory, -1 if not * * Note: Opportunity here for more detailed er
external/libuv/src/unix/aix.c:385
↓ 5 callers
Function
uv__signal_stop
external/libuv/src/unix/signal.c:518
↓ 5 callers
Function
uv_mutex_destroy
external/libuv/src/win/thread.c:218
↓ 5 callers
Function
uv_sem_post
external/libuv/src/unix/thread.c:448
↓ 5 callers
Function
uv_tcp_set_socket
external/libuv/src/win/tcp.c:81
↓ 5 callers
Function
uv_tty_update_virtual_window
external/libuv/src/win/tty.c:1139
↓ 5 callers
Function
verifyFlow
(_ast, _flow, _inst, _scope, _env, _main)
lib/verify.js:846
↓ 5 callers
Method
write
Write in three levels of prioritization: cork-buffer, syscall, socket-buffer. Always drain if possible. * Returns pair of bytes written (anywhere
nerd_modules/http/httplib/uWS/AsyncSocket.h:145
↓ 4 callers
Function
DebugPulse
external/arduino/avr/libraries/SoftwareSerial/src/SoftwareSerial.cpp:61
↓ 4 callers
Function
InitControl
external/arduino/avr/cores/arduino/USBCore.cpp:389
↓ 4 callers
Function
ReleaseTX
external/arduino/avr/cores/arduino/USBCore.cpp:178
↓ 4 callers
Function
SetEP
external/arduino/avr/cores/arduino/USBCore.cpp:133
↓ 4 callers
Function
StartSketch
StartSketch() is called to clean up our mess before passing execution to the sketch.
external/arduino/avr/bootloaders/caterina-Arduino_Robot/Caterina.c:98
↓ 4 callers
Function
StartSketch
StartSketch() is called to clean up our mess before passing execution to the sketch.
external/arduino/avr/bootloaders/caterina-LilyPadUSB/Caterina.c:98
↓ 4 callers
Function
__NERD_Log_Console
compiler/native/nerdcore/src/operator.h:374
↓ 4 callers
Function
__NERD_Log_Console
self/compiler/native/nerdcore/src/operator.h:374
↓ 4 callers
Method
_rx_complete_irq
external/arduino/avr/cores/arduino/HardwareSerial_private.h:101
↓ 4 callers
Method
_tx_udr_empty_irq
external/arduino/avr/cores/arduino/HardwareSerial.cpp:89
↓ 4 callers
Function
ackAndFreeData
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:249
↓ 4 callers
Function
ard_tcp_destroy
* Clean up and free the ttcp structure */
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:49
↓ 4 callers
Function
autoip_start
* Start AutoIP client * * @param netif network interface on which start the AutoIP client */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/autoip.c:261
↓ 4 callers
Function
bsd_close_socket
nerd_modules/http/httplib/uSockets/bsd.c:81
↓ 4 callers
Function
checkCalls
(_eq, _flow, _inst, _env)
lib/verify.js:700
↓ 4 callers
Method
close
Immediately close socket */
nerd_modules/http/httplib/uWS/AsyncSocket.h:68
↓ 4 callers
Method
cork
Corks the response if possible. Leaves already corked socket be. */
nerd_modules/http/httplib/uWS/WebSocket.h:185
↓ 4 callers
Function
delay
external/arduino/avr/cores/arduino/wiring.c:106
↓ 4 callers
Function
dns_getserver
* Obtain one of the currently configured DNS server. * * @param numdns the index of the DNS server * @return IP address of the indexed DNS server o
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/dns.c:310
↓ 4 callers
Function
dump
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c:122
↓ 4 callers
Method
emplace
compiler/native/nerdcore/src/tsl/robin_set.h:243
↓ 4 callers
Method
erase
self/compiler/native/nerdcore/src/tsl/robin_set.h:259
↓ 4 callers
Method
find
compiler/native/nerdcore/src/tsl/robin_set.h:343
↓ 4 callers
Method
find
self/compiler/native/nerdcore/src/tsl/robin_set.h:343
↓ 4 callers
Function
flashc_write_gp_fuse_byte
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:511
↓ 4 callers
Function
flashc_write_gp_fuse_byte
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:511
↓ 4 callers
Function
forgeArray
(_var, _flow, _start, _inst, _env, _nested)
self/lib/verify.js:199
↓ 4 callers
Method
getUserData
Returns pointer to the per socket user data */
nerd_modules/http/httplib/uWS/WebSocket.h:44
↓ 4 callers
Function
gpio_enable_gpio_pin
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/GPIO/gpio.c:164
↓ 4 callers
Function
iconv_a2e
external/libuv/src/unix/ibmi.c:160
↓ 4 callers
Function
insertBuf
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:31
↓ 4 callers
Method
insert_hint
compiler/native/nerdcore/src/tsl/robin_hash.h:747
↓ 4 callers
Method
insert_hint
self/compiler/native/nerdcore/src/tsl/robin_hash.h:747
↓ 4 callers
Function
ip_debug_print
Print an IP header by using LWIP_DEBUGF * @param p an IP packet, p->payload pointing to the IP header */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/ip.c:684
↓ 4 callers
Function
ip_output_hinted
Like ip_output, but takes and addr_hint pointer that is passed on to netif->addr_hint * before calling ip_output_if. * * @param p the packet to se
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/ip.c:659
↓ 4 callers
Function
isNumber
(_token)
lib/check/isNumber.js:24
↓ 4 callers
Function
isNumber
(_token)
self/lib/check/isNumber.js:24
↓ 4 callers
Function
kqueue_change
Helper function for setting or updating EVFILT_READ and EVFILT_WRITE */
nerd_modules/http/httplib/uSockets/eventing/epoll_kqueue.c:183
↓ 4 callers
Method
listen
Listen to port using this HttpContext */
nerd_modules/http/httplib/uWS/HttpContext.h:428
↓ 4 callers
Function
maybe_new_socket
external/libuv/src/unix/tcp.c:67
↓ 4 callers
Function
millis
external/arduino/avr/cores/arduino/wiring.c:65
↓ 4 callers
Function
parseInt
compiler/native/nerdcore/src/operator.h:360
↓ 4 callers
Function
payloadLength
nerd_modules/http/httplib/uWS/WebSocketProtocol.h:271
↓ 4 callers
Function
pbuf_copy
* * Create PBUF_RAM copies of pbufs. * * Used to queue packets on behalf of the lwIP stack, such as * ARP based queueing. * * @note You MUST exp
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:756
↓ 4 callers
Function
pbuf_ref
* Increment the reference count of the pbuf. * * @param p pbuf to increase reference counter of * */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c:627
↓ 4 callers
Function
pcl_configure_synchronous_clocks
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.c:266
↓ 4 callers
Function
pcl_configure_synchronous_clocks
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.c:266
↓ 4 callers
Function
prints
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/printf-stdarg.c:93
↓ 4 callers
Function
prints
external/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:88
↓ 4 callers
Function
recchar
* Read single byte from USART, block if no data available */
external/arduino/avr/bootloaders/stk500v2/stk500boot.c:485
↓ 4 callers
Method
reserve
external/arduino/avr/cores/arduino/WString.cpp:145
↓ 4 callers
Function
spi_read
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:405
↓ 4 callers
Function
ssid2str
external/arduino/avr/firmwares/wifishield/wifiHD/src/util.c:210
↓ 4 callers
Function
tcp_recv
* Used to specify the function that should be called when a TCP * connection receives data. * * @param pcb tcp_pcb to set the recv callback * @par
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:1117
↓ 4 callers
Function
tcp_send_data_pcb
* Only used in TCP mode. * Will transmit a maximum of pbuf->tot_len bytes. * Called upon connect and when there's space available in the TCP send
external/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:108
↓ 4 callers
Function
tcp_sent
* Used to specify the function that should be called when TCP data * has been successfully delivered to the remote host. * * @param pcb tcp_pcb to
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c:1131
↓ 4 callers
Function
timer_heap
external/libuv/src/timer.c:29
↓ 4 callers
Function
udp_new
* Create a UDP PCB. * * @return The UDP PCB which was created. NULL if the PCB data structure * could not be allocated. * * @see udp_remove() */
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/udp.c:806
↓ 4 callers
Function
udp_recv
* Set a receive callback for a UDP PCB * * This callback will be called when receiving a datagram for the pcb. * * @param pcb the pcb for wich to
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/udp.c:757
↓ 4 callers
Function
udp_remove
* Remove an UDP PCB. * * @param pcb UDP PCB to be removed. The PCB is removed from the list of * UDP 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/udp.c:776
↓ 4 callers
Function
us_internal_dispatch_ready_poll
nerd_modules/http/httplib/uSockets/loop.c:162
↓ 4 callers
Function
us_internal_poll_type
nerd_modules/http/httplib/uSockets/eventing/gcd.c:152
↓ 4 callers
Function
us_internal_socket_context_link
We always add in the top, so we don't modify any s.next */
nerd_modules/http/httplib/uSockets/context.c:72
↓ 4 callers
Function
us_internal_socket_context_unlink
nerd_modules/http/httplib/uSockets/context.c:51
↓ 4 callers
Function
us_internal_ssl_socket_is_shut_down
nerd_modules/http/httplib/uSockets/crypto/wolfssl.c:516
↓ 4 callers
Function
us_loop_iteration_number
nerd_modules/http/httplib/uSockets/loop.c:147
↓ 4 callers
Function
us_poll_events
nerd_modules/http/httplib/uSockets/eventing/epoll_kqueue.c:66
↓ 4 callers
Function
us_poll_free
Todo: this one should be us_internal_poll_free */
nerd_modules/http/httplib/uSockets/eventing/epoll_kqueue.c:51
↓ 4 callers
Function
us_poll_init
Polls */
nerd_modules/http/httplib/uSockets/eventing/gcd.c:69
↓ 4 callers
Function
us_poll_start
nerd_modules/http/httplib/uSockets/eventing/gcd.c:93
↓ 4 callers
Function
us_socket_context_free
nerd_modules/http/httplib/uSockets/context.c:161
↓ 4 callers
Function
us_socket_context_on_close
nerd_modules/http/httplib/uSockets/context.c:278
↓ 4 callers
Function
us_socket_context_on_data
nerd_modules/http/httplib/uSockets/context.c:289
↓ 4 callers
Function
us_socket_context_on_end
nerd_modules/http/httplib/uSockets/context.c:322
↓ 4 callers
Function
us_socket_context_on_timeout
nerd_modules/http/httplib/uSockets/context.c:311
↓ 4 callers
Function
us_socket_context_on_writable
nerd_modules/http/httplib/uSockets/context.c:300
↓ 4 callers
Function
us_socket_write
nerd_modules/http/httplib/uSockets/socket.c:126
↓ 4 callers
Function
usart_putchar
external/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:820
↓ 4 callers
Function
usart_putchar
external/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:820
← previous
next →
301–400 of 5,004, ranked by callers