Home
last modified time | relevance | path

Searched refs:attribute_p (Results 1 – 18 of 18) sorted by relevance

/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dtagfile.i117 return attribute_p; in mk_attribute()
123 if (!attribute_p) return; in free_attribute()
128 g_free(attribute_p); in free_attribute()
233 attribute_p->name, attribute_p); in get_tag_list()
264 attribute_t *attribute_p; in get_tag_list() local
266 attribute_p = in get_tag_list()
269 attribute_p = in get_tag_list()
273 attribute_p->name, attribute_p); in get_tag_list()
298 attribute_p->name, attribute_p); in get_tag_list()
648 if (!attribute_p->value || !strlen(attribute_p->value)) continue; in writedoc()
[all …]
H A Dtagfile.c253 attribute_t * attribute_p = mk_attribute(name, value, ns, tag_p); in attribute_item_add() local
259 attribute_p->name, attribute_p); in attribute_item_add()
260 return (Attribute_item_t *)attribute_p; in attribute_item_add()
/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/
H A Dxml.hxx246 attribute_p (String const& name) const in attribute_p() function in XSDFrontend::XML::Element
248 return attribute_p ("", name); in attribute_p()
267 attribute_p (String const& namespace_, String const& name) const in attribute_p() function in XSDFrontend::XML::Element
H A Dparser.cxx3828 if (e.attribute_p ("fixed")) in element()
3830 else if (e.attribute_p ("default")) in element()
3954 if (e.attribute_p ("fixed")) in element()
3956 else if (e.attribute_p ("default")) in element()
4215 if (a.attribute_p ("fixed")) in attribute()
4217 else if (a.attribute_p ("default")) in attribute()
4307 if (a.attribute_p ("fixed")) in attribute()
4309 else if (a.attribute_p ("default")) in attribute()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dgeometry.pri4 $$PWD/attribute_p.h \
/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Dgth-web-exporter.c546 GList *attribute_p; member
560 if (translate_data->attribute_p == NULL) { in translate_eval_cb()
565 attribute = translate_data->attribute_p->data; in translate_eval_cb()
570 translate_data->attribute_p = translate_data->attribute_p->next; in translate_eval_cb()
578 translate_data->attribute_p = translate_data->attribute_p->next; in translate_eval_cb()
608 translate_data->attribute_p = tag->value.attributes->next; in gth_tag_translate_get_string()
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dmake.h628 Rule_t* attribute_p; /* .ATTRIBUTE. rule pointer */ member
H A Drule.c1568 ASOC(attribute_p, ".ATTRIBUTE.", 0); in initrule()
H A Dbind.c1567 if (x = associate(internal.attribute_p, r, NiL, NiL)) in bindattribute()
H A Dexpand.c2939 x = associate(internal.attribute_p, r, s, NiL); in attribute()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dmake.h628 Rule_t* attribute_p; /* .ATTRIBUTE. rule pointer */ member
H A Drule.c1568 ASOC(attribute_p, ".ATTRIBUTE.", 0); in initrule()
H A Dbind.c1567 if (x = associate(internal.attribute_p, r, NiL, NiL)) in bindattribute()
H A Dexpand.c2939 x = associate(internal.attribute_p, r, s, NiL); in attribute()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dmake.h629 Rule_t* attribute_p; /* .ATTRIBUTE. rule pointer */ member
H A Drule.c1569 ASOC(attribute_p, ".ATTRIBUTE.", 0); in initrule()
H A Dbind.c1567 if (x = associate(internal.attribute_p, r, NiL, NiL)) in bindattribute()
H A Dexpand.c2942 x = associate(internal.attribute_p, r, s, NiL); in attribute()