function-stats-output/

pull/944/head
joseLuís 4 years ago
parent 73dc0a7d69
commit f24bdd8249

@ -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)

@ -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

@ -0,0 +1,6 @@
cell_duplicate
cell_extended_gcluster
cell_load
cell_release
cells_double_box
cells_rounded_box

@ -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

@ -0,0 +1,6 @@
ncdplot_add_sample
ncdplot_create
ncdplot_destroy
ncdplot_plane
ncdplot_sample
ncdplot_set_sample

@ -0,0 +1,3 @@
ncfadectx_free
ncfadectx_iterations
ncfadectx_setup

@ -0,0 +1,3 @@
ncfdplane_create
ncfdplane_destroy
ncfdplane_plane

@ -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

@ -0,0 +1,5 @@
ncmultiselector_create
ncmultiselector_destroy
ncmultiselector_offer_input
ncmultiselector_plane
ncmultiselector_selected

@ -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

@ -0,0 +1,6 @@
ncreader_clear
ncreader_contents
ncreader_create
ncreader_destroy
ncreader_offer_input
ncreader_plane

@ -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

@ -0,0 +1,9 @@
ncselector_additem
ncselector_create
ncselector_delitem
ncselector_destroy
ncselector_nextitem
ncselector_offer_input
ncselector_plane
ncselector_previtem
ncselector_selected

@ -0,0 +1,5 @@
ncsubproc_createv
ncsubproc_createvp
ncsubproc_createvpe
ncsubproc_destroy
ncsubproc_plane

@ -0,0 +1,2 @@
nctablet_ncplane
nctablet_userptr

@ -0,0 +1,6 @@
ncuplot_add_sample
ncuplot_create
ncuplot_destroy
ncuplot_plane
ncuplot_sample
ncuplot_set_sample

@ -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

@ -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

@ -0,0 +1,3 @@
palette256_free
palette256_new
palette256_use

@ -0,0 +1,4 @@
bprefix
iprefix
mbswidth
qprefix

@ -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

@ -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

@ -0,0 +1,2 @@
nckey_mouse_p
nckey_supppuab_p

@ -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

@ -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

@ -0,0 +1,5 @@
notcurses_align
notcurses_getc_blocking
notcurses_getc_nblock
notcurses_stddim_yx
notcurses_term_dim_yx

@ -0,0 +1,3 @@
palette256_get_rgb
palette256_set
palette256_set_rgb
Loading…
Cancel
Save