Home
last modified time | relevance | path

Searched refs:emph (Results 1 – 25 of 60) sorted by relevance

123

/NextBSD/contrib/gcclibs/libgomp/
HDlibgomp.texi173 @item @emph{Description}:
183 @item @emph{C/C++}:
185 @item @emph{Prototype}: @tab @code{int omp_get_dynamic();}
188 @item @emph{Fortran}:
190 @item @emph{Interface}: @tab @code{logical function omp_get_dynamic()}
193 @item @emph{See also}:
196 @item @emph{Reference}:
205 @item @emph{Description}:
209 @item @emph{C/C++}:
211 @item @emph{Prototype}: @tab @code{int omp_get_max_threads();}
[all …]
/NextBSD/contrib/dtc/Documentation/
HDdtc-paper.tex18 \emph{OzLabs, IBM Linux Technology Center}}
25 \newcommand{\fixme}[1]{$\bigstar$\emph{\textbf{\large #1}}$\bigstar$\xspace}
76 Each node contains \emph{properties}, name--value pairs that give
136 \item \emph{relocatable}: the bootloader or kernel should be able to
140 \item \emph{insert and delete}: sometimes the bootloader might want to
147 \item \emph{compact}: embedded systems are frequently short of
161 \texttt{0x04} & \emph{totalsize} \\\cline{2-2}
162 \texttt{0x08} & \emph{off\_struct} & \\\cline{2-2}
163 \texttt{0x0C} & \emph{off\_strs} & \\\cline{2-2}
164 \texttt{0x10} & \emph{off\_rsvmap} & \\\cline{2-2}
[all …]
/NextBSD/contrib/binutils/gas/doc/
HDc-i386.texi182 source operand, such as the @samp{enter} instruction, do @emph{not} have
196 this by prefixing memory operands (@emph{not} the instruction mnemonics) with
246 sign/zero extend @emph{from} and a size to zero extend @emph{to}. This
251 are tacked on to this base name, the @emph{from} suffix before the
252 @emph{to} suffix. Thus, @samp{movsbl %al, %edx} is AT&T syntax for
253 ``move sign extend @emph{from} %al @emph{to} %edx.'' Possible suffixes,
424 @emph{must} appear on the same line of code as the instruction they
494 defaults). Note that section overrides in AT&T syntax @emph{must}
496 coincides with the default section register, @code{@value{AS}} does @emph{not}
517 @emph{one} @samp{,}. This is a syntactic exception.
[all …]
HDc-arc.texi160 This specifies an extension auxiliary register called @emph{mulhi}
185 @item @emph{r} (readonly)
186 @item @emph{w} (write only)
187 @item @emph{r|w} (read or write)
HDc-arm.texi534 @exdent @emph{core registers}
537 @exdent @emph{FPA registers}
540 @exdent @emph{VFP registers}
543 @exdent @emph{iWMMXt registers}
563 @exdent @emph{VFP registers}
566 @exdent @emph{VFPv3 registers}
HDas.texinfo244 @emph{Target Alpha options:}
252 @emph{Target ARC options:}
258 @emph{Target ARM options:}
273 @emph{Target CRIS options:}
283 @emph{Target D10V options:}
288 @emph{Target D30V options:}
299 @emph{Target i386 options:}
305 @emph{Target i960 options:}
313 @emph{Target IA-64 options:}
324 @emph{Target IP2K options:}
[all …]
/NextBSD/contrib/gperf/doc/
HDgperf.texi186 = @var{n-1} then @var{F} is a @emph{minimal} perfect hash function.
206 fundamental operations, e.g., @emph{initialize}, @emph{insert},
207 and @emph{retrieve}. Conceptually, all insertions occur before any
208 retrievals. In practice, @code{gperf} generates a @emph{static} array
211 insertions. It is a useful data structure for representing @emph{static
230 @emph{Minimal perfect hash functions} provide an optimal solution for a
237 @emph{one} probe into the hash table. This represents the ``perfect''
241 enough for the keyword set, and @emph{no larger}. This is the
245 For most applications it is far easier to generate @emph{perfect} hash
246 functions than @emph{minimal perfect} hash functions. Moreover,
[all …]
/NextBSD/contrib/ntp/sntp/
HDinvoke-sntp.texi44 @emph{synchronization} @emph{distance}
50 @emph{host}
52 @emph{IP},
55 @emph{IP}
58 @emph{stratum}
/NextBSD/contrib/binutils/bfd/doc/
HDbfdsumm.texi28 @emph{Information can be lost during output.} The output formats
47 @emph{Information can be lost during canonicalization.} The BFD
82 @table @emph
/NextBSD/contrib/gdb/gdb/doc/
HDgdbint.texinfo529 Include the @file{config/i386/nm-i386.h} header file @emph{after}
780 to display a @emph{result} of an operation;
783 to convey @emph{info} or produce side-effects of a requested
787 to provide a @emph{notification} of an asynchronous event (including
791 to display @emph{error messages} (including warnings);
794 to show @emph{debug data};
797 to @emph{query} or prompt a user for input (a special case).
1920 @table @emph
2083 @emph{Maintainer's note: Some hosts continue to use the @file{xm-xyz.h}
2667 @emph{Maintainer note: This section is pretty much obsolete. The
[all …]
HDannotate.texinfo232 @emph{Value Annotations have been removed. @sc{gdb/mi} instead provides
366 @emph{Value Annotations have been removed. @sc{gdb/mi} instead provides
369 @emph{Frame annotations are no longer available. The @sc{gdb/mi}
508 @emph{Display Annotations have been removed. @sc{gdb/mi} instead
650 @emph{Breakpoint Annotations have been removed. @sc{gdb/mi} instead
HDgdb.texinfo292 However, it must be possible to modify all the @emph{technical}
342 @emph{Plea:} Additions to this section are particularly welcome. If you
597 @code{step} goes to the next line to be executed in @emph{any}
932 @emph{Warning: this option depends on operating system facilities that are not
1078 (@emph{Note:} as of version 5.1, the target side of the asynchronous
1671 recommend that you @emph{always} use @samp{-g} whenever you compile a
1719 information, which you must do @emph{before} starting your program. (You
1725 @item The @emph{arguments.}
1735 @item The @emph{environment.}
1741 @item The @emph{working directory.}
[all …]
/NextBSD/contrib/gcc/doc/
HDcollect2.texi30 needs to find the @emph{real} @code{ld}, it tries the following file
HDcppopts.texi136 @emph{Note:} If a macro is actually used, but only used in skipped
360 @emph{Note:} Previous versions of cpp accepted a @option{-lang} option
440 for @var{file} is the preprocessor's working directory @emph{instead of}
460 Search @var{dir} for header files, but do it @emph{after} all
654 Like @samp{M} except in two respects: it does @emph{not} include the
655 predefined macros, and it outputs @emph{both} the @samp{#define}
HDtrouble.texi685 @subsection Declare @emph{and} Define Static Members
691 When a class has static data members, it is not enough to @emph{declare}
692 the static member; you must also @emph{define} it. For example:
705 @code{Foo::method}. But you still need to define @emph{both}
849 It is dangerous to use pointers or references to @emph{portions} of a
1299 @emph{may} indicate a problem, although compilation can (and does)
1318 forbidden, and a diagnostic @emph{must} be issued by a conforming
1321 This does not mean that @emph{all} non-ISO constructs get warnings
HDcfg.texi51 dominates block B if A is @emph{always} executed before B@.
224 @table @emph
287 and many computed jumps may have @emph{very} dense flow graphs, so
493 @emph{not} an integral part of the representation, in that a function
HDcppinternals.texi349 the beginning of the run. Note that we do @emph{not} lex a line of
547 being scanned, but that it is @emph{not} disabled whilst any arguments
571 looking for the @emph{next} token do we pop it off the stack and drop
655 @emph{not}
693 @emph{not} replacement list. @samp{2} gets its whitespace from the
755 @code{NULL} source token, @emph{and} that source token has no leading
817 recently @emph{lexed} token, unless they are passed a specific line and
HDinvoke.texi98 may @emph{not} be grouped: @option{-dr} is very different from @w{@samp{-d
157 @table @emph
392 @emph{ARC Options}
397 @emph{ARM Options}
421 @emph{AVR Options}
425 @emph{Blackfin Options}
432 @emph{CRIS Options}
441 @emph{CRX Options}
444 @emph{Darwin Options}
470 @emph{DEC Alpha Options}
[all …]
HDgcov.texi259 are @emph{exactly} 0% and 100% respectively. Other values which would
516 are derived from the original @emph{object} file by substituting the
559 @emph{Note:} GCOV_PREFIX_STRIP has no effect if GCOV_PREFIX is undefined, empty
HDgty.texi373 is @emph{not} accepted. There should be an @code{extern} declaration
409 filename to the @code{gtfiles} variable of @emph{all} the front ends
/NextBSD/contrib/binutils/binutils/doc/
HDbinutils.texi264 arguments to execute: one keyletter specifying the @emph{operation}
266 @emph{modifiers}), and the archive name to act on.
286 @emph{Delete} modules from the archive. Specify the names of modules to
295 Use this operation to @emph{move} members in an archive.
302 @var{member} arguments are moved to the @emph{end} of the archive;
308 @emph{Print} the specified members of the archive, to the standard
317 @emph{Quick append}; Historically, add the files @var{member}@dots{} to the end of
320 The modifiers @samp{a}, @samp{b}, and @samp{i} do @emph{not} affect this
335 @emph{replacement}). This operation differs from @samp{q} in that any
354 Display a @emph{table} listing the contents of @var{archive}, or those
[all …]
/NextBSD/crypto/heimdal/doc/
HDapps.texi107 For each user who does @emph{not} have a local C2 password, you should
127 most certainly does @emph{not} fulfil the requirements of a C2
HDkerberos4.texi147 statement, but then you will have to add entries for @emph{all} your hosts
/NextBSD/contrib/mdocml/
HDstyle.css38 .emph { font-style: italic; font-weight: normal; } /* Emphasis: Em, Bl -emphasis. */
HDexample.style.css36 div.mandoc .emph { font-style: italic; font-weight: normal; } /* Emphasis: Em, Bl -emphasis. */

123