Searched refs:CommonFlags (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_flags.cc57 CommonFlags cf;
H A Dasan_allocator.cc218 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) {
228 void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) {
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_flags.cpp54 CommonFlags cf;
H A Dasan_allocator.cpp277 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) {
287 void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) {
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan.cc143 CommonFlags cf;
197 CommonFlags cf;
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo1.c1122 {ACPI_DMT_UINT32, ACPI_GTDT0a_OFFSET (CommonFlags), "Common Flags (decoded below)", 0},
1123 {ACPI_DMT_FLAG0, ACPI_GTDT0a_FLAG_OFFSET (CommonFlags,0), "Secure", 0},
1124 {ACPI_DMT_FLAG1, ACPI_GTDT0a_FLAG_OFFSET (CommonFlags,0), "Always On", 0},
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.cpp75 CommonFlags cf;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.cpp478 void InitializePlatformCommonFlags(CommonFlags *cf) {}
H A Dsanitizer_linux_libcdep.cpp1010 void InitializePlatformCommonFlags(CommonFlags *cf) {
H A Dsanitizer_win.cpp1159 void InitializePlatformCommonFlags(CommonFlags *cf) {}
H A Dsanitizer_mac.cpp1426 void InitializePlatformCommonFlags(CommonFlags *cf) {}
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc220 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) {
230 void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) {
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h1651 UINT32 CommonFlags; member in struct:acpi_gtdt_timer_entry
1660 /* Flag Definitions: CommonFlags above */
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c1931 if (entry->CommonFlags & ACPI_GTDT_GT_IS_SECURE_TIMER)
1935 if (entry->CommonFlags & ACPI_GTDT_GT_ALWAYS_ON)

Completed in 142 milliseconds

12