Searched refs:emph (Results 1 - 21 of 21) sorted by relevance
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 69 within a running program. This is called \emph{local} unwinding. Say 73 initialize an \emph{unwind~cursor} based on this snapshot. This is 106 by definition, only the \emph{preserved} machine state can be accessed 108 \emph{callee-saved} (``preserved'') registers. However, in some 110 \emph{caller-saved} (``scratch'') registers are preserved in the stack 180 arguments: a pointer to a set of \emph{accessor} routines and an 210 We call the machine that is running \Prog{libunwind} the \emph{host} 212 \emph{target}. If the host and the target platform are the same, we 213 call it \emph{native} unwinding. If they differ, we call it 214 \emph{cros [all...] |
H A D | unw_getcontext.tex | 34 reverse is \emph{not} true and it is \emph{not} safe to use structures
|
H A D | libunwind-dynamic.tex | 14 the \emph{frame state} of each frame in a call-chain. The frame state 16 \emph{frame registers} (typically the instruction-pointer and the 23 emitting \emph{unwind-info} which provides the minimum amount of 30 For the purpose of this discussion, a \emph{procedure} is defined to 31 be an arbitrary piece of \emph{contiguous} code. Normally, each 41 A procedure logically consists of a sequence of \emph{regions}. 45 \emph{prologue}, a \emph{body}, and an \emph{epilogue}. Each of them 138 the \emph{demangle [all...] |
H A D | _U_dyn_register.tex | 32 \Func{\_U\_dyn\_register}() is thread-safe but \emph{not} safe to use
|
H A D | _U_dyn_cancel.tex | 31 \Func{\_U\_dyn\_cancel}() is thread-safe but \emph{not} safe to use
|
H A D | unw_set_cache_size.tex | 34 \Func{unw\_set\_cache\_size}() is thread-safe but \emph{not} safe
|
H A D | unw_flush_cache.tex | 28 but \emph{never} less. In other words, \Func{unw\_flush\_cache}() may
|
H A D | libunwind-ptrace.tex | 42 gain access to the machine-state and virtual memory of \emph{another} 64 initialization. Also, when using \Var{\_UPT\_accessors}, \emph{all}
|
H A D | unw_get_proc_info.tex | 31 instruction \emph{beyond} the end of the procedure. If this address 39 handler routine. This is sometimes called the \emph{personality}
|
H A D | unw_init_remote.tex | 36 in \emph{any} process, including the local process in which the
|
H A D | unw_set_caching_policy.tex | 56 \Func{unw\_set\_caching\_policy}() is thread-safe but \emph{not} safe
|
H A D | unw_reg_states_iterate.tex | 41 instruction \emph{beyond} the end of the address range. \\
|
H A D | unw_resume.tex | 53 Note that \Func{unw\_resume}() does \emph{not} invoke any unwind
|
H A D | unw_create_addr_space.tex | 108 \Func{find\_proc\_info}(). Note that \Prog{libunwind} does \emph{not} 245 \Func{unw\_create\_addr\_space}() is thread-safe but \emph{not}
|
H A D | libunwind-ia64.tex | 48 accessible when. In case of doubt, it is always safe to \emph{try} to
|
/third_party/lame/libmp3lame/ |
H A D | lame-analysis.h | 84 int framesize, stereo, js, ms_stereo, i_stereo, emph, bitrate, sampfreq, maindata; member
|
H A D | mpglib_interface.c | 743 pinfo->emph = fi.emphasis; in hip_finish_pinfo()
|
/third_party/ffmpeg/doc/ |
H A D | texi2pod.pl | 282 $ic =~ s/\@(?:dfn|var|emph|cite|i)/I/; 383 s/\@(?:dfn|var|emph|cite|i)\{([^\}]*)\}/I<$1>/g; 415 # match Texinfo semantics of @emph inside @samp. Also handle @r
|
/third_party/lame/frontend/ |
H A D | gtkanal.c | 344 color = pplot1->emph ? &oncolor : &offcolor; in plot_frame() 942 gtkinfo.totemph += !(pinfo->emph == 0); in frameadv1()
|
/third_party/lame/mpglib/ |
H A D | layer3.c | 1886 mp->pinfo->emph = fr->emphasis; in decode_layer3_frame()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 2402 \let\emph=\smartitalic 4581 \definedummyword\emph
|
Completed in 18 milliseconds