Home
last modified time | relevance | path

Searched defs:FLOAT_ZERO (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DZERO.h19 const float FLOAT_ZERO = 0; variable
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DZERO.h19 const float FLOAT_ZERO = 0; variable
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/speex-1.1.12/libspeex/
H A Dpseudofloat.h48 #define FLOAT_ZERO ((spx_float_t){0,0}) macro
286 #define FLOAT_ZERO 0.f macro
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/Speex/libspeex/
H A Dpseudofloat.h48 #define FLOAT_ZERO ((spx_float_t){0,0}) macro
300 #define FLOAT_ZERO 0.f macro
/dports/net/opal/opal-3.10.10/src/codec/speex/libspeex/
H A Dpseudofloat.h48 #define FLOAT_ZERO ((spx_float_t){0,0}) macro
300 #define FLOAT_ZERO 0.f macro
/dports/net/opal/opal-3.10.10/plugins/audio/Speex/libspeex/
H A Dpseudofloat.h48 #define FLOAT_ZERO ((spx_float_t){0,0}) macro
300 #define FLOAT_ZERO 0.f macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DFloatUtils.h65 FLOAT_ZERO = 0x00000000 enumerator
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/net/pjsip/pjproject-2.11.1/third_party/speex/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/games/evq3/evq3/code/libspeex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/speex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/speex/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/audio/speexdsp/speexdsp-1.2.0/libspeexdsp/
H A Dpseudofloat.h59 static const spx_float_t FLOAT_ZERO = {0,0}; variable
356 #define FLOAT_ZERO 0.f macro
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/xml/
H A DXDataType.java537 public static final Float FLOAT_ZERO = makeFloat(0); field in XDataType
/dports/games/scummvm/scummvm-2.5.1/engines/icb/common/
H A Dpx_common.h133 #define FLOAT_ZERO 0.0f macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java255 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper
/dports/java/apache-commons-lang/commons-lang-2.6-src/src/main/java/org/apache/commons/lang/math/
H A DNumberUtils.java71 public static final Float FLOAT_ZERO = new Float(0.0f); field in NumberUtils
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java257 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java257 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java257 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java255 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/invoke/util/
H A DWrapper.java257 private static final Object FLOAT_ZERO = (Float)(float)0; field in Wrapper

12