/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/util/ |
D | flags.h | 111 #define FLAG_LONG_string(Name, Default, Required) \ argument 113 #define FLAG_LONG_bool(Name, Default, Required) \ argument 115 #define FLAG_LONG_uint(Name, Default, Required) \ argument 118 #define FLAG_SHORT_string(Name, Default, Required) \ argument 120 #define FLAG_SHORT_bool(Name, Default, Required) \ argument 122 #define FLAG_SHORT_uint(Name, Default, Required) \ argument 152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument 162 #define UTIL_FLAGS_FLAG_LONG(Type, Name, Default, Required) \ argument 164 #define UTIL_FLAGS_FLAG_SHORT(Type, Name, Default, Required) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/util/ |
H A D | flags.h | 111 #define FLAG_LONG_string(Name, Default, Required) \ argument 113 #define FLAG_LONG_bool(Name, Default, Required) \ argument 115 #define FLAG_LONG_uint(Name, Default, Required) \ argument 118 #define FLAG_SHORT_string(Name, Default, Required) \ argument 120 #define FLAG_SHORT_bool(Name, Default, Required) \ argument 122 #define FLAG_SHORT_uint(Name, Default, Required) \ argument 152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument 162 #define UTIL_FLAGS_FLAG_LONG(Type, Name, Default, Required) \ argument 164 #define UTIL_FLAGS_FLAG_SHORT(Type, Name, Default, Required) \ argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/util/ |
H A D | flags.h | 111 #define FLAG_LONG_string(Name, Default, Required) \ argument 113 #define FLAG_LONG_bool(Name, Default, Required) \ argument 115 #define FLAG_LONG_uint(Name, Default, Required) \ argument 118 #define FLAG_SHORT_string(Name, Default, Required) \ argument 120 #define FLAG_SHORT_bool(Name, Default, Required) \ argument 122 #define FLAG_SHORT_uint(Name, Default, Required) \ argument 152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument 162 #define UTIL_FLAGS_FLAG_LONG(Type, Name, Default, Required) \ argument 164 #define UTIL_FLAGS_FLAG_SHORT(Type, Name, Default, Required) \ argument
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.h | 73 #define DIAGOPT(Name, Bits, Default) unsigned Name : Bits; argument 74 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 80 #define DIAGOPT(Name, Bits, Default) argument 81 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 101 #define DIAGOPT(Name, Bits, Default) argument 102 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 108 #define DIAGOPT(Name, Bits, Default) Name = Default; in DiagnosticOptions() argument 109 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
H A D | LangOptions.h | 33 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; argument 34 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) argument 40 #define LANGOPT(Name, Bits, Default, Description) argument 41 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument 132 #define LANGOPT(Name, Bits, Default, Description) argument 133 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | DiagnosticOptions.h | 93 #define DIAGOPT(Name, Bits, Default) unsigned Name : Bits; argument 94 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 100 #define DIAGOPT(Name, Bits, Default) argument 101 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 133 #define DIAGOPT(Name, Bits, Default) argument 134 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 140 #define DIAGOPT(Name, Bits, Default) Name = Default; in DiagnosticOptions() argument 141 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
D | CodeGenOptions.h | 42 #define CODEGENOPT(Name, Bits, Default) unsigned Name : Bits; argument 43 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 47 #define CODEGENOPT(Name, Bits, Default) argument 48 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 152 Default = Always, enumerator 476 #define CODEGENOPT(Name, Bits, Default) argument 477 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | DiagnosticOptions.h | 93 #define DIAGOPT(Name, Bits, Default) unsigned Name : Bits; argument 94 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 100 #define DIAGOPT(Name, Bits, Default) argument 101 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 133 #define DIAGOPT(Name, Bits, Default) argument 134 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 140 #define DIAGOPT(Name, Bits, Default) Name = Default; in DiagnosticOptions() argument 141 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
D | CodeGenOptions.h | 42 #define CODEGENOPT(Name, Bits, Default) unsigned Name : Bits; argument 43 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 47 #define CODEGENOPT(Name, Bits, Default) argument 48 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 152 Default = Always, enumerator 476 #define CODEGENOPT(Name, Bits, Default) argument 477 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | DiagnosticOptions.h | 93 #define DIAGOPT(Name, Bits, Default) unsigned Name : Bits; argument 94 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 100 #define DIAGOPT(Name, Bits, Default) argument 101 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 133 #define DIAGOPT(Name, Bits, Default) argument 134 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 140 #define DIAGOPT(Name, Bits, Default) Name = Default; in DiagnosticOptions() argument 141 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
D | CodeGenOptions.h | 42 #define CODEGENOPT(Name, Bits, Default) unsigned Name : Bits; argument 43 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 47 #define CODEGENOPT(Name, Bits, Default) argument 48 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 152 Default = Always, enumerator 476 #define CODEGENOPT(Name, Bits, Default) argument 477 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | DiagnosticOptions.h | 93 #define DIAGOPT(Name, Bits, Default) unsigned Name : Bits; argument 94 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 100 #define DIAGOPT(Name, Bits, Default) argument 101 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 133 #define DIAGOPT(Name, Bits, Default) argument 134 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 140 #define DIAGOPT(Name, Bits, Default) Name = Default; in DiagnosticOptions() argument 141 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
D | CodeGenOptions.h | 42 #define CODEGENOPT(Name, Bits, Default) unsigned Name : Bits; argument 43 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 47 #define CODEGENOPT(Name, Bits, Default) argument 48 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 152 Default = Always, enumerator 470 #define CODEGENOPT(Name, Bits, Default) argument 471 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | LangOptions.cpp | 19 #define LANGOPT(Name, Bits, Default, Description) Name = Default; in LangOptions() argument 20 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() argument 25 #define LANGOPT(Name, Bits, Default, Description) in resetNonModularOptions() argument 26 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() argument 27 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFFormValue.h | 187 const char *Default) { in toString() 209 uint64_t Default) { in toUnsigned() 231 uint64_t Default) { in toReference() 252 inline int64_t toSigned(const Optional<DWARFFormValue> &V, int64_t Default) { in toSigned() 280 inline uint64_t toAddress(const Optional<DWARFFormValue> &V, uint64_t Default) { in toAddress() 302 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 216 const char *Default) { in toString() 241 uint64_t Default) { in toUnsigned() 264 uint64_t Default) { in toReference() 286 int64_t Default) { in toSigned() 316 uint64_t Default) { in toAddress() 339 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | CodeGenOptions.h | 32 #define CODEGENOPT(Name, Bits, Default) unsigned Name : Bits; argument 33 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 37 #define CODEGENOPT(Name, Bits, Default) argument 38 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 215 #define CODEGENOPT(Name, Bits, Default) argument 216 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 216 const char *Default) { in toString() 241 uint64_t Default) { in toUnsigned() 264 uint64_t Default) { in toReference() 286 int64_t Default) { in toSigned() 316 uint64_t Default) { in toAddress() 339 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 216 const char *Default) { in toString() 241 uint64_t Default) { in toUnsigned() 264 uint64_t Default) { in toReference() 286 int64_t Default) { in toSigned() 316 uint64_t Default) { in toAddress() 339 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFFormValue.h | 213 const char *Default) { in toString() 238 uint64_t Default) { in toUnsigned() 261 uint64_t Default) { in toReference() 283 int64_t Default) { in toSigned() 313 uint64_t Default) { in toAddress() 336 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 216 const char *Default) { in toString() 241 uint64_t Default) { in toUnsigned() 264 uint64_t Default) { in toReference() 286 int64_t Default) { in toSigned() 316 uint64_t Default) { in toAddress() 339 uint64_t Default) { in toSectionOffset()
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 478 #define LANGOPT(Name, Bits, Default, Description) \ in ReadLanguageOptions() argument 480 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in ReadLanguageOptions() argument 483 #define VALUE_LANGOPT(Name, Bits, Default, Description) \ in ReadLanguageOptions() argument 485 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in ReadLanguageOptions() argument 486 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in ReadLanguageOptions() argument 519 #define DIAGOPT(Name, Bits, Default) DUMP_BOOLEAN(DiagOpts->Name, #Name); in ReadDiagnosticOptions() argument 520 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ in ReadDiagnosticOptions() argument 522 #define VALUE_DIAGOPT(Name, Bits, Default) \ in ReadDiagnosticOptions() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/tinyvec/src/ |
D | slicevec.rs | 71 pub fn append(&mut self, other: &mut Self) in append() 129 T: Default, in clear() 158 T: Default, in drain() 323 pub fn pop(&mut self) -> Option<T> in pop() 381 pub fn remove(&mut self, index: usize) -> T in remove() 479 pub fn retain<F: FnMut(&T) -> bool>(&mut self, mut acceptable: F) in retain() 588 pub fn swap_remove(&mut self, index: usize) -> T in swap_remove() 610 pub fn truncate(&mut self, new_len: usize) in truncate()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/tinyvec-1.6.0/src/ |
H A D | slicevec.rs | 71 pub fn append(&mut self, other: &mut Self) in append() 129 T: Default, in clear() 158 T: Default, in drain() 323 pub fn pop(&mut self) -> Option<T> in pop() 381 pub fn remove(&mut self, index: usize) -> T in remove() 479 pub fn retain<F: FnMut(&T) -> bool>(&mut self, mut acceptable: F) in retain() 588 pub fn swap_remove(&mut self, index: usize) -> T in swap_remove() 610 pub fn truncate(&mut self, new_len: usize) in truncate()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | utilities.h | 250 Default = 0, enumerator 262 Default = 0, enumerator 274 Default = 0, enumerator 283 Default = 0, enumerator 306 Default = 0, enumerator
|