Home
last modified time | relevance | path

Searched defs:convType (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclStrToD.c2375 SetPrecisionLimits(int convType, in SetPrecisionLimits()
2828 int convType, in ShorteningInt64Conversion()
3000 int convType, in StrictInt64Conversion()
3151 int convType, in ShouldBankerRoundUpToNextPowD()
3214 int convType, in ShorteningBignumConversionPowD()
3410 int convType, in StrictBignumConversionPowD()
3569 int convType, in ShouldBankerRoundUpToNext()
3619 int convType, in ShorteningBignumConversion()
3839 int convType, in StrictBignumConversion()
4068 int convType = (flags & TCL_DD_CONVERSION_TYPE_MASK); in TclDoubleDigits() local
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclStrToD.c2495 int convType, /* Type of conversion: TCL_DD_SHORTEST, in SetPrecisionLimits()
2962 int convType, /* Type of conversion (shortest, Steele, in ShorteningInt64Conversion()
3131 int convType, /* Type of conversion (shortest, Steele, in StrictInt64Conversion()
3277 int convType, /* Conversion type: STEELE defeats in ShouldBankerRoundUpToNextPowD()
3338 int convType, /* Type of conversion (shortest, Steele, in ShorteningBignumConversionPowD()
3531 int convType, /* Type of conversion (shortest, Steele, in StrictBignumConversionPowD()
3685 int convType, /* Conversion type: STEELE0 defeats in ShouldBankerRoundUpToNext()
3736 int convType, /* Conversion type. */ in ShorteningBignumConversion()
3952 int convType, /* Conversion type. */ in StrictBignumConversion()
4181 int convType = (flags & TCL_DD_CONVERSION_TYPE_MASK); in TclDoubleDigits() local
/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DGabeditXYPlotWin.h53 GabeditConvType convType; member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/science/gabedit/GabeditSrc251_300720/src/Spectrum/
H A DSpectrumWin.h53 GabeditConvType convType; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/invoke/util/
H A DValueConversionsTest.java182 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/invoke/util/
H A DValueConversionsTest.java183 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/invoke/util/
H A DValueConversionsTest.java182 MethodType convType = MethodType.methodType(dst.primitiveType(), src.primitiveType()); in testConvert() local
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/touchpad/backends/x11/
H A Dxlibtouchpad.cpp205 QVariant::Type convType = QVariant::Int; in setParameter() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/torch_glow/src/
H A DTorchGlowBackend.cpp157 const char *convType = DIMS == 2 ? "conv2d" : "conv3d"; in hasConvUnpackQParamUser() local
195 const char *convType = DIMS == 2 ? "conv2d" : "conv3d"; in processConvPackedQParams() local
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/bytecode/
H A Dopcodes.cpp.in123 ConvOp convType, OpValue* original, OpValue& out)
/dports/science/gabedit/GabeditSrc251_300720/src/IsotopeDistribution/
H A DIsotopeDistributionCalculatorDlg.c133 GabeditXYPlotConvType convType = GABEDIT_XYPLOT_CONV_LORENTZ; in addConvFromList() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/
H A DCTypes.cpp1019 static void BuildConversionPosition(JSContext* cx, ConversionType convType, in BuildConversionPosition()
1084 ConversionType convType, in ConversionPositionForError()
1108 HandleValue actual, ConversionType convType, in ConvError()
1222 HandleValue actual, ConversionType convType, in ConvError()
1263 HandleValue actual, ConversionType convType) { in ArrayLengthMismatch()
1288 HandleValue actual, ConversionType convType) { in ArrayLengthOverflow()
1348 static bool EmptyFinalizerError(JSContext* cx, ConversionType convType, in EmptyFinalizerError()
1366 HandleValue actual, ConversionType convType, in FieldCountMismatch()
1723 HandleValue actual, ConversionType convType, in PropNameNonStringError()
3277 ConversionType convType, bool* freePointer, in ImplicitConvert()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ctypes/
H A DCTypes.cpp1012 static void BuildConversionPosition(JSContext* cx, ConversionType convType, in BuildConversionPosition()
1077 ConversionType convType, in ConversionPositionForError()
1101 HandleValue actual, ConversionType convType, in ConvError()
1215 HandleValue actual, ConversionType convType, in ConvError()
1256 HandleValue actual, ConversionType convType) { in ArrayLengthMismatch()
1281 HandleValue actual, ConversionType convType) { in ArrayLengthOverflow()
1341 static bool EmptyFinalizerError(JSContext* cx, ConversionType convType, in EmptyFinalizerError()
1359 HandleValue actual, ConversionType convType, in FieldCountMismatch()
1716 HandleValue actual, ConversionType convType, in PropNameNonStringError()
3269 ConversionType convType, bool* freePointer, in ImplicitConvert()
[all …]
/dports/www/firefox/firefox-99.0/js/src/ctypes/
H A DCTypes.cpp1023 static void BuildConversionPosition(JSContext* cx, ConversionType convType, in BuildConversionPosition()
1088 ConversionType convType, in ConversionPositionForError()
1112 HandleValue actual, ConversionType convType, in ConvError()
1226 HandleValue actual, ConversionType convType, in ConvError()
1267 HandleValue actual, ConversionType convType) { in ArrayLengthMismatch()
1292 HandleValue actual, ConversionType convType) { in ArrayLengthOverflow()
1352 static bool EmptyFinalizerError(JSContext* cx, ConversionType convType, in EmptyFinalizerError()
1370 HandleValue actual, ConversionType convType, in FieldCountMismatch()
1727 HandleValue actual, ConversionType convType, in PropNameNonStringError()
3288 ConversionType convType, bool* freePointer, in ImplicitConvert()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ctypes/
H A DCTypes.cpp1019 static void BuildConversionPosition(JSContext* cx, ConversionType convType, in BuildConversionPosition()
1084 ConversionType convType, in ConversionPositionForError()
1108 HandleValue actual, ConversionType convType, in ConvError()
1222 HandleValue actual, ConversionType convType, in ConvError()
1263 HandleValue actual, ConversionType convType) { in ArrayLengthMismatch()
1288 HandleValue actual, ConversionType convType) { in ArrayLengthOverflow()
1348 static bool EmptyFinalizerError(JSContext* cx, ConversionType convType, in EmptyFinalizerError()
1366 HandleValue actual, ConversionType convType, in FieldCountMismatch()
1723 HandleValue actual, ConversionType convType, in PropNameNonStringError()
3277 ConversionType convType, bool* freePointer, in ImplicitConvert()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex23.c134 char convType[256]; in CreateMesh() local
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_compiler.cpp5697 …xprContext *ctx, const asCDataType &toOrig, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvPrimitiveToPrimitive()
6129 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConversion()
6174 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectToPrimitive()
6382 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectRef()
6496 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectValue()
6645 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectToObject()
7183 …nConstant(asCExprContext *from, const asCDataType &to, asCScriptNode *node, EImplicitConv convType) in ImplicitConversionConstant()
9486 EImplicitConv convType; in CompileConversion() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_compiler.cpp5755 …xprContext *ctx, const asCDataType &toOrig, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvPrimitiveToPrimitive()
6187 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConversion()
6232 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectToPrimitive()
6440 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectRef()
6554 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectValue()
6703 …asCExprContext *ctx, const asCDataType &to, asCScriptNode *node, EImplicitConv convType, bool gene… in ImplicitConvObjectToObject()
7241 …nConstant(asCExprContext *from, const asCDataType &to, asCScriptNode *node, EImplicitConv convType) in ImplicitConversionConstant()
9598 EImplicitConv convType; in CompileConversion() local

12