Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danihek/hellwal
/ functions
Functions
300 in github.com/danihek/hellwal
⨍
Functions
300
◇
Types & classes
3
↓ 1 callers
Function
stbi__out_gif_code
stb_image.h:6654
↓ 1 callers
Function
stbi__paeth
stb_image.h:4657
↓ 1 callers
Function
stbi__parse_entropy_coded_data
stb_image.h:2949
↓ 1 callers
Function
stbi__parse_huffman_block
stb_image.h:4309
↓ 1 callers
Function
stbi__parse_uncompressed_block
stb_image.h:4409
↓ 1 callers
Function
stbi__parse_zlib
stb_image.h:4481
↓ 1 callers
Function
stbi__parse_zlib_header
stb_image.h:4438
↓ 1 callers
Function
stbi__pic_info
stb_image.h:7423
↓ 1 callers
Function
stbi__pic_load
stb_image.h:6500
↓ 1 callers
Function
stbi__pic_load_core
stb_image.h:6390
↓ 1 callers
Function
stbi__pic_test
stb_image.h:6541
↓ 1 callers
Function
stbi__pic_test_core
stb_image.h:6346
↓ 1 callers
Function
stbi__png_info
stb_image.h:5322
↓ 1 callers
Function
stbi__png_is16
stb_image.h:5329
↓ 1 callers
Function
stbi__png_load
stb_image.h:5295
↓ 1 callers
Function
stbi__png_test
stb_image.h:5302
↓ 1 callers
Function
stbi__pnm_is16
stb_image.h:7624
↓ 1 callers
Function
stbi__pnm_isdigit
stb_image.h:7562
↓ 1 callers
Function
stbi__pnm_isspace
stb_image.h:7543
↓ 1 callers
Function
stbi__pnm_load
stb_image.h:7506
↓ 1 callers
Function
stbi__pnm_test
stb_image.h:7494
↓ 1 callers
Function
stbi__process_frame_header
stb_image.h:3264
↓ 1 callers
Function
stbi__process_gif_raster
stb_image.h:6691
↓ 1 callers
Function
stbi__process_scan_header
after we see SOS
stb_image.h:3203
↓ 1 callers
Function
stbi__psd_decode_rle
stb_image.h:6088
↓ 1 callers
Function
stbi__psd_info
stb_image.h:7359
↓ 1 callers
Function
stbi__psd_is16
stb_image.h:7394
↓ 1 callers
Function
stbi__psd_load
stb_image.h:6126
↓ 1 callers
Function
stbi__psd_test
stb_image.h:6081
↓ 1 callers
Function
stbi__skip_jpeg_junk_at_end
stb_image.h:3389
↓ 1 callers
Function
stbi__sse2_available
stb_image.h:754
↓ 1 callers
Function
stbi__tga_info
stb_image.h:5755
↓ 1 callers
Function
stbi__tga_load
stb_image.h:5871
↓ 1 callers
Function
stbi__tga_test
stb_image.h:5820
↓ 1 callers
Function
stbi__vertical_flip_slices
stb_image.h:1247
↓ 1 callers
Function
stbi__zhuffman_decode_slowpath
stb_image.h:4224
↓ 1 callers
Function
stbi_image_free
stb_image.h:1101
↓ 1 callers
Function
stbi_info_from_file
stb_image.h:7701
↓ 1 callers
Function
stbi_is_16_bit_from_file
stb_image.h:7722
↓ 1 callers
Function
stbi_is_hdr_from_file
stb_image.h:1542
↓ 1 callers
Function
stbi_load
stb_image.h:1366
↓ 1 callers
Function
stbi_load_from_file
stb_image.h:1376
↓ 1 callers
Function
stbi_loadf_from_file
stb_image.h:1503
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize
stb_image.h:4520
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize_headerflag
stb_image.h:4541
Function
_compare_luminance_qsort
hellwal.c:1043
Function
hell_parser_status_t hell_parser_delim
hell_parser.h:164
Function
hell_parser_status_t hell_parser_delim_buffer_between
Get content inside delim [count] times, if count is 0 it defaults to 1. * For example, for '%' with count 2, it triggers on "%%" in the text. * Dyna
hell_parser.h:195
Function
hell_parser_status_t hell_parser_next
Go next by one character, and pass it to *out, * if it's out of bounds return error */
hell_parser.h:154
Function
home_full_path
get full path from '~/' or other relative paths */
hellwal.c:885
Function
main
* MAIN ***/
hellwal.c:2504
Function
print_palette_gray_scale_iter
print gray-scale palettes */
hellwal.c:1583
Function
print_rgb
Writes color as block to stdout - no new lines by itself */
hell_colors.h:89
Function
resample_row_1
stb_image.h:3456
Function
stbi__YCbCr_to_RGB_row
stb_image.h:3660
Function
stbi__YCbCr_to_RGB_simd
stb_image.h:3686
Function
stbi__idct_block
stb_image.h:2467
Function
stbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
stb_image.h:2530
Function
stbi__resample_row_generic
stb_image.h:3646
Function
stbi__resample_row_h_2
stb_image.h:3475
Function
stbi__resample_row_hv_2
stb_image.h:3505
Function
stbi__resample_row_hv_2_simd
stb_image.h:3530
Function
stbi__resample_row_v_2
stb_image.h:3465
Function
stbi__stdio_eof
stb_image.h:865
Function
stbi__stdio_read
stb_image.h:850
Function
stbi__stdio_skip
stb_image.h:855
Function
stbi_convert_iphone_png_to_rgb
stb_image.h:5001
Function
stbi_convert_iphone_png_to_rgb_thread
stb_image.h:5019
Function
stbi_convert_wchar_to_utf8
stb_image.h:1331
Function
stbi_failure_reason
stb_image.h:972
Function
stbi_hdr_to_ldr_gamma
stb_image.h:1581
Function
stbi_hdr_to_ldr_scale
stb_image.h:1582
Function
stbi_info
stb_image.h:7691
Function
stbi_info_from_callbacks
stb_image.h:7741
Function
stbi_info_from_memory
stb_image.h:7734
Function
stbi_is_16_bit
stb_image.h:7712
Function
stbi_is_16_bit_from_callbacks
stb_image.h:7755
Function
stbi_is_16_bit_from_memory
stb_image.h:7748
Function
stbi_is_hdr
stb_image.h:1531
Function
stbi_is_hdr_from_callbacks
stb_image.h:1559
Function
stbi_is_hdr_from_memory
stb_image.h:1517
Function
stbi_ldr_to_hdr_gamma
stb_image.h:1575
Function
stbi_ldr_to_hdr_scale
stb_image.h:1576
Function
stbi_load_16
stb_image.h:1402
Function
stbi_load_16_from_callbacks
stb_image.h:1422
Function
stbi_load_16_from_memory
stb_image.h:1415
Function
stbi_load_from_callbacks
stb_image.h:1436
Function
stbi_load_from_memory
stb_image.h:1429
Function
stbi_load_gif_from_memory
stb_image.h:1444
Function
stbi_loadf
stb_image.h:1493
Function
stbi_loadf_from_callbacks
stb_image.h:1485
Function
stbi_loadf_from_memory
stb_image.h:1478
Function
stbi_set_flip_vertically_on_load
stb_image.h:1116
Function
stbi_set_flip_vertically_on_load_thread
stb_image.h:1126
Function
stbi_set_unpremultiply_on_load
stb_image.h:4996
Function
stbi_set_unpremultiply_on_load_thread
stb_image.h:5013
Function
stbi_zlib_decode_buffer
stb_image.h:4557
Function
stbi_zlib_decode_malloc
stb_image.h:4536
Function
stbi_zlib_decode_noheader_buffer
stb_image.h:4584
Function
stbi_zlib_decode_noheader_malloc
stb_image.h:4568
← previous
201–300 of 300, ranked by callers