HomeSort by relevance Sort by last modified time
    Searched refs:_INFO (Results 1 - 3 of 3) sorted by null

  /system/media/camera/docs/
camera_metadata_tags.mako 45 * Top level hierarchy definitions for camera metadata. *_INFO sections are for
  /external/libunwind/doc/
unw_get_proc_info.tex 8 \begin{Name}{3}{unw\_get\_proc\_info}{David Mosberger-Tang}{Programming Library}{unw\_get\_proc\_info}unw\_get\_proc\_info -- get info on current procedure
15 \Type{int} \Func{unw\_get\_proc\_info}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_proc\_info\_t~*}\Var{pip});\\
19 The \Func{unw\_get\_proc\_info}() routine returns auxiliary
22 to a structure of type \Type{unw\_proc\_info\_t} which is used to
23 return the information. The \Type{unw\_proc\_info\_t} has the
54 \Var{format} is equal to \Const{UNW\_INFO\_FORMAT\_DYNAMIC}. If the
56 equal to to \Const{UNW\_INFO\_FORMAT\_TABLE}. All other values ar
    [all...]
libunwind-dynamic.tex 87 procedure by setting up a structure of type \Type{unw\_dyn\_info\_t}
90 \Type{unw\_dyn\_info\_t} structure are described below:
108 This member can be one of \Const{UNW\_INFO\_FORMAT\_DYNAMIC},
109 \Const{UNW\_INFO\_FORMAT\_TABLE}, or
110 \Const{UNW\_INFO\_FORMAT\_REMOTE\_TABLE}.
114 \item[\Type{unw\_dyn\_proc\_info\_t} \Var{pi}] This member is used
115 for format \Const{UNW\_INFO\_FORMAT\_DYNAMIC}.
116 \item[\Type{unw\_dyn\_table\_info\_t} \Var{ti}] This member is used
117 for format \Const{UNW\_INFO\_FORMAT\_TABLE}.
118 \item[\Type{unw\_dyn\_remote\_table\_info\_t} \Var{rti}] This membe
    [all...]

Completed in 134 milliseconds