Home
last modified time | relevance | path

Searched refs:report_flags (Results 1 – 25 of 65) sorted by relevance

123

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dvk_layer_utils.cpp106 …LogMessageTypeFlags report_flags = GetLayerOptionFlags(report_flags_key, log_msg_type_option_defin… in layer_debug_messenger_actions() local
113 if (report_flags & kErrorBit) { in layer_debug_messenger_actions()
116 if (report_flags & kWarningBit) { in layer_debug_messenger_actions()
119 if (report_flags & kPerformanceWarningBit) { in layer_debug_messenger_actions()
123 if (report_flags & kInformationBit) { in layer_debug_messenger_actions()
126 if (report_flags & kDebugBit) { in layer_debug_messenger_actions()
169 …VkDebugReportFlagsEXT report_flags = GetLayerOptionFlags(report_flags_key, report_flags_option_def… in layer_debug_report_actions() local
178 dbg_create_info.flags = report_flags; in layer_debug_report_actions()
188 dbg_create_info.flags = report_flags; in layer_debug_report_actions()
198 dbg_create_info.flags = report_flags; in layer_debug_report_actions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dvk_layer_utils.cpp107 …LogMessageTypeFlags report_flags = GetLayerOptionFlags(report_flags_key, log_msg_type_option_defin… in layer_debug_messenger_actions() local
114 if (report_flags & kErrorBit) { in layer_debug_messenger_actions()
117 if (report_flags & kWarningBit) { in layer_debug_messenger_actions()
120 if (report_flags & kPerformanceWarningBit) { in layer_debug_messenger_actions()
124 if (report_flags & kInformationBit) { in layer_debug_messenger_actions()
127 if (report_flags & kDebugBit) { in layer_debug_messenger_actions()
170 …VkDebugReportFlagsEXT report_flags = GetLayerOptionFlags(report_flags_key, report_flags_option_def… in layer_debug_report_actions() local
181 dbgCreateInfo.flags = report_flags; in layer_debug_report_actions()
193 dbgCreateInfo.flags = report_flags; in layer_debug_report_actions()
205 dbgCreateInfo.flags = report_flags; in layer_debug_report_actions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/security_interstitials/content/
H A Dcertificate_error_report.cc89 ::google::protobuf::RepeatedField<int>* report_flags) { in AddVerifyFlagsToReport() argument
91 report_flags->Add( in AddVerifyFlagsToReport()
95 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
99 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
103 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
111 ::google::protobuf::RepeatedField<int>* report_flags) { in AddMacTrustFlagsToReport() argument
114 report_flags->Add( \ in AddMacTrustFlagsToReport()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/security_interstitials/content/
H A Dcertificate_error_report.cc89 ::google::protobuf::RepeatedField<int>* report_flags) { in AddVerifyFlagsToReport() argument
91 report_flags->Add( in AddVerifyFlagsToReport()
95 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
99 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
103 report_flags->Add(chrome_browser_ssl::TrialVerificationInfo:: in AddVerifyFlagsToReport()
111 ::google::protobuf::RepeatedField<int>* report_flags) { in AddMacTrustFlagsToReport() argument
114 report_flags->Add( \ in AddMacTrustFlagsToReport()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dloop-unroll.c214 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS; in report_unroll_peel() local
228 dump_printf_loc (report_flags, locus, in report_unroll_peel()
241 dump_printf_loc (report_flags, locus, in report_unroll_peel()
245 dump_printf_loc (report_flags, locus, in report_unroll_peel()
251 dump_printf (report_flags, in report_unroll_peel()
255 dump_printf (report_flags, in report_unroll_peel()
261 dump_printf (report_flags, ")"); in report_unroll_peel()
263 dump_printf (report_flags, "\n"); in report_unroll_peel()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_access_compare_override.c703 eRNAOverrideMatchResult report_flags = 0; in RNA_struct_override_matches() local
712 &report_flags); in RNA_struct_override_matches()
724 *r_report_flags |= report_flags; in RNA_struct_override_matches()
736 if (do_restore && (report_flags & RNA_OVERRIDE_MATCH_RESULT_CREATED) == 0) { in RNA_struct_override_matches()
771 else if ((report_flags & RNA_OVERRIDE_MATCH_RESULT_CREATED) == 0 && ELEM(NULL, op, opop)) { in RNA_struct_override_matches()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dloop-unroll.c159 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS; in report_unroll_peel() local
170 dump_printf_loc (report_flags, locus, in report_unroll_peel()
182 dump_printf_loc (report_flags, locus, in report_unroll_peel()
190 dump_printf (report_flags, in report_unroll_peel()
194 dump_printf (report_flags, in report_unroll_peel()
200 dump_printf (report_flags, ")"); in report_unroll_peel()
202 dump_printf (report_flags, "\n"); in report_unroll_peel()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dloop-unroll.c159 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS; in report_unroll_peel() local
170 dump_printf_loc (report_flags, locus, in report_unroll_peel()
182 dump_printf_loc (report_flags, locus, in report_unroll_peel()
190 dump_printf (report_flags, in report_unroll_peel()
194 dump_printf (report_flags, in report_unroll_peel()
200 dump_printf (report_flags, ")"); in report_unroll_peel()
202 dump_printf (report_flags, "\n"); in report_unroll_peel()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dloop-unroll.c193 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS; in report_unroll() local
201 dump_printf_loc (report_flags, locus, in report_unroll()
205 dump_printf (report_flags, in report_unroll()
209 dump_printf (report_flags, "\n"); in report_unroll()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dloop-unroll.c193 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS; in report_unroll() local
201 dump_printf_loc (report_flags, locus, in report_unroll()
205 dump_printf (report_flags, in report_unroll()
209 dump_printf (report_flags, "\n"); in report_unroll()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/doc/
H A Doptinfo.texi166 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
167 dump_printf_loc (report_flags, locus,
/dports/lang/gnat_util/gcc-6-20180516/gcc/doc/
H A Doptinfo.texi166 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
167 dump_printf_loc (report_flags, locus,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/doc/
H A Doptinfo.texi166 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
167 dump_printf_loc (report_flags, locus,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dlib_override.c1379 eRNAOverrideMatchResult report_flags = 0; in BKE_lib_override_library_operations_create() local
1387 &report_flags); in BKE_lib_override_library_operations_create()
1388 if (report_flags & RNA_OVERRIDE_MATCH_RESULT_CREATED) { in BKE_lib_override_library_operations_create()
1392 if (report_flags & RNA_OVERRIDE_MATCH_RESULT_RESTORED) { in BKE_lib_override_library_operations_create()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dloop-unroll.c194 dump_flags_t report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_DETAILS; in report_unroll() local
202 dump_printf_loc (report_flags, locus, in report_unroll()
206 dump_printf (report_flags, in report_unroll()
210 dump_printf (report_flags, "\n"); in report_unroll()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/doc/
H A Doptinfo.texi170 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
171 dump_printf_loc (report_flags, locus,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/doc/
H A Doptinfo.texi170 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
171 dump_printf_loc (report_flags, locus,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/doc/
H A Doptinfo.texi170 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
171 dump_printf_loc (report_flags, locus,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/doc/
H A Doptinfo.texi170 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
171 dump_printf_loc (report_flags, locus,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/doc/
H A Doptinfo.texi170 int report_flags = MSG_OPTIMIZED_LOCATIONS | TDF_RTL | TDF_DETAILS;
171 dump_printf_loc (report_flags, locus,

123