Searched +refs:mark +refs:ring (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dring.c39 * This defines a structure for a ring buffer.
64 * There is some trickiness here. Since the ring buffers are initialized
83 ring_init(Ring *ring, unsigned char *buffer, int count) argument
85 memset(ring, 0, sizeof *ring);
87 ring->size = count;
89 ring->supply = ring->consume = ring->bottom = buffer;
91 ring
107 ring_mark(Ring *ring) argument
117 ring_at_mark(Ring *ring) argument
131 ring_clear_mark(Ring *ring) argument
140 ring_supplied(Ring *ring, int count) argument
150 ring_consumed(Ring *ring, int count) argument
185 ring_empty_count(Ring *ring) argument
196 ring_empty_consecutive(Ring *ring) argument
217 ring_full_count(Ring *ring) argument
235 ring_full_consecutive(Ring *ring) argument
256 ring_supply_data(Ring *ring, unsigned char *buffer, int count) argument
275 ring_consume_data(Ring *ring, unsigned char *buffer, int count) argument
291 ring_encrypt(Ring *ring, void (*encryptor)(unsigned char *, int)) argument
313 ring_clearto(Ring *ring) argument
[all...]
H A Dring.h33 * @(#)ring.h 8.1 (Berkeley) 6/6/93
39 * This defines a structure for a ring buffer.
53 *mark; /* marker (user defined) */ member in struct:__anon728
63 /* Here are some functions and macros to deal with the ring buffer */
67 ring_init (Ring *ring, unsigned char *buffer, int count);
71 ring_supply_data (Ring *ring, unsigned char *buffer, int count);
74 ring_consume_data (Ring *ring, unsigned char *buffer, int count);
79 ring_supplied (Ring *ring, int count),
80 ring_consumed (Ring *ring, int count);
84 ring_empty_count (Ring *ring),
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dring.c36 static const char sccsid[] = "@(#)ring.c 8.2 (Berkeley) 5/30/95";
40 __FBSDID("$FreeBSD: src/contrib/telnet/telnet/ring.c,v 1.7 2003/05/04 02:54:48 obrien Exp $");
43 * This defines a structure for a ring buffer.
67 #include "ring.h"
89 * There is some trickiness here. Since the ring buffers are initialized
104 ring_init(Ring *ring, unsigned char *buffer, int count) argument
106 memset((char *)ring, 0, sizeof *ring);
108 ring->size = count;
110 ring
128 ring_mark(Ring *ring) argument
138 ring_at_mark(Ring *ring) argument
152 ring_clear_mark(Ring *ring) argument
161 ring_supplied(Ring *ring, int count) argument
171 ring_consumed(Ring *ring, int count) argument
206 ring_empty_count(Ring *ring) argument
217 ring_empty_consecutive(Ring *ring) argument
238 ring_full_count(Ring *ring) argument
256 ring_full_consecutive(Ring *ring) argument
277 ring_supply_data(Ring *ring, unsigned char *buffer, int count) argument
292 ring_encrypt(Ring *ring, void (*encryptor)(unsigned char *, int)) argument
[all...]
H A Dring.h33 * @(#)ring.h 8.1 (Berkeley) 6/6/93
34 * $FreeBSD: src/contrib/telnet/telnet/ring.h,v 1.4 2001/11/30 22:28:07 markm Exp $
48 * This defines a structure for a ring buffer.
62 *mark; /* marker (user defined) */ member in struct:__anon12171
72 /* Here are some functions and macros to deal with the ring buffer */
76 ring_init(Ring *ring, unsigned char *buffer, int count);
80 ring_supply_data(Ring *ring, unsigned char *buffer, int count);
83 ring_consume_data(Ring *ring, unsigned char *buffer, int count);
88 ring_supplied(Ring *ring, int count),
89 ring_consumed(Ring *ring, in
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dwinner.el52 'mark-active))
58 `(setq mark-active ,store)))
67 (require 'ring)
96 (defcustom winner-ring-size 200
162 (defvar winner-ring-alist nil)
164 ;; Find the right ring. If it does not exist, create one.
165 (defsubst winner-ring (frame)
166 (or (cdr (assq frame winner-ring-alist))
167 (let ((ring (make-ring winne
[all...]
H A Disearch.el47 ;; The search ring and completion commands automatically put you in
177 ;; Search ring.
179 (defvar search-ring nil
181 (defvar regexp-search-ring nil
184 (defcustom search-ring-max 16
185 "*Maximum length of search ring before oldest elements are thrown away."
188 (defcustom regexp-search-ring-max 16
189 "*Maximum length of regexp search ring before oldest elements are thrown away."
193 (defvar search-ring-yank-pointer nil
194 "Index in `search-ring' o
[all...]
H A Dvc.el430 ;; Delete FILE and mark it as deleted in the repository. If this
453 (require 'ring)
911 (goto-char (process-mark p))
913 (set-marker (process-mark p) (point))))))
950 (goto-char (process-mark p))
1078 ;; Use mark-marker to avoid confusion in transient-mark-mode.
1079 (mark-context (if (eq (marker-buffer (mark-marker)) (current-buffer))
1080 (vc-position-context (mark
[all...]
/macosx-10.9.5/mail_cmds-29/mail/
H A Dcmd2.c191 * If mark is true, mark the message "saved."
194 save1(str, mark, cmd, ignore)
196 int mark;
254 if (mark)
560 char **ap, **ring; local
566 ring = (char **)salloc((tab->i_count + 1) * sizeof(char *));
567 ap = ring;
572 qsort(ring, tab->i_count, sizeof(char *), igcomp);
573 for (ap = ring; *a
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex208 Emacs defines a `region' as the space between the {\it mark\/} and
209 the {\it point}. A mark is set with \kbd{C-{\it space}}.
212 \key{M-h} mark entire paragraph
213 \key{C-x h} mark entire buffer
218 \key{M-w} copy region to kill-ring
273 \key{d} mark the current message for deletion
H A Dpl-refcard.tex218 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
477 %\key{copy region to kill ring}{M-w}
480 \key{wstaw obszar do `kill ring'}{M-w}
491 %\key{set mark here}{C-@ {\rm or} C-SPC}
492 %\key{exchange point and mark}{C-x C-x}
496 %\key{set mark {\it arg\/} {\bf words} away}{M-@}
497 %\key{mark {\bf paragraph}}{M-h}
498 %\key{mark {\bf page}}{C-x C-p}
499 %\key{mark {\bf sexp}}{C-M-@}
500 %\key{mark {\b
[all...]
H A Drefcard.tex214 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
372 \key{copy region to kill ring}{M-w}
380 \key{set mark here}{C-@ {\rm or} C-SPC}
381 \key{exchange point and mark}{C-x C-x}
383 \key{set mark {\it arg\/} {\bf words} away}{M-@}
384 \key{mark {\bf paragraph}}{M-h}
385 \key{mark {\bf page}}{C-x C-p}
386 \key{mark {\bf sexp}}{C-M-@}
387 \key{mark {\bf function}}{C-M-h}
388 \key{mark entir
[all...]
H A Dorgcard.tex207 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
320 \metax{mark fully done children}{C-u C-c C-x C-a}
394 \key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#}
435 \key{record a position in mark ring}{C-c \%}
730 %buffer, but not during date selection). See note mark four$^3$
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-cmd.el46 (defvar mark-even-if-inactive)
153 ;; Where viper saves mark. This mark is resurrected by m^
154 (defvar viper-saved-mark nil)
372 (viper-push-onto-ring viper-last-insertion
373 'viper-insertion-ring))
1371 (viper-deactivate-mark)))
1394 (or (null viper-command-ring)
1395 (ring-empty-p viper-command-ring)
[all...]
H A Dcua-rect.el29 ;; GNU emacs rect.el package and the rect-mark.el package by Rick
195 ;; Calculate the rectangular region represented by point and mark,
198 (let ((top (point)) (bot (mark)) r l corner)
221 ;; Set mark and point in opposite corners of current rectangle.
238 (set-mark (point))
445 (defun cua-mouse-set-rectangle-mark (event)
454 (cua-set-rectangle-mark)
662 ;; Insert rectangle as insert-rectangle, but don't set mark and exit with
707 (defun cua--copy-rectangle-as-kill (&optional ring)
711 (setq cua--last-killed-rectangle (cons (and kill-ring (ca
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dsgml-mode.el196 "ring" "plusmn" "sup2" "sup3" "acute" "micro" "para" "middot"
420 the next N words. In Transient Mark mode, when the mark is active,
796 ;; FIXME: Should be called sgml-kill-tag or should not touch the kill-ring.
1322 (let ((mark (looking-at "--")))
1327 (if mark (not (looking-at "[ \t]*--"))))))
1335 (when (and (not mark) (looking-at "--"))
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dhtml.css1008 mark {
1042 outline: auto 5px -webkit-focus-ring-color
1045 /* Read-only text fields do not show a focus ring but do still receive focus */
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpostscr.vim99 syn keyword postscrOperator pop exch dup copy index roll clear count mark cleartomark counttomark
259 syn keyword postscrConstant contained dotaccent dieresis ring cedilla hungarumlaut ogonek caron emdash

Completed in 415 milliseconds