Home
last modified time | relevance | path

Searched defs:att (Results 1 – 25 of 3518) sorted by relevance

12345678910>>...141

/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/generators/SVG/
H A Dv3.c37 SVGGenAttribute *att = gf_list_get(elt->generic_attributes, j); in buildGlobalAttributeList() local
57 SVGGenAttribute *att = gf_list_get(elt->attributes, j); in buildGlobalAttributeList() local
93 SVGGenAttribute *att = NewSVGGenAttribute(); in buildGlobalAttributeList() local
138 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
147 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
170 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
214 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
227 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
239 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
257 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
H A Dlaser.c119 SVGGenAttribute *att = gf_list_get(elt->attributes, j); in generate_laser_tables() local
160 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
180 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
208 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
226 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
243 SVGGenAttribute *att = NULL; in generate_laser_tables_da() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/generators/SVG/
H A Dv3.c37 SVGGenAttribute *att = gf_list_get(elt->generic_attributes, j); in buildGlobalAttributeList() local
57 SVGGenAttribute *att = gf_list_get(elt->attributes, j); in buildGlobalAttributeList() local
93 SVGGenAttribute *att = NewSVGGenAttribute(); in buildGlobalAttributeList() local
138 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
147 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
170 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
214 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
227 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
239 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
257 SVGGenAttribute *att = (SVGGenAttribute *)gf_list_get(all_atts, i); in generateSVGCode_V3() local
H A Dlaser.c119 SVGGenAttribute *att = gf_list_get(elt->attributes, j); in generate_laser_tables() local
160 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
180 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
208 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
226 SVGGenAttribute *att = gf_list_get(atts, i); in generate_laser_tables_da() local
243 SVGGenAttribute *att = NULL; in generate_laser_tables_da() local
/dports/science/hepmc3/HepMC3-3.2.4/include/HepMC3/
H A DAttribute.h167 bool from_string(const std::string &att) override { in from_string()
173 bool to_string(std::string &att) const override{ in to_string()
214 bool to_string(std::string &att) const override{ in to_string()
257 bool to_string(std::string &att) const override{ in to_string()
302 bool to_string(std::string &att) const override{ in to_string()
356 bool to_string(std::string &att) const override{ in to_string()
399 bool to_string(std::string &att) const override { in to_string()
440 bool to_string(std::string &att) const override{ in to_string()
483 bool to_string(std::string &att) const override{ in to_string()
657 bool to_string(std::string &att) const override{ in to_string()
[all …]
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/analysis/tokenattributes/
H A DSimpleAttributeTest.cpp21 static AttributePtr checkCloneIsEqual(const AttributePtr& att) { in checkCloneIsEqual()
29 static AttributePtr checkCopyIsEqual(const AttributePtr& att) { in checkCopyIsEqual()
38 FlagsAttributePtr att = newLucene<FlagsAttribute>(); in TEST_F() local
55 PositionIncrementAttributePtr att = newLucene<PositionIncrementAttribute>(); in TEST_F() local
87 TypeAttributePtr att = newLucene<TestTypeAttribute::TestableTypeAttribute>(); in TEST_F() local
104 PayloadAttributePtr att = newLucene<PayloadAttribute>(); in TEST_F() local
129 OffsetAttributePtr att = newLucene<OffsetAttribute>(); in TEST_F() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCAttributes.cpp79 IAttribute* att = getAttributeP(attributeName); in getAttributeAsString() local
91 IAttribute* att = getAttributeP(attributeName); in getAttributeAsString() local
149 IAttribute* att = getAttributeP(attributeName); in getAttributeAsStringW() local
161 IAttribute* att = getAttributeP(attributeName); in getAttributeAsStringW() local
192 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
204 IAttribute* att = getAttributeP(attributeName); in getAttributeAsArray() local
256 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
273 IAttribute* att = getAttributeP(attributeName); in getAttributeAsBool() local
284 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
299 IAttribute* att = getAttributeP(attributeName); in getAttributeAsInt() local
[all …]
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCAttributes.cpp79 IAttribute* att = getAttributeP(attributeName); in getAttributeAsString() local
91 IAttribute* att = getAttributeP(attributeName); in getAttributeAsString() local
149 IAttribute* att = getAttributeP(attributeName); in getAttributeAsStringW() local
161 IAttribute* att = getAttributeP(attributeName); in getAttributeAsStringW() local
192 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
204 IAttribute* att = getAttributeP(attributeName); in getAttributeAsArray() local
256 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
273 IAttribute* att = getAttributeP(attributeName); in getAttributeAsBool() local
284 IAttribute* att = getAttributeP(attributeName); in setAttribute() local
299 IAttribute* att = getAttributeP(attributeName); in getAttributeAsInt() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/parser/xml/
H A DnsSAXAttributes.cpp17 const SAXAttr &att = mAttrs[i]; in NS_IMPL_ISUPPORTS() local
33 const SAXAttr &att = mAttrs[i]; in GetIndexFromQName() local
56 const SAXAttr &att = mAttrs[aIndex]; in GetLocalName() local
69 const SAXAttr &att = mAttrs[aIndex]; in GetQName() local
82 const SAXAttr &att = mAttrs[aIndex]; in GetType() local
123 const SAXAttr &att = mAttrs[aIndex]; in GetURI() local
136 const SAXAttr &att = mAttrs[aIndex]; in GetValue() local
177 SAXAttr *att = mAttrs.AppendElement(); in AddAttribute() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscxmlstreamreader.cpp26 QStringRef att = value(QLatin1String(attrName)); in valueAsBool() local
41 QStringRef att = value(attrName); in valueAsBool() local
56 QStringRef att = value(QLatin1String(attrName)); in valueAsInt() local
71 QStringRef att = value(attrName); in valueAsInt() local
98 QStringRef att = value(QLatin1String(attrName)); in valueAsUInt() local
113 QStringRef att = value(attrName); in valueAsUInt() local
128 QStringRef att = value(QLatin1String(attrName)); in valueAsDouble() local
140 QStringRef att = value(attrName); in valueAsDouble() local
152 QStringRef att = value(QLatin1String(attrName)); in valueAsString() local
161 QStringRef att = value(attrName); in valueAsString() local
/dports/net/ktnef/ktnef-21.12.3/autotests/
H A Dparsertest.cpp34 KTNEFAttach *att = atts.first(); in QTEST_GUILESS_MAIN() local
51 KTNEFAttach *att = atts.takeFirst(); in testTwoAttachments() local
73 KTNEFAttach *att = atts.takeFirst(); in testMAPIAttachments() local
100 KTNEFAttach *att = atts.first(); in testUmlautAttachmentFilenames() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_spherical_region.cxx4 bool volm_spherical_region::is_attribute(spherical_region_attributes att) in is_attribute()
12 bool volm_spherical_region::attribute_value(spherical_region_attributes att, unsigned char & value) in attribute_value()
56 volm_spherical_regions_layer::attributed_regions_by_type(spherical_region_attributes att) in attributed_regions_by_type()
70 volm_spherical_regions_layer::attributed_regions_by_type_only(spherical_region_attributes att) in attributed_regions_by_type_only()
88 …volm_spherical_regions_layer::attributed_regions_by_value(spherical_region_attributes att,unsigned… in attributed_regions_by_value()
/dports/sysutils/fusefs-rar2fs/rar2fs-1.29.5/m4/
H A Dlib-ld.m470 *)
71 # If it is relative, then search for the first ld in PATH.
87 # Check to see if the program is GNU ld. I'd rather use --version,
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/xml/
H A DnsSAXAttributes.cpp18 const SAXAttr &att = mAttrs[i]; in NS_IMPL_ISUPPORTS() local
35 const SAXAttr &att = mAttrs[i]; in GetIndexFromQName() local
60 const SAXAttr &att = mAttrs[aIndex]; in GetLocalName() local
74 const SAXAttr &att = mAttrs[aIndex]; in GetQName() local
88 const SAXAttr &att = mAttrs[aIndex]; in GetType() local
132 const SAXAttr &att = mAttrs[aIndex]; in GetURI() local
146 const SAXAttr &att = mAttrs[aIndex]; in GetValue() local
191 SAXAttr *att = mAttrs.AppendElement(); in AddAttribute() local
235 SAXAttr *att; in SetAttributes() local
269 SAXAttr &att = mAttrs[aIndex]; in SetAttribute() local
/dports/net/incidenceeditor/incidenceeditor-21.12.3/src/
H A Dattendeeeditor.cpp24 auto att = qobject_cast<AttendeeLine *>(line); in slotLineAdded() local
41 auto att = qobject_cast<AttendeeLine *>(line); in slotCalculateTotal() local
63 AttendeeData::Ptr att = qSharedPointerDynamicCast<AttendeeData>(datum); in attendees() local
86 auto att = qobject_cast<AttendeeLine *>(line); in setActions() local
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/adt/
H A Dattribute.c39 initialiseAttribute(Attribute att, Any name, Any value) in initialiseAttribute()
56 sendAttribute(Attribute att, Any rec, Any value) in sendAttribute()
64 getAttribute(Attribute att, Any rec) in getAttribute()
74 getArgumentTypeAttribute(Attribute att, Int n) in getArgumentTypeAttribute()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DSAXClassAdapter.java76 AttributesImpl att = new AttributesImpl(); in visitSource() local
86 AttributesImpl att = new AttributesImpl(); in visitOuterClass() local
140 AttributesImpl att = new AttributesImpl(); in visit() local
204 AttributesImpl att = new AttributesImpl(); in visitField() local
256 AttributesImpl att = new AttributesImpl(); in visitMethod() local
310 AttributesImpl att = new AttributesImpl(); in visitInnerClass() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DSAXClassAdapter.java76 AttributesImpl att = new AttributesImpl(); in visitSource() local
86 AttributesImpl att = new AttributesImpl(); in visitOuterClass() local
140 AttributesImpl att = new AttributesImpl(); in visit() local
204 AttributesImpl att = new AttributesImpl(); in visitField() local
256 AttributesImpl att = new AttributesImpl(); in visitMethod() local
310 AttributesImpl att = new AttributesImpl(); in visitInnerClass() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DSAXClassAdapter.java76 AttributesImpl att = new AttributesImpl(); in visitSource() local
86 AttributesImpl att = new AttributesImpl(); in visitOuterClass() local
140 AttributesImpl att = new AttributesImpl(); in visit() local
204 AttributesImpl att = new AttributesImpl(); in visitField() local
256 AttributesImpl att = new AttributesImpl(); in visitMethod() local
310 AttributesImpl att = new AttributesImpl(); in visitInnerClass() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DSAXClassAdapter.java76 AttributesImpl att = new AttributesImpl(); in visitSource() local
86 AttributesImpl att = new AttributesImpl(); in visitOuterClass() local
140 AttributesImpl att = new AttributesImpl(); in visit() local
204 AttributesImpl att = new AttributesImpl(); in visitField() local
256 AttributesImpl att = new AttributesImpl(); in visitMethod() local
310 AttributesImpl att = new AttributesImpl(); in visitInnerClass() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DSAXClassAdapter.java76 AttributesImpl att = new AttributesImpl(); in visitSource() local
86 AttributesImpl att = new AttributesImpl(); in visitOuterClass() local
140 AttributesImpl att = new AttributesImpl(); in visit() local
204 AttributesImpl att = new AttributesImpl(); in visitField() local
256 AttributesImpl att = new AttributesImpl(); in visitMethod() local
310 AttributesImpl att = new AttributesImpl(); in visitInnerClass() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/
H A DMimeAttachmentSet.java56 Attachment att; in get() local
87 public void add(Attachment att) { in add()
88 atts.put(att.getContentId(), att); in add() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/
H A DMimeAttachmentSet.java56 Attachment att; in get() local
87 public void add(Attachment att) { in add()
88 atts.put(att.getContentId(), att); in add() local
/dports/editors/hnb/hnb-1.9.18/src/
H A Dnode.c39 Node_AttItem *att; in node_duplicate() local
72 Node_AttItem *att; in node_get() local
88 Node_AttItem *att; in node_set() local
113 Node_AttItem *att; in node_unset() local
184 Node_AttItem *att; in cmd_att_list() local
/dports/www/otter-browser/otter-browser-1.0.03/resources/translations/
H A Dotter-browser_sv.ts10206 …<translation>Det var inte möjligt att kolla för uppdateringar. Ogiltig webbadress: %1</translation> variable
10211 <translation>Det var inte möjligt att kolla för uppdateringar: %1</translation> variable
10216 <translation>Det var inte möjligt att tolka versionsnummret: %1</translation> variable
10226 <translation>Det var inte möjligt att hämta uppdateringen: %1</translation> variable

12345678910>>...141