Home
last modified time | relevance | path

Searched full:line (Results 1 – 25 of 3755) sorted by relevance

12345678910>>...151

/freebsd/contrib/unifdef/tests/
H A Drecursive.experr23 unifdef: parser line 1 state C comment START line
24 unifdef: process line 1 PLAIN -> OUTSIDE depth 0
25 unifdef: parser line 2 state C comment START line
26 unifdef: process line 2 PLAIN -> OUTSIDE depth 0
27 unifdef: parser line 3 state NO comment START line
28 unifdef: process line 3 PLAIN -> OUTSIDE depth 0
29 unifdef: parser line 4 state NO comment START line
30 unifdef: process line 4 PLAIN -> OUTSIDE depth 0
31 unifdef: parser line 5 state NO comment START line
32 unifdef: process line 5 PLAIN -> OUTSIDE depth 0
[all …]
/freebsd/contrib/mandoc/
H A Dlib.in27 LINE("lib80211", "802.11 Wireless Network Management Library (lib80211, \\-l80211)")
28 LINE("libalias", "Packet Aliasing Library (libalias, \\-lalias)")
29 LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)")
30 LINE("libarm", "ARM Architecture Library (libarm, \\-larm)")
31 LINE("libarm32", "ARM32 Architecture Library (libarm32, \\-larm32)")
32 LINE("libbe", "Boot Environment Library (libbe, \\-lbe)")
33 LINE("libbluetooth", "Bluetooth Library (libbluetooth, \\-lbluetooth)")
34 LINE("libbsdxml", "eXpat XML parser library (libbsdxml, \\-lbsdxml)")
35 LINE("libbsm", "Basic Security Module Library (libbsm, \\-lbsm)")
36 LINE("libc", "Standard C\\~Library (libc, \\-lc)")
[all …]
H A Dst.c28 #define LINE(x, y) \ macro
34 LINE("-p1003.1-88", "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
35 LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
36 LINE("-p1003.1-96", "ISO/IEC 9945-1:1996 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
37 LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
38 LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
39 LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
40 LINE("-p1003.1-2013", "IEEE Std 1003.1-2008, 2013 Edition (\\(LqPOSIX.1\\(Rq)") in mdoc_a2st()
41 LINE("-p1003.1-2016", "IEEE Std 1003.1-2008, 2016 Edition (\\(LqPOSIX.1\\(Rq)") in mdoc_a2st()
42 LINE("-p1003.1-2024", "IEEE Std 1003.1-2024 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-include-guard.exp1 Parse_PushInput: file variable-ifndef.tmp, line 1
3 Parse_PushInput: file variable-ifndef-reuse.tmp, line 1
5 Parse_PushInput: file variable-ifndef-zero.tmp, line 1
6 Parse_PushInput: file variable-ifndef-zero.tmp, line 1
7 Parse_PushInput: file variable-ifndef-one.tmp, line 1
8 Parse_PushInput: file variable-ifndef-one.tmp, line 1
9 Parse_PushInput: file comments.tmp, line 1
11 Parse_PushInput: file variable-if.tmp, line 1
13 Parse_PushInput: file variable-if-reuse.tmp, line 1
15 Parse_PushInput: file variable-if-triple-negation.tmp, line 1
[all …]
H A Descape.exp42 VAR1BSNL00=:first line:
43 VAR1BSNL0=:first line no space on second line:
44 VAR1BSNLs=:first line one space on second line:
45 VAR1BSNLss=:first line two spaces on second line:
46 VAR1BSNLt=:first line one tab on second line:
47 VAR1BSNLtt=:first line two tabs on second line:
48 VAR1BSNLxx=:first line many spaces and tabs [ ] on second line:
50 echo :'first line\
51 #second line without space\
52 third line':
[all …]
H A Ddirective-misspellings.exp1 make: "directive-misspellings.mk" line 13: Unknown directive "dinclud"
2 make: "directive-misspellings.mk" line 16: Unknown directive "dincludx"
3 make: "directive-misspellings.mk" line 18: .include filename must be delimited by '"' or '<'
4 make: "directive-misspellings.mk" line 21: Unknown directive "erro"
5 make: "directive-misspellings.mk" line 23: Unknown directive "errox"
6 make: "directive-misspellings.mk" line 28: Unknown directive "expor"
7 make: "directive-misspellings.mk" line 31: Unknown directive "exporx"
8 make: "directive-misspellings.mk" line 33: Unknown directive "exports"
9 make: "directive-misspellings.mk" line 36: Unknown directive "export-en"
10 make: "directive-misspellings.mk" line 40: Unknown directive "export-environment"
[all …]
H A Descape.mk12 # anywhere in the makefile except in a command line, an include
13 # line, or a line immediately preceding an include line, it shall
15 # line, with a single <space>.
17 # When an escaped <newline> is found in a command line in a
18 # makefile, the command line shall contain the <backslash>, the
19 # <newline>, and the next line, except that the first character of
20 # the next line shall not be included if it is a <tab>.
22 # When an escaped <newline> is found in an include line or in a
23 # line immediately preceding an include line, the behavior is
50 # Backslash at end of line in a comment\
[all …]
H A Ddirective-for.exp1 make: "directive-for.mk" line 117: outer
2 make: "directive-for.mk" line 138: a:\ a:\file.txt
3 make: "directive-for.mk" line 138: d:\\
4 make: "directive-for.mk" line 138: d:\\file.txt
5 make: "directive-for.mk" line 158: ( ( (
6 make: "directive-for.mk" line 158: [ [ [
7 make: "directive-for.mk" line 158: { { {
8 make: "directive-for.mk" line 158: ) ) )
9 make: "directive-for.mk" line 158: ] ] ]
10 make: "directive-for.mk" line 158: } } }
[all …]
/freebsd/share/doc/usd/13.viref/
H A Dvi.cmd.roff12 except for the bottom line of the screen.
13 The bottom line of the screen is used to enter
73 When positioning the cursor to a new line and column,
81 and the cursor line will usually appear at the top or bottom of the screen.
83 the cursor line will appear in the center of the screen,
111 screen, this meant that single line scroll commands might repaint the
129 specifies if the cursor is set to a specific location in the line,
134 If the current line is shorter than the cursor position
136 would select, the cursor is positioned on the last character in the line.
137 (If the line is empty, the cursor is positioned on the first column
[all …]
H A Dex.cmd.roff23 .KY "line"
24 .IP "line"
25 A single-line address, given in any of the forms described in the
29 .LI line
30 is the current line.
33 A line, or a pair of line addresses, separated by a comma or semicolon.
37 The default for range is the current line
53 in a 10 line file is acceptable, and will print from the current line
54 through the last line in the file.
62 When a command that accepts these flags completes, the addressed line(s)
[all …]
/freebsd/share/doc/psd/20.ipctut/
H A Dfig3.pic9 line dotted from 5.550,8.012 to 4.362,8.012
10 line from 4.462,8.037 to 4.362,8.012 to 4.462,7.987
11 line dotted from 4.362,7.950 to 5.550,7.950
12 line from 5.450,7.925 to 5.550,7.950 to 5.450,7.975
15 line dotted from 3.925,4.700 to 5.112,4.700
16 line from 5.013,4.675 to 5.112,4.700 to 5.013,4.725
17 line dotted from 5.112,4.763 to 3.925,4.763
18 line from 4.025,4.788 to 3.925,4.763 to 4.025,4.737
19 line from 5.963,5.513 to 6.925,5.513
20 line from 5.963,5.650 to 6.925,5.650
[all …]
H A Dfig8.pic12 line from 3.150,6.200 to 4.112,6.200 to 4.112,5.375 to 3.150,5.375 to 3.150,6.200
13 line from 3.150,6.050 to 4.112,6.050
14 line from 3.150,5.912 to 4.112,5.912
15 line from 3.150,5.787 to 4.112,5.787
16 line from 3.150,5.650 to 4.112,5.650
17 line from 3.150,5.513 to 4.112,5.513
19 line from 3.575,6.463 to 3.575,6.200
20 line from 5.963,5.513 to 6.925,5.513
21 line from 5.963,5.650 to 6.925,5.650
22 line from 5.963,5.787 to 6.925,5.787
[all …]
H A Dfig2.pic8 line from 5.963,5.513 to 6.925,5.513
9 line from 5.963,5.650 to 6.925,5.650
10 line from 5.963,5.787 to 6.925,5.787
11 line from 5.963,5.912 to 6.925,5.912
12 line from 5.963,6.050 to 6.925,6.050
13 line from 5.963,6.200 to 6.925,6.200 to 6.925,5.375 to 5.963,5.375 to 5.963,6.200
15 line from 6.388,6.463 to 6.388,6.200
16 line from 3.150,6.200 to 4.112,6.200 to 4.112,5.375 to 3.150,5.375 to 3.150,6.200
17 line from 3.150,6.050 to 4.112,6.050
18 line from 3.150,5.912 to 4.112,5.912
[all …]
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_internals.h433 // convention and will pull in file and line information
480 void UnityFail(const char* message, const UNITY_LINE_TYPE line) UNITY_NORETURN_ATTRIBUTE;
482 void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
523 const UNITY_LINE_TYPE line);
541 //This tricky series of macros gives us an optional line argument to treat it as RUN_TEST(func, num=__LINE__)
554 //If we can't do the tricky version, we'll just have to require them to always include the line number
582 #define UNITY_TEST_FAIL(line, message) UnityFail( (message), (UNITY_LINE_TYPE)line);
583 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
579 UNITY_TEST_FAIL(line,message) global() argument
580 UNITY_TEST_IGNORE(line,message) global() argument
586 UNITY_TEST_ASSERT(condition,line,message) global() argument
587 UNITY_TEST_ASSERT_NULL(pointer,line,message) global() argument
588 UNITY_TEST_ASSERT_NOT_NULL(pointer,line,message) global() argument
590 UNITY_TEST_ASSERT_EQUAL_INT(expected,actual,line,message) global() argument
591 UNITY_TEST_ASSERT_EQUAL_INT8(expected,actual,line,message) global() argument
592 UNITY_TEST_ASSERT_EQUAL_INT16(expected,actual,line,message) global() argument
593 UNITY_TEST_ASSERT_EQUAL_INT32(expected,actual,line,message) global() argument
594 UNITY_TEST_ASSERT_EQUAL_UINT(expected,actual,line,message) global() argument
595 UNITY_TEST_ASSERT_EQUAL_UINT8(expected,actual,line,message) global() argument
596 UNITY_TEST_ASSERT_EQUAL_UINT16(expected,actual,line,message) global() argument
597 UNITY_TEST_ASSERT_EQUAL_UINT32(expected,actual,line,message) global() argument
598 UNITY_TEST_ASSERT_EQUAL_HEX8(expected,actual,line,message) global() argument
599 UNITY_TEST_ASSERT_EQUAL_HEX16(expected,actual,line,message) global() argument
600 UNITY_TEST_ASSERT_EQUAL_HEX32(expected,actual,line,message) global() argument
601 UNITY_TEST_ASSERT_BITS(mask,expected,actual,line,message) global() argument
603 UNITY_TEST_ASSERT_INT_WITHIN(delta,expected,actual,line,message) global() argument
604 UNITY_TEST_ASSERT_INT8_WITHIN(delta,expected,actual,line,message) global() argument
605 UNITY_TEST_ASSERT_INT16_WITHIN(delta,expected,actual,line,message) global() argument
606 UNITY_TEST_ASSERT_INT32_WITHIN(delta,expected,actual,line,message) global() argument
607 UNITY_TEST_ASSERT_UINT_WITHIN(delta,expected,actual,line,message) global() argument
608 UNITY_TEST_ASSERT_UINT8_WITHIN(delta,expected,actual,line,message) global() argument
609 UNITY_TEST_ASSERT_UINT16_WITHIN(delta,expected,actual,line,message) global() argument
610 UNITY_TEST_ASSERT_UINT32_WITHIN(delta,expected,actual,line,message) global() argument
611 UNITY_TEST_ASSERT_HEX8_WITHIN(delta,expected,actual,line,message) global() argument
612 UNITY_TEST_ASSERT_HEX16_WITHIN(delta,expected,actual,line,message) global() argument
613 UNITY_TEST_ASSERT_HEX32_WITHIN(delta,expected,actual,line,message) global() argument
615 UNITY_TEST_ASSERT_EQUAL_PTR(expected,actual,line,message) global() argument
616 UNITY_TEST_ASSERT_EQUAL_STRING(expected,actual,line,message) global() argument
617 UNITY_TEST_ASSERT_EQUAL_MEMORY(expected,actual,len,line,message) global() argument
619 UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected,actual,num_elements,line,message) global() argument
620 UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected,actual,num_elements,line,message) global() argument
621 UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected,actual,num_elements,line,message) global() argument
622 UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected,actual,num_elements,line,message) global() argument
623 UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected,actual,num_elements,line,message) global() argument
624 UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected,actual,num_elements,line,message) global() argument
625 UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected,actual,num_elements,line,message) global() argument
626 UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected,actual,num_elements,line,message) global() argument
627 UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected,actual,num_elements,line,message) global() argument
628 UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected,actual,num_elements,line,message) global() argument
629 UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected,actual,num_elements,line,message) global() argument
630 UNITY_TEST_ASSERT_EQUAL_PTR_ARRAY(expected,actual,num_elements,line,message) global() argument
631 UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected,actual,num_elements,line,message) global() argument
632 UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected,actual,len,num_elements,line,message) global() argument
635 UNITY_TEST_ASSERT_EQUAL_INT64(expected,actual,line,message) global() argument
636 UNITY_TEST_ASSERT_EQUAL_UINT64(expected,actual,line,message) global() argument
637 UNITY_TEST_ASSERT_EQUAL_HEX64(expected,actual,line,message) global() argument
638 UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected,actual,num_elements,line,message) global() argument
639 UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected,actual,num_elements,line,message) global() argument
640 UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected,actual,num_elements,line,message) global() argument
641 UNITY_TEST_ASSERT_INT64_WITHIN(delta,expected,actual,line,message) global() argument
642 UNITY_TEST_ASSERT_UINT64_WITHIN(delta,expected,actual,line,message) global() argument
643 UNITY_TEST_ASSERT_HEX64_WITHIN(delta,expected,actual,line,message) global() argument
645 UNITY_TEST_ASSERT_EQUAL_INT64(expected,actual,line,message) global() argument
646 UNITY_TEST_ASSERT_EQUAL_UINT64(expected,actual,line,message) global() argument
647 UNITY_TEST_ASSERT_EQUAL_HEX64(expected,actual,line,message) global() argument
648 UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected,actual,num_elements,line,message) global() argument
649 UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected,actual,num_elements,line,message) global() argument
650 UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected,actual,num_elements,line,message) global() argument
651 UNITY_TEST_ASSERT_INT64_WITHIN(delta,expected,actual,line,message) global() argument
652 UNITY_TEST_ASSERT_UINT64_WITHIN(delta,expected,actual,line,message) global() argument
653 UNITY_TEST_ASSERT_HEX64_WITHIN(delta,expected,actual,line,message) global() argument
657 UNITY_TEST_ASSERT_FLOAT_WITHIN(delta,expected,actual,line,message) global() argument
658 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected,actual,line,message) global() argument
659 UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected,actual,num_elements,line,message) global() argument
660 UNITY_TEST_ASSERT_FLOAT_IS_INF(actual,line,message) global() argument
661 UNITY_TEST_ASSERT_FLOAT_IS_NEG_INF(actual,line,message) global() argument
662 UNITY_TEST_ASSERT_FLOAT_IS_NAN(actual,line,message) global() argument
663 UNITY_TEST_ASSERT_FLOAT_IS_DETERMINATE(actual,line,message) global() argument
664 UNITY_TEST_ASSERT_FLOAT_IS_NOT_INF(actual,line,message) global() argument
665 UNITY_TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(actual,line,message) global() argument
666 UNITY_TEST_ASSERT_FLOAT_IS_NOT_NAN(actual,line,message) global() argument
667 UNITY_TEST_ASSERT_FLOAT_IS_NOT_DETERMINATE(actual,line,message) global() argument
669 UNITY_TEST_ASSERT_FLOAT_WITHIN(delta,expected,actual,line,message) global() argument
670 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected,actual,line,message) global() argument
671 UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected,actual,num_elements,line,message) global() argument
672 UNITY_TEST_ASSERT_FLOAT_IS_INF(actual,line,message) global() argument
673 UNITY_TEST_ASSERT_FLOAT_IS_NEG_INF(actual,line,message) global() argument
674 UNITY_TEST_ASSERT_FLOAT_IS_NAN(actual,line,message) global() argument
675 UNITY_TEST_ASSERT_FLOAT_IS_DETERMINATE(actual,line,message) global() argument
676 UNITY_TEST_ASSERT_FLOAT_IS_NOT_INF(actual,line,message) global() argument
677 UNITY_TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(actual,line,message) global() argument
678 UNITY_TEST_ASSERT_FLOAT_IS_NOT_NAN(actual,line,message) global() argument
679 UNITY_TEST_ASSERT_FLOAT_IS_NOT_DETERMINATE(actual,line,message) global() argument
683 UNITY_TEST_ASSERT_DOUBLE_WITHIN(delta,expected,actual,line,message) global() argument
684 UNITY_TEST_ASSERT_EQUAL_DOUBLE(expected,actual,line,message) global() argument
685 UNITY_TEST_ASSERT_EQUAL_DOUBLE_ARRAY(expected,actual,num_elements,line,message) global() argument
686 UNITY_TEST_ASSERT_DOUBLE_IS_INF(actual,line,message) global() argument
687 UNITY_TEST_ASSERT_DOUBLE_IS_NEG_INF(actual,line,message) global() argument
688 UNITY_TEST_ASSERT_DOUBLE_IS_NAN(actual,line,message) global() argument
689 UNITY_TEST_ASSERT_DOUBLE_IS_DETERMINATE(actual,line,message) global() argument
690 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_INF(actual,line,message) global() argument
691 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(actual,line,message) global() argument
692 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NAN(actual,line,message) global() argument
693 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_DETERMINATE(actual,line,message) global() argument
695 UNITY_TEST_ASSERT_DOUBLE_WITHIN(delta,expected,actual,line,message) global() argument
696 UNITY_TEST_ASSERT_EQUAL_DOUBLE(expected,actual,line,message) global() argument
697 UNITY_TEST_ASSERT_EQUAL_DOUBLE_ARRAY(expected,actual,num_elements,line,message) global() argument
698 UNITY_TEST_ASSERT_DOUBLE_IS_INF(actual,line,message) global() argument
699 UNITY_TEST_ASSERT_DOUBLE_IS_NEG_INF(actual,line,message) global() argument
700 UNITY_TEST_ASSERT_DOUBLE_IS_NAN(actual,line,message) global() argument
701 UNITY_TEST_ASSERT_DOUBLE_IS_DETERMINATE(actual,line,message) global() argument
702 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_INF(actual,line,message) global() argument
703 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(actual,line,message) global() argument
704 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NAN(actual,line,message) global() argument
705 UNITY_TEST_ASSERT_DOUBLE_IS_NOT_DETERMINATE(actual,line,message) global() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp38 void MarkupParser::parseLine(StringRef Line) { in parseLine() argument
42 this->Line = Line; in parseLine()
54 // The buffer is empty, so parse the next bit of the line. in nextNode()
56 if (Line.empty()) in nextNode()
60 if (std::optional<StringRef> MultilineEnd = parseMultiLineEnd(Line)) { in nextNode()
63 "At most one multi-line element can be finished at a time."); in nextNode()
65 // Parse the multi-line element as if it were contiguous. in nextNode()
66 advanceTo(Line, MultilineEnd->end()); in nextNode()
70 // The whole line is part of the multi-line element. in nextNode()
71 llvm::append_range(InProgressMultiline, Line); in nextNode()
[all …]
/freebsd/tools/build/
H A Dfreebsd-yeet.pl93 # 9524e274b548 Remove $FreeBSD$: one-line xdr pattern
94 # 26a58599a09a Remove $FreeBSD$: one-line forth tag
95 # 401ab69cff8f Remove $FreeBSD$: one-line ps tag
96 # 6ef644f5889a Remove $FreeBSD$: one-line lua tag
97 # 9636a14538f5 Remove $FreeBSD$: two-line lua tag
98 # 8c99d94c900f sys: Remove $FreeBSD$: two-line lua tag
99 # ae992a336e8d Remove $FreeBSD$: one-line catalog
100 # 2063df147163 sys: Remove $FreeBSD$: one-line catalog
101 # 05248206f720 Remove $FreeBSD$: one-line bare tag
102 # 78d146160dc5 sys: Remove $FreeBSD$: one-line bare tag
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLineTable.h39 /// A line table class.
45 /// The compile unit to which this line table belongs.
51 /// Unsorted list of line sequences.
58 /// Adds a new line entry to this line table.
60 /// All line entries are maintained in file address order.
63 /// A const reference to a new line_entry to add to this line
71 void InsertLineEntry(lldb::addr_t file_addr, uint32_t line, uint16_t column,
80 // inserted in this line table.
82 uint32_t line, uint16_t column,
88 // Insert a sequence of entries into this line table.
[all …]
/freebsd/tools/ifnet/
H A Dconvert_ifapi.sh63 if echo $line | grep "$__ifp__->.* = " > /dev/null 2>&1
65 if echo $line | grep "\[$__ifp__->.* = " > /dev/null 2>&1; then
69 word=`echo $line | awk -F "if_" ' { print $2 }' | awk -F" =" '{ print $1 }'`
70 value=`echo $line | awk -F "=" '{ print $2 }' | sed -e 's/;//g'`
73 old=`echo $line|sed -e 's/^[ ]*//'`
74 line=`echo $line| sed -e's/'$old'/'$new'/g'`
81 if echo $line | grep "$__ifp__->.*++\|++$__ifp__->.*" > /dev/null 2>&1
83 word=`echo $line | awk -F"if_" '{ print $2 }'|awk -F"\+" '{ print $1}'`
85 old=`echo $line|sed -e 's/^[ ]*//'`
88 line=`echo $line| sed -e's/'$old'/'$new'/g'`
[all …]
/freebsd/lib/libc/tests/stdio/
H A Dgetdelim_test.c81 char *line; in ATF_TC_BODY() local
95 line = malloc(i); in ATF_TC_BODY()
96 /* First line: the full apothegm */ in ATF_TC_BODY()
97 ATF_REQUIRE(getline(&line, &linecap, fp) == sizeof(apothegm) - 1); in ATF_TC_BODY()
98 ATF_REQUIRE(memcmp(line, apothegm, sizeof(apothegm)) == 0); in ATF_TC_BODY()
100 /* Second line: the NUL terminator following the newline */ in ATF_TC_BODY()
101 ATF_REQUIRE(getline(&line, &linecap, fp) == 1); in ATF_TC_BODY()
102 ATF_REQUIRE(line[0] == '\0' && line[1] == '\0'); in ATF_TC_BODY()
103 /* Third line: EOF */ in ATF_TC_BODY()
104 line[0] = 'X'; in ATF_TC_BODY()
[all …]
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Dusage-txt.h203 /* 800 */ "%s: Command line arguments required\n\0"
225 /* 1574 */ "%s: Command line arguments are not allowed.\n\0"
231 /* 1804 */ "'%s' is not a command line option.\n\0"
354 * referenced where the preceding "#line" directive states, though you will
363 #line 67 "../autoopts.c" in dummy_func()
365 #line 89 "../autoopts.c" in dummy_func()
367 #line 48 "../init.c" in dummy_func()
369 #line 81 "../init.c" in dummy_func()
371 #line 79 "../init.c" in dummy_func()
374 #line 78 "../autoopts.c" in dummy_func()
[all …]
/freebsd/bin/ed/
H A Ded.122 utility is a line-oriented text editor.
102 on a line.
112 It is possible to modify only a portion of a line by means of replacement,
120 commands consist of zero or more line addresses, followed by a single
131 The address(es) indicate the line or range of lines to be affected by the
166 .Sh LINE ADDRESSING
167 An address represents the number of a line in the buffer.
174 When a file is first read, the current address is set to the last line
176 In general, the current address is set to the last line
179 A line address is
[all …]
/freebsd/share/doc/usd/10.exref/summary/
H A Dex.summary143 first and only character on a line.
147 Line Numbers and Command Syntax
156 called the \fIcurrent line\fP.
159 new current line at the end of their
163 line-number addresses which indicate the lines
166 that line only; if two, on an inclusive range
168 Commands that can take line-number prefixes also
172 without any line-number prefix.
174 prefix operates on the current line,
178 one line, the current line, to be
[all …]
/freebsd/crypto/openssl/Configurations/
H A DINTERNALS.Configure39 the skip stack should look like after each line is processed:
44 | ... whatever ... | | this line is processed |
46 | ... whatever ... | | this line is processed |
48 | ... whatever ... | | this line is skipped over |
50 | ... whatever ... | | this line is skipped over |
52 | ... whatever ... | | this line is processed |
54 | ... whatever ... | | this line is skipped over |
56 | ... whatever ... | | this line is skipped over |
58 | ... whatever ... | | this line is skipped over |
60 | ... whatever ... | | this line is skipped over |
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A Dgenshell.c110 "text, the second line of the file through the ending tag will be replaced\n"
111 "by the newly generated text. The first '#!' line will be regenerated.\n\0"
252 /** Reference to the title line for genshellopt usage. */
266 /* extracted from optcode.tlib near line 342 */
302 /* extracted from optmain.tlib near line 1250 */
545 text, the second line of the file through the ending tag will be replaced\n\ in bogus_function()
546 by the newly generated text. The first '#!' line will be regenerated.\n")); in bogus_function()
557 #line 67 "../autoopts.c" in bogus_function()
559 #line 89 "../autoopts.c" in bogus_function()
561 #line 48 "../init.c" in bogus_function()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Duncore-cache.json3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.",
8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.",
13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.",
18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.",
23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.",
28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.",
33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.",
38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.",
43 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s…
48 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in E or S-…
[all …]

12345678910>>...151