Home
last modified time | relevance | path

Searched refs:ign2 (Results 1 – 25 of 58) sorted by relevance

123

/dports/news/inn-current/inn-2.7-20211226/backends/
H A Dactmerge.in59 ign2="$2"
60 if [ ! -s "$ign2" ]; then
61 echo "$0: host2 ignore file not found or empty: $ign2" 1>&2
145 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
158 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
165 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
172 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
/dports/news/inn/inn-2.6.4/backends/
H A Dactmerge.in61 ign2="$2"
62 if [ ! -s "$ign2" ]; then
63 echo "$0: host2 ignore file not found or empty: $ign2" 1>&2
147 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
160 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
167 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
174 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
/dports/sysutils/shlock/inn-2.6.4/backends/
H A Dactmerge.in61 ign2="$2"
62 if [ ! -s "$ign2" ]; then
63 echo "$0: host2 ignore file not found or empty: $ign2" 1>&2
147 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
160 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
167 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
174 eval "$ACTSYNC -i $ign2 $FETCH /dev/null $host2 > $act2 2>>$tmp"
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-copyrename.c122 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
196 ign2 = !root2 || (TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2)); in copy_rename_partition_coalesce()
199 if (!ign1 && !ign2) in copy_rename_partition_coalesce()
202 ign2 = true; in copy_rename_partition_coalesce()
212 ign2 = true; in copy_rename_partition_coalesce()
227 ign2 = true; in copy_rename_partition_coalesce()
234 ign2 = false; in copy_rename_partition_coalesce()
238 if (!(!ign2 && root2) in copy_rename_partition_coalesce()
251 if (((root1 && TREE_READONLY (root1)) && ign2) in copy_rename_partition_coalesce()
277 if (!ign2 && root2) in copy_rename_partition_coalesce()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-copyrename.c122 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
196 ign2 = !root2 || (TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2)); in copy_rename_partition_coalesce()
199 if (!ign1 && !ign2) in copy_rename_partition_coalesce()
202 ign2 = true; in copy_rename_partition_coalesce()
212 ign2 = true; in copy_rename_partition_coalesce()
227 ign2 = true; in copy_rename_partition_coalesce()
234 ign2 = false; in copy_rename_partition_coalesce()
238 if (!(!ign2 && root2) in copy_rename_partition_coalesce()
251 if (((root1 && TREE_READONLY (root1)) && ign2) in copy_rename_partition_coalesce()
277 if (!ign2 && root2) in copy_rename_partition_coalesce()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-copyrename.c130 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
204 ign2 = !root2 || (TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2)); in copy_rename_partition_coalesce()
207 if (!ign1 && !ign2) in copy_rename_partition_coalesce()
210 ign2 = true; in copy_rename_partition_coalesce()
220 ign2 = true; in copy_rename_partition_coalesce()
235 ign2 = true; in copy_rename_partition_coalesce()
242 ign2 = false; in copy_rename_partition_coalesce()
246 if (!(!ign2 && root2) in copy_rename_partition_coalesce()
259 if (((root1 && TREE_READONLY (root1)) && ign2) in copy_rename_partition_coalesce()
285 if (!ign2 && root2) in copy_rename_partition_coalesce()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-copyrename.c119 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
192 ign2 = TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2); in copy_rename_partition_coalesce()
196 if (!ign1 && !ign2) in copy_rename_partition_coalesce()
199 ign2 = true; in copy_rename_partition_coalesce()
231 ign2 = true; in copy_rename_partition_coalesce()
238 ign2 = false; in copy_rename_partition_coalesce()
266 if (!ign2) in copy_rename_partition_coalesce()
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_metacmt_onoff.out3 …8 | reg [0:1] show1; /*verilator lint_off LITENDIAN*/ reg [0:2] ign2; /*verilator lint_on LITE…
9 …8 | reg [0:1] show1; /*verilator lint_off LITENDIAN*/ reg [0:2] ign2; /*verilator lint_on LITE…
H A Dt_math_shift.v9 ign, ign2, ign3, ign4, ign4s,
16 output [3:0] ign2; port
63 assign ign2 = {iamt[1:0] >> {22{iamt[5:2]}}, iamt[1:0] << (0 <<< iamt[5:2])}; // bug1174
H A Dt_metacmt_onoff.v8 …reg [0:1] show1; /*verilator lint_off LITENDIAN*/ reg [0:2] ign2; /*verilator lint_on LITENDIAN*/ … register
/dports/devel/tla/tla-1.3.5/src/hackerlab/rx/
H A Dnfa-cache.c253 int * ign2) in rx_nfa_cache_statistics() argument
261 ign2); in rx_nfa_cache_statistics()
H A Dnfa-cache.h34 int * ign2);
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test_problems/stoichSolidKinetics/
H A DstoichSolidKinetics.cpp65 size_t ign2 = gasTP->speciesIndex("N2"); in testProblem() local
69 mll[ign2] = 0.7; in testProblem()
155 mll[ign2] = 0.898; in testProblem()
/dports/irc/ircII/ircii-20210314/source/
H A Dnotice.c73 ign2, in parse_note() local
83 ((ign2 = is_ignored(name, IGNORE_NOTES)) == IGNORED)) in parse_note()
85 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED)) in parse_note()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libbacktrace/
H A Dbacktrace_test.cpp351 std::unique_ptr<Backtrace> ign2( in VerifyLevelIgnoreFrames() local
353 ASSERT_TRUE(ign2.get() != nullptr); in VerifyLevelIgnoreFrames()
354 ASSERT_TRUE(ign2->Unwind(2)); in VerifyLevelIgnoreFrames()
355 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyLevelIgnoreFrames()
442 ASSERT_TRUE(ign2.get() != nullptr); in VerifyProcessIgnoreFrames()
443 ASSERT_TRUE(ign2->Unwind(2)); in VerifyProcessIgnoreFrames()
444 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyProcessIgnoreFrames()
446 VerifyIgnoreFrames(bt_all, ign1.get(), ign2.get(), nullptr); in VerifyProcessIgnoreFrames()
633 ASSERT_TRUE(ign2.get() != nullptr); in TEST()
634 ASSERT_TRUE(ign2->Unwind(2)); in TEST()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libbacktrace/
H A Dbacktrace_test.cpp370 std::unique_ptr<Backtrace> ign2( in VerifyLevelIgnoreFrames() local
372 ASSERT_TRUE(ign2.get() != nullptr); in VerifyLevelIgnoreFrames()
373 ASSERT_TRUE(ign2->Unwind(2)); in VerifyLevelIgnoreFrames()
374 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyLevelIgnoreFrames()
461 ASSERT_TRUE(ign2.get() != nullptr); in VerifyProcessIgnoreFrames()
462 ASSERT_TRUE(ign2->Unwind(2)); in VerifyProcessIgnoreFrames()
463 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyProcessIgnoreFrames()
465 VerifyIgnoreFrames(bt_all, ign1.get(), ign2.get(), nullptr); in VerifyProcessIgnoreFrames()
652 ASSERT_TRUE(ign2.get() != nullptr); in TEST_F()
653 ASSERT_TRUE(ign2->Unwind(2)); in TEST_F()
[all …]
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dnotice.c80 ign2, local
90 ((ign2 = is_ignored(name, IGNORE_NOTES)) == IGNORED))
92 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED))
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dnotice.c95 ign2, local
105 ((ign2 = is_ignored(name, IGNORE_NOTES)) == IGNORED))
107 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED))
/dports/security/clamav-unofficial-sigs/clamav-unofficial-sigs-7.0.1/.t/tests/
H A Duser.conf48 securiteinfo.ign2|REQUIRED
H A Duser_wget.conf48 securiteinfo.ign2|REQUIRED
/dports/biology/graphlan/nsegata-graphlan-66ec7cfce81e/pyphlan/
H A Dconv_uc2txt.py32 for type,cln,seql,pid,strand,ing1,ign2,aln,query,target in (l.split('\t') for l in inp):
/dports/biology/graphlan/nsegata-pyphlan-eae40ebc0030/
H A Dconv_uc2txt.py32 for type,cln,seql,pid,strand,ing1,ign2,aln,query,target in (l.split('\t') for l in inp):
/dports/security/clamav-unofficial-sigs/clamav-unofficial-sigs-7.0.1/config/
H A Dmaster.conf192 sigwhitelist.ign2|REQUIRED # Fast update file to whitelist any problem signatures
295 securiteinfo.ign2|REQUIRED # Signature Whitelist
/dports/security/clamav-unofficial-sigs/clamav-unofficial-sigs-7.0.1/
H A Dclamav-unofficial-sigs.sh891 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "${work_dir_sanesecurity}"
1138 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_sanesecurity"
1141 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_securiteinfo"
1144 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_malwarepatrol"
1147 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_linuxmalwaredetect"
1150 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_yararulesproject"
1153 ls --ignore "*.sig" --ignore "*.md5" --ignore "*.ign2" "$work_dir_add"
1209 if ! $grep_bin -m 1 "$sig_name" my-whitelist.ign2 > /dev/null 2>&1 ; then
1210 cp -f -p my-whitelist.ign2 "$work_dir_work_configs" 2>/dev/null
1215 perms chown -f "${clam_user}:${clam_group}" my-whitelist.ign2
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc136 constexpr auto ign2 __attribute__((unused)) = std::make_tuple(std::ignore); in test_ignore() local

123