Searched refs:examples (Results 1 – 19 of 19) sorted by relevance
| /manual/ |
| A D | Makefile | 54 examples = $(filter %.c.texi, $(texis)) macro 61 texis-path := $(filter-out $(libc-texi-generated) summary.texi $(examples), \ 64 $(examples), $(texis))) 132 $(objpfx)%.c.texi: examples/%.c 157 $(patsubst %.c.texi,examples/%.c, $(examples))
|
| A D | README.pretty-printers | 113 Python API documentation, and use the existing printers as examples. The printer 125 You can use the existing unit tests as examples.
|
| A D | fdl-1.3.texi | 498 If your document contains nontrivial examples of program code, we 499 recommend releasing these examples in parallel under your choice of
|
| A D | getopt.texi | 156 Here are some examples showing what this program prints with different
|
| A D | io.texi | 276 Here are some examples of file names:
|
| A D | syslog.texi | 85 are examples of recognized facilities. For the complete list,
|
| A D | charset.texi | 37 section gives a few examples to help understand the design decisions 396 conversion functions (as shown in the examples below). 2289 existing examples. It'll become clearer once it is. --drepper} 2957 @glibcadj{} sources. It contains many examples of working and optimized
|
| A D | intro.texi | 418 Although the plugins mentioned as examples are all brought in by means 1123 On the other hand, in each of the following examples the reference is
|
| A D | texinfo.tex | 2154 % Fonts for indices, footnotes, small examples (9pt). 2168 % Fonts for small examples (8pt). 2302 % Fonts for indices, footnotes, small examples (9pt). 2316 % Fonts for small examples (8pt). 3451 % Since these characters are used in examples, they should be an even number of 7261 % If you want all examples etc. small: @set dispenvsize small. 7262 % If you want even small examples the full size: @set dispenvsize nosmall.
|
| A D | string.texi | 1305 Here are some examples showing the use of @code{strcmp} and 1306 @code{strncmp} (equivalent examples can be constructed for the wide 1307 character functions). These examples assume the use of the ASCII
|
| A D | job.texi | 245 All of the program examples included in this chapter are part of
|
| A D | stdio.texi | 1614 * Formatted Output Basics:: Some examples to get you started. 2058 Here are some more examples showing how unsigned integers print under 2187 Here are some examples showing how numbers print using the various 3828 Here are some examples of @samp{%[} conversions and what they mean:
|
| A D | argp.texi | 98 * Examples: Argp Examples. Simple examples of programs using argp.
|
| A D | locale.texi | 1323 A few examples should make clear how the function works. It is
|
| A D | signal.texi | 52 * Kinds of Signals:: Some examples of what can cause a signal. 2228 causing a process to terminate. Some examples of situations where you
|
| A D | arith.texi | 111 follow these examples: @code{INT32_MAX}, @code{UINT8_MAX}, 612 any of them, which is sometimes useful. Some examples of calculations
|
| A D | socket.texi | 376 For examples of use, see @ref{Local Socket Example}, or see @ref{Inet Example}. 2230 For examples of how to call the @code{socket} function,
|
| A D | message.texi | 1709 examples above used @code{|} which is a quite good choice because it
|
| A D | memory.texi | 2010 Here are two examples of how to allocate the space for an obstack and
|
Completed in 89 milliseconds