Home
last modified time | relevance | path

Searched full:title (Results 1 – 25 of 1094) sorted by relevance

12345678910>>...44

/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.aux1 'xrdef {Overview-title}{Overview}
4 'xrdef {What is CVS?-title}{What is CVS?}
7 'xrdef {What is CVS not?-title}{What is CVS not?}
10 'xrdef {A sample session-title}{A sample session}
13 'xrdef {Getting the source-title}{Getting the source}
16 'xrdef {Committing your changes-title}{Committing your changes}
19 'xrdef {Cleaning up-title}{Cleaning up}
22 'xrdef {Viewing differences-title}{Viewing differences}
25 'xrdef {Repository-title}{The Repository}
28 'xrdef {Specifying a repository-title}{Telling CVS where your repository is}
[all …]
H A Dcvsclient.aux1 'xrdef {Top-title}{CVS Client/Server}
4 'xrdef {Introduction-title}{Introduction}
7 'xrdef {Goals-title}{Goals}
10 'xrdef {Connection and Authentication-title}{How to Connect to and Authenticate Oneself to the CVS …
13 'xrdef {Password scrambling-title}{Password scrambling algorithm}
16 'xrdef {Protocol-title}{The CVS client/server protocol}
19 'xrdef {Entries Lines-title}{Entries Lines}
22 'xrdef {File Modes-title}{File Modes}
25 'xrdef {Filenames-title}{Conventions regarding transmission of file names}
28 'xrdef {File transmissions-title}{File transmissions}
[all …]
/openbsd-src/gnu/llvm/lld/docs/
H A Dpartitions.svg6 <!-- Title: G Pages: 1 -->
10 <title>G</title>
13 <g id="node1" class="node"><title>part_main</title>
17 <g id="node4" class="node"><title>main</title>
22 <g id="edge1" class="edge"><title>part_main&#45;&gt;main</title>
27 <g id="node2" class="node"><title>part1</title>
31 <g id="node5" class="node"><title>f1</title>
36 <g id="edge3" class="edge"><title>part1&#45;&gt;f1</title>
41 <g id="node3" class="node"><title>part2</title>
45 <g id="node6" class="node"><title>f2</title>
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dporting-howto.xml24 o make this work: <link linkend="sec-gtkmm-hack" endterm="sec-gtkmm-hack.title"/>.
30 <title>Libstdc++-porting-howto</title>
102 <legalnotice><title>Legal Notice</title>
127 <section id="sec-nsstd" label="1"><title>Namespace std::</title>
177 <title id="sec-gtkmm-hack.title">Using <emphasis>namespace
179 namespace</title>
211 <title id="sec-emptyns.title">Defining an empty namespace std</title>
224 <title id="sec-avoidfqn.title">Avoid to use fully qualified names
225 (i.e. std::string)</title>
258 <title id="sec-osprojects.title">How some open-source-projects deal
[all …]
H A DCOPYING.DOC87 The "Title Page" means, for a printed book, the title page itself,
89 this License requires to appear in the title page. For works in
90 formats which do not have any title page as such, "Title Page" means
91 the text near the most prominent appearance of the work's title,
119 the full title with all words of the title equally prominent and
122 the title of the Document and satisfy these conditions, can be treated
158 A. Use in the Title Page (and on the covers, if any) a title distinct
161 of the Document). You may use the same title as a previous version
163 B. List on the Title Page, as authors, one or more persons or entities
167 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/
H A Dtransp.out_markdown9 first after title,
11 *title*.
15 last before title,
16 *title*.
18 first after title and transparent,
21 *title*.
24 last before transparent and title,
25 *title*.
H A Dtransp.in11 .%T title
12 .%A first after title
18 .%A last before title
19 .%T title
22 .%T title
24 .%A first after title and transparent
33 .%A last before transparent and title
35 .%T title
/openbsd-src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/t/
H A D03_class.t8 is( $p->greeting, "Hi, I'm Donald Duck", "blank title");
10 is( $p->greeting, "Hi, I'm Mr Donald Duck", "changed title");
23 is( $ans, "Hi, I'm Donald Duck", "thread: blank title");
26 is( $ans, "Hi, I'm Mr Donald Duck", "thread: changed title");
59 CFF::fieldhash my %title;
64 $title{ $p} = shift || '';
69 sub title { $title{ shift() } }
80 $_ and $greet .= "$_ " for $p->title;
93 my ( $name, $title) = @_;
94 $p->Person::init( $name, $title);
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dhtml03.t18 like( x(qq{=pod\n\nThis is a paragraph}), qr{<title></title>}i );
19 like( x(qq{This is a paragraph}), qr{<title></title>}i );
20 like( x(qq{=head1 Prok\n\nThis is a paragraph}), qr{<title>Prok</title>}i );
21 like( x(qq{=head1 NAME\n\nProk -- stuff\n\nThis}), qr{<title>Prok</title>} );
/openbsd-src/regress/usr.bin/mandoc/db/out/
H A Dall.mout3 empty(1) - no title
29 one, empty(1) - no title
30 two, empty(1) - no title
33 one, empty(1) - no title
34 two, empty(1) - no title
46 empty(1, 8) - no title
49 empty(1/amd64, i386) - no title
130 empty(1) - no title
132 third, empty(1) - no title
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c34 add_new_float (char *id, char *title, char *shorttitle, in add_new_float() argument
42 new->title = title; in add_new_float()
69 /* Plain text output needs sectioning number and its title, in add_new_float()
104 return float_stack->title; in current_float_title()
245 if (strlen (temp->title) > 0) in cm_listoffloats()
251 execute_string ("%s", temp->title); in cm_listoffloats()
262 char *title = expansion (temp->title, 0); in cm_listoffloats() local
281 and then a colon after the title, to construct a in cm_listoffloats()
288 + strlen (temp->number) + strlen (title) in cm_listoffloats()
293 if (strlen (title) > 0) in cm_listoffloats()
[all …]
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/tests/
H A Dhtml-title2 # Test that titles with @ commands don't produce markup in the <title>.
5 if ../makeinfo --no-split --html ${srcdir-.}/html-title.txi; then
6 grep '^<title>@[^<>]*</title>$' html-title.html >/dev/null
12 rm -f html-title.html
/openbsd-src/regress/lib/libc/time/strptime/
H A Dmain.c51 char *p, *title, *buf, *format; in main() local
59 title = malloc(len + 1); in main()
60 memcpy(title, p, len); in main()
61 title[len] = '\0'; in main()
63 if (!strcmp(title, "EOF\n")) in main()
65 if (title[0] == '#' || title[0] == '\n') { in main()
66 free(title); in main()
95 printf("%s", title); in main()
106 free(title); in main()
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCOPYING.DOC87 The "Title Page" means, for a printed book, the title page itself,
89 this License requires to appear in the title page. For works in
90 formats which do not have any title page as such, "Title Page" means
91 the text near the most prominent appearance of the work's title,
119 the full title with all words of the title equally prominent and
122 the title of the Document and satisfy these conditions, can be treated
158 A. Use in the Title Page (and on the covers, if any) a title distinct
161 of the Document). You may use the same title as a previous version
163 B. List on the Title Page, as authors, one or more persons or entities
167 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dfdl.texi108 The ``Title Page'' means, for a printed book, the title page itself,
110 this License requires to appear in the title page. For works in
111 formats which do not have any title page as such, ``Title Page'' means
112 the text near the most prominent appearance of the work's title,
116 title either is precisely XYZ or contains XYZ in parentheses following
119 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
156 the full title with all words of the title equally prominent and
159 the title of the Document and satisfy these conditions, can be treated
196 Use in the Title Page (and on the covers, if any) a title distinct
199 of the Document). You may use the same title as a previous version
[all …]
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dfdl.texi108 The ``Title Page'' means, for a printed book, the title page itself,
110 this License requires to appear in the title page. For works in
111 formats which do not have any title page as such, ``Title Page'' means
112 the text near the most prominent appearance of the work's title,
116 title either is precisely XYZ or contains XYZ in parentheses following
119 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
156 the full title with all words of the title equally prominent and
159 the title of the Document and satisfy these conditions, can be treated
196 Use in the Title Page (and on the covers, if any) a title distinct
199 of the Document). You may use the same title as a previous version
[all …]
/openbsd-src/gnu/usr.bin/gcc/INSTALL/
H A Dgfdl.html3 <title>Installing GCC: GNU Free Documentation License</title>
7 <link title="Top" rel="top" href="#Top">
8 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
143 <p>The &ldquo;Title Page&rdquo; means, for a printed book, the title page itself,
145 this License requires to appear in the title page. For works in
146 formats which do not have any title page as such, &ldquo;Title Page&rdquo; means
147 the text near the most prominent appearance of the work's title,
151 title either is precisely XYZ or contains XYZ in parentheses following
154 …rdquo;, &ldquo;Endorsements&rdquo;, or &ldquo;History&rdquo;.) To &ldquo;Preserve the Title&rdquo;
189 the full title with all words of the title equally prominent and
[all …]
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dfdl.texi2 @c Set file name and title for man page.
138 The ``Title Page'' means, for a printed book, the title page itself,
140 this License requires to appear in the title page. For works in
141 formats which do not have any title page as such, ``Title Page'' means
142 the text near the most prominent appearance of the work's title,
146 title either is precisely XYZ or contains XYZ in parentheses following
149 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
186 the full title with all words of the title equally prominent and
189 the title of the Document and satisfy these conditions, can be treated
226 Use in the Title Page (and on the covers, if any) a title distinct
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/
H A Dfdl.texi2 @c Set file name and title for man page.
138 The ``Title Page'' means, for a printed book, the title page itself,
140 this License requires to appear in the title page. For works in
141 formats which do not have any title page as such, ``Title Page'' means
142 the text near the most prominent appearance of the work's title,
146 title either is precisely XYZ or contains XYZ in parentheses following
149 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title''
186 the full title with all words of the title equally prominent and
189 the title of the Document and satisfy these conditions, can be treated
226 Use in the Title Page (and on the covers, if any) a title distinct
[all …]
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/
H A Dos2_process.t56 my $t = Title;
59 ok($t, 'got session title');
63 ok(Title_set($newt), 'successfully set Title');
64 is(Title, $newt, 'correctly set Title');
67 ok(Title_set $t, 'successfully set Title back');
68 is(Title, $t, 'correctly set Title back');
73 is(Title, $newt, 'session title correctly set');
76 is(Title, $t, 'session title correctly reset');
80 ok(winTitle_set($newt), 'successfully set titlebar title via Win* API');
81 is(Title, $t, 'session title remained the same');
[all …]
/openbsd-src/gnu/usr.bin/binutils/etc/
H A Dfdl.texi95 The ``Title Page'' means, for a printed book, the title page itself,
97 this License requires to appear in the title page. For works in
98 formats which do not have any title page as such, ``Title Page'' means
99 the text near the most prominent appearance of the work's title,
127 the full title with all words of the title equally prominent and
130 the title of the Document and satisfy these conditions, can be treated
166 A. Use in the Title Page (and on the covers, if any) a title distinct
169 of the Document). You may use the same title as a previous version
171 B. List on the Title Page, as authors, one or more persons or entities
175 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dfdl.texi94 The ``Title Page'' means, for a printed book, the title page itself,
96 this License requires to appear in the title page. For works in
97 formats which do not have any title page as such, ``Title Page'' means
98 the text near the most prominent appearance of the work's title,
126 the full title with all words of the title equally prominent and
129 the title of the Document and satisfy these conditions, can be treated
165 A. Use in the Title Page (and on the covers, if any) a title distinct
168 of the Document). You may use the same title as a previous version
170 B. List on the Title Page, as authors, one or more persons or entities
174 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dfdl.texi94 The ``Title Page'' means, for a printed book, the title page itself,
96 this License requires to appear in the title page. For works in
97 formats which do not have any title page as such, ``Title Page'' means
98 the text near the most prominent appearance of the work's title,
126 the full title with all words of the title equally prominent and
129 the title of the Document and satisfy these conditions, can be treated
165 A. Use in the Title Page (and on the covers, if any) a title distinct
168 of the Document). You may use the same title as a previous version
170 B. List on the Title Page, as authors, one or more persons or entities
174 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dfdl.texi94 The ``Title Page'' means, for a printed book, the title page itself,
96 this License requires to appear in the title page. For works in
97 formats which do not have any title page as such, ``Title Page'' means
98 the text near the most prominent appearance of the work's title,
126 the full title with all words of the title equally prominent and
129 the title of the Document and satisfy these conditions, can be treated
165 A. Use in the Title Page (and on the covers, if any) a title distinct
168 of the Document). You may use the same title as a previous version
170 B. List on the Title Page, as authors, one or more persons or entities
174 C. State on the Title page the name of the publisher of the
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/doc/
H A Dfdl.texi95 The ``Title Page'' means, for a printed book, the title page itself,
97 this License requires to appear in the title page. For works in
98 formats which do not have any title page as such, ``Title Page'' means
99 the text near the most prominent appearance of the work's title,
127 the full title with all words of the title equally prominent and
130 the title of the Document and satisfy these conditions, can be treated
166 A. Use in the Title Page (and on the covers, if any) a title distinct
169 of the Document). You may use the same title as a previous version
171 B. List on the Title Page, as authors, one or more persons or entities
175 C. State on the Title page the name of the publisher of the
[all …]

12345678910>>...44