/netbsd-src/sys/dev/mca/ |
H A D | if_elmc_mca.c | 280 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 D | if_ai.c | 139 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 D | if_ix.c | 240 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 D | if_ef.c | 246 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 D | dribble.h | 41 extern void dribble (unsigned char byte);
|
H A D | dribble.c | 66 dribble (unsigned char byte) in dribble() function
|
H A D | Makefile.in | 81 am_ginfo_OBJECTS = dir.$(OBJEXT) display.$(OBJEXT) dribble.$(OBJEXT) \
|
H A D | session.c | 5038 dribble (keystroke); in info_get_input_char()
|
/netbsd-src/external/gpl2/texinfo/bin/info/ |
H A D | Makefile | 6 SRCS= dir.c display.c dribble.c echo-area.c filesys.c \
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | NEWS | 584 * 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 D | info-stnd.texi | 154 @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 D | zh_CN.po | 264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 299 " --dribble=FILENAME ���û��İ�����¼���ļ� FILENAME �С�\n"
|
H A D | ja.po | 270 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 305 " --dribble=FILENAME FILENAME �˥桼���Υ������ȥ�����Ф��Ƥ���\n"
|
H A D | he.po | 264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 299 " .FILENAME ����� ������ ������ �� �� ���� --dribble=FILENAME\n"
|
H A D | zh_TW.po | 263 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 298 " --dribble=FILENAME �N�ϥΪ̪�����O���b FILENAME ��.\n"
|
H A D | hr.po | 268 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 304 " --dribble=IMEDAT zapamti korisnikovo tipkanje u IMEDAT.\n"
|
H A D | da.po | 264 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 299 " --dribble=FILNAVN gem brugerens tastetryk i FILNAVN.\n"
|
H A D | nb.po | 281 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 317 " --dribble=FILNAVN huske brukerens tastetrykk i FILNAVN.\n"
|
H A D | nl.po | 280 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 316 "--dribble BESTAND Onthoud toetsaanslagen in BESTAND.\n"
|
H A D | eo.po | 263 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 299 " --dribble=DOSIERO Notu la klavofrapojn de la uzanto en DOSIERO.\n"
|
H A D | de.po | 327 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 363 " --dribble=DATEI Tasteneingaben des Nutzers in DATEI merken\n"
|
H A D | no.po | 267 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 303 " --dribble=FILNAVN huske brukerens tastetrykk i FILNAVN.\n"
|
H A D | tr.po | 268 " --dribble=FILENAME remember user keystrokes in FILENAME.\n" 304 " --dribble=DOSYAADI DOSYAADI'ndaki kullan�c� tu�bas�mlar�n� "
|
H A D | pl.po | 265 " --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 D | msguniq-a.inp | 3876 #: dribble.lisp:19 3879 #: dribble.lisp:105
|