Home
last modified time | relevance | path

Searched refs:KindDouble (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/devel/ice37/ice-3.7.2/cpp/src/Slice/
H A DJavaUtil.cpp1099 case Builtin::KindDouble: in getOptionalFormat()
1249 case Builtin::KindDouble: in typeToString()
1604 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2159 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2585 builtin->kind() == Builtin::KindFloat || builtin->kind() == Builtin::KindDouble)) in writeSequenceMarshalUnmarshalCode()
2653 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
2904 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
3581 case Builtin::KindDouble: in getOptionalFormat()
3717 case Builtin::KindDouble: in typeToString()
3909 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Slice/
H A DJavaUtil.cpp1099 case Builtin::KindDouble: in getOptionalFormat()
1249 case Builtin::KindDouble: in typeToString()
1604 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2159 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2585 builtin->kind() == Builtin::KindFloat || builtin->kind() == Builtin::KindDouble)) in writeSequenceMarshalUnmarshalCode()
2653 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
2904 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
3581 case Builtin::KindDouble: in getOptionalFormat()
3717 case Builtin::KindDouble: in typeToString()
3909 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Slice/
H A DJavaUtil.cpp1099 case Builtin::KindDouble: in getOptionalFormat()
1249 case Builtin::KindDouble: in typeToString()
1604 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2159 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
2585 builtin->kind() == Builtin::KindFloat || builtin->kind() == Builtin::KindDouble)) in writeSequenceMarshalUnmarshalCode()
2653 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
2904 case Builtin::KindDouble: in writeSequenceMarshalUnmarshalCode()
3581 case Builtin::KindDouble: in getOptionalFormat()
3717 case Builtin::KindDouble: in typeToString()
3909 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceBT/
H A DDBus.cpp105 case KindDouble: in take_struct()
453 case Type::KindDouble:
607 return Type::KindDouble;
691 case Type::KindDouble:
1245 case KindDouble:
H A DDBus.h51 KindDouble, in ExceptionI()
238 typedef PrimitiveValue<double, Type::KindDouble> DoubleValue; in checkTypes()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceBT/
H A DDBus.cpp105 case KindDouble: in getSignature()
453 case Type::KindDouble: in writeValue()
607 return Type::KindDouble; in convertKind()
691 case Type::KindDouble: in readValue()
1245 case KindDouble: in getPrimitive()
H A DDBus.h51 KindDouble, enumerator
238 typedef PrimitiveValue<double, Type::KindDouble> DoubleValue;
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceBT/
H A DDBus.cpp105 case KindDouble: in getSignature()
453 case Type::KindDouble: in writeValue()
607 return Type::KindDouble; in convertKind()
691 case Type::KindDouble: in readValue()
1245 case KindDouble: in getPrimitive()
H A DDBus.h51 KindDouble, enumerator
238 typedef PrimitiveValue<double, Type::KindDouble> DoubleValue;
/dports/devel/php-ice37/ice-3.7.2/php/src/php7/
H A DTypes.cpp611 case KindDouble: in getId()
753 case PrimitiveInfo::KindDouble: in validate()
806 case KindDouble: in wireSize()
831 case KindDouble: in optionalFormat()
914 case PrimitiveInfo::KindDouble: in marshal()
1013 case PrimitiveInfo::KindDouble: in unmarshal()
1863 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2017 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2126 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2192 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/ice37/ice-3.7.2/php/src/php7/
H A DTypes.cpp611 case KindDouble: in getId()
753 case PrimitiveInfo::KindDouble: in validate()
806 case KindDouble: in wireSize()
831 case KindDouble: in optionalFormat()
914 case PrimitiveInfo::KindDouble: in marshal()
1013 case PrimitiveInfo::KindDouble: in unmarshal()
1863 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2017 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2126 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2192 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/src/php7/
H A DTypes.cpp611 case KindDouble: in getId()
753 case PrimitiveInfo::KindDouble: in validate()
806 case KindDouble: in wireSize()
831 case KindDouble: in optionalFormat()
914 case PrimitiveInfo::KindDouble: in marshal()
1013 case PrimitiveInfo::KindDouble: in unmarshal()
1863 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2017 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2126 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2192 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/ice37/ice-3.7.2/ruby/src/IceRuby/
H A DTypes.cpp457 case KindDouble: in getId()
500 case KindDouble: in wireSize()
525 case KindDouble: in optionalFormat()
602 case PrimitiveInfo::KindDouble: in marshal()
675 case PrimitiveInfo::KindDouble: in unmarshal()
721 case PrimitiveInfo::KindDouble: in print()
1498 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
1633 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
3234 … rb_define_const(iceModule, "T_double", createType(new PrimitiveInfo(PrimitiveInfo::KindDouble))); in initTypes()
/dports/devel/php-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DTypes.cpp457 case KindDouble: in getId()
500 case KindDouble: in wireSize()
525 case KindDouble: in optionalFormat()
602 case PrimitiveInfo::KindDouble: in marshal()
675 case PrimitiveInfo::KindDouble: in unmarshal()
721 case PrimitiveInfo::KindDouble: in print()
1498 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
1633 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
3234 … rb_define_const(iceModule, "T_double", createType(new PrimitiveInfo(PrimitiveInfo::KindDouble))); in initTypes()
/dports/devel/py-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DTypes.cpp457 case KindDouble: in getId()
500 case KindDouble: in wireSize()
525 case KindDouble: in optionalFormat()
602 case PrimitiveInfo::KindDouble: in marshal()
675 case PrimitiveInfo::KindDouble: in unmarshal()
721 case PrimitiveInfo::KindDouble: in print()
1498 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
1633 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
3234 … rb_define_const(iceModule, "T_double", createType(new PrimitiveInfo(PrimitiveInfo::KindDouble))); in initTypes()
/dports/devel/php-ice37/ice-3.7.2/php/src/php5/
H A DTypes.cpp627 case KindDouble: in getId()
777 case PrimitiveInfo::KindDouble: in validate()
830 case KindDouble: in wireSize()
855 case KindDouble: in optionalFormat()
938 case PrimitiveInfo::KindDouble: in marshal()
1038 case PrimitiveInfo::KindDouble: in unmarshal()
1904 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2061 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2172 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2249 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/ice37/ice-3.7.2/php/src/php5/
H A DTypes.cpp627 case KindDouble: in getId()
777 case PrimitiveInfo::KindDouble: in validate()
830 case KindDouble: in wireSize()
855 case KindDouble: in optionalFormat()
938 case PrimitiveInfo::KindDouble: in marshal()
1038 case PrimitiveInfo::KindDouble: in unmarshal()
1904 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2061 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2172 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2249 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/src/php5/
H A DTypes.cpp627 case KindDouble: in getId()
777 case PrimitiveInfo::KindDouble: in validate()
830 case KindDouble: in wireSize()
855 case KindDouble: in optionalFormat()
938 case PrimitiveInfo::KindDouble: in marshal()
1038 case PrimitiveInfo::KindDouble: in unmarshal()
1904 case PrimitiveInfo::KindDouble: in marshalPrimitiveSequence()
2061 case PrimitiveInfo::KindDouble: in unmarshalPrimitiveSequence()
2172 …&& (!piKey || piKey->kind == PrimitiveInfo::KindFloat || piKey->kind == PrimitiveInfo::KindDouble)) in marshal()
2249 case PrimitiveInfo::KindDouble: in marshal()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/src/slice2php/
H A DMain.cpp1019 case Slice::Builtin::KindDouble: in visitDictionary()
1209 case Builtin::KindDouble: in getType()
1275 case Builtin::KindDouble: in writeDefaultValue()
1358 case Slice::Builtin::KindDouble: in writeConstantValue()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/slice2php/
H A DMain.cpp1019 case Slice::Builtin::KindDouble: in visitDictionary()
1209 case Builtin::KindDouble: in getType()
1275 case Builtin::KindDouble: in writeDefaultValue()
1358 case Slice::Builtin::KindDouble: in writeConstantValue()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/slice2php/
H A DMain.cpp1019 case Slice::Builtin::KindDouble: in visitDictionary()
1209 case Builtin::KindDouble: in getType()
1275 case Builtin::KindDouble: in writeDefaultValue()
1358 case Slice::Builtin::KindDouble: in writeConstantValue()
/dports/devel/php-ice37/ice-3.7.2/python/modules/IcePy/
H A DTypes.cpp748 case KindDouble: in getId()
849 case PrimitiveInfo::KindDouble: in validate()
914 case KindDouble: in wireSize()
939 case KindDouble: in optionalFormat()
1006 case PrimitiveInfo::KindDouble: in marshal()
1089 case PrimitiveInfo::KindDouble: in unmarshal()
2008 case PrimitiveInfo::KindDouble:
2211 case PrimitiveInfo::KindDouble:
2571 case PrimitiveInfo::KindDouble:
4782 PrimitiveInfoPtr doubleType = new PrimitiveInfo(PrimitiveInfo::KindDouble);
/dports/devel/ice37/ice-3.7.2/python/modules/IcePy/
H A DTypes.cpp748 case KindDouble: in getId()
849 case PrimitiveInfo::KindDouble: in validate()
914 case KindDouble: in wireSize()
939 case KindDouble: in optionalFormat()
1006 case PrimitiveInfo::KindDouble: in marshal()
1089 case PrimitiveInfo::KindDouble: in unmarshal()
2008 case PrimitiveInfo::KindDouble:
2211 case PrimitiveInfo::KindDouble:
2571 case PrimitiveInfo::KindDouble:
4782 PrimitiveInfoPtr doubleType = new PrimitiveInfo(PrimitiveInfo::KindDouble);
/dports/devel/py-ice37/ice-3.7.2/python/modules/IcePy/
H A DTypes.cpp748 case KindDouble: in getId()
849 case PrimitiveInfo::KindDouble: in validate()
914 case KindDouble: in wireSize()
939 case KindDouble: in optionalFormat()
1006 case PrimitiveInfo::KindDouble: in marshal()
1089 case PrimitiveInfo::KindDouble: in unmarshal()
2008 case PrimitiveInfo::KindDouble:
2211 case PrimitiveInfo::KindDouble:
2571 case PrimitiveInfo::KindDouble:
4782 PrimitiveInfoPtr doubleType = new PrimitiveInfo(PrimitiveInfo::KindDouble);
/dports/devel/ice37/ice-3.7.2/cpp/src/slice2js/
H A DJsUtil.cpp764 case Builtin::KindDouble: in writeMarshalUnmarshalCode()
947 case Builtin::KindDouble: in getHelper()

12345678910