Home
last modified time | relevance | path

Searched defs:floatValues (Results 1 – 25 of 62) sorted by relevance

123

/dports/databases/arrow/apache-arrow-6.0.1/java/gandiva/src/main/java/org/apache/arrow/gandiva/expression/
H A DInNode.java37 private final Set<Float> floatValues; field in InNode
49 Set<Float> floatValues, Set<Double> doubleValues, TreeNode node) { in InNode()
95 public static InNode makeFloatInExpr(TreeNode node, Set<Float> floatValues) { in makeFloatInExpr()
H A DTreeBuilder.java212 Set<Float> floatValues) { in makeInExpressionFloat()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/
H A Dstatic_init2.java5 static float[] floatValues = { field in static_init2
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/
H A Dstatic_init2.java5 static float[] floatValues = { field in static_init2
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/world/
H A Ddmuargs.h44 float *floatValues; variable
/dports/cad/ldview/ldview-4.4/
H A DLDVExtensionsSetup.cpp282 GLfloat floatValues[] = { 0.0f, 0.0f }; in recordPixelFormats() local
337 GLfloat floatValues[] = { 0.0f, 0.0f }; in scanFSAAModes() local
486 GLfloat floatValues[] = { 0.0f, 0.0f }; in choosePixelFormat() local
/dports/audio/stk/stk-4.6.2/include/
H A DSkini.h47 …std::vector<StkFloat> floatValues; /*!< The message values read as floats (values are type-specifi… member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutAttributesBuilder.cpp63 …ngthList(SVGElement* lengthContext, const SVGLengthList& list, Vector<float>& floatValues, unsigne… in extractFloatValuesFromSVGLengthList()
78 …extractFloatValuesFromSVGNumberList(const SVGNumberList& list, Vector<float>& floatValues, unsigne… in extractFloatValuesFromSVGNumberList()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dchecktype.cpp384 const std::list<ValueFlow::Value> *floatValues; in checkFloatToIntegerOverflow() local
416 …k, const ValueType *vtint, const ValueType *vtfloat, const std::list<ValueFlow::Value> *floatValue… in checkFloatToIntegerOverflow()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dchecktype.cpp384 const std::list<ValueFlow::Value> *floatValues; in checkFloatToIntegerOverflow() local
416 …k, const ValueType *vtint, const ValueType *vtfloat, const std::list<ValueFlow::Value> *floatValue… in checkFloatToIntegerOverflow()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcvrof.cc133 Float32 *floatValues = NULL; in writeXML() local
H A Ddcvrod.cc133 Float64 *floatValues = NULL; in writeXML() local
H A Ddcvrfl.cc237 Float32 *floatValues = NULL; in getFloat32() local
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcvrfl.cxx149 Float32 *floatValues = NULL; in getFloat32() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/proto/
H A DTypes.proto225 optional FloatConstants floatValues = 7; field
242 repeated FloatNode floatValues = 1; field
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DAttributeParser.cpp541 std::vector<APFloat> floatValues; in getAttr() local
605 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAttributeParser.cpp554 std::vector<APFloat> floatValues; in getAttr() local
618 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp569 std::vector<APFloat> floatValues; in getAttr() local
633 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp557 std::vector<APFloat> floatValues; in getAttr() local
621 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DAttributeParser.cpp557 std::vector<APFloat> floatValues; in getAttr() local
621 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp557 std::vector<APFloat> floatValues; in getAttr() local
621 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp569 std::vector<APFloat> floatValues; in getAttr() local
633 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
/dports/lang/clips/clips_core_source_630/core/
H A Dsymblbin.c450 double *floatValues; in ReadNeededFloats() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/FPCompare/TestFPBinop/
H A DTestFPBinop.java48 static float floatValues [] = { field in TestFPBinop
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/FPCompare/TestFPBinop/
H A DTestFPBinop.java48 static float floatValues [] = { field in TestFPBinop

123