Home
last modified time | relevance | path

Searched refs:_FORMAT (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/doc/
Dlibunwind-dynamic.tex108 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}.
115 for format \Const{UNW\_INFO\_FORMAT\_DYNAMIC}.
117 for format \Const{UNW\_INFO\_FORMAT\_TABLE}.
119 is used for format \Const{UNW\_INFO\_FORMAT\_REMOTE\_TABLE}.
Dunw_get_proc_info.tex54 \Var{format} is equal to \Const{UNW\_INFO\_FORMAT\_DYNAMIC}. If the
56 equal to to \Const{UNW\_INFO\_FORMAT\_TABLE}. All other values are
/external/grpc-grpc/tools/run_tests/python_utils/
Djobset.py112 _FORMAT = '%(asctime)-15s %(message)s' variable
113 logging.basicConfig(level=logging.INFO, format=_FORMAT)