Files
source/Y/done.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

68 lines
8.6 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>done</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--strutil--filevercmp.c.html#L59'>done</a> 59 lib/strutil/filevercmp.c gboolean done;</span>
<span class='curline'><a href='../S/lib--strutil--filevercmp.c.html#L62'>done</a> 62 lib/strutil/filevercmp.c done = s[i] == '\0';</span>
<span class='curline'><a href='../S/lib--strutil--filevercmp.c.html#L64'>done</a> 64 lib/strutil/filevercmp.c done = i == n;</span>
<span class='curline'><a href='../S/lib--strutil--filevercmp.c.html#L66'>done</a> 66 lib/strutil/filevercmp.c if (done)</span>
<span class='curline'><a href='../S/lib--tty--key.c.html#L1743'>done</a> 1743 lib/tty/key.c goto done;</span>
<span class='curline'><a href='../S/lib--tty--key.c.html#L1801'>done</a> 1801 lib/tty/key.c goto done;</span>
<span class='curline'><a href='../S/lib--tty--key.c.html#L1856'>done</a> 1856 lib/tty/key.c goto done;</span>
<span class='curline'><a href='../S/lib--tty--key.c.html#L1865'>done</a> 1865 lib/tty/key.c done:</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L312'>done</a> 312 lib/vfs/vfs.c if (vfs-&gt;done != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L313'>done</a> 313 lib/vfs/vfs.c vfs-&gt;done (vfs);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L495'>done</a> 495 lib/vfs/vfs.c if (vfs-&gt;done != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L496'>done</a> 496 lib/vfs/vfs.c vfs-&gt;done (vfs);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L148'>done</a> 148 lib/vfs/vfs.h void (*done) (struct vfs_class *me);</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L82'>done</a> 82 lib/widget/gauge.c int done = g-&gt;current;</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L84'>done</a> 84 lib/widget/gauge.c if (total &lt;= 0 || done &lt; 0)</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L86'>done</a> 86 lib/widget/gauge.c done = 0;</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L89'>done</a> 89 lib/widget/gauge.c if (done &gt; total)</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L90'>done</a> 90 lib/widget/gauge.c done = total;</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L94'>done</a> 94 lib/widget/gauge.c done /= 256;</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L99'>done</a> 99 lib/widget/gauge.c percentage = (200 * done / total + 1) / 2;</span>
<span class='curline'><a href='../S/lib--widget--gauge.c.html#L100'>done</a> 100 lib/widget/gauge.c columns = (2 * gauge_len * done / total + 1) / 2;</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L698'>done</a> 698 src/editor/editwidget.c gboolean done;</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L743'>done</a> 743 src/editor/editwidget.c done = (event-&gt;msg != MSG_MOUSE_DRAG);</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L744'>done</a> 744 src/editor/editwidget.c if (done)</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L747'>done</a> 747 src/editor/editwidget.c return done;</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1023'>done</a> 1023 src/filemanager/filegui.c file_progress_show (file_op_context_t *ctx, off_t done, off_t total, const char *stalled_msg,</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1037'>done</a> 1037 src/filemanager/filegui.c gauge_set_value (ui-&gt;progress_file_gauge, 1024, (int) (1024 * done / total));</span>
<span class='curline'><a href='../S/src--filemanager--filegui.h.html#L175'>done</a> 175 src/filemanager/filegui.h void file_progress_show (file_op_context_t *ctx, off_t done, off_t total, const char *stalled_msg,</span>
<span class='curline'><a href='../S/src--keymap.c.html#L870'>done</a> 870 src/keymap.c goto done;</span>
<span class='curline'><a href='../S/src--keymap.c.html#L879'>done</a> 879 src/keymap.c goto done;</span>
<span class='curline'><a href='../S/src--keymap.c.html#L892'>done</a> 892 src/keymap.c goto done;</span>
<span class='curline'><a href='../S/src--keymap.c.html#L900'>done</a> 900 src/keymap.c done:</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L443'>done</a> 443 src/vfs/extfs/extfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L466'>done</a> 466 src/vfs/extfs/extfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L506'>done</a> 506 src/vfs/extfs/extfs.c done:</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1718'>done</a> 1718 src/vfs/extfs/extfs.c vfs_extfs_ops-&gt;done = extfs_done;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1711'>done</a> 1711 src/vfs/ftpfs/ftpfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1721'>done</a> 1721 src/vfs/ftpfs/ftpfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1743'>done</a> 1743 src/vfs/ftpfs/ftpfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1748'>done</a> 1748 src/vfs/ftpfs/ftpfs.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1761'>done</a> 1761 src/vfs/ftpfs/ftpfs.c done:</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2752'>done</a> 2752 src/vfs/ftpfs/ftpfs.c vfs_ftpfs_ops-&gt;done = ftpfs_done;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L575'>done</a> 575 src/vfs/sfs/sfs.c vfs_sfs_ops-&gt;done = sfs_done;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L287'>done</a> 287 src/vfs/sftpfs/config_parser.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L304'>done</a> 304 src/vfs/sftpfs/config_parser.c goto done;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L332'>done</a> 332 src/vfs/sftpfs/config_parser.c done:</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L820'>done</a> 820 src/vfs/sftpfs/sftpfs.c vfs_sftpfs_ops-&gt;done = sftpfs_cb_done;</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L116'>done</a> 116 src/vfs/tar/tar-sparse.c gboolean (*done) (struct tar_sparse_file *file);</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L155'>done</a> 155 src/vfs/tar/tar-sparse.c .done = NULL, // No done function</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L163'>done</a> 163 src/vfs/tar/tar-sparse.c .done = NULL, // No done function</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L236'>done</a> 236 src/vfs/tar/tar-sparse.c .done = NULL, // No done function</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L308'>done</a> 308 src/vfs/tar/tar-sparse.c if (file-&gt;optab-&gt;done != NULL)</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-sparse.c.html#L309'>done</a> 309 src/vfs/tar/tar-sparse.c return file-&gt;optab-&gt;done (file);</span>
</pre>
</body>
</html>