Searched refs:line (Results 1 – 25 of 44) sorted by relevance
12
392 read line397 if [[ "$line" == *STST* ]]; then398 echo "$line"400 trimmedLine=`echo "$line" | awk -F"STST:" '{print $2}'`411 elif [[ "$line" == "ASLTS:"* ]]; then412 if [[ "$line" == *START* ]]; then413 start=`echo "$line" | awk -F" " '{print $7}'`414 elif [[ "$line" == *FINISH* ]]; then415 finish=`echo "$line" | awk -F" " '{print $8}'`416 total=`echo "$line" | awk -F" " '{print $9}'`[all …]
32 read line37 tcasename=`echo "$line" | awk -F"$2" '{print $2}'`39 echo "$line"354 read line358 echo "$line"377 for line in $file2379 if [ x"$line" == x ]; then382 ARRAY[$index]="$line"413 line="${ARRAY[$index]}"415 tcasename1=`echo "$line" | awk -F"|" '{print $2}'`[all …]
395 read mark system line428 read marker s0 s1 s2 s3 line469 local x line str475 read line479 x=`echo $line | sed 's/ //'g`519 read line523 if [ "$line" == "$2" ]; then
638 read line642 if [[ "$line" == *aslts/bin ]]; then643 echo "$line"
30 line endings:
163 int line);171 int line);180 int line);187 int line);
36 /* arg3 - line number of checking (inside the file) */53 /* arg3 - line number of checking (inside the file) */70 /* arg3 - line number of checking (inside the file) */93 /* arg3 - line number of checking (inside the file) */130 /* arg3 - line number of checking (inside the file) */147 /* arg3 - line number of checking (inside the file) */164 /* arg3 - line number of checking (inside the file) */187 /* arg3 - line number of checking (inside the file) */223 /* arg3 - line number of checking (inside the file) */248 /* arg3 - line number of checking (inside the file) */
36 read number line43 SUMMARY[$number]=${SUMMARY[$number]}"|$line"
29 One new line is to be added into this file for each new bug.30 The contents of fields of the line are given below.
85 read s0 s1 s2 s3 s4 s5 line
42 read s0 s1 s2 s3 s4 s5 line
742 line="$AllErrors|$number|$s0|$s1|$lst|$s2|$kst|$TSRESname|$s3|$s4| $tobefixed$s5"743 SUMMARY[$number]="$line"
36 * Demo of ASL-incorrectness, - "// comment in the last line".38 * If the last line of ASL-file ends with the comment (in our case39 * "} //") and there is no '\n' (new line) symbol after that comment
76 4) Windows/Unix line termination issues:78 a) Install Cygwin with the default setting of CR/LF line terminators117 Execute VC/vcvarsall.bat from the command line if necessary.124 "Insert line breaks" boxes before saving.
8 +rw(__asm) // enable in-line assembly
18 you see an open rectangle. Click on this line which will enable137 // file information (%F), the line number (%l), the141 // lines (line in error plus message).
7 lset.bat - adds lint directory to the command line search path
56 // on the line yielding the Error 64.
119 the output window and the source file and source line will be121 the messages and the corresponding source line(s).
41 * multi-line *
32 // The comment string "//" in the last line checks bug (-1).
33 * at the beginning of the line for code that has very deep nesting. Therefore we will
48 line endings:173 and supplied with the satatus line)
57 Update the line of HOW_TO_USE file:
765 * arg2 - line number of checking824 * arg4 - line number of checking