Home
last modified time | relevance | path

Searched refs:caption (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/tools/include-mapping/
H A Dcppreference_parser.py105 caption = symbol_href.next_sibling
107 if isinstance(caption, NavigableString) and "(" in caption:
108 variant = caption.text.strip(" ()")
/openbsd-src/gnu/llvm/lldb/docs/
H A Dindex.rst117 :caption: Project
128 :caption: Use & Extension
149 :caption: Development
162 :caption: Design
170 :caption: Reference
180 :caption: External Links
/openbsd-src/gnu/llvm/clang/docs/
H A DClangStaticAnalyzer.rst13 :caption: Table of Contents
/openbsd-src/gnu/llvm/lldb/docs/_static/
H A Dlldb.css54 div.sphinxsidebar .caption {
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c732 char *caption; in begin_insertion() local
791 get_until_in_braces ("\n@end float", &caption); in begin_insertion()
795 caption = ""; in begin_insertion()
812 canon_white (caption); in begin_insertion()
816 xstrdup (caption), xstrdup (shortcaption), in begin_insertion()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentHTMLTags.td45 def Caption : Tag<"caption">;
/openbsd-src/gnu/llvm/llvm/docs/_ocamldoc/
H A Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dwindres.h299 unichar *caption; member
H A Dresbin.c497 d->caption = get_unicode (data + off, length - off, big_endian, &sublen); in bin_to_res_dialog()
500 d->caption = NULL; in bin_to_res_dialog()
1552 *pp = unicode_to_bin (dialog->caption, big_endian); in res_to_bin_dialog()
H A Dresrc.c2008 if (dialog->caption != NULL) in write_rc_dialog()
2011 unicode_print (e, dialog->caption, -1); in write_rc_dialog()
H A Drcparse.y435 unicode_from_ascii ((int *) NULL, &dialog.caption, $3);
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dwindres.h298 unichar *caption; member
H A Dresbin.c497 d->caption = get_unicode (data + off, length - off, big_endian, &sublen); in bin_to_res_dialog()
500 d->caption = NULL; in bin_to_res_dialog()
1552 *pp = unicode_to_bin (dialog->caption, big_endian); in res_to_bin_dialog()
H A Dresrc.c1974 if (dialog->caption != NULL) in write_rc_dialog()
1977 unicode_print (e, dialog->caption, -1); in write_rc_dialog()
H A Drcparse.y433 unicode_from_ascii ((int *) NULL, &dialog.caption, $3);
H A Drcparse.c1791 unicode_from_ascii ((int *) NULL, &dialog.caption, yyvsp[0].s); in yyparse()
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py112 self.caption = json_frame['location_context']
590 lc.caption, lc.decl,
/openbsd-src/lib/libc/regex/
H A Dengine.c965 print(struct match *m, const char *caption, states st, int ch, FILE *d) in print() argument
974 (void)fprintf(d, "%s", caption); in print()
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog413 caption; previous \printedsomething code to do this had become
416 * doc/texinfo.txi (caption shortcaption): show an example for
538 The TeX code for @caption, @shortcaption and @copying now uses
546 (\caption, \shortcaption): Redefine, using \scanargctxt via ...
1443 caption boundaries looking for a space to break at.
1645 * makeinfo/insertion.c (end_insertion): indent float caption.
1788 * doc/texinfo.tex (\caption): make \long.
1790 (caption shortcaption, listoffloats): write these, finishing the
1810 * makeinfo/insertion.c (end_insertion): adjusted caption styles for
1826 * doc/texinfo.tex (\dofloat): initialize caption macros here, not
[all …]
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex5533 % When called from @insertcopying or (short)caption, we need active
6513 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6514 % @float Foo,lbl & no caption: Foo 1.1
6515 % @float Foo & @caption{Cap}: Foo: Cap
6516 % @float Foo & no caption: Foo
6518 % @float ,lbl & no caption: 1.1
6519 % @float & @caption{Cap}: Cap
6520 % @float & no caption:
6537 % Start the printed caption with what we've constructed in
6546 % caption text.
[all …]
H A Dtexinfo.txi405 * caption shortcaption:: Specifying descriptions for floats.
9076 * caption shortcaption:: Specifying descriptions for floats.
9145 @node caption shortcaption
9146 @subsection @code{@@caption} & @code{@@shortcaption}
9147 @findex caption
9152 You may write an @code{@@caption} anywhere within a @code{@@float}
9153 environment, to define a caption for the float. It is not allowed in
9154 any other context. @code{@@caption} takes a single argument, enclosed
9159 An example float, with caption.
9160 @@caption@{Caption for example float.@}
[all …]
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex5657 % When called from @insertcopying or (short)caption, we need active
6642 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6643 % @float Foo,lbl & no caption: Foo 1.1
6644 % @float Foo & @caption{Cap}: Foo: Cap
6645 % @float Foo & no caption: Foo
6647 % @float ,lbl & no caption: 1.1
6648 % @float & @caption{Cap}: Cap
6649 % @float & no caption:
6666 % Start the printed caption with what we've constructed in
6675 % caption text.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex6368 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6369 % @float Foo,lbl & no caption: Foo 1.1
6370 % @float Foo & @caption{Cap}: Foo: Cap
6371 % @float Foo & no caption: Foo
6373 % @float ,lbl & no caption: 1.1
6374 % @float & @caption{Cap}: Cap
6375 % @float & no caption:
6392 % Start the printed caption with what we've constructed in
6401 % caption text.
6413 % after the caption, to avoid chance of it being a breakpoint.
[all …]
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom276 * <caption align=top>Random Number Generator Requirements</caption>
2095 * <caption align=top>Distribution Statistics</caption>
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregengine.inc1030 print(struct match *m, const char *caption, states st, int ch, FILE *d)
1039 (void)fprintf(d, "%s", caption);

12