Home
last modified time | relevance | path

Searched defs:Description (Results 1 – 25 of 71) sorted by relevance

123

/external/clang/lib/Basic/
DLangOptions.cpp20 #define LANGOPT(Name, Bits, Default, Description) Name = Default; in LangOptions() argument
21 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() argument
28 #define LANGOPT(Name, Bits, Default, Description) in resetNonModularOptions() argument
29 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() argument
30 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() argument
/external/clang/include/clang/Basic/
DLangOptions.h39 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; argument
40 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) argument
47 #define LANGOPT(Name, Bits, Default, Description) argument
48 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
97 #define LANGOPT(Name, Bits, Default, Description) argument
98 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
/external/libunwind/doc/
Dunw_destroy_addr_space.tex17 \section{Description} section
D_U_dyn_cancel.tex17 \section{Description} section
D_U_dyn_register.tex17 \section{Description} section
Dunw_strerror.tex17 \section{Description} section
Dunw_backtrace.tex21 \section{Description} section
Dunw_flush_cache.tex17 \section{Description} section
Dunw_is_fpreg.tex17 \section{Description} section
Dunw_get_accessors.tex17 \section{Description} section
Dlibunwind-setjmp.tex23 \section{Description} section
Dunw_regname.tex17 \section{Description} section
Dunw_get_proc_info_by_ip.tex17 \section{Description} section
Dunw_get_fpreg.tex17 \section{Description} section
Dunw_get_reg.tex17 \section{Description} section
Dunw_step.tex17 \section{Description} section
Dunw_resume.tex17 \section{Description} section
Dunw_set_caching_policy.tex17 \section{Description} section
Dunw_is_signal_frame.tex17 \section{Description} section
Dunw_init_remote.tex17 \section{Description} section
Dunw_set_fpreg.tex17 \section{Description} section
Dunw_get_proc_info.tex17 \section{Description} section
Dunw_get_proc_name.tex17 \section{Description} section
/external/chromium_org/gin/test/
Dexpect.js161 "Description": "Expected a defined value", property
172 "Description": "Expected an undefined value", property
193 "Description": "Expected a truthy value", property
203 "Description": "Expected a falsy value", property
/external/libvorbis/doc/
D01-introduction.tex6 \subsection{Overview}
131 \subsection{Decoder Configuration}
260 \subsection{High-level Decode Process}

123