Searched refs:LINE (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.10.1/text_cmds-88/col/
H A Dcol.c88 typedef struct line_str LINE; typedef in typeref:struct:line_str
91 LINE *l_prev; /* previous line */
92 LINE *l_next; /* next line */
99 LINE *alloc_line(void);
101 void flush_line(LINE *);
104 void free_line(LINE *);
108 LINE *lines;
128 LINE *l; /* current line */
237 LINE *lnew;
344 LINE *
[all...]
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dsorted-doc.c47 typedef struct line LINE; typedef in typeref:struct:line
51 LINE *next; /* ptr to next or NULL */
61 LINE *first; /* first line of doc text. */
136 register LINE *lp = NULL; /* allocated line */
188 dp->first = lp = (LINE*)xmalloc (sizeof (LINE));
192 lp->next = (LINE*)xmalloc (sizeof (LINE));
/macosx-10.10.1/Heimdal-398.1.2/cf/
H A Dw32-def-from-dll.pl49 LINE: label
75 LINE: label
127 LINE: label
H A Dw32-list-externs-from-objs.pl47 LINE: label
/macosx-10.10.1/text_cmds-88/join/
H A Djoin.c83 } LINE; typedef in typeref:struct:__anon13874
91 LINE *set; /* set of lines with same field */
115 int cmp(LINE *, u_long, LINE *, u_long);
121 void outfield(LINE *, u_long, int);
122 void outoneline(INPUT *, LINE *);
123 void outtwoline(INPUT *, LINE *, INPUT *, LINE *);
288 LINE *lp, *lastlp, tmp;
308 F->setalloc * sizeof(LINE)))
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/libtiff/
H A Dmakevms.com98 $ READ/END=NOMOREMIS MISSING LINE
99 $ LINE=F$EDIT(LINE,"TRIM,COMPRESS,UPCASE")
100 $ LINE=F$ELEMENT(1," ",LINE)
101 $ IF LINE .EQS. " " THEN GOTO NEXTMIS
102 $ WRITE SYS$OUTPUT " "+LINE
103 $ C_COMPILE/OBJECT=[-.PORT]'LINE' [-.PORT]'LINE'
104 $ LIBRARY 'LIBPORT' [-.PORT]'LINE'
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp285 NumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) argument
286 : HowExpensiveTest("(n/a)",FILE, LINE),
294 fLine(LINE),
337 AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFormatAttribute attr, int32_t newValue) argument
338 : NumTest(pat,num,expect,FILE,LINE),
365 NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumberFormatAttribute attr, int32_t newValue */)
366 : NumTest(pat,num,expect,FILE,LINE) /* ,
413 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) argument
414 : HowExpensiveTest("(n/a)",FILE, LINE),
422 fLine(LINE),
536 NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMode mode) argument
628 NumFmtStringPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) argument
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts/
H A Dline-input.bash182 LINE=$1
184 getline LINE 50
187 echo "<$LINE>"
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dmktest.sh166 function LINE function
176 regress)LINE
188 regress)LINE
237 LINE
259 regress)LINE
291 LINE
462 LINE
515 LINE
525 LINE
554 LINE
[all...]
H A Dregress.sh327 do print -r -u2 "$command: line $LINE: no matching FI for IF on line ${COND_LINE[COND]}"
332 FATAL "line $LINE: no matching FI for IF on line ${COND_LINE[COND+1]}"
598 LINE=$TESTLINE
636 ITEM=$LINE
651 ITEM=$LINE
660 ITEM=$LINE
670 ITEM=$LINE
719 ITEM=$LINE
1270 COND_LINE[COND]=$LINE
1288 then FATAL line $LINE
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabap.vim52 syn keyword abapStatement NEW-LINE NEW-PAGE NEW-SECTION
64 syn keyword abapStatement LINE-SIZE LINE-COUNT MESSAGE-ID
69 syn match abapStatement "\(\W\|^\)\(WITH\W\+\(HEADER\W\+LINE\|FRAME\|KEY\)\|WITH\)\(\W\|$\)"ms=s+1,me=e-1
72 syn match abapStatement "\(\W\|^\)\(BEGIN\W\+OF\W\+\(BLOCK\|LINE\)\|BEGIN\W\+OF\)\(\W\|$\)"ms=s+1,me=e-1
73 syn match abapStatement "\(\W\|^\)\(END\W\+OF\W\+\(BLOCK\|LINE\)\|END\W\+OF\)\(\W\|$\)"ms=s+1,me=e-1
78 syn match abapStatement "\(\W\|^\)\(WHERE\W\+\(LINE\)\)\(\W\|$\)"ms=s+1,me=e-1
H A Domnimark.vim29 syn keyword omnimarkKeywords LINE-END LINE-START LOG LOOKAHEAD
69 syn keyword omnimarkCommands #ADDITIONAL-INFO #APPINFO #CAPACITY #CHARSET #CLASS #COMMAND-LINE-NAMES #CONSOLE #CURRENT-INPUT #CURRENT-OUTPUT #DATA #DOCTYPE #DOCUMENT #DTD #EMPTY #ERROR #ERROR-CODE
70 syn keyword omnimarkCommands #FILE-NAME #FIRST #GROUP #IMPLIED #ITEM #LANGUAGE-VERSION #LAST #LIBPATH #LIBRARY #LIBVALUE #LINE-NUMBER #MAIN-INPUT #MAIN-OUTPUT #MARKUP-ERROR-COUNT #MARKUP-ERROR-TOTAL
H A Doccam.vim80 syn keyword occamCDString FILE LINE PROCESS.PRIORITY OCCAM2.5 contained
H A Dforth.vim230 syn keyword forthFileWords RENAME-FILE READ-FILE READ-LINE KEY-FILE
231 syn keyword forthFileWords KEY?-FILE WRITE-FILE WRITE-LINE EMIT-FILE
H A Dfgl.vim59 syn keyword fglKeyword LANGUAGE LAST LEADING LEFT LENGTH LET LIKE LINE
H A Dbasic.vim43 syn keyword basicStatement LINE line Line LOCATE locate Locate
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h21 #define LINE 277 macro
H A Dpic.y104 %token LINE
232 %left BOX CIRCLE ELLIPSE ARC LINE ARROW SPLINE '['
650 | LINE
1321 | LINE
/macosx-10.10.1/vim-55/runtime/indent/
H A Dpascal.vim92 " If the PREVIOUS LINE contained these items, the current line is
121 " PREVIOUS-LINE BEGIN
130 " PREVIOUS-LINE BEGIN
H A Dcdl.vim62 " PREVIOUS LINE
115 " CURRENT LINE, if it starts with a closing element, decrease indent
H A Dsqlanywhere.vim273 " echom 'PREVIOUS INDENT: ' . indent(prevlnum) . ' LINE: ' . getline(prevlnum)
328 " echom 'CURRENT INDENT: ' . ind . ' LINE: ' . getline(v:lnum)
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_circle.tcl54 return [list LINE $point1 $point2]
181 if { [lindex $obj 0] == "LINE" } {
201 if { [lindex $obj1 0] == "LINE" } {
208 if { [lindex $obj2 0] == "LINE" } {
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DParser.pm719 my $line = ${ $self->{ LINE } };
771 $self->{ LINE } = \$line;
941 my $line = $self->{ LINE };
/macosx-10.10.1/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak413 # DEPENDENCY LIST, DO NOT EDIT BELOW THIS LINE
/macosx-10.10.1/ruby-106/ruby/
H A Dvm_trace.c543 C(line, LINE);
651 C(line, LINE);

Completed in 290 milliseconds

12