Home
last modified time | relevance | path

Searched refs:smudged (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dwatcharray.h42 vector<char> smudged; variable
45 if (!smudged[lit.toInt()]) { in smudge()
47 smudged[lit.toInt()] = true; in smudge()
58 assert(smudged[lit.toInt()]); in clear_smudged()
59 smudged[lit.toInt()] = false; in clear_smudged()
94 smudged.resize(new_size, false); in resize()
99 smudged.insert(smudged.end(), num, false); in insert()
110 mem += smudged.capacity()*sizeof(char); in mem_used()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dwatcharray.h42 vector<char> smudged; variable
45 if (!smudged[lit.toInt()]) { in smudge()
47 smudged[lit.toInt()] = true; in smudge()
58 assert(smudged[lit.toInt()]); in clear_smudged()
59 smudged[lit.toInt()] = false; in clear_smudged()
94 smudged.resize(new_size, false); in resize()
99 smudged.insert(smudged.end(), num, false); in insert()
110 mem += smudged.capacity()*sizeof(char); in mem_used()
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt3400-rebase.sh315 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
316 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
325 echo "This text is smudged." >a.txt &&
337 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh90 actual >actual.smudged &&
91 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh312 echo smudged >expected &&
/dports/devel/git-p4/git-2.34.1/t/
H A Dt3400-rebase.sh342 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
343 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
352 echo "This text is smudged." >a.txt &&
364 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh93 actual >actual.smudged &&
94 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh336 echo smudged >expected &&
/dports/devel/git-svn/git-2.34.1/t/
H A Dt3400-rebase.sh342 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
343 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
352 echo "This text is smudged." >a.txt &&
364 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh93 actual >actual.smudged &&
94 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh336 echo smudged >expected &&
/dports/devel/git/git-2.34.1/t/
H A Dt3400-rebase.sh342 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
343 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
352 echo "This text is smudged." >a.txt &&
364 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh93 actual >actual.smudged &&
94 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh336 echo smudged >expected &&
/dports/devel/git-gui/git-2.34.1/t/
H A Dt3400-rebase.sh342 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
343 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
352 echo "This text is smudged." >a.txt &&
364 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh93 actual >actual.smudged &&
94 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh336 echo smudged >expected &&
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt3400-rebase.sh342 git config filter.test.clean "sed -e '\''s/smudged/clean/g'\''" &&
343 git config filter.test.smudge "sed -e '\''s/clean/smudged/g'\''" &&
352 echo "This text is smudged." >a.txt &&
364 grep "smudged" a.txt &&
H A Dt5551-http-fetch-smart.sh93 actual >actual.smudged &&
94 test_cmp exp actual.smudged &&
H A Dt0021-conversion.sh336 echo smudged >expected &&
/dports/graphics/sane-backends/sane-backends-1.0.32/doc/descriptions/
H A Dmicrotek2.desc119 :comment "Sometimes scan speed goes to fast and results look badly smudged."
/dports/devel/git-lfs/git-lfs-3.0.2/docs/
H A Dextensions.md179 write an error message to its STDERR. Because the file was not smudged
183 smudged (and keep those errors in a log), so that the user can diagnose the
/dports/graphics/libmypaint/libmypaint-1.6.1/po/
H A Den_GB.po692 "Control how much transparency is picked up and smudged, similar to lock "
699 "Control how much transparency is picked up and smudged, similar to lock "
H A Dfa.po576 "Control how much transparency is picked up and smudged, similar to lock "
H A Dfy.po570 "Control how much transparency is picked up and smudged, similar to lock "

123456789