Home
last modified time | relevance | path

Searched refs:dribble (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/dev/mca/
H A Dif_elmc_mca.c280 int dribble; in elmc_mca_copyin() local
288 dribble = size % 2; in elmc_mca_copyin()
292 if (dribble) { in elmc_mca_copyin()
303 int dribble; in elmc_mca_copyout() local
311 dribble = size % 2; in elmc_mca_copyout()
314 if (dribble) { in elmc_mca_copyout()
/netbsd-src/sys/dev/isa/
H A Dif_ai.c139 int dribble; in ai_copyin() local
147 dribble = size % 2; in ai_copyin()
151 if (dribble) { in ai_copyin()
161 int dribble; in ai_copyout() local
169 dribble = size % 2; in ai_copyout()
172 if (dribble) { in ai_copyout()
H A Dif_ix.c240 int i, dribble; in ix_copyin() local
258 dribble = size % 2; in ix_copyin()
270 if (dribble) { in ix_copyin()
284 int i, dribble; in ix_copyout() local
302 dribble = size % 2; in ix_copyout()
314 if (dribble) { in ix_copyout()
380 int dribble; in ix_zeromem() local
392 dribble = count % 2; in ix_zeromem()
396 if (dribble) in ix_zeromem()
H A Dif_ef.c246 int dribble; in ef_copyin() local
254 dribble = size % 2; in ef_copyin()
258 if (dribble) { in ef_copyin()
268 int dribble; in ef_copyout() local
276 dribble = size % 2; in ef_copyout()
279 if (dribble) { in ef_copyout()
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddribble.h41 extern void dribble (unsigned char byte);
H A Ddribble.c66 dribble (unsigned char byte) in dribble() function
H A DMakefile.in81 am_ginfo_OBJECTS = dir.$(OBJEXT) display.$(OBJEXT) dribble.$(OBJEXT) \
H A Dsession.c5038 dribble (keystroke); in info_get_input_char()
/netbsd-src/external/gpl2/texinfo/bin/info/
H A DMakefile6 SRCS= dir.c display.c dribble.c echo-area.c filesys.c \
/netbsd-src/external/gpl2/texinfo/dist/
H A DNEWS584 * You can save every keystroke you type in a "dribble file" by using the
585 `--dribble FILENAME' option. You can initially read keystrokes from an
587 input on the command line `info < old-dribble'.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi154 @item --dribble=@var{dribble-file}
255 @item --restore=@var{dribble-file}
256 Read keystrokes from @var{dribble-file}, presumably recorded during
257 previous Info session (see the description of the @samp{--dribble}
/netbsd-src/external/gpl2/texinfo/dist/po/
H A Dzh_CN.po264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
299 " --dribble=FILENAME ���û��İ�����¼���ļ� FILENAME �С�\n"
H A Dja.po270 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
305 " --dribble=FILENAME FILENAME �˥桼���Υ������ȥ�����Ф��Ƥ���\n"
H A Dhe.po264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
299 " .FILENAME ����� ������ ������ �� �� ���� --dribble=FILENAME\n"
H A Dzh_TW.po263 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
298 " --dribble=FILENAME �N�ϥΪ̪�����O���b FILENAME ��.\n"
H A Dhr.po268 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
304 " --dribble=IMEDAT zapamti korisnikovo tipkanje u IMEDAT.\n"
H A Dda.po264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
299 " --dribble=FILNAVN gem brugerens tastetryk i FILNAVN.\n"
H A Dnb.po281 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
317 " --dribble=FILNAVN huske brukerens tastetrykk i FILNAVN.\n"
H A Dnl.po280 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
316 "--dribble BESTAND Onthoud toetsaanslagen in BESTAND.\n"
H A Deo.po263 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
299 " --dribble=DOSIERO Notu la klavofrapojn de la uzanto en DOSIERO.\n"
H A Dde.po327 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
363 " --dribble=DATEI Tasteneingaben des Nutzers in DATEI merken\n"
H A Dno.po267 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
303 " --dribble=FILNAVN huske brukerens tastetrykk i FILNAVN.\n"
H A Dtr.po268 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
304 " --dribble=DOSYAADI DOSYAADI'ndaki kullan�c� tu�bas�mlar�n� "
H A Dpl.po265 " --dribble=FILENAME remember user keystrokes in FILENAME.\n"
301 " --dribble=PLIK zapami�tanie sekwencji klawiszy w PLIKU.\n"
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsguniq-a.inp3876 #: dribble.lisp:19
3879 #: dribble.lisp:105

12