Home
last modified time | relevance | path

Searched defs:fvalue (Results 101 – 125 of 1127) sorted by relevance

12345678910>>...46

/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DPrecisionDecimalDV.java50 String fvalue = ""; field in PrecisionDecimalDV.XPrecisionDecimal
153 …private static String canonicalToStringForHashCode(String ivalue, String fvalue, int sign, int pva… in canonicalToStringForHashCode()
/dports/devel/ptypes/ptypes-2.1.1/wshare/
H A Drequest.cxx364 void request_rec::parse_hdr(string& fname, string& fvalue) in parse_hdr()
397 string fname, fvalue; in parse_headers() local
/dports/math/optpp/optpp-2.4/src/Base/
H A Dtrustregion.C74 real fvalue, fplus, dnorm; in trustregion() local
/dports/science/hypre/hypre-2.23.0/src/test/
H A Dfparcsr_mv.f444 subroutine fhypre_parvectorsetconstantvalue (fvector, fvalue) argument
447 double precision fvalue local
515 subroutine fhypre_parvectorscale (fvalue, fx) argument
518 double precision fvalue local
533 subroutine fhypre_parvectoraxpy (fvalue, fx, fy) argument
536 double precision fvalue local
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dtypenewkeyf.c289 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Type_copy_attr_f90_proxy() local
320 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Type_delete_attr_f90_proxy() local
H A Dwinnewkeyf.c289 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Win_copy_attr_f90_proxy() local
320 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Win_delete_attr_f90_proxy() local
H A Dcommnewkeyf.c289 MPI_Aint fvalue = (MPI_Aint)value; in MPII_Comm_copy_attr_f90_proxy() local
320 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Comm_delete_attr_f90_proxy() local
H A Dkeyval_createf.c293 MPI_Aint fvalue = (MPI_Aint)value; in MPII_Comm_copy_attr_f77_proxy() local
324 MPI_Aint fvalue = (MPI_Aint)value; in MPIR_Comm_delete_attr_f77_proxy() local
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dwinnewkeyf.c209 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Win_copy_attr_f90_proxy() local
240 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Win_delete_attr_f90_proxy() local
H A Dcommnewkeyf.c209 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Comm_copy_attr_f90_proxy() local
240 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Comm_delete_attr_f90_proxy() local
H A Dtypenewkeyf.c209 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Type_copy_attr_f90_proxy() local
240 MPI_Aint fvalue = MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Type_delete_attr_f90_proxy() local
H A Dkeyval_createf.c213 MPI_Fint fvalue = (MPI_Fint) MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Comm_copy_attr_f77_proxy() local
244 MPI_Fint fvalue = (MPI_Fint) MPI_VOID_PTR_CAST_TO_MPI_AINT (value); in MPIR_Comm_delete_attr_f77_proxy() local
/dports/science/tinker/tinker/source/
H A Dsimplex.f25 subroutine simplex (nvar,iter,ntest,x0,y0,step,toler,fvalue) argument
42 real*8 fvalue,step local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/wiimotedev/
H A Dshortcuts.cpp92 quint64 fvalue, svalue; in ReloadSettings() local
H A Dwiimotesettingspage.cpp179 quint64 fvalue, svalue; in Load() local
/dports/audio/din/din-52/src/
H A Dmidi_in.cc128 float fvalue = (float)value / ((value < 0) ? 0x2000 : 0x1FFF); in handle_input() local
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dbytevector.c726 float fvalue; in Sg_ByteVectorIEEESingleNativeRef() member
738 float fvalue; in Sg_ByteVectorIEEESingleLittleRef() member
770 float fvalue; in Sg_ByteVectorIEEESingleNativeSet() member
782 float fvalue; in Sg_ByteVectorIEEESingleLittleSet() member
815 double fvalue; in Sg_ByteVectorIEEEDoubleNativeRef() member
827 double fvalue; in Sg_ByteVectorIEEEDoubleLittleRef() member
860 double fvalue; in Sg_ByteVectorIEEEDoubleNativeSet() member
873 double fvalue; in Sg_ByteVectorIEEEDoubleLittleSet() member
/dports/audio/festival/speech_tools/base_class/
H A DEST_features_io.cc132 const EST_Val &fvalue = features->list(p).v; in save_sexpr() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DFloatUtils.cpp45 u32 ClassifyFloat(float fvalue) in ClassifyFloat()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/src/Base/
H A Dtrustregion.C81 double fvalue, fplus, dnorm; in trustregion() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DPopupEditorDialog.h40 float fvalue; variable
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dsnprintf.c150 LDOUBLE fvalue; in dopr() local
565 LDOUBLE fvalue, int min, int max, int flags) in fmtfp()
712 LDOUBLE fvalue, int min, int max, int flags) in fmtfpg()
/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dsection_file.c156 float fvalue; in entry_from_token() local
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dsection_file.c156 float fvalue; in entry_from_token() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/histogram/
H A DComputeNDHistogram.h76 const vtkm::Float64 fvalue = static_cast<vtkm::Float64>(value); in operator() local

12345678910>>...46