Home
last modified time | relevance | path

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

12345678910>>...20

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/system/
H A Dsyspatch.py108 check_flag = ['-l']
115 check_flag = ['-c']
119 rc, out, err = module.run_command(cmd + check_flag)
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest15.1377 foreach {slurm_var check_flag} [array get good_vars] {
80 if { $check_flag == 1 && $found_vars($slurm_var) <= 0 } {
H A Dtest1.2798 foreach {slurm_var check_flag} [array get good_vars] {
101 if { $check_flag == 1 && $found_vars($slurm_var) <= 0 } {
H A Dtest17.13118 foreach {slurm_var check_flag} [array get good_vars] {
121 if { $check_flag == 1 && $found_vars($slurm_var) <= 0 } {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp383 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
451 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
801 bool is_static() const { return check_flag(IsStaticFlag); }
1071 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1455 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1461 return check_flag(InvokeSpecialReceiverCheckFlag);
1591 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1842 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1890 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2009 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp385 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
453 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
803 bool is_static() const { return check_flag(IsStaticFlag); }
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1457 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1463 return check_flag(InvokeSpecialReceiverCheckFlag);
1593 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1845 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1893 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2012 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp383 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
451 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
801 bool is_static() const { return check_flag(IsStaticFlag); }
1071 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1455 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1461 return check_flag(InvokeSpecialReceiverCheckFlag);
1591 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1842 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1890 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2009 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp383 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
451 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
803 bool is_static() const { return check_flag(IsStaticFlag); }
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1457 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1463 return check_flag(InvokeSpecialReceiverCheckFlag);
1593 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1844 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1892 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2011 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Instruction.hpp385 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
453 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
803 bool is_static() const { return check_flag(IsStaticFlag); }
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1457 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1463 return check_flag(InvokeSpecialReceiverCheckFlag);
1593 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1845 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1893 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2012 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp383 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
451 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
803 bool is_static() const { return check_flag(IsStaticFlag); }
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1457 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1463 return check_flag(InvokeSpecialReceiverCheckFlag);
1593 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1844 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1892 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2011 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp385 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
453 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
803 bool is_static() const { return check_flag(IsStaticFlag); }
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1457 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1463 return check_flag(InvokeSpecialReceiverCheckFlag);
1593 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1845 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1893 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2012 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp394 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
461 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
808 bool is_static() const { return check_flag(IsStaticFlag); }
1074 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1458 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1464 return check_flag(InvokeSpecialReceiverCheckFlag);
1594 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1846 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1894 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2013 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp394 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
461 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
808 bool is_static() const { return check_flag(IsStaticFlag); }
1074 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
1458 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1464 return check_flag(InvokeSpecialReceiverCheckFlag);
1594 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1846 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1894 bool should_profile() const { return check_flag(ProfileMDOFlag); }
2013 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/audio/alsa-utils/alsa-utils-1.2.2/amixer/
H A Damixer.c1309 check_flag = 1; in sset_enum()
1315 return check_flag; in sset_enum()
1349 check_flag = 1; in sset_channels()
1353 check_flag = 1; in sset_channels()
1357 check_flag = 1; in sset_channels()
1361 check_flag = 1; in sset_channels()
1371 check_flag = 1; in sset_channels()
1386 check_flag = 1; in sset_channels()
1390 check_flag = 1; in sset_channels()
1394 check_flag = 1; in sset_channels()
[all …]
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/circuit/
H A Dcircuit.cc89 check_flag(&flag, "KINGetNumNonlinSolvIters", 1); in PrintFinalStats()
91 check_flag(&flag, "KINGetNumFuncEvals", 1); in PrintFinalStats()
94 check_flag(&flag, "KINDlsGetNumJacEvals", 1); in PrintFinalStats()
96 check_flag(&flag, "KINDlsGetNumFuncEvals", 1); in PrintFinalStats()
411 if (check_flag((void *)s, "N_VNew_Serial", 0)) return 1; in findzero()
418 if (check_flag((void *)kmem, "KINCreate", 0)) return 1; in findzero()
423 if (check_flag(&flag, "KINSetUserData", 1)) return flag; in findzero()
427 if (check_flag(&flag, "KINSetConstraints", 1)) { in findzero()
438 if (check_flag(&flag, "KINInit", 1)) return flag; in findzero()
443 if (check_flag(&flag, "KINDense", 1)) return flag; in findzero()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dtestb-je-fusion.ll6 define i32 @check_flag(i32 %flags, ...) nounwind {
7 ; CHECK-LABEL: check_flag:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dtestb-je-fusion.ll6 define i32 @check_flag(i32 %flags, ...) nounwind {
7 ; CHECK-LABEL: check_flag:
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Instruction.hpp379 bool check_flag(InstructionFlag id) const { return (_flags & (1 << id)) != 0; } in check_flag() function in Instruction
447 bool needs_null_check() const { return check_flag(NeedsNullCheckFlag); } in needs_null_check()
798 bool is_static() const { return check_flag(IsStaticFlag); }
800 bool needs_patching() const { return check_flag(NeedsPatchingFlag); }
1444 return check_flag(ThrowIncompatibleClassChangeErrorFlag);
1450 return check_flag(InvokeSpecialReceiverCheckFlag);
1580 virtual bool can_trap() const { return check_flag(CanTrapFlag); }
1831 bool is_safepoint() const { return check_flag(IsSafepointFlag); }
1879 bool should_profile() const { return check_flag(ProfileMDOFlag); }
1998 bool should_profile() const { return check_flag(ProfileMDOFlag); }
[all …]
/dports/mail/hashcash/hashcash-1.22/
H A Dhashcash.c169 int check_flag = 0, case_flag = 0, hdr_flag = 0; in main() local
257 case 'c': check_flag = 1; break; in main()
414 name_flag + left_flag + width_flag + check_flag + in main()
427 if ( mint_flag + check_flag > 1 ) { in main()
451 if ( mint_flag + check_flag + name_flag + left_flag + in main()
605 } else if ( check_flag || name_flag || width_flag || in main()
745 if ( !multiple_validity && check_flag ) { in main()
752 if ( !multiple_grace && check_flag ) { in main()
786 if ( check_flag ) { in main()
792 if ( check_flag ) { in main()
[all …]
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/
H A Dopus_functions.cmake99 function(check_flag NAME FLAG) function
116 check_flag(SSE1 /arch:SSE)
131 check_flag(SSE2 /arch:SSE2)
146 check_flag(SSE4_1 /arch:SSE2) # SSE2 and above
160 check_flag(AVX /arch:AVX)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/
H A Dopus_functions.cmake99 function(check_flag NAME FLAG) function
116 check_flag(SSE1 /arch:SSE)
131 check_flag(SSE2 /arch:SSE2)
146 check_flag(SSE4_1 /arch:SSE2) # SSE2 and above
160 check_flag(AVX /arch:AVX)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/
H A Dopus_functions.cmake99 function(check_flag NAME FLAG) function
116 check_flag(SSE1 /arch:SSE)
131 check_flag(SSE2 /arch:SSE2)
146 check_flag(SSE4_1 /arch:SSE2) # SSE2 and above
160 check_flag(AVX /arch:AVX)
/dports/audio/opus/opus-1.3.1/
H A Dopus_functions.cmake99 function(check_flag NAME FLAG) function
116 check_flag(SSE1 /arch:SSE)
131 check_flag(SSE2 /arch:SSE2)
146 check_flag(SSE4_1 /arch:SSE2) # SSE2 and above
160 check_flag(AVX /arch:AVX)
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-file-ioctl.c35 static void check_flag( in check_flag() function
147 check_flag(args, "FIONBIO", fd, O_NONBLOCK, ret, true); in stress_file_ioctl()
155 check_flag(args, "FIONBIO", fd, O_NONBLOCK, ret, false); in stress_file_ioctl()
170 check_flag(args, "FIONASYNC", fd, O_ASYNC, ret, true); in stress_file_ioctl()
178 check_flag(args, "FIONASYNC", fd, O_ASYNC, ret, false); in stress_file_ioctl()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DProgramOptions.cpp288 void ProgramOptions::check(bool check_flag) in check() argument
289 { checkFlag = check_flag; } in check()
346 const bool& check_flag = problem_db.get_bool("environment.check"); in parse() local
347 if (!checkFlag && check_flag) { in parse()
348 checkFlag = check_flag; in parse()

12345678910>>...20