Home
last modified time | relevance | path

Searched refs:check_flag (Results 476 – 494 of 494) sorted by relevance

1...<<11121314151617181920

/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/cvodes/
H A DREADME418 - changed implicit type conversion to explicit in check_flag() routine in
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp455 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2685 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp450 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2688 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp455 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2685 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp455 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2694 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp452 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2697 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp451 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2689 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp458 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2820 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp458 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2820 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp452 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2799 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.cpp451 …return new CodeEmitInfo(state, ignore_xhandler ? NULL : x->exception_handlers(), x->check_flag(Ins… in state_for()
2796 …te()->copy(ValueStack::StateBefore, SynchronizationEntryBCI), NULL, x->check_flag(Instruction::Deo… in do_Base()
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dmain.zig3584 var check_flag: bool = false;
3610 check_flag = true;
3693 if (check_flag) {
3718 try fmtPath(&fmt, file_path, check_flag, fs.cwd(), file_path);
/dports/lang/zig/zig-0.9.0/src/
H A Dmain.zig3584 var check_flag: bool = false;
3610 check_flag = true;
3693 if (check_flag) {
3718 try fmtPath(&fmt, file_path, check_flag, fs.cwd(), file_path);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddpm_out.c414 check_flag(int flag) in check_flag() function
459 check_flag(flag); in construct_flag()
/dports/net/kamailio/kamailio-5.4.5/src/modules/pv/
H A Dpv_core.c3351 } else if (check_flag(n) < 0) in pv_parse_flag_param()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_select.cc6137 store_val_in_field(Field *field, Item *item, enum_check_fields check_flag) in store_val_in_field() argument
6152 thd->count_cuted_fields= check_flag; in store_val_in_field()
/dports/textproc/rasqal/rasqal-0.9.33/
H A DChangeLog.3750 (sparql_copy_name): Add check_flag and use it with
/dports/textproc/redland/redland-1.0.17/
H A DChangeLog.62057 (sparql_copy_name): Add check_flag and use it with
/dports/benchmarks/stress-ng/stress-ng-0.13.09/debian/
H A Dchangelog5813 * stress-file-ioctl: only declare check_flag when it is really

1...<<11121314151617181920