Home
last modified time | relevance | path

Searched refs:fpreset (Results 1 – 25 of 25) sorted by relevance

/dports/math/openturns/openturns-1.18/lib/test/
H A DCRT_fp8.c18 void __attribute__ ((alias ("_fpreset"))) fpreset(void);
20 void fpreset(void) { in fpreset() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/crt/
H A DCRT_fp10.c27 void __attribute__ ((alias ("_fpreset"))) fpreset(void);
29 void fpreset(void) { in fpreset() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/crt/
H A DCRT_fp10.c27 void __attribute__ ((alias ("_fpreset"))) fpreset(void);
29 void fpreset(void) { in fpreset() function
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Deca-chain.cpp898 FILE_PRESET* fpreset; in to_string() local
904 fpreset = 0; in to_string()
905 fpreset = dynamic_cast<FILE_PRESET*>(chainops_rep[q].cop); in to_string()
906 if (fpreset != 0) { in to_string()
907 t << "-pf:" << fpreset->filename(); in to_string()
908 if (fpreset->number_of_params() > 0) t << ","; in to_string()
909 t << ECA_OBJECT_FACTORY::operator_parameters_to_eos(fpreset); in to_string()
/dports/lang/ghc/ghc-8.10.7/rts/
H A DRtsStartup.c118 void __attribute__((alias("_fpreset"))) fpreset(void);
120 void fpreset(void) { in fpreset() function
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dfloat.h195 void fpreset (void);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dfloat.h157 void __cdecl __MINGW_NOTHROW fpreset (void);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dfloat.h157 void __cdecl __MINGW_NOTHROW fpreset (void);
/dports/multimedia/pitivi/pitivi-0.999/pitivi/utils/
H A Dwidgets.py375 fpreset = float(preset)
376 if flow <= fpreset and fpreset <= fhigh:
397 fpreset = float(preset)
398 if self.low <= fpreset and fpreset <= self.high:
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in40 ; fpreset)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in40 ; fpreset)
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dboinc_win.h358 void __cdecl __MINGW_NOTHROW fpreset (void);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfloat.h283 void __cdecl __MINGW_NOTHROW fpreset (void);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfloat.h283 void __cdecl __MINGW_NOTHROW fpreset (void);
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/tools/typemaker2/
H A Dtm_builder_c.c925 const char *fpreset; in _buildConstructor() local
928 fpreset=Typemaker2_VirtualFn_GetPreset(tvf); in _buildConstructor()
929 if (fname && *fname && fpreset && *fpreset) { in _buildConstructor()
935 GWEN_Buffer_AppendString(tbuf, fpreset); in _buildConstructor()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/tools/typemaker2/
H A Dtm_builder_c.c925 const char *fpreset; in _buildConstructor() local
928 fpreset=Typemaker2_VirtualFn_GetPreset(tvf); in _buildConstructor()
929 if (fname && *fname && fpreset && *fpreset) { in _buildConstructor()
935 GWEN_Buffer_AppendString(tbuf, fpreset); in _buildConstructor()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/tools/typemaker2/
H A Dtm_builder_c.c925 const char *fpreset; in _buildConstructor() local
928 fpreset=Typemaker2_VirtualFn_GetPreset(tvf); in _buildConstructor()
929 if (fname && *fname && fpreset && *fpreset) { in _buildConstructor()
935 GWEN_Buffer_AppendString(tbuf, fpreset); in _buildConstructor()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/tools/typemaker2/
H A Dtm_builder_c.c925 const char *fpreset; in _buildConstructor() local
928 fpreset=Typemaker2_VirtualFn_GetPreset(tvf); in _buildConstructor()
929 if (fname && *fname && fpreset && *fpreset) { in _buildConstructor()
935 GWEN_Buffer_AppendString(tbuf, fpreset); in _buildConstructor()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/tools/typemaker2/
H A Dtm_builder_c.c925 const char *fpreset; in _buildConstructor() local
928 fpreset=Typemaker2_VirtualFn_GetPreset(tvf); in _buildConstructor()
929 if (fname && *fname && fpreset && *fpreset) { in _buildConstructor()
935 GWEN_Buffer_AppendString(tbuf, fpreset); in _buildConstructor()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/
H A Dconfigure.ac939 AC_CHECK_DECLS([_fpreset, fpreset, _configthreadlocale],
H A Dcheckin_notes_20064671 - Added MINGW32/Dev-C++ fix for missing fpreset() prototypes to boinc_win.h
/dports/editors/fpc-ide/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc23221 fpreset: jshort; external name 'preset';
/dports/lang/fpc-source/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc23221 fpreset: jshort; external name 'preset';
/dports/lang/fpc-utils/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc23221 fpreset: jshort; external name 'preset';
/dports/lang/fpc/fpc-3.2.2/rtl/android/jvm/
H A Dandroidr14.inc23221 fpreset: jshort; external name 'preset';