diff --git a/tools/function-stats-output/20200823/STATS b/tools/function-stats-output/20200823/STATS new file mode 100644 index 000000000..516052f20 --- /dev/null +++ b/tools/function-stats-output/20200823/STATS @@ -0,0 +1,34 @@ +GENERAL +------- +bindgen generated functions (bg): 535 +static inline functions (si): 154 + +grouped by the following prefixes: +cell channel ncblit ncdirect ncdplot ncfadectx ncfdplane nckey ncmenu ncmetric ncmultiselector ncpixel ncplane ncreader ncreel ncselector ncsubproc nctablet ncuplot ncvisual notcurses palette +-------------------------- + (bg, si) + +cell: (6, 42) +channel: (0, 39) +ncblit: (2, 0) +ncdirect: (36, 0) +ncdplot: (6, 0) +ncfadectx: (3, 0) +ncfdplane: (3, 0) +nckey: (0, 2) +ncmenu: (12, 0) +ncmetric: (1, 0) +ncmultiselec(5, 0) +ncpixel: (0, 10) +ncplane: (93, 41) +ncreader: (6, 0) +ncreel: (11, 0) +ncselector: (9, 0) +ncsubproc: (5, 0) +nctablet: (2, 0) +ncuplot: (6, 0) +ncvisual: (16, 0) +notcurses: (35, 5) +palette: (3, 3) + +rest of the functions (bg/si):(4, 275) diff --git a/tools/function-stats-output/20200823/bindgen/_NON_FILTERED b/tools/function-stats-output/20200823/bindgen/_NON_FILTERED new file mode 100644 index 000000000..33dc51917 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/_NON_FILTERED @@ -0,0 +1,275 @@ +abort +abs +aligned_alloc +asctime +asctime_r +atexit +atof +atoi +atol +atoll +at_quick_exit +bsearch +btowc +c16rtomb +c32rtomb +calloc +clearerr +clock +ctermid +ctime +ctime_r +__ctype_b_loc +__ctype_get_mb_cur_max +__ctype_tolower_loc +__ctype_toupper_loc +cuserid +difftime +div +drand48 +erand48 +__errno_location +exit +_Exit +fclose +fdopen +feof +ferror +fflush +fgetc +fgetpos +fgets +fgetwc +fgetws +fileno +fopen +fprintf +fputc +fputs +fputwc +fputws +fread +free +freopen +fscanf +fscanf1 +fseek +fsetpos +ftell +fwide +fwprintf +fwrite +fwscanf +fwscanf1 +getc +getchar +getenv +getopt +getw +getwc +getwchar +gmtime +gmtime_r +isalnum +isalpha +isascii +isblank +iscntrl +isdigit +isgraph +islower +isprint +ispunct +isspace +isupper +iswalnum +iswalpha +iswblank +iswcntrl +iswctype +iswdigit +iswgraph +iswlower +iswprint +iswpunct +iswspace +iswupper +iswxdigit +isxdigit +jrand48 +kill +labs +lcong48 +ldiv +__libc_current_sigrtmax +__libc_current_sigrtmin +llabs +lldiv +localtime +localtime_r +lrand48 +malloc +mblen +__mbrlen +mbrlen +mbrtoc16 +mbrtoc32 +mbrtowc +mbsinit +mbsrtowcs +mbstowcs +mbtowc +memccpy +memchr +memcmp +memcpy +memmove +memset +mktime +mrand48 +nrand48 +__overflow +pclose +perror +popen +printf +putc +putchar +putenv +puts +putw +putwc +putwchar +qsort +quick_exit +raise +rand +realloc +remove +rename +rewind +scanf +scanf1 +seed48 +setbuf +setvbuf +sigaction +sigaddset +sigdelset +sigemptyset +sigfillset +sigismember +sigpending +sigprocmask +sigsuspend +snprintf +sprintf +srand +srand48 +sscanf +sscanf1 +strcat +strchr +strcmp +strcoll +strcpy +strcspn +strerror +strftime +strlen +strncat +strncmp +strncpy +strpbrk +strptime +strrchr +strspn +strstr +strtod +strtof +strtok +__strtok_r +strtok_r +strtol +strtoll +strtoul +strtoull +strxfrm +swprintf +swscanf +swscanf1 +__sysconf +system +__sysv_signal +tempnam +time +timespec_get +tmpfile +tmpnam +toascii +_tolower +tolower +_toupper +toupper +towlower +towupper +tzset +__uflow +ungetc +ungetwc +vfprintf +vfscanf +vfscanf1 +vfwprintf +vfwscanf +vprintf +vscanf +vscanf1 +vsnprintf +vsprintf +vsscanf +vsscanf1 +vswprintf +vswscanf +vwprintf +vwscanf +wcrtomb +wcscat +wcschr +wcscmp +wcscoll +wcscpy +wcscspn +wcsftime +wcslen +wcsncat +wcsncmp +wcsncpy +wcspbrk +wcsrchr +wcsrtombs +wcsspn +wcsstr +wcstod +wcstof +wcstok +wcstol +wcstoll +wcstombs +wcstoul +wcstoull +wcswcs +wcswidth +wcsxfrm +wctob +wctomb +wctype +wcwidth +wmemchr +wmemcmp +wmemcpy +wmemmove +wmemset +wprintf +wscanf +wscanf1 diff --git a/tools/function-stats-output/20200823/bindgen/cell b/tools/function-stats-output/20200823/bindgen/cell new file mode 100644 index 000000000..3e14ccedf --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/cell @@ -0,0 +1,6 @@ +cell_duplicate +cell_extended_gcluster +cell_load +cell_release +cells_double_box +cells_rounded_box diff --git a/tools/function-stats-output/20200823/bindgen/channel b/tools/function-stats-output/20200823/bindgen/channel new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/bindgen/ncblit b/tools/function-stats-output/20200823/bindgen/ncblit new file mode 100644 index 000000000..f5d5d045d --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncblit @@ -0,0 +1,2 @@ +ncblit_bgrx +ncblit_rgba diff --git a/tools/function-stats-output/20200823/bindgen/ncdirect b/tools/function-stats-output/20200823/bindgen/ncdirect new file mode 100644 index 000000000..7a01690df --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncdirect @@ -0,0 +1,36 @@ +ncdirect_bg +ncdirect_bg_default +ncdirect_bg_palindex +ncdirect_box +ncdirect_canopen_images +ncdirect_canutf8 +ncdirect_clear +ncdirect_cursor_disable +ncdirect_cursor_down +ncdirect_cursor_enable +ncdirect_cursor_left +ncdirect_cursor_move_yx +ncdirect_cursor_pop +ncdirect_cursor_push +ncdirect_cursor_right +ncdirect_cursor_up +ncdirect_cursor_yx +ncdirect_dim_x +ncdirect_dim_y +ncdirect_double_box +ncdirect_fg +ncdirect_fg_default +ncdirect_fg_palindex +ncdirect_flush +ncdirect_hline_interp +ncdirect_init +ncdirect_palette_size +ncdirect_printf_aligned +ncdirect_putstr +ncdirect_render_image +ncdirect_rounded_box +ncdirect_stop +ncdirect_styles_off +ncdirect_styles_on +ncdirect_styles_set +ncdirect_vline_interp diff --git a/tools/function-stats-output/20200823/bindgen/ncdplot b/tools/function-stats-output/20200823/bindgen/ncdplot new file mode 100644 index 000000000..56af35faf --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncdplot @@ -0,0 +1,6 @@ +ncdplot_add_sample +ncdplot_create +ncdplot_destroy +ncdplot_plane +ncdplot_sample +ncdplot_set_sample diff --git a/tools/function-stats-output/20200823/bindgen/ncfadectx b/tools/function-stats-output/20200823/bindgen/ncfadectx new file mode 100644 index 000000000..9b61738a6 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncfadectx @@ -0,0 +1,3 @@ +ncfadectx_free +ncfadectx_iterations +ncfadectx_setup diff --git a/tools/function-stats-output/20200823/bindgen/ncfdplane b/tools/function-stats-output/20200823/bindgen/ncfdplane new file mode 100644 index 000000000..8515f5810 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncfdplane @@ -0,0 +1,3 @@ +ncfdplane_create +ncfdplane_destroy +ncfdplane_plane diff --git a/tools/function-stats-output/20200823/bindgen/nckey b/tools/function-stats-output/20200823/bindgen/nckey new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/bindgen/ncmenu b/tools/function-stats-output/20200823/bindgen/ncmenu new file mode 100644 index 000000000..a49db38dd --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncmenu @@ -0,0 +1,12 @@ +ncmenu_create +ncmenu_destroy +ncmenu_mouse_selected +ncmenu_nextitem +ncmenu_nextsection +ncmenu_offer_input +ncmenu_plane +ncmenu_previtem +ncmenu_prevsection +ncmenu_rollup +ncmenu_selected +ncmenu_unroll diff --git a/tools/function-stats-output/20200823/bindgen/ncmetric b/tools/function-stats-output/20200823/bindgen/ncmetric new file mode 100644 index 000000000..606ce4721 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncmetric @@ -0,0 +1 @@ +ncmetric diff --git a/tools/function-stats-output/20200823/bindgen/ncmultiselector b/tools/function-stats-output/20200823/bindgen/ncmultiselector new file mode 100644 index 000000000..ab5b22f1f --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncmultiselector @@ -0,0 +1,5 @@ +ncmultiselector_create +ncmultiselector_destroy +ncmultiselector_offer_input +ncmultiselector_plane +ncmultiselector_selected diff --git a/tools/function-stats-output/20200823/bindgen/ncpixel b/tools/function-stats-output/20200823/bindgen/ncpixel new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/bindgen/ncplane b/tools/function-stats-output/20200823/bindgen/ncplane new file mode 100644 index 000000000..4f559aa30 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncplane @@ -0,0 +1,93 @@ +ncplane_aligned +ncplane_aligned_named +ncplane_at_cursor +ncplane_attr +ncplane_at_yx +ncplane_base +ncplane_below +ncplane_bound +ncplane_bound_named +ncplane_box +ncplane_center_abs +ncplane_channels +ncplane_contents +ncplane_cursor_move_yx +ncplane_cursor_yx +ncplane_destroy +ncplane_dim_yx +ncplane_dup +ncplane_erase +ncplane_fadein +ncplane_fadein_iteration +ncplane_fadeout +ncplane_fadeout_iteration +ncplane_format +ncplane_gradient +ncplane_greyscale +ncplane_highgradient +ncplane_highgradient_sized +ncplane_hline_interp +ncplane_home +ncplane_mergedown +ncplane_mergedown_simple +ncplane_move_above +ncplane_move_below +ncplane_move_bottom +ncplane_move_top +ncplane_move_yx +ncplane_new +ncplane_new_named +ncplane_notcurses +ncplane_notcurses_const +ncplane_parent +ncplane_parent_const +ncplane_polyfill_yx +ncplane_pulse +ncplane_putc_yx +ncplane_putegc_stainable +ncplane_putegc_yx +ncplane_putnstr_aligned +ncplane_putnstr_yx +ncplane_putsimple_stainable +ncplane_putstr_aligned +ncplane_putstr_stainable +ncplane_putstr_yx +ncplane_puttext +ncplane_putwegc_stainable +ncplane_qrcode +ncplane_reparent +ncplane_resize +ncplane_rgba +ncplane_rotate_ccw +ncplane_rotate_cw +ncplane_set_attr +ncplane_set_base +ncplane_set_base_cell +ncplane_set_bg +ncplane_set_bg_alpha +ncplane_set_bg_default +ncplane_set_bg_palindex +ncplane_set_bg_rgb +ncplane_set_bg_rgb_clipped +ncplane_set_channels +ncplane_set_fg +ncplane_set_fg_alpha +ncplane_set_fg_default +ncplane_set_fg_palindex +ncplane_set_fg_rgb +ncplane_set_fg_rgb_clipped +ncplane_set_scrolling +ncplane_set_userptr +ncplane_stain +ncplane_styles +ncplane_styles_off +ncplane_styles_on +ncplane_styles_set +ncplane_translate +ncplane_translate_abs +ncplane_userptr +ncplane_vline_interp +ncplane_vprintf_aligned +ncplane_vprintf_stainable +ncplane_vprintf_yx +ncplane_yx diff --git a/tools/function-stats-output/20200823/bindgen/ncreader b/tools/function-stats-output/20200823/bindgen/ncreader new file mode 100644 index 000000000..d901e829d --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncreader @@ -0,0 +1,6 @@ +ncreader_clear +ncreader_contents +ncreader_create +ncreader_destroy +ncreader_offer_input +ncreader_plane diff --git a/tools/function-stats-output/20200823/bindgen/ncreel b/tools/function-stats-output/20200823/bindgen/ncreel new file mode 100644 index 000000000..cd897e5e3 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncreel @@ -0,0 +1,11 @@ +ncreel_add +ncreel_create +ncreel_del +ncreel_destroy +ncreel_focused +ncreel_next +ncreel_offer_input +ncreel_plane +ncreel_prev +ncreel_redraw +ncreel_tabletcount diff --git a/tools/function-stats-output/20200823/bindgen/ncselector b/tools/function-stats-output/20200823/bindgen/ncselector new file mode 100644 index 000000000..ecce7deb4 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncselector @@ -0,0 +1,9 @@ +ncselector_additem +ncselector_create +ncselector_delitem +ncselector_destroy +ncselector_nextitem +ncselector_offer_input +ncselector_plane +ncselector_previtem +ncselector_selected diff --git a/tools/function-stats-output/20200823/bindgen/ncsubproc b/tools/function-stats-output/20200823/bindgen/ncsubproc new file mode 100644 index 000000000..be6283674 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncsubproc @@ -0,0 +1,5 @@ +ncsubproc_createv +ncsubproc_createvp +ncsubproc_createvpe +ncsubproc_destroy +ncsubproc_plane diff --git a/tools/function-stats-output/20200823/bindgen/nctablet b/tools/function-stats-output/20200823/bindgen/nctablet new file mode 100644 index 000000000..621663ddb --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/nctablet @@ -0,0 +1,2 @@ +nctablet_ncplane +nctablet_userptr diff --git a/tools/function-stats-output/20200823/bindgen/ncuplot b/tools/function-stats-output/20200823/bindgen/ncuplot new file mode 100644 index 000000000..2416373f8 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncuplot @@ -0,0 +1,6 @@ +ncuplot_add_sample +ncuplot_create +ncuplot_destroy +ncuplot_plane +ncuplot_sample +ncuplot_set_sample diff --git a/tools/function-stats-output/20200823/bindgen/ncvisual b/tools/function-stats-output/20200823/bindgen/ncvisual new file mode 100644 index 000000000..b8f9a1a51 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/ncvisual @@ -0,0 +1,16 @@ +ncvisual_at_yx +ncvisual_decode +ncvisual_destroy +ncvisual_from_bgra +ncvisual_from_file +ncvisual_from_plane +ncvisual_from_rgba +ncvisual_geom +ncvisual_polyfill_yx +ncvisual_render +ncvisual_resize +ncvisual_rotate +ncvisual_set_yx +ncvisual_simple_streamer +ncvisual_stream +ncvisual_subtitle diff --git a/tools/function-stats-output/20200823/bindgen/notcurses b/tools/function-stats-output/20200823/bindgen/notcurses new file mode 100644 index 000000000..cb5f15a83 --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/notcurses @@ -0,0 +1,35 @@ +notcurses_at_yx +notcurses_canchangecolor +notcurses_canfade +notcurses_canopen_images +notcurses_canopen_videos +notcurses_cansixel +notcurses_cantruecolor +notcurses_canutf8 +notcurses_cursor_disable +notcurses_cursor_enable +notcurses_debug +notcurses_drop_planes +notcurses_getc +notcurses_init +notcurses_inputready_fd +notcurses_lex_blitter +notcurses_lex_margins +notcurses_lex_scalemode +notcurses_mouse_disable +notcurses_mouse_enable +notcurses_palette_size +notcurses_refresh +notcurses_render +notcurses_render_to_file +notcurses_reset_stats +notcurses_stats +notcurses_stdplane +notcurses_stdplane_const +notcurses_stop +notcurses_str_blitter +notcurses_str_scalemode +notcurses_supported_styles +notcurses_top +notcurses_version +notcurses_version_components diff --git a/tools/function-stats-output/20200823/bindgen/palette b/tools/function-stats-output/20200823/bindgen/palette new file mode 100644 index 000000000..0bc42d1ca --- /dev/null +++ b/tools/function-stats-output/20200823/bindgen/palette @@ -0,0 +1,3 @@ +palette256_free +palette256_new +palette256_use diff --git a/tools/function-stats-output/20200823/static/_NON_FILTERED b/tools/function-stats-output/20200823/static/_NON_FILTERED new file mode 100644 index 000000000..df0b7923e --- /dev/null +++ b/tools/function-stats-output/20200823/static/_NON_FILTERED @@ -0,0 +1,4 @@ +bprefix +iprefix +mbswidth +qprefix diff --git a/tools/function-stats-output/20200823/static/cell b/tools/function-stats-output/20200823/static/cell new file mode 100644 index 000000000..b5809ac9f --- /dev/null +++ b/tools/function-stats-output/20200823/static/cell @@ -0,0 +1,42 @@ +cell_bchannel +cell_bg +cell_bg_alpha +cell_bg_default_p +cell_bg_palindex +cell_bg_palindex_p +cell_bg_rgb +cellcmp +cell_double_wide_p +cell_extract +cell_fchannel +cell_fg +cell_fg_alpha +cell_fg_default_p +cell_fg_palindex +cell_fg_palindex_p +cell_fg_rgb +cell_init +cell_load_simple +cell_prime +cell_set_bchannel +cell_set_bg +cell_set_bg_alpha +cell_set_bg_default +cell_set_bg_palindex +cell_set_bg_rgb +cell_set_bg_rgb_clipped +cell_set_fchannel +cell_set_fg +cell_set_fg_alpha +cell_set_fg_default +cell_set_fg_palindex +cell_set_fg_rgb +cell_set_fg_rgb_clipped +cells_load_box +cell_strdup +cell_styles +cell_styles_off +cell_styles_on +cell_styles_set +cell_wide_left_p +cell_wide_right_p diff --git a/tools/function-stats-output/20200823/static/channel b/tools/function-stats-output/20200823/static/channel new file mode 100644 index 000000000..5935624c6 --- /dev/null +++ b/tools/function-stats-output/20200823/static/channel @@ -0,0 +1,39 @@ +channel_alpha +channel_b +channel_default_p +channel_g +channel_palindex_p +channel_r +channel_rgb +channels_bchannel +channels_bg +channels_bg_alpha +channels_bg_default_p +channels_bg_palindex_p +channels_bg_rgb +channels_combine +channel_set +channel_set_alpha +channel_set_default +channel_set_rgb +channel_set_rgb_clipped +channels_fchannel +channels_fg +channels_fg_alpha +channels_fg_default_p +channels_fg_palindex_p +channels_fg_rgb +channels_set_bchannel +channels_set_bg +channels_set_bg_alpha +channels_set_bg_default +channels_set_bg_palindex +channels_set_bg_rgb +channels_set_bg_rgb_clipped +channels_set_fchannel +channels_set_fg +channels_set_fg_alpha +channels_set_fg_default +channels_set_fg_palindex +channels_set_fg_rgb +channels_set_fg_rgb_clipped diff --git a/tools/function-stats-output/20200823/static/ncblit b/tools/function-stats-output/20200823/static/ncblit new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncdirect b/tools/function-stats-output/20200823/static/ncdirect new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncdplot b/tools/function-stats-output/20200823/static/ncdplot new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncfadectx b/tools/function-stats-output/20200823/static/ncfadectx new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncfdplane b/tools/function-stats-output/20200823/static/ncfdplane new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/nckey b/tools/function-stats-output/20200823/static/nckey new file mode 100644 index 000000000..25ba78147 --- /dev/null +++ b/tools/function-stats-output/20200823/static/nckey @@ -0,0 +1,2 @@ +nckey_mouse_p +nckey_supppuab_p diff --git a/tools/function-stats-output/20200823/static/ncmenu b/tools/function-stats-output/20200823/static/ncmenu new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncmetric b/tools/function-stats-output/20200823/static/ncmetric new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncmultiselector b/tools/function-stats-output/20200823/static/ncmultiselector new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncpixel b/tools/function-stats-output/20200823/static/ncpixel new file mode 100644 index 000000000..509ef68b2 --- /dev/null +++ b/tools/function-stats-output/20200823/static/ncpixel @@ -0,0 +1,10 @@ +ncpixel +ncpixel_a +ncpixel_b +ncpixel_g +ncpixel_r +ncpixel_set_a +ncpixel_set_b +ncpixel_set_g +ncpixel_set_r +ncpixel_set_rgb diff --git a/tools/function-stats-output/20200823/static/ncplane b/tools/function-stats-output/20200823/static/ncplane new file mode 100644 index 000000000..f290b98cc --- /dev/null +++ b/tools/function-stats-output/20200823/static/ncplane @@ -0,0 +1,41 @@ +ncplane_align +ncplane_at_cursor_cell +ncplane_at_yx_cell +ncplane_bchannel +ncplane_bg +ncplane_bg_alpha +ncplane_bg_default_p +ncplane_bg_rgb +ncplane_box_sized +ncplane_dim_x +ncplane_dim_y +ncplane_double_box +ncplane_double_box_sized +ncplane_fchannel +ncplane_fg +ncplane_fg_alpha +ncplane_fg_default_p +ncplane_fg_rgb +ncplane_gradient_sized +ncplane_hline +ncplane_perimeter +ncplane_perimeter_double +ncplane_perimeter_rounded +ncplane_putc +ncplane_putegc +ncplane_putnstr +ncplane_putsimple +ncplane_putsimple_yx +ncplane_putstr +ncplane_putwc +ncplane_putwc_yx +ncplane_putwegc +ncplane_putwegc_yx +ncplane_putwstr +ncplane_putwstr_aligned +ncplane_putwstr_yx +ncplane_resize_simple +ncplane_rounded_box +ncplane_rounded_box_sized +ncplane_vline +ncplane_vprintf diff --git a/tools/function-stats-output/20200823/static/ncreader b/tools/function-stats-output/20200823/static/ncreader new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncreel b/tools/function-stats-output/20200823/static/ncreel new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncselector b/tools/function-stats-output/20200823/static/ncselector new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncsubproc b/tools/function-stats-output/20200823/static/ncsubproc new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/nctablet b/tools/function-stats-output/20200823/static/nctablet new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncuplot b/tools/function-stats-output/20200823/static/ncuplot new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/ncvisual b/tools/function-stats-output/20200823/static/ncvisual new file mode 100644 index 000000000..e69de29bb diff --git a/tools/function-stats-output/20200823/static/notcurses b/tools/function-stats-output/20200823/static/notcurses new file mode 100644 index 000000000..40df2db70 --- /dev/null +++ b/tools/function-stats-output/20200823/static/notcurses @@ -0,0 +1,5 @@ +notcurses_align +notcurses_getc_blocking +notcurses_getc_nblock +notcurses_stddim_yx +notcurses_term_dim_yx diff --git a/tools/function-stats-output/20200823/static/palette b/tools/function-stats-output/20200823/static/palette new file mode 100644 index 000000000..25a8a2e5b --- /dev/null +++ b/tools/function-stats-output/20200823/static/palette @@ -0,0 +1,3 @@ +palette256_get_rgb +palette256_set +palette256_set_rgb