Home
last modified time | relevance | path

Searched refs:Type_Attribute (Results 1 – 21 of 21) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/web/wsse/
H A Dweb_services-soap-security-headers-encoders.adb108 Attributes.Set_Value (Type_Attribute, Password_Text_URI);
118 Attributes.Set_Value (Type_Attribute, Password_Digest_URI);
H A Dweb_services-soap-security-constants.ads82 Type_Attribute : constant League.Strings.Universal_String constant
H A Dweb_services-soap-security-headers-decoders.adb184 Value := Attributes.Value (Type_Attribute);
/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dmatreshka-cldr-ldml_parsers.adb71 Type_Attribute : constant League.Strings.Universal_String constant
150 if Attributes.Value (Type_Attribute) /= Standard_Image then
/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/
H A Ddomconf-test_parsers.adb78 Type_Attribute : constant League.Strings.Universal_String constant
184 := Attributes.Value (Type_Attribute);
H A Dxmlcatconf-testsuite_handlers.adb84 Type_Attribute : constant League.Strings.Universal_String constant
179 := Value (Attributes.Value (Type_Attribute));
286 := Value (Attributes.Value (Type_Attribute));
/dports/cad/stepcode/stepcode-0.8/src/express/
H A Dtype.c150 Type Type_Attribute; variable
395 Type_Attribute = TYPEcreate( attribute_ ); in TYPEinitialize()
396 Type_Attribute->u.type->body->flags.shared = 1; in TYPEinitialize()
H A Dstmt.c205 Expression e = EXPcreate_from_symbol( Type_Attribute, control ); in INCR_CTLcreate()
H A Dexpparse.y443 Expression e = EXPcreate_from_symbol(Type_Attribute, B.symbol);
835 A = EXPcreate(Type_Attribute);
850 A->e.op2 = EXPcreate_from_symbol(Type_Attribute, C.symbol);
1073 e = EXPcreate_from_symbol(Type_Attribute, tmp);
1606 e = EXPcreate(Type_Attribute);
1620 e = EXPcreate(Type_Attribute);
H A Dexpr.c928 Expression e2 = EXPcreate_from_symbol( Type_Attribute, local ); in QUERYcreate()
930 Variable v = VARcreate( e2, Type_Attribute ); in QUERYcreate()
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/xmi/
H A Dxmi-writer.adb99 Type_Attribute : constant League.Strings.Universal_String constant
418 Type_Attribute,
702 Type_Attribute,
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/wsdl2ada/
H A Dwsdl-constants.ads113 Type_Attribute : constant League.Strings.Universal_String constant
H A Dwsdl-debug.adb217 Attributes.Set_Value (Type_Attribute, Node.Binding_Type);
H A Dwsdl-parsers.adb392 Node.Binding_Type := Attributes.Value (Type_Attribute);
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Dthick_queries.ads1062 type Type_Attribute is (None, Base, Class); type
1068 Attribute : Type_Attribute;
H A Dthick_queries.adb392 Attribute : Type_Attribute;
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-queries.adb110 type Type_Attribute is (Base_Attr, Class_Attr, Range_Attr); type
114 type Attribute_Set is array (Type_Attribute) of Boolean;
/dports/cad/stepcode/stepcode-0.8/src/express/generated/
H A Dexpparse.c2384 Expression e = EXPcreate_from_symbol(Type_Attribute, yymsp[-7].minor.yy0.symbol); in yy_reduce()
2794 yygotominor.yy401 = EXPcreate(Type_Attribute); in yy_reduce()
2811 yygotominor.yy401->e.op2 = EXPcreate_from_symbol(Type_Attribute, yymsp[0].minor.yy0.symbol); in yy_reduce()
3088 e = EXPcreate_from_symbol(Type_Attribute, tmp); in yy_reduce()
3638 e = EXPcreate(Type_Attribute); in yy_reduce()
3654 e = EXPcreate(Type_Attribute); in yy_reduce()
/dports/cad/stepcode/stepcode-0.8/include/express/
H A Dtype.h205 extern SC_EXPRESS_EXPORT Type Type_Attribute;
/dports/devel/matreshka/matreshka-0.7.0/source/xml/templates/
H A Dxml-sax-html5_writers.adb255 Type_Attribute : constant League.Strings.Universal_String constant
1972 and Local_Name = Type_Attribute
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py863 Type_Attribute = [ variable in Iir_Kinds