Home
last modified time | relevance | path

Searched refs:YES (Results 1 – 11 of 11) sorted by relevance

/frameworks/wilhelm/doc/
DDoxyfile43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
70 BRIEF_MEMBER_DESC = YES
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
77 REPEAT_BRIEF = YES
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
[all …]
/frameworks/native/docs/
DDoxyfile57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
84 BRIEF_MEMBER_DESC = YES
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
91 REPEAT_BRIEF = YES
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
121 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
128 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
134 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
154 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
[all …]
/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h117 m_NoUndefined = (pEnable ? YES : NO);
126 void setMulDefs(bool pEnable = true) { m_MulDefs = (pEnable ? YES : NO); }
137 bool isNoUndefined() const { return (YES == m_NoUndefined); } in isNoUndefined()
141 bool hasExecStack() const { return (YES == m_ExecStack); } in hasExecStack()
151 bool isMulDefs() const { return (YES == m_MulDefs); } in isMulDefs()
335 enum status { YES, NO, Unknown }; enumerator
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dgsm_amr_typedefs.h119 #ifndef YES
120 #define YES 1 macro
Dvad2.h85 #define YES 1 macro
/frameworks/compile/mclinker/lib/Core/
DGeneralOptions.cpp88 m_NoUndefined = YES; in addZOption()
91 m_ExecStack = YES; in addZOption()
106 m_MulDefs = YES; in addZOption()
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpv_amr_wb_type_defs.h156 #ifndef YES
157 #define YES 1 macro
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl132 {{Global "VK_DEFINE_HANDLE_TYPE_DEFINED" "YES"}}
139 {{Global "VK_DEFINE_NONDISP_HANDLE_TYPE_DEFINED" "YES"}}
/frameworks/base/api/
Dcurrent.txt17058 field public static final android.icu.text.Normalizer.QuickCheckResult YES;
Dtest-current.txt17071 field public static final android.icu.text.Normalizer.QuickCheckResult YES;
Dsystem-current.txt18259 field public static final android.icu.text.Normalizer.QuickCheckResult YES;