/external/scudo/standalone/ |
D | flags.cpp | 23 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() argument 36 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in registerFlags() argument 43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() argument
|
D | flags.h | 17 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Type Name; argument 22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ argument
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | flags.cpp | 23 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 28 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() argument 36 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in registerFlags() argument 43 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in registerFlags() argument
|
D | flags.h | 17 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Type Name; argument 22 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | type_checkers.py | 124 def DefaultValue(self): member in TypeCheckerWithDefault 147 def DefaultValue(self): member in IntValueChecker 167 def DefaultValue(self): member in EnumValueChecker 203 def DefaultValue(self): member in UnicodeValueChecker 264 def DefaultValue(self): member in FloatValueChecker
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_profiling_flags.cpp | 26 #define XRAY_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 33 #define XRAY_FLAG(Type, Name, DefaultValue, Description) \ in registerProfilerFlags() argument
|
D | xray_basic_flags.cpp | 28 #define XRAY_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 35 #define XRAY_FLAG(Type, Name, DefaultValue, Description) \ in registerXRayBasicFlags() argument
|
D | xray_fdr_flags.cpp | 27 #define XRAY_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 33 #define XRAY_FLAG(Type, Name, DefaultValue, Description) \ in registerXRayFDRFlags() argument
|
D | xray_flags.cpp | 27 #define XRAY_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 33 #define XRAY_FLAG(Type, Name, DefaultValue, Description) \ in registerXRayFlags() argument
|
/external/llvm-project/compiler-rt/lib/gwp_asan/ |
D | options.h | 40 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ argument 46 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() argument
|
/external/gwp_asan/gwp_asan/ |
D | options.h | 40 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ argument 46 #define GWP_ASAN_OPTION(Type, Name, DefaultValue, Description) \ in setDefaults() argument
|
/external/compiler-rt/lib/esan/ |
D | esan_flags.cpp | 27 #define ESAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 33 #define ESAN_FLAG(Type, Name, DefaultValue, Description) \ in registerEsanFlags() argument
|
/external/compiler-rt/lib/scudo/ |
D | scudo_flags.cpp | 25 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 31 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in RegisterScudoFlags() argument
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_flags.cc | 30 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 36 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterUbsanFlags() argument
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sancov_flags.cpp | 28 #define SANCOV_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 34 #define SANCOV_FLAG(Type, Name, DefaultValue, Description) \ in RegisterSancovFlags() argument
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.cpp | 34 #define TSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 42 #define TSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterTsanFlags() argument
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.cc | 39 #define TSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 47 #define TSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterTsanFlags() argument
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_flags.cpp | 36 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 42 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterUbsanFlags() argument
|
/external/llvm-project/compiler-rt/lib/memprof/ |
D | memprof_flags.cpp | 34 #define MEMPROF_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 40 #define MEMPROF_FLAG(Type, Name, DefaultValue, Description) \ in RegisterMemprofFlags() argument
|
/external/llvm-project/compiler-rt/lib/scudo/ |
D | scudo_flags.cpp | 25 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument 31 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in RegisterScudoFlags() argument
|
D | scudo_flags.h | 19 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Type Name; argument
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.cc | 46 #define ASAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 52 #define ASAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterAsanFlags() argument
|
/external/llvm-project/compiler-rt/lib/asan/ |
D | asan_flags.cpp | 38 #define ASAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument 44 #define ASAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterAsanFlags() argument
|
/external/compiler-rt/lib/msan/ |
D | msan_flags.h | 19 #define MSAN_FLAG(Type, Name, DefaultValue, Description) Type Name; argument
|
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_flags.h | 18 #define HWASAN_FLAG(Type, Name, DefaultValue, Description) Type Name; argument
|