Home
last modified time | relevance | path

Searched refs:tag2 (Results 1 – 25 of 2898) sorted by relevance

12345678910>>...116

/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dtableof.cwl6 \toftagstart{tag1,tag2,...}
7 \toftagstop{tag1,tag2,...}
9 \toftagthis{tag1,tag2,...}
10 \tofuntagthis{tag1,tag2,...}
12 \nexttocwithtags{required-tag1,required-tag2,...}{excluded-tag1,excluded-tag2,...}
13 \nexttocwithtags*{required-tag1,required-tag2,...}{excluded-tag1,excluded-tag2,...}
14 \nexttocwithtags{required-tag1,required-tag2,...}*{excluded-tag1,excluded-tag2,...}
15 \nexttocwithtags*{required-tag1,required-tag2,...}*{excluded-tag1,excluded-tag2,...}
17 \tableoftaggedcontents{required-tag1,required-tag2,...}{excluded-tag1,excluded-tag2,...}
18 \tableoftaggedcontents*{required-tag1,required-tag2,...}{excluded-tag1,excluded-tag2,...}
[all …]
/dports/audio/easytag/easytag-2.4.3/tests/
H A Dtest-file_tag.c43 File_Tag *tag2; in file_tag_copy() local
59 g_assert (tag2); in file_tag_copy()
67 et_file_tag_free (tag2); in file_tag_copy()
75 File_Tag *tag2; in file_tag_copy_other() local
86 g_assert (tag2); in file_tag_copy_other()
88 tag2->other = g_list_prepend (tag2->other, g_strdup ("bar")); in file_tag_copy_other()
98 et_file_tag_free (tag2); in file_tag_copy_other()
106 File_Tag *tag2; in file_tag_difference() local
121 g_assert (tag2); in file_tag_difference()
128 et_file_tag_free (tag2); in file_tag_difference()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DTag.cc35 const Tag *tag2);
41 const Tag *tag2);
304 if (tag1 == tag2) in tagCmp()
358 const Tag *tag2) in tagEqual() argument
360 return tag1 == tag2 in tagEqual()
399 const Tag *tag2, in tagMatch() argument
407 const Tag *tag2, in tagMatch() argument
413 return tag1 == tag2 in tagMatch()
432 if (tag1 == tag2) in tagMatchCmp()
511 const Tag *tag2) in tagMatchNoPathAp() argument
[all …]
H A DTag.hh110 const Tag *tag2) const;
117 const Tag *tag2) const;
130 const Tag *tag2);
135 const Tag *tag2,
141 const Tag *tag2,
145 const Tag *tag2,
150 const Tag *tag2);
153 const Tag *tag2);
156 const Tag *tag2,
162 const Tag *tag2);
[all …]
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/test/test_021/
H A Dmodel.bin1tag2";i:1;s:4:"tag3";i:5;s:4:"tag4";i:5;s:5:"@expr";i:5;}s:7:"matches";a:10:{i:3;a:2:{s:6:"weight"…
/dports/biology/infernal/infernal-1.1.3/hmmer/testsuite/
H A Di17-stdin.pl97 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa10";
100 `$prog $arg1 $arg2 > $tmppfx.out1`; if ($?) { die "FAIL: $tag $tag1 $tag2\n"; }
101 `cat $arg1 | $prog - $arg2 > $tmppfx.out2`; if ($?) { die "FAIL: $tag - $tag2\n"; }
171 $tag2 = "<keyfile>"; $arg2 = "$tmppfx.key";
179 `cat $arg1 | $prog -f - $arg2 > $tmppfx.out2`; if ($?) { die "FAIL: $tag -f - $tag2\n"; }
211 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa2";
235 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.db";
239 `cat $arg1 | $prog - $arg2 | grep -v "^#" > $tmppfx.out2`; if ($?) { die "FAIL: $tag - $tag2\n"; }
272 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.db";
292 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.ndb";
[all …]
/dports/biology/hmmer/hmmer-3.3/testsuite/
H A Di17-stdin.pl97 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa10";
100 `$prog $arg1 $arg2 > $tmppfx.out1`; if ($?) { die "FAIL: $tag $tag1 $tag2\n"; }
101 `cat $arg1 | $prog - $arg2 > $tmppfx.out2`; if ($?) { die "FAIL: $tag - $tag2\n"; }
171 $tag2 = "<keyfile>"; $arg2 = "$tmppfx.key";
179 `cat $arg1 | $prog -f - $arg2 > $tmppfx.out2`; if ($?) { die "FAIL: $tag -f - $tag2\n"; }
211 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa2";
235 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.db";
239 `cat $arg1 | $prog - $arg2 | grep -v "^#" > $tmppfx.out2`; if ($?) { die "FAIL: $tag - $tag2\n"; }
272 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.db";
292 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.ndb";
[all …]
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/test/test_021/
H A Dmodel.bin1tag2";i:1;s:4:"tag3";i:5;s:4:"tag4";i:5;s:5:"@expr";i:5;}s:7:"matches";a:10:{i:3;a:2:{s:6:"weight"…
/dports/devel/hpx/hpx-1.2.1/tests/unit/util/
H A Dtagged.cpp33 HPX_DEFINE_TAG_SPECIFIER(tag2) // defines tag::tag2 in HPX_DEFINE_TAG_SPECIFIER() argument
38 typedef hpx::util::tagged_pair<tag::tag1(A), tag::tag2(B)> pair; in HPX_DEFINE_TAG_SPECIFIER()
53 typename hpx::util::decay<decltype(p.tag2())>::type, B in HPX_DEFINE_TAG_SPECIFIER()
61 HPX_TEST_EQ(p.tag2().value_, 43); in HPX_DEFINE_TAG_SPECIFIER()
75 HPX_TEST_EQ(p.tag2().value_, 43); in HPX_DEFINE_TAG_SPECIFIER()
79 pair p = hpx::util::make_tagged_pair<tag::tag1, tag::tag2>( in HPX_DEFINE_TAG_SPECIFIER()
83 HPX_TEST_EQ(p.tag2().value_, 43); in HPX_DEFINE_TAG_SPECIFIER()
120 HPX_TEST_EQ(t.tag2().value_, 43); in tagged_tuple_test()
137 HPX_TEST_EQ(t.tag2().value_, 43); in tagged_tuple_test()
143 tuple t = make_tagged_tuple<tag::tag1, tag::tag2, tag::tag3>( in tagged_tuple_test()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/inc/
H A Dprefs_util.inc370 $this->tag2 = $tag2;
377 $tag2 = $this->tag2;
388 $tag2 = $this->tag2;
414 $tag2 = $this->tag2;
422 $tag2 = $this->tag2;
427 $tag2 = $this->tag2;
437 $tag2 = $this->tag2;
459 $this->tag2 = $tag2;
464 $tag2 = $this->tag2;
476 $tag2 = $this->tag2;
[all …]
/dports/www/squid/squid-4.15/src/
H A DETag.cc21 etagStringsMatch(const ETag &tag1, const ETag &tag2) in etagStringsMatch() argument
23 return !strcmp(tag1.str, tag2.str); in etagStringsMatch()
49 etagIsStrongEqual(const ETag &tag1, const ETag &tag2) in etagIsStrongEqual() argument
51 return !tag1.weak && !tag2.weak && etagStringsMatch(tag1, tag2); in etagIsStrongEqual()
55 etagIsWeakEqual(const ETag &tag1, const ETag &tag2) in etagIsWeakEqual() argument
57 return etagStringsMatch(tag1, tag2); in etagIsWeakEqual()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/
H A Dtag-ls.el56 (defun semantic--tag-similar-names-p-default (tag1 tag2 blankok)
63 (n2 (semantic-tag-name tag2)))
73 (null (semantic-tag-type tag2)))
76 (null (semantic-tag-type tag2)))
81 (defun semantic--tag-similar-types-p-default (tag1 tag2)
85 (semantic-tag-of-type-p tag1 (semantic-tag-type tag2)))
157 (eq tag1 tag2)
161 (semantic--tag-similar-types-p tag1 tag2)
162 (semantic-tag-of-class-p tag1 (semantic-tag-class tag2))))
164 (attr2 (semantic-tag-attributes tag2))
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dstructscope.c8 struct tag2;
14 struct tag2 *other;
18 struct tag2 { struct
54 struct tag2 *globals2; /* should bind to global level tag2 */ in test_nested()
60 struct tag2; /* incomplete local tag */ in test_nested()
62 struct tag2 *locals2; /* should bind to local level s2 tag */ in test_nested()
64 struct tag2 { in test_nested() struct
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/
H A Dtag-ls.el56 (defun semantic--tag-similar-names-p-default (tag1 tag2 blankok)
63 (n2 (semantic-tag-name tag2)))
73 (null (semantic-tag-type tag2)))
76 (null (semantic-tag-type tag2)))
81 (defun semantic--tag-similar-types-p-default (tag1 tag2)
85 (semantic-tag-of-type-p tag1 (semantic-tag-type tag2)))
153 (eq tag1 tag2)
157 (semantic--tag-similar-types-p tag1 tag2)
158 (semantic-tag-of-class-p tag1 (semantic-tag-class tag2))))
160 (attr2 (semantic-tag-attributes tag2))
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cs_instance/tasks/
H A Dtags.yml9 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
26 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
34 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
35 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
44 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
52 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
53 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
61 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
71 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
72 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
[all …]
/dports/dns/py-cloudflare/cloudflare-2.8.15/CloudFlare/
H A Dapi_decode_from_web.py17 for tag2 in section.find_all('h3'):
19 if 'Deprecation Warning' in str(tag2):
22 for tag2 in section.find_all('p'):
24 if 'End of life Date:' in str(tag2):
25 for child in tag2.children:
41 for tag2 in section.find_all('pre'):
43 for child in tag2.children:
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/examples/fortran/
H A DDirectAccessNoHolesF90.F9058 real(C_DOUBLE), pointer :: x(:), y(:), z(:), tag1(:), tag2(:) ! arrays equivalence'd to pointers
126 call c_f_pointer(tag2_ptr, tag2, [3*nquads])
164 tag2(1+3*e_ind+0) = tag2(1+3*e_ind+0) + x(1+v)
165 tag2(1+3*e_ind+1) = tag2(1+3*e_ind+1) + y(1+v) ! tag on each element is 3 doubles, x/y/z
166 tag2(1+3*e_ind+2) = tag2(1+3*e_ind+2) + z(1+v)
178 tag2(1+3*e+j) = tag2(1+3*e+j) / vpere ! normalize by # verts
180 …if (tag1(1+3*e) .ne. tag2(1+3*e) .or. tag1(1+3*e+1) .ne. tag2(1+3*e+1) .or. tag1(1+3*e+2) .ne. tag…
183 print *, "tag2: ", tag2(1+3*e), tag2(1+3*e+1), tag2(1+3*e+2)
/dports/biology/infernal/infernal-1.1.3/testsuite/
H A Ditest4-stdin.pl92 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa10";
95 …g1 $arg2 | grep -v "^#DEBUG" > $tmppfx.out1`; if ($?) { die "FAIL: $tag $tag1 $tag2\n"; }
96 `cat $arg1 | $prog - $arg2 | grep -v "^#DEBUG" > $tmppfx.out2`; if ($?) { die "FAIL: $tag - $tag2
166 $tag2 = "<keyfile>"; $arg2 = "$tmppfx.key";
173 `$prog -f $arg1 $arg2 > $tmppfx.out1`; if ($?) { die "FAIL: $tag -f $tag1 $tag2\n";…
174 `cat $arg1 | $prog -f - $arg2 > $tmppfx.out2`; if ($?) { die "FAIL: $tag -f - $tag2\n"; }
211 $tag2 = "<seqfile>"; $arg2 = "$tmppfx.fa2";
216 `$prog $arg1 $arg2 | grep -v "^#" > $tmppfx.out1`; if ($?) { die "FAIL: $tag $tag1 $tag2\…
237 $tag2 = "<seqdb>"; $arg2 = "$tmppfx.db";
240 `$prog $arg1 $arg2 | grep -v "^#" > $tmppfx.out1`; if ($?) { die "FAIL: $tag $tag1 $tag2\…
[all …]
/dports/devel/libegit2/libegit2-0ef8b13/test/
H A Dtag-test.el12 (tag2 (libgit-tag-lookup-prefix repo (substring tagid-2 0 7))))
14 (should (libgit-tag-p tag2))
16 (should (string= (libgit-tag-id tag2) tagid-2))
18 (should (string= (libgit-tag-name tag2) "second"))
20 (should (string= (libgit-tag-message tag2) "msg2\n")))))
32 (tag2 (libgit-tag-lookup-prefix repo (substring tagid-2 0 7))))
34 (should (eq 'tree (libgit-tag-target-type tag2)))
37 (should (string= (libgit-tag-target-id tag2)
41 (should (string= (libgit-object-id (libgit-tag-target tag2))
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/cloudstack/tests/integration/targets/cs_instance/tasks/
H A Dtags.yml10 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
28 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
36 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
37 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
47 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
55 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
56 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
65 - { key: "{{ cs_resource_prefix }}-tag2", value: "{{ cs_resource_prefix }}-value2" }
75 …- "instance.tags[0]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
76 …- "instance.tags[1]['key'] in [ '{{ cs_resource_prefix }}-tag2', '{{ cs_resource_prefix }}-tag1' ]"
[all …]
/dports/biology/p5-BioPerl/BioPerl-1.7.7/t/Annotation/
H A DAnnotationAdaptor.t22 $feat->add_tag_value("tag2", "some value for a tag");
26 -tagname => "tag2"
43 @anns = $anncoll->get_Annotations("tag2");
44 my @fanns = $feat->annotation->get_Annotations("tag2");
45 @vals = $feat->get_tag_values("tag2");
62 -tagname => "tag2");
65 @anns = $anncoll->get_Annotations("tag2");
66 @fanns = $feat->annotation->get_Annotations("tag2");
67 @vals = $feat->get_tag_values("tag2");
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/test/test_036/
H A Dmodel.bin1tag2";i:1;s:4:"mva1";i:1073741825;s:4:"mva2";i:1073741825;}s:7:"matches";a:2:{i:2;a:2:{s:6:"weight…
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/test/test_036/
H A Dmodel.bin1tag2";i:1;s:4:"mva1";i:1073741825;s:4:"mva2";i:1073741825;}s:7:"matches";a:2:{i:2;a:2:{s:6:"weight…
/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/generic/
H A Dselect_system_exists.h77 static Tag2 &tag2; member
79 static const bool value = sizeof(check(select_system(tag1,tag2))) == sizeof(yes);
86 static Tag2 &tag2; member
89 static const bool value = sizeof(check(select_system(tag1,tag2,tag3))) == sizeof(yes);
96 static Tag2 &tag2; member
100 static const bool value = sizeof(check(select_system(tag1,tag2,tag3,tag4))) == sizeof(yes);
107 static Tag2 &tag2; member
112 static const bool value = sizeof(check(select_system(tag1,tag2,tag3,tag4,tag5))) == sizeof(yes);
119 static Tag2 &tag2; member
125 …static const bool value = sizeof(check(select_system(tag1,tag2,tag3,tag4,tag5,tag6))) == sizeof(ye…
/dports/devel/dee/dee-1.2.7/tests/
H A Dtest-model-tags.c196 DeeModelTag *tag1, *tag2; in test_two_tags() local
200 tag2 = dee_model_register_tag (fix->m, (GDestroyNotify) g_free); in test_two_tags()
207 dee_model_set_tag (fix->m, iter1, tag2, g_strdup ("tag2-value1")); in test_two_tags()
208 dee_model_set_tag (fix->m, iter2, tag2, g_strdup ("tag2-value2")); in test_two_tags()
212 g_assert_cmpstr ("tag2-value1", ==, dee_model_get_tag (fix->m, iter1, tag2)); in test_two_tags()
229 DeeModelTag *tag1, *tag2; in test_late_tag() local
244 tag2 = dee_model_register_tag (fix->m, (GDestroyNotify) g_free); in test_late_tag()
245 g_assert (dee_model_get_tag (fix->m, iter1, tag2) == NULL); in test_late_tag()
246 g_assert (dee_model_get_tag (fix->m, iter2, tag2) == NULL); in test_late_tag()
249 dee_model_set_tag (fix->m, iter1, tag2, g_strdup ("tag2-value1")); in test_late_tag()
[all …]

12345678910>>...116