Home
last modified time | relevance | path

Searched refs:is_strict_mode (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Ddebug.cpp66 bool is_strict_mode() { return debug_strict; }; in is_strict_mode() function
228 if (is_strict_mode() && is_check_mode() && is_debug_mode()) { in do_gsl_matrix_safe_free()
246 …warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,(msg+" contains Infinite on free!… in do_gsl_matrix_safe_free()
248 …warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,(msg+" contains NaN on free!").c_… in do_gsl_matrix_safe_free()
262 if (is_strict_mode() && is_check_mode() && is_debug_mode()) { in do_gsl_vector_safe_free()
271 …warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,(msg+" contains Infinite on free!… in do_gsl_vector_safe_free()
273 …warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,(msg+" contains NaN on free!").c_… in do_gsl_vector_safe_free()
298 if (!is_legacy_mode() && (is_debug_mode() || is_check_mode() || is_strict_mode())) { in do_gsl_matrix_safe_get()
341 warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,"K is not symmetric!" ); in do_validate_K()
347 … warnfail_at_msg(is_strict_mode(),__pretty_function,__file,__line,"K is not positive definite!"); in do_validate_K()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_cmd_ddl_table.cc327 else if (thd->is_strict_mode()) in execute()
336 if (thd->lex->is_ignore() || thd->is_strict_mode()) in execute()
346 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
358 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
410 if (thd->is_strict_mode()) thd->push_internal_handler(&strict_handler); in execute()
416 if (thd->is_strict_mode()) thd->pop_internal_handler(); in execute()
H A Dsql_alter.cc346 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
353 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
H A Dsql_signal.cc223 if (thd->is_strict_mode()) { in assign_condition_item()
310 if (thd->is_strict_mode()) { in eval_signal_informations()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dstyle_sheet_contents_fuzzer.cc17 const int is_strict_mode = (data_hash & std::numeric_limits<int>::max()) % 2; in LLVMFuzzerTestOneInput() local
22 is_strict_mode ? blink::kHTMLStandardMode : blink::kHTMLQuirksMode, in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_sheet_contents_fuzzer.cc17 const int is_strict_mode = (data_hash & std::numeric_limits<int>::max()) % 2; in LLVMFuzzerTestOneInput() local
22 is_strict_mode ? blink::kHTMLStandardMode : blink::kHTMLQuirksMode, in LLVMFuzzerTestOneInput()
/dports/www/node10/node-v10.24.1/deps/v8/src/parsing/
H A Dparse-info.h71 FLAG_ACCESSOR(kStrictMode, is_strict_mode, set_strict_mode) in FLAG_ACCESSOR()
218 return construct_language_mode(is_strict_mode()); in language_mode()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_alter.cc328 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
337 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_alter.cc328 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
337 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_alter.cc350 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
359 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
H A Dsql_signal.cc240 if (thd->is_strict_mode()) in assign_condition_item()
342 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_alter.cc350 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
359 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_alter.cc332 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
353 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
H A Dsql_signal.cc240 if (thd->is_strict_mode()) in assign_condition_item()
342 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_alter.cc350 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
359 if (!thd->lex->is_ignore() && thd->is_strict_mode()) in execute()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_signal.cc171 if (thd->is_strict_mode()) in assign_condition_item()
269 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_signal.cc170 if (thd->is_strict_mode()) in assign_condition_item()
268 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_signal.cc170 if (thd->is_strict_mode())
268 if (thd->is_strict_mode())
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_signal.cc170 if (thd->is_strict_mode())
268 if (thd->is_strict_mode())
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_signal.cc170 if (thd->is_strict_mode()) in assign_condition_item()
268 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_signal.cc171 if (thd->is_strict_mode()) in assign_condition_item()
269 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dparse-info.h77 FLAG_ACCESSOR(kStrictMode, is_strict_mode, set_strict_mode) in FLAG_ACCESSOR()
275 return construct_language_mode(is_strict_mode()); in language_mode()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_signal.cc238 if (thd->is_strict_mode()) in assign_condition_item()
342 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_signal.cc238 if (thd->is_strict_mode()) in assign_condition_item()
342 if (thd->is_strict_mode()) in eval_signal_informations()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_signal.cc238 if (thd->is_strict_mode()) in assign_condition_item()
342 if (thd->is_strict_mode()) in eval_signal_informations()

12345678910>>...12