Home
last modified time | relevance | path

Searched defs:int2float (Results 1 – 24 of 24) sorted by relevance

/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dgeom.h33 union int2float { int i; float f; }; union
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DRemoveNonJSOps.cpp255 UnaryOp int2float, float2int; in rewriteCopysign() local
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Daf_format.c548 static void int2float(const void* in, float* out, int len, int bps) in int2float() function
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Daf_format.c548 static void int2float(const void* in, float* out, int len, int bps) in int2float() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/old/
H A DR_d3d_2009.cpp91 static const float int2float[256] = { variable
/dports/science/jstrack/jstrack/extlib/tcllib1.19/math/
H A Dbigfloat.tcl1223 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
H A Dbigfloat2.tcl1127 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Dbigfloat.tcl1223 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
H A Dbigfloat2.tcl1127 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Dbigfloat.tcl1223 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
H A Dbigfloat2.tcl1127 proc ::math::bigfloat::int2float {int {decimals 1}} { procedure
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr600_blit.c44 static __pure uint32_t int2float(uint32_t x) in int2float() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/
H A DR_d3d.cpp125 static const GLfloat int2float[256] = { variable
/dports/audio/faust/faust-2.37.3/architecture/unsupported-arch/
H A Dintrinsic.hh94 inline vec_float int2float( vec_int a) { return _mm_cvtepi32_ps(a); } in int2float() function
95 inline float int2float( int a ) { return float(a); } in int2float() function
869 inline vec_float int2float( vec_int a) { return vec_ctf(a,0); } in int2float() function
870 inline float int2float( int a ) { return float(a); } in int2float() function
/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Drx.c754 int2float (int i) in int2float() function
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Drx.c754 int2float (int i) in int2float() function
/dports/math/minizinc/libminizinc-2.5.5/solvers/nl/
H A Dnl_file.cpp1252 void NLFile::int2float(const Call& c) { in int2float() function in MiniZinc::NLFile
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/fz/constraints/
H A DConstraintFncs.java361 public void int2float(SimpleNode n) { in int2float() method in ConstraintFncs
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A DMIPdomains.cpp343 FunctionI* int2float; member in MiniZinc::MIPD
/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/
H A Dast.hh1738 ASTString int2float; member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms32031/
H A D32031ops.c290 static void int2float(union genreg *srcdst) in int2float() function
296 static void int2float(union genreg *srcdst) in int2float() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms32031/
H A D32031ops.c290 static void int2float(union genreg *srcdst) in int2float() function
296 static void int2float(union genreg *srcdst) in int2float() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms32031/
H A D32031ops.hxx365 void tms3203x_device::int2float(tmsreg &srcdst) in int2float() function in tms3203x_device
371 void tms3203x_device::int2float(tmsreg &srcdst) in int2float() function in tms3203x_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms32031/
H A D32031ops.hxx365 void tms3203x_device::int2float(tmsreg &srcdst) in int2float() function in tms3203x_device
371 void tms3203x_device::int2float(tmsreg &srcdst) in int2float() function in tms3203x_device