/dports/databases/arrow/apache-arrow-6.0.1/java/gandiva/src/main/java/org/apache/arrow/gandiva/expression/ |
H A D | InNode.java | 37 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 D | TreeBuilder.java | 212 Set<Float> floatValues) { in makeInExpressionFloat()
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/ |
H A D | static_init2.java | 5 static float[] floatValues = { field in static_init2
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/ |
H A D | static_init2.java | 5 static float[] floatValues = { field in static_init2
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/world/ |
H A D | dmuargs.h | 44 float *floatValues; variable
|
/dports/cad/ldview/ldview-4.4/ |
H A D | LDVExtensionsSetup.cpp | 282 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 D | Skini.h | 47 …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 D | SVGTextLayoutAttributesBuilder.cpp | 63 …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 D | checktype.cpp | 384 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 D | checktype.cpp | 384 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 D | dcvrof.cc | 133 Float32 *floatValues = NULL; in writeXML() local
|
H A D | dcvrod.cc | 133 Float64 *floatValues = NULL; in writeXML() local
|
H A D | dcvrfl.cc | 237 Float32 *floatValues = NULL; in getFloat32() local
|
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/ |
H A D | dcvrfl.cxx | 149 Float32 *floatValues = NULL; in getFloat32() local
|
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/proto/ |
H A D | Types.proto | 225 optional FloatConstants floatValues = 7; field 242 repeated FloatNode floatValues = 1; field
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/ |
H A D | AttributeParser.cpp | 541 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 D | AttributeParser.cpp | 554 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 D | AttributeParser.cpp | 569 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 D | AttributeParser.cpp | 557 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 D | AttributeParser.cpp | 557 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 D | AttributeParser.cpp | 557 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 D | AttributeParser.cpp | 569 std::vector<APFloat> floatValues; in getAttr() local 633 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
|
/dports/lang/clips/clips_core_source_630/core/ |
H A D | symblbin.c | 450 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 D | TestFPBinop.java | 48 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 D | TestFPBinop.java | 48 static float floatValues [] = { field in TestFPBinop
|