Home
last modified time | relevance | path

Searched refs:found (Results 226 – 250 of 105782) sorted by relevance

12345678910>>...4232

/dports/science/gromacs/gromacs-2021.4/python_packaging/src/external/pybind/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/external/pybind11/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/pybind11/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/pybind11/tools/
H A Dcheck-style.sh22 if [ -n "$found" ]; then
26 echo "$found" | sed -e 's/^/ /'
31 if [ -n "$found" ]; then
34 echo "$found" | sed -e 's/^/ /'
38 if [ -n "$found" ]; then
42 echo "$found" | sed -e 's/^/ /'
46 if [ -n "$found" ]; then
49 echo "$found" | sed -e 's/^/ /'
52 found="$(awk '
64 if [ -n "$found" ]; then
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/command-not-found/
H A Dcommand-not-found.plugin.zsh1 ## Platforms with a built-in command-not-found handler init file
5 /usr/share/doc/pkgfile/command-not-found.zsh
22 if [[ -x /usr/lib/command-not-found || -x /usr/share/command-not-found/command-not-found ]]; then
24 if [[ -x /usr/lib/command-not-found ]]; then
25 /usr/lib/command-not-found -- "$1"
27 elif [[ -x /usr/share/command-not-found/command-not-found ]]; then
28 /usr/share/command-not-found/command-not-found -- "$1"
41 /usr/libexec/pk-command-not-found "$@"
45 printf "zsh: command not found: %s\n" "$1" >&2
65 if [[ -x /usr/bin/command-not-found ]]; then
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Dutil.h37 auto found = ct.find(key);
38 if (found == ct.end())
41 return found->second;
49 auto found = ct.find(key);
50 if (found == ct.end())
53 return found->second;
60 auto found = ct.find(key);
61 if (found == ct.end())
74 auto found = ct.find(key);
75 if (found == ct.end())
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch_aggs_test.go195 if found {
204 if !found {
216 if !found {
240 if !found {
297 if !found {
335 if !found {
350 if !found {
365 if !found {
380 if !found {
416 if !found {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch_aggs_test.go195 if found {
204 if !found {
216 if !found {
240 if !found {
297 if !found {
335 if !found {
350 if !found {
365 if !found {
380 if !found {
416 if !found {
[all …]
/dports/net-im/profanity/profanity-0.11.1/src/command/
H A Dcmd_ac.c2184 if (found) { in _bookmark_autocomplete()
2188 if (found) { in _bookmark_autocomplete()
2192 if (found) { in _bookmark_autocomplete()
2196 if (found) { in _bookmark_autocomplete()
2201 if (found) { in _bookmark_autocomplete()
2205 if (found) { in _bookmark_autocomplete()
2209 if (found) { in _bookmark_autocomplete()
2213 if (found) { in _bookmark_autocomplete()
2368 if (found) { in _otr_autocomplete()
2395 if (found) { in _otr_autocomplete()
[all …]
/dports/net/fort/FORT-validator-1.5.3/src/rrdp/db/
H A Ddb_rrdp.c165 struct tal_elem *found; in db_rrdp_find_tal() local
171 return found; in db_rrdp_find_tal()
187 if (found != NULL) { in db_rrdp_add_tal()
188 found->visited = true; in db_rrdp_add_tal()
206 struct tal_elem *found; in db_rrdp_rem_tal() local
209 if (found == NULL) in db_rrdp_rem_tal()
223 struct tal_elem *found; in db_rrdp_get_uris() local
226 if (found == NULL) in db_rrdp_get_uris()
229 return found->uris; in db_rrdp_get_uris()
235 struct tal_elem *found; in db_rrdp_get_workspace() local
[all …]
/dports/math/eclib/eclib-20210318/progs/out_ntl/
H A Dnfhpcurve.out5 >>>Level 11: 1 newform(s) found.
9 All curves found successfully!
12 >>>Level 19: 1 newform(s) found.
16 All curves found successfully!
19 >>>Level 37: 2 newform(s) found.
24 All curves found successfully!
32 All curves found successfully!
39 All curves found successfully!
46 All curves found successfully!
53 All curves found successfully!
[all …]
/dports/math/eclib/eclib-20210318/progs/out_no_ntl/
H A Dnfhpcurve.out5 >>>Level 11: 1 newform(s) found.
9 All curves found successfully!
12 >>>Level 19: 1 newform(s) found.
16 All curves found successfully!
19 >>>Level 37: 2 newform(s) found.
24 All curves found successfully!
32 All curves found successfully!
39 All curves found successfully!
46 All curves found successfully!
53 All curves found successfully!
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas147 found: TStringArray;
157 AnInput := found[1];
195 AReminder := copy(found[1], i, Length(found[1]));
210 found: TStringArray;
224 AnInput := found[1];
228 AName := found[0];
242 found: TStringArray;
255 AnInput := found[1];
265 found: TStringArray;
318 found: TStringArray;
[all …]
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas145 found: TStringArray;
155 AnInput := found[1];
193 AReminder := copy(found[1], i, Length(found[1]));
208 found: TStringArray;
222 AnInput := found[1];
226 AName := found[0];
240 found: TStringArray;
253 AnInput := found[1];
263 found: TStringArray;
316 found: TStringArray;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas145 found: TStringArray;
155 AnInput := found[1];
193 AReminder := copy(found[1], i, Length(found[1]));
208 found: TStringArray;
222 AnInput := found[1];
226 AName := found[0];
240 found: TStringArray;
253 AnInput := found[1];
263 found: TStringArray;
316 found: TStringArray;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas147 found: TStringArray;
157 AnInput := found[1];
195 AReminder := copy(found[1], i, Length(found[1]));
210 found: TStringArray;
224 AnInput := found[1];
228 AName := found[0];
242 found: TStringArray;
255 AnInput := found[1];
265 found: TStringArray;
318 found: TStringArray;
[all …]
/dports/devel/py-testfixtures/testfixtures-6.18.3/testfixtures/
H A Dresolve.py7 found = __import__(used)
8 container = found
12 container = found
15 found = found.__dict__[n]
19 found = getattr(found, n)
27 found = found[n] # pragma: no branch
29 found = not_there # pragma: no branch
35 found = not_there
37 found = found[n] # pragma: no branch
39 found = getattr(found, n)
[all …]
/dports/lang/solidity/solidity_0.8.11/test/libyul/yulSyntaxTests/invalid/
H A Dswap_disallowed.yul22 // DeclarationError 4619: (6-11): Function "swap0" not found.
23 // DeclarationError 4619: (18-23): Function "swap1" not found.
24 // DeclarationError 4619: (30-35): Function "swap2" not found.
25 // DeclarationError 4619: (42-47): Function "swap3" not found.
26 // DeclarationError 4619: (54-59): Function "swap4" not found.
27 // DeclarationError 4619: (66-71): Function "swap5" not found.
28 // DeclarationError 4619: (78-83): Function "swap6" not found.
29 // DeclarationError 4619: (90-95): Function "swap7" not found.
30 // DeclarationError 4619: (102-107): Function "swap8" not found.
31 // DeclarationError 4619: (114-119): Function "swap9" not found.
[all …]
H A Ddup_disallowed.yul22 // DeclarationError 4619: (6-10): Function "dup0" not found.
23 // DeclarationError 4619: (17-21): Function "dup1" not found.
24 // DeclarationError 4619: (28-32): Function "dup2" not found.
25 // DeclarationError 4619: (39-43): Function "dup3" not found.
26 // DeclarationError 4619: (50-54): Function "dup4" not found.
27 // DeclarationError 4619: (61-65): Function "dup5" not found.
28 // DeclarationError 4619: (72-76): Function "dup6" not found.
29 // DeclarationError 4619: (83-87): Function "dup7" not found.
30 // DeclarationError 4619: (94-98): Function "dup8" not found.
31 // DeclarationError 4619: (105-109): Function "dup9" not found.
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.amd64.test/src/org/graalvm/compiler/core/amd64/test/
H A DAMD64MatchRuleTest.java65 boolean found = false; in test1()
69 found = true; in test1()
96 boolean found = false; in testVolatileExtension()
101 found = true; in testVolatileExtension()
126 boolean found = false; in testLoadTestNoMatch()
130 found = true; in testLoadTestNoMatch()
149 boolean found = false; in testAddLoad()
153 found = true; in testAddLoad()
176 found = true; in testAddLoadNoMatch()
203 found = true; in testVolatileExtensionDifferentBlocks()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.amd64.test/src/org/graalvm/compiler/core/amd64/test/
H A DAMD64MatchRuleTest.java65 boolean found = false; in test1()
69 found = true; in test1()
96 boolean found = false; in testVolatileExtension()
101 found = true; in testVolatileExtension()
126 boolean found = false; in testLoadTestNoMatch()
130 found = true; in testLoadTestNoMatch()
149 boolean found = false; in testAddLoad()
153 found = true; in testAddLoad()
176 found = true; in testAddLoadNoMatch()
203 found = true; in testVolatileExtensionDifferentBlocks()
[all …]
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/test/
H A Dgtest-import-account-matcher.cpp99 ASSERT_NE(nullptr, found); in TEST_F()
108 ASSERT_NE(nullptr, found); in TEST_F()
117 ASSERT_NE(nullptr, found); in TEST_F()
126 ASSERT_NE(nullptr, found); in TEST_F()
127 EXPECT_STREQ("HPE", xaccAccountGetName(found)); in TEST_F()
135 ASSERT_NE(nullptr, found); in TEST_F()
136 EXPECT_STREQ("HPE", xaccAccountGetName(found)); in TEST_F()
144 ASSERT_EQ(nullptr, found); in TEST_F()
152 ASSERT_NE(nullptr, found); in TEST_F()
161 ASSERT_NE(nullptr, found); in TEST_F()
[all …]
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/syntaxTests/inlineAssembly/invalid/
H A Dswap_disallowed.sol26 // DeclarationError 4619: (75-80): Function "swap0" not found.
27 // DeclarationError 4619: (95-100): Function "swap1" not found.
28 // DeclarationError 4619: (115-120): Function "swap2" not found.
29 // DeclarationError 4619: (135-140): Function "swap3" not found.
30 // DeclarationError 4619: (155-160): Function "swap4" not found.
31 // DeclarationError 4619: (175-180): Function "swap5" not found.
32 // DeclarationError 4619: (195-200): Function "swap6" not found.
33 // DeclarationError 4619: (215-220): Function "swap7" not found.
34 // DeclarationError 4619: (235-240): Function "swap8" not found.
35 // DeclarationError 4619: (255-260): Function "swap9" not found.
[all …]

12345678910>>...4232