Home
last modified time | relevance | path

Searched refs:have_tag (Results 1 – 25 of 46) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/
H A Dport.cc117 bool have_tag = false; in Descriptor() local
122 have_tag = true; in Descriptor()
136 if (!have_tag || !have_mode) { in Descriptor()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/specs/features/browser_ui/5_package/container_registry/
H A Dcontainer_registry_omnibus_spec.rb130 expect(registry).to have_tag('master')
189 expect(registry).to have_tag('master')
192 expect(registry).not_to have_tag('master')
H A Dcontainer_registry_spec.rb83 expect(registry).to have_tag('master')
86 expect(registry).not_to have_tag('master')
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/specs/features/api/5_package/
H A Dcontainer_registry_spec.rb96 expect(registry).to have_tag('master')
100 expect(registry).not_to have_tag('master')
/dports/games/yadex/yadex-1.7.0/src/
H A Ddrawmap.cc505 bool have_tag = false; in draw_linedefs() local
508 have_tag = true; in draw_linedefs()
514 have_tag = true; in draw_linedefs()
518 if (have_tag && have_type) in draw_linedefs()
520 else if (have_tag) in draw_linedefs()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-oscore.c570 gboolean have_tag = FALSE; in oscore_decrypt_and_verify() local
604 have_tag = tvb_bytes_exist(tvb_ciphertext, *offset + ciphertext_reported_len, tag_len); in oscore_decrypt_and_verify()
605 if (have_tag) { in oscore_decrypt_and_verify()
646 if (have_tag) { in oscore_decrypt_and_verify()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-oscore.c570 gboolean have_tag = FALSE;
604 have_tag = tvb_bytes_exist(tvb_ciphertext, *offset + ciphertext_reported_len, tag_len);
605 if (have_tag) {
646 if (have_tag) {
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-oscore.c570 gboolean have_tag = FALSE; in oscore_decrypt_and_verify() local
604 have_tag = tvb_bytes_exist(tvb_ciphertext, *offset + ciphertext_reported_len, tag_len); in oscore_decrypt_and_verify()
605 if (have_tag) { in oscore_decrypt_and_verify()
646 if (have_tag) { in oscore_decrypt_and_verify()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-oscore.c570 gboolean have_tag = FALSE; in oscore_decrypt_and_verify() local
604 have_tag = tvb_bytes_exist(tvb_ciphertext, *offset + ciphertext_reported_len, tag_len); in oscore_decrypt_and_verify()
605 if (have_tag) { in oscore_decrypt_and_verify()
646 if (have_tag) { in oscore_decrypt_and_verify()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgsttagdemux.c1036 gboolean have_tag; in gst_tag_demux_pull_end_tag() local
1077 have_tag = klass->identify_tag (demux, buffer, FALSE, &tagsize); in gst_tag_demux_pull_end_tag()
1079 if (!have_tag) { in gst_tag_demux_pull_end_tag()
1174 gboolean have_tag; in gst_tag_demux_pull_start_tag() local
1208 have_tag = klass->identify_tag (demux, buffer, TRUE, &tagsize); in gst_tag_demux_pull_start_tag()
1210 if (!have_tag) { in gst_tag_demux_pull_start_tag()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/mesquite/
H A DMsqIMesh.hpp407 bool have_tag,
H A DMsqMOAB.hpp407 bool have_tag,
H A DMsqIMesh.cpp313 bool have_tag, in get_flag_data() argument
323 if (!have_tag) { in get_flag_data()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_canvas.cc770 bool have_tag = false; in DrawLinedefs() local
774 have_tag = true; in DrawLinedefs()
781 have_tag = true; in DrawLinedefs()
787 if (have_tag && have_type) in DrawLinedefs()
789 else if (have_tag) in DrawLinedefs()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dec2_asg.py1043 have_tags = [have_tag for have_tag in have_tags if have_tag['Key'] != dead_tag]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Dec2_asg.py1203 have_tags = [have_tag for have_tag in have_tags if have_tag['Key'] != dead_tag]

12