Searched refs:TEXT (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-10.1-release/contrib/dialog/samples/
H A Dtextbox-both8 TEXT=/usr/share/common-licenses/GPL
9 test -f $TEXT || TEXT=../COPYING
12 cat $TEXT | expand >> $tempfile
14 $DIALOG --clear --title "TEXT BOX" \
H A Dtextbox-help8 TEXT=/usr/share/common-licenses/GPL
9 test -f $TEXT || TEXT=../COPYING
12 cat $TEXT | expand >> $tempfile
14 $DIALOG --clear --title "TEXT BOX" \
H A Dtextbox38 TEXT=/usr/share/common-licenses/GPL
9 test -f $TEXT || TEXT=../COPYING
12 cat $TEXT | expand >> $tempfile
14 $DIALOG --clear --title "TEXT BOX" \
/freebsd-10.1-release/contrib/byacc/test/
H A Derr_syntax10.y7 %token <TEXT> '(' '*' '&'
/freebsd-10.1-release/contrib/nvi/common/
H A Dcut.c34 * Put a range of lines/columns into a TEXT buffer.
235 TEXT *tp;
243 /* Create a TEXT structure that can hold the entire line. */
249 * copy the portion we want, and reset the TEXT length.
292 * Allocate a new TEXT structure.
294 * PUBLIC: TEXT *text_init __P((SCR *, const CHAR_T *, size_t, size_t));
296 TEXT *
303 TEXT *tp;
305 CALLOC(sp, tp, TEXT *, 1, sizeof(TEXT));
[all...]
H A Dcommon.h44 typedef struct _text TEXT; typedef in typeref:struct:_text
H A Dline.c91 TEXT *tp;
115 * Look-aside into the TEXT buffers and see if the line we want
119 l1 = ((TEXT *)TAILQ_FIRST(sp->tiq))->lno;
120 l2 = ((TEXT *)TAILQ_LAST(sp->tiq, _texth))->lno;
123 TRACE(sp, "retrieve TEXT buffer line %lu\n", (u_long)lno);
501 ep->c_nlines + (((TEXT *)TAILQ_LAST(sp->tiq, _texth))->lno -
502 ((TEXT *)TAILQ_FIRST(sp->tiq))->lno) : ep->c_nlines));
538 *lnop += ((TEXT *)TAILQ_LAST(sp->tiq, _texth))->lno -
539 ((TEXT *)TAILQ_FIRST(sp->tiq))->lno;
577 ((TEXT *)TAILQ_LAS
[all...]
H A Dextern.h8 TEXT *text_init __P((SCR *, const CHAR_T *, size_t, size_t));
10 void text_free __P((TEXT *));
H A Dput.c45 TEXT *ltp, *tp;
/freebsd-10.1-release/contrib/groff/src/preproc/eqn/
H A Dlex.cpp874 return TEXT;
883 if (t != TEXT && t != QUOTED_TEXT) {
901 if (t != TEXT) {
911 if (t != TEXT) {
935 if (t != TEXT) {
946 if (t != TEXT && t != QUOTED_TEXT) {
958 if (t != TEXT && t != QUOTED_TEXT) {
969 if (t != TEXT && t != QUOTED_TEXT) {
980 if (t != TEXT && t != QUOTED_TEXT) {
991 if (t != TEXT
[all...]
H A Deqn.y63 %token <str> TEXT
106 %right LPILE RPILE CPILE PILE TEXT QUOTED_TEXT MATRIX MARK LINEUP '^' '~' '\t' '{' SPLIT NOSPLIT
191 TEXT
197 | NOSPLIT TEXT
315 text: TEXT
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql51 root TEXT UNIQUE NOT NULL,
54 uuid TEXT NOT NULL
70 local_abspath TEXT UNIQUE
89 checksum TEXT NOT NULL PRIMARY KEY,
107 md5_checksum TEXT NOT NULL
133 local_relpath TEXT NOT NULL,
138 parent_relpath TEXT,
146 conflict_old TEXT,
147 conflict_new TEXT,
148 conflict_working TEXT,
[all...]
/freebsd-10.1-release/contrib/nvi/ex/
H A Dex_txt.c47 static int txt_dent __P((SCR *, TEXT *));
48 static void txt_prompt __P((SCR *, TEXT *, ARG_CHAR_T, u_int32_t));
61 TEXT ait, *ntp, *tp;
70 * Get a TEXT structure with some initial buffer space, reusing the
71 * last one if it's big enough. (All TEXT bookkeeping fields default
187 * TEXT.
225 * Swap old and new TEXT's, and insert the new TEXT
356 txt_prompt(SCR *sp, TEXT *tp, ARG_CHAR_T prompt, u_int32_t flags)
380 txt_dent(SCR *sp, TEXT *t
[all...]
H A Dex_at.c44 TEXT *tp;
H A Dex_display.c128 TEXT *tp;
H A Dex_append.c79 TEXT *tp;
/freebsd-10.1-release/contrib/groff/src/preproc/grn/
H A Dgprint.h49 #define TEXT(t) ( (t <= CENTCENT) || (t >= TOPLEFT) ) macro
52 * The above (TEXT) test is dependent on the relative values of the
/freebsd-10.1-release/contrib/ncurses/menu/
H A Dmenu.h39 #define TEXT TEXT_ncurses macro
67 } TEXT; typedef in typeref:struct:__anon3888
71 TEXT name; /* name of menu item */
72 TEXT description; /* description of item, optional in display */
H A Dmenu.priv.h115 extern NCURSES_EXPORT(int) _nc_Calculate_Text_Width(const TEXT *);
/freebsd-10.1-release/contrib/nvi/vi/
H A Dv_at.c40 TEXT *tp;
H A Dv_txt.c32 static int txt_abbrev __P((SCR *, TEXT *, CHAR_T *, int, int *, int *));
33 static void txt_ai_resolve __P((SCR *, TEXT *, int *));
34 static TEXT *txt_backup __P((SCR *, TEXTH *, TEXT *, u_int32_t *));
35 static int txt_dent __P((SCR *, TEXT *, int));
36 static int txt_emark __P((SCR *, TEXT *, size_t));
38 static int txt_fc __P((SCR *, TEXT *, int *));
40 static int txt_hex __P((SCR *, TEXT *));
41 static int txt_insch __P((SCR *, TEXT *, CHAR_T *, u_int));
42 static int txt_isrch __P((SCR *, VICMD *, TEXT *, u_int8_
[all...]
H A Dv_ex.c32 static int v_ecl_log __P((SCR *, TEXT *));
239 TEXT *tp;
328 TEXT *tp;
578 v_ecl_log(SCR *sp, TEXT *tp)
H A Dextern.h88 int v_txt_auto __P((SCR *, recno_t, TEXT *, size_t, TEXT *));
/freebsd-10.1-release/usr.bin/sed/
H A Ddefs.h112 TEXT, /* a c i */ enumerator in enum:e_args
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dpic.y87 %token <lstr> TEXT
214 %left TEXT SPRINTF
216 /* give text adjustments higher precedence than TEXT, so that
368 | COPY TEXT
375 | COPY TEXT THRU
513 | UNTIL TEXT
678 | text %prec TEXT
1019 | object_spec text %prec TEXT
1081 TEXT
1083 | SPRINTF '(' TEXT sprintf_arg
[all...]

Completed in 216 milliseconds

123