Home
last modified time | relevance | path

Searched refs:kcd (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/graphics/blender/blender-2.91.0/source/blender/editors/mesh/
H A Deditmesh_knife.c532 kcd->prev = kcd->curr; in knife_start_cut()
899 kcd->prev = kcd->curr; in knife_add_cut()
934 kcd->prev = kcd->curr; in knife_add_cut()
2224 knife_project_v2(kcd, kcd->prev.cage, kcd->prev.mval); in knife_snap_update_from_mval()
2234 kcd, kcd->curr.co, kcd->curr.cage, &kcd->curr.is_space); in knife_snap_update_from_mval()
2238 kcd, kcd->curr.bmface, kcd->curr.co, kcd->curr.cage); in knife_snap_update_from_mval()
2244 kcd, kcd->curr.bmface, kcd->curr.co, kcd->curr.cage); in knife_snap_update_from_mval()
2570 kcd->vc.depsgraph, kcd->vc.v3d, kcd->vc.rv3d, &kcd->clipsta, &kcd->clipend, true); in knife_recalc_projmat()
2832 kcd->region = kcd->vc.region; in knifetool_modal()
2838 kcd->mode = kcd->prevmode; in knifetool_modal()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dkernclass.c1163 kcd->xstart = kcd->xstart2-kcd->kernw; in KC_DoResize()
1164 kcd->ystart = kcd->ystart2-kcd->fh-1; in KC_DoResize()
1612 …GDrawDrawLine(pixmap,kcd->xstart,kcd->ystart2+i*kcd->kernh,kcd->xstart+rect.width,kcd->ystart2+i*k… in KCD_Expose()
1619 GDrawDrawText8(pixmap,kcd->xstart+(kcd->kernw-len)/2,kcd->ystart2+i*kcd->kernh+kcd->as+1, in KCD_Expose()
1632 …GDrawDrawLine(pixmap,kcd->xstart2+i*kcd->kernw,kcd->ystart,kcd->xstart2+i*kcd->kernw,kcd->ystart+r… in KCD_Expose()
1639 GDrawDrawText8(pixmap,kcd->xstart2+i*kcd->kernw+(kcd->kernw-len)/2,kcd->ystart+kcd->as+1, in KCD_Expose()
1693 kcd->offtop = kcd->first_cnt - (kcd->height/kcd->kernh); in KCD_SBReset()
1696 kcd->offleft = kcd->second_cnt - (kcd->width/kcd->kernw); in KCD_SBReset()
2791 for ( kcd = sf->kcd; kcd!=NULL && kcd->orig!=kc; kcd = kcd->next ); in KernClassD()
3220 for ( kcd=kcld->sf->kcd; kcd!=NULL && kcd->orig!=kc; kcd=kcd->next ); in KCL_Delete()
[all …]
/dports/security/gnupg/gnupg-2.3.3/kbx/
H A Dkbx-client-util.c109 kcd->fp = NULL; in prepare_data_pipe()
283 kcd = xtrycalloc (1, sizeof *kcd); in kbx_client_data_new()
284 if (!kcd) in kbx_client_data_new()
320 *r_kcd = kcd; in kbx_client_data_new()
330 if (!kcd) in kbx_client_data_release()
332 fp = kcd->fp; in kbx_client_data_release()
339 xfree (kcd); in kbx_client_data_release()
370 if (kcd->fp) in kbx_client_data_cmd()
435 if (kcd->fp) in kbx_client_data_wait()
438 if (!kcd->data && !kcd->dataerr) in kbx_client_data_wait()
[all …]
/dports/mail/mailutils/mailutils-3.13/libmu_dbm/
H A Dkyoto.c55 if (kcd->fd == -1) in _kc_get_fd()
61 *pag = kcd->fd; in _kc_get_fd()
63 *dir = kcd->fd; in _kc_get_fd()
104 kcd = calloc (1, sizeof (*kcd)); in _kc_open()
105 kcd->db = kdb; in _kc_open()
106 kcd->cur = NULL; in _kc_open()
107 db->db_descr = kcd; in _kc_open()
108 kcd->fd = -1; in _kc_open()
119 close (kcd->fd); in _kc_close()
122 free (kcd); in _kc_close()
[all …]
/dports/misc/kcd/kcd-7.15.0/
H A Dad.append10 $(MAKE) kcd.pot; \
59 rm -f kcdmain kcd.sh.init kcd.csh.init kcd-inst
79 rm -f "$(srcdir)"/kcd-*.spec "$(srcdir)"/kcd.1
112 $(INSTALL_PROGRAM) kcd-inst "$(bindir)"/kcd-inst
124 $(INSTALL_DATA) "$(srcdir)"/kcd.1 "$(man1dir)"/kcd.1; \
128 $(INSTALL_PROGRAM) kcd.sh.init "$(etcdir)"/profile.d/kcd.sh; \
129 $(INSTALL_PROGRAM) kcd.csh.init "$(etcdir)"/profile.d/kcd.csh; \
131 $(INSTALL_DATA) kcd.sh.init "$(etcdir)"/kcd.sh.init; \
132 $(INSTALL_DATA) kcd.csh.init "$(etcdir)"/kcd.csh.init; \
136 $(INSTALL_PROGRAM) kcd.sh.init "$(etcdir2)"/profile.d/kcd.sh; \
[all …]
H A DINSTALL1 Installation Guide for kcd
4 System requirement for kcd:
15 ../lib relative to kcd source files. For example if kcd source directory
119 to `SYSCONFDIR/profile.d/kcd.csh'. Otherwise `kcd.sh.init' and
136 start kcd.
149 in `/etc/kcd.conf' or `.kcd.conf'.
169 type `kcd -r' (normal mode) or `kcd -rq' (for quiet mode).
198 /etc/kcd.csh.init, /etc/profile.d/kcd.csh
206 /etc/kcd.sh.init, /etc/profile.d/kcd.sh
212 /etc/kcd.csh.init, /etc/profile.d/kcd.csh
[all …]
H A DMakefile.in357 rm -f "$(srcdir)"/kcd-*.spec "$(srcdir)"/kcd.1
390 $(INSTALL_PROGRAM) kcd-inst "$(bindir)"/kcd-inst
402 $(INSTALL_DATA) "$(srcdir)"/kcd.1 "$(man1dir)"/kcd.1; \
406 $(INSTALL_PROGRAM) kcd.sh.init "$(etcdir)"/profile.d/kcd.sh; \
407 $(INSTALL_PROGRAM) kcd.csh.init "$(etcdir)"/profile.d/kcd.csh; \
409 $(INSTALL_DATA) kcd.sh.init "$(etcdir)"/kcd.sh.init; \
410 $(INSTALL_DATA) kcd.csh.init "$(etcdir)"/kcd.csh.init; \
414 $(INSTALL_PROGRAM) kcd.sh.init "$(etcdir2)"/profile.d/kcd.sh; \
415 $(INSTALL_PROGRAM) kcd.csh.init "$(etcdir2)"/profile.d/kcd.csh; \
417 $(INSTALL_DATA) kcd.sh.init "$(etcdir2)"/kcd.sh.init; \
[all …]
H A DFILELIST20 kcd.1 Man page
34 ftp://kcd.sourceforge.net/pub/kcd/infrastructure/)
43 kcd.sh.init.in Initialize kcd alias/function for ash,bash,
46 kcd.csh.init.in Initialize kcd alias for tcsh [system-wide]
48 kcd-inst.in Install kcd setup commands in user's shell
130 pkgsrc/kcd.1.src
186 /usr/bin/kcd-inst
194 /etc/kcd.sh.init
199 /etc/kcd.csh.init
211 /etc/kcd.conf System-wide configuration file for kcd
[all …]
H A DREADME5 kcd home page: http://kcd.sourceforge.net
23 What Is kcd ?
55 kcd Basics
64 kcd
75 kcd include
79 kcd incl
90 kcd incl 2
145 kcd -r
361 kcd lin
524 kcd consults settings in `SYSCONFDIR/kcd.conf' and `~/.kcd.conf',
[all …]
H A DNEWS1 NEWS: Summary of changes in kcd
244 file. Now kcd relies on `~/.kcd.bookmark.*' for bookmark
397 - kcd only now looks for kcd.conf in SYSCONFDIR instead of /etc,
627 now write `kcd -rfq' instead of `kcd -rf -rq'.
640 /etc/kcd.conf -> /usr/etc/kcd.conf -> /usr/local/etc/kcd.conf
677 - Minor changes to kcd.sh.* and kcd.csh.* and document about
812 - More strict test of .kcd.save.gz. This prevents kcd from
847 README, CHANGES, kcd-?.?.?.lsm, kcd.1 and kcdmain.cc during
874 - More strict test of .kcd.save.gz. This prevents kcd from
976 - Fix error message dir. name from kcd to $HOME/kcd-bin .
[all …]
H A Dkcdscr2 # kcdscr - Script required for proper operation of kcd
4 # To run kcdscr, use ". kcdscr", "source kcdscr" or even better, "kcd".
9 # "kcd" works when the shell alias or function named "kcd" is properly
11 # file. You may install "kcd" shell alias/function at anytime by typing
23 unset KCD_TEMP # Can be overwritten by kcd
24 unset KCD_DIRTREE # Can be overwritten by kcd
25 unset KCD_CONFIG # kcd never write to this file. It could
33 cd "`cat $HOME/.kcd.newdir`" # ash does not recognize '~'
H A Dkcd-7.15.0.spec2 Name: kcd
7 Source: http://download.sourceforge.net/kcd/kcd-7.15.0.tar.gz
8 URL: http://kcd.sourceforge.net
14 kcd allows user to change directory by using various methods:
21 Install kcd if you'd like to have a tool to navigate and explore
H A DRPM4 2 Copy the kcd-?.?.?.tar.gz file into /usr/src/redhat/SOURCES/
6 3 Extract kcd-?.?.?.spec from the kcd-?.?.?.tar.gz and
10 rpmbuild -ba kcd-?.?.?.spec
14 Note: The default spec file that shipped with kcd always has
15 release number 1. If you modify/patch kcd in some ways,
H A DUNICODE1 Unicode Support in kcd
4 Currently kcd support the following Unicode features:
13 To enable Unicode support in kcd, you need UTF-8 version of fonts, xterm,
17 Note: kcd built with Unicode support works with both normal (non Unicode)
22 Building kcd with Unicode Support
45 5. Run kcd's configure with option `--enable-wide-chars', build and
46 install kcd.
64 Then run kcd.
70 To check whether gettext is working, run kcd -h. A nice closing quote
/dports/misc/kcd/kcd-7.15.0/doc/
H A Dbasics.sgml1 <sect1><title>kcd Basics</title>
5 <filename>~/.kcd.save.kcd.gz</filename>
7 automatically created when kcd is run for the first time.
13 kcd
31 kcd include
36 kcd incl
54 <command>kcd include</command>
80 kcd -B incl
98 <filename>~/.kcd.save.gz</filename>.
102 kcd -r
[all …]
H A Dcmdsynopsis3.sgml6 <command>kcd</command>
25 <command>kcd</command>
39 <command>kcd</command>
51 Yes if kcd can redraw itself
62 Yes if kcd can response to
84 Yes if kcd is compiled with
110 <command>kcd</command>
114 <command>kcd</command>
127 <command>kcd</command>
140 <command>kcd</command>
[all …]
H A Dkcd.sgml18 <title>kcd &Version; User Guide</title>
21 <chapter><title>What is kcd?</title>
23 kcd helps you navigate through directories easily in console or
30 kcd is developed for Linux, it should also work with any UNIX operating
31 system with the right libraries (libc, ncurses and zlib). To compile kcd
35 For bug report or latest news, visit kcd home page at
36 <ulink url="http://kcd.sourceforge.net">kcd.sourceforge.net</ulink>.
40 <chapter><title>Using kcd</title>
H A Dcmdsynopsis2.sgml11 <command>kcd</command>
25 <command>kcd</command>
51 <command>kcd</command>
56 Rescan directory using <glossterm>full scan mode</glossterm>. kcd will
70 directory permission is changed) so that kcd cannot
81 <command>kcd</command>
94 <command>kcd</command>
109 Rescan options can be combined, i.e., <command>kcd -rf -rq</command> is the same as
110 <command>kcd -rfq</command>.
H A Dcmdsynopsis1.sgml6 <command>kcd</command>
19 <command>kcd</command>
33 kcd lin
47 kcd 'b&amp;w'
68 <command>kcd</command>
83 <command>kcd</command>
98 <command>kcd</command>
113 <command>kcd</command>
129 <command>kcd</command>
143 <command>kcd</command>
/dports/misc/kcd/kcd-7.15.0/pkgsrc/
H A DREADME.src5 kcd home page: http://kcd.sourceforge.net
23 What Is kcd ?
55 kcd Basics
64 kcd
75 kcd include
79 kcd incl
90 kcd incl 2
145 kcd -r
361 kcd lin
524 kcd consults settings in `SYSCONFDIR/kcd.conf' and `~/.kcd.conf',
[all …]
H A Dspec.src2 Name: kcd
7 Source: http://download.sourceforge.net/kcd/kcd-%VERSION%.tar.gz
8 URL: http://kcd.sourceforge.net
14 kcd allows user to change directory by using various methods:
21 Install kcd if you'd like to have a tool to navigate and explore
53 %{_prefix}/bin/kcd-inst
54 %{_mandir}/man1/kcd.1*
56 /etc/profile.d/kcd.sh
57 /etc/profile.d/kcd.csh
H A DNEWS.src1 NEWS: Summary of changes in kcd
244 file. Now kcd relies on `~/.kcd.bookmark.*' for bookmark
397 - kcd only now looks for kcd.conf in SYSCONFDIR instead of /etc,
627 now write `kcd -rfq' instead of `kcd -rf -rq'.
640 /etc/kcd.conf -> /usr/etc/kcd.conf -> /usr/local/etc/kcd.conf
677 - Minor changes to kcd.sh.* and kcd.csh.* and document about
812 - More strict test of .kcd.save.gz. This prevents kcd from
847 README, CHANGES, kcd-?.?.?.lsm, kcd.1 and kcdmain.cc during
874 - More strict test of .kcd.save.gz. This prevents kcd from
976 - Fix error message dir. name from kcd to $HOME/kcd-bin .
[all …]
H A Dkcd.sgml.src18 <title>kcd &Version; User Guide</title>
21 <chapter><title>What is kcd?</title>
23 kcd helps you navigate through directories easily in console or
30 kcd is developed for Linux, it should also work with any UNIX operating
31 system with the right libraries (libc, ncurses and zlib). To compile kcd
35 For bug report or latest news, visit kcd home page at
36 <ulink url="http://kcd.sourceforge.net">kcd.sourceforge.net</ulink>.
40 <chapter><title>Using kcd</title>
H A Dlsm.src2 Title: kcd - Kriang's Change Directory
5 Description: kcd allows user to change directory by using various methods:
18 the command line exceeds a specified number, kcd displays
29 URL: http://kcd.sourceforge.net
31 Keywords: kcd, cd, ncd, directory, change, change directory, tree, jump
35 %GZSIZE% kcd-%VERSION%.tar.gz
36 %LSMSIZE% kcd-%VERSION%.lsm
/dports/security/kc24/kc-2.4.2/regress/
H A Dcmd_export.sh24 rm -f regress/test_export.kcd
32 if printf "${PASSWORD}" |${KC_RUN} -b -k regress/test_export.kcd -e blowfish -m ecb;then
40 rm -f regress/test_export.kcd
48 if printf "${PASSWORD}" |${KC_RUN} -b -k regress/test_export.kcd -P bcrypt -e blowfish -m cbc;then
57 rm -f regress/test_export.kcd
65 if printf "${PASSWORD}" |${KC_RUN} -b -k regress/test_export.kcd -P scrypt;then
76 rm -f regress/test_export.kcd
84 if printf "${PASSWORD}" |${KC_RUN} -b -k regress/test_export.kcd -P bcrypt -m cfb128;then

12345678910>>...12