Home
last modified time | relevance | path

Searched defs:fptype (Results 1 – 25 of 121) sorted by relevance

12345

/dports/math/clrng/clRNG-1.0.0-beta/src/include/
H A DclRNG.h317 #define _CLRNG_TAG_FPTYPE_(name,fptype) _CLRNG_TAG_FPTYPE__(name,fptype) argument
318 #define _CLRNG_TAG_FPTYPE__(name,fptype) name##_##fptype argument
/dports/science/openbabel/openbabel-3.1.1/doc/examples/
H A Dobfingerprint_getfingerprint.cpp23 OBFingerprint* fptype = OBFingerprint::FindType("FP2"); in main() local
/dports/dns/p5-Net-DNS/Net-DNS-1.32/lib/Net/DNS/RR/
H A DSSHFP.pm68 sub fptype { subroutine
/dports/devel/ispc/ispc-1.16.1/examples/xpu/common/
H A Dshare.h29 #define fptype float macro
/dports/security/putty-nogtk/putty-0.76/
H A Dcgtest.c394 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) { in main() local
428 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) { in main() local
774 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) in main() local
/dports/security/putty/putty-0.76/
H A Dcgtest.c394 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) { in main() local
428 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) { in main() local
774 for (FingerprintType fptype = 0; fptype < SSH_N_FPTYPES; fptype++) in main() local
/dports/math/sleef/sleef-3.5.0/src/libm/
H A Dmkalias.c22 int fptype = vw >= 0 ? 0 : 1; in main() local
H A Dmkmasked_gnuabi.c26 int fptype = 0; in main() local
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/rna/
H A Drna_fingerprint_udp.cc95 uint32_t fptype = FpFingerprint::FpType::FP_TYPE_DHCP; in match_dhcp_fingerprint() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dg_xfmt.c62 int fptype = __fpclassifyl (*(long double*) V); in __g_xfmt() local
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dg_xfmt.c62 int fptype = __fpclassifyl (*(long double*) V); in __g_xfmt() local
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dcmdgen.c228 FingerprintType fptype = SSH_FPTYPE_DEFAULT; in main() local
/dports/math/clrng/clRNG-1.0.0-beta/src/cl/include/private/
H A Dlfsr113.c.h85 #define IMPLEMENT_GENERATE_FOR_TYPE(fptype) \ argument
H A Dmrg32k3a.c.h127 #define IMPLEMENT_GENERATE_FOR_TYPE(fptype) \ argument
H A Dmrg31k3p.c.h148 #define IMPLEMENT_GENERATE_FOR_TYPE(fptype) \ argument
H A Dphilox432.c.h137 #define IMPLEMENT_GENERATE_FOR_TYPE(fptype) \ argument
/dports/emulators/mess/mame-mame0226/src/lib/netlist/
H A Dnl_config.h227 using fptype = double; member
/dports/emulators/mame/mame-mame0226/src/lib/netlist/
H A Dnl_config.h227 using fptype = double; member
/dports/emulators/mess/mame-mame0226/src/lib/netlist/solver/
H A Dnld_ms_gcr.h34 using fptype = typename base_type::fptype; variable
/dports/emulators/mame/mame-mame0226/src/lib/netlist/solver/
H A Dnld_ms_gcr.h34 using fptype = typename base_type::fptype; variable
/dports/games/libretro-hatari/hatari-561c07e/src/uae-cpu/
H A Dnewcpu.h99 typedef long double fptype; typedef
101 typedef double fptype; typedef
/dports/emulators/hatari/hatari-2.2.1/src/uae-cpu/
H A Dnewcpu.h99 typedef long double fptype; typedef
101 typedef double fptype; typedef
/dports/emulators/tiemu3/tiemu-3.03/src/core/uae/
H A Dnewcpu.h85 typedef long double fptype; typedef
87 typedef double fptype; typedef
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dnewcpu.h67 typedef long double fptype; typedef
69 typedef double fptype; typedef
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/math-emu/
H A Dmath_efp.c728 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local

12345