Home
last modified time | relevance | path

Searched refs:tentative (Results 1 – 25 of 3957) sorted by relevance

12345678910>>...159

/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Deventprotocol.cpp95 tentative->setStatus(status); in parse()
105 tentative->setGuid(guid); in parse()
110 tentative->setFlags(flags); in parse()
122 tentative->setGuid(guid); in parse()
131 tentative->setGuid(guid); in parse()
137 tentative->setFlags(flags); in parse()
143 tentative->setMessage(message); in parse()
151 tentative->setGuid(guid); in parse()
157 tentative->setMessage(message); in parse()
177 tentative->setMessage(message); in parse()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/test/pir/
H A Dpir1.seq5 cytochrome c - chimpanzee (tentative sequence)
8 cytochrome c - rhesus macaque (tentative sequence)
38 cytochrome c - sheep (tentative sequence)
41 cytochrome c - donkey (tentative sequence)
44 cytochrome c - common zebra (tentative sequence)
53 cytochrome c - dog (tentative sequence)
71 cytochrome c - pigeon (tentative sequence)
77 cytochrome c - turkey (tentative sequence)
80 cytochrome c - duck (tentative sequence)
95 cytochrome c - bullfrog (tentative sequence)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/wasm/jsapi/table/
H A Dgrow-reftypes.tentative.any.js.ini1 [grow.reftypes-tentative.any.js]
15 [grow.reftypes-tentative.any.html]
29 [grow.reftypes-tentative.any.worker.html]
43 [grow-reftypes.tentative.any.worker.html]
46 [grow-reftypes.tentative.any.html]
48 [grow-reftypes.tentative.any.js]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/wasm/jsapi/table/
H A Dgrow-reftypes.tentative.any.js.ini1 [grow.reftypes-tentative.any.js]
15 [grow.reftypes-tentative.any.html]
29 [grow.reftypes-tentative.any.worker.html]
43 [grow-reftypes.tentative.any.worker.html]
46 [grow-reftypes.tentative.any.html]
48 [grow-reftypes.tentative.any.js]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/wasm/jsapi/table/
H A Dgrow-reftypes.tentative.any.js.ini1 [grow.reftypes-tentative.any.js]
15 [grow.reftypes-tentative.any.html]
29 [grow.reftypes-tentative.any.worker.html]
43 [grow-reftypes.tentative.any.worker.html]
46 [grow-reftypes.tentative.any.html]
48 [grow-reftypes.tentative.any.js]
/dports/games/xlife/xlife-6.7/
H A Dtentative.c34 if (tentative.tiles) { in prep_tentative()
77 if (color) bounding_box(&tentative); in boxpattern()
78 trdrawbox(tentative.xmin, tentative.ymin, tentative.xmax, tentative.ymax, color); in boxpattern()
93 initcells(&tentative); in make_tentative()
116 chgcell(&tentative, ptr->x + dx + ddx, ptr->y + dy + ddy, state); in make_tentative()
125 for (ptr = tentative.tiles; ptr; ptr = ptr->next) { in copy_tentative()
170 for (ptr = tentative.tiles; ptr; ptr = ptr->next) { in change_tentative_color()
/dports/games/xlife/
H A Dxlife6.7.2to6.7.3.patch101 + adjhash(&tentative);
307 clear_pattern(&tentative);
396 if (tentative.tiles) {
397 clear_pattern(&tentative);
415 if (tentative.tiles)
467 diff -urN xlife-6.7.2/tentative.c xlife-6.7.3/tentative.c
501 /* tentative.c ends here */
552 - if (tentative.tiles)
580 if (tentative.tiles)
629 + if (tentative.tiles && pivot) { /* remove pivot of tentative points */
[all …]
/dports/devel/mercurial/mercurial-6.0/mercurial/thirdparty/zope/interface/
H A Dverify.py29 def _verify(iface, candidate, tentative=0, vtype=None): argument
51 if not tentative and not tester(candidate):
103 def verifyClass(iface, candidate, tentative=0): argument
104 return _verify(iface, candidate, tentative, vtype='c')
106 def verifyObject(iface, candidate, tentative=0): argument
107 return _verify(iface, candidate, tentative, vtype='o')
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ZopeInterface/zope/interface/
H A Dverify.py27 def _verify(iface, candidate, tentative=0, vtype=None): argument
49 if not tentative and not tester(candidate):
101 def verifyClass(iface, candidate, tentative=0): argument
102 return _verify(iface, candidate, tentative, vtype='c')
104 def verifyObject(iface, candidate, tentative=0): argument
105 return _verify(iface, candidate, tentative, vtype='o')
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/cors-rfc1918/
H A Didlharness.tentative.any.js.ini1 [idlharness.tentative.any.html]
9 [idlharness.tentative.any.worker.html]
17 [idlharness.tentative.any.sharedworker.html]
25 [idlharness.tentative.https.any.serviceworker.html]
28 [idlharness.tentative.any.serviceworker.html]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/json-module/
H A Dnon-object.tentative.any.js.ini1 [non-object.tentative.any.html]
4 [non-object.tentative.any.worker.html]
7 [non-object.tentative.any.sharedworker.html]
10 [non-object.tentative.any.serviceworker.html]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/json-module/
H A Dnon-object.tentative.any.js.ini1 [non-object.tentative.any.html]
4 [non-object.tentative.any.worker.html]
7 [non-object.tentative.any.sharedworker.html]
10 [non-object.tentative.any.serviceworker.html]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
28 extern int tentative;
29 int tentative = 0; variable
/dports/japanese/groff/groff-1.18.1.1/src/preproc/refer/
H A Dlabel.y493 if (tentative) in evaluate()
505 if (tentative) in evaluate()
639 expr->evaluate(tentative, ref, result, pos); in evaluate()
646 if (!tentative in evaluate()
649 expr->evaluate(tentative, ref, result, pos); in evaluate()
658 expr->evaluate(tentative, ref, result, pos); in evaluate()
774 expr1->evaluate(tentative, ref, result, pos); in evaluate()
776 expr2->evaluate(tentative, ref, result, pos); in evaluate()
783 expr1->evaluate(tentative, ref, result, pos); in evaluate()
785 expr2->evaluate(tentative, ref, result, pos); in evaluate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/mach-o/
H A Dparse-tentative-defs.yaml3 # Test parsing of tentative definitions, including size, scope, and alignment.
59 # CHECK: merge: as-tentative
66 # CHECK: merge: as-tentative
73 # CHECK: merge: as-tentative
80 # CHECK: merge: as-tentative
87 # CHECK: merge: as-tentative

12345678910>>...159