Home
last modified time | relevance | path

Searched defs:sfunc (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DStateCreator.java120 SB sfunc = (isAll ? new SB().append("function _setState() {\n") : null); in getStateScript() local
179 private String getDataState(SB sfunc) { in getDataState()
211 private String getDefinedState(SB sfunc, boolean isAll) { in getDefinedState()
240 String getModelState(SB sfunc, boolean isAll, boolean withProteinStructure) { in getModelState()
395 private String getWindowState(SB sfunc, int width, int height) { in getWindowState()
448 private String getFileState(SB sfunc) { in getFileState()
535 private String getColorState(ColorManager cm, SB sfunc) { in getColorState()
558 private String getAnimState(AnimationManager am, SB sfunc) { in getAnimState()
623 private String getParameterState(GlobalSettings global, SB sfunc) { in getParameterState()
723 private String getSelectionState(SelectionManager sm, SB sfunc) { in getSelectionState()
[all …]
H A DJmolStateCreator.java20 abstract String getModelState(SB sfunc, boolean isAll, in getModelState()
/dports/mail/rspamd/rspamd-3.1/lualib/rspamadm/
H A Dmime.lua634 sfunc = function(t, a, b) function
651 sfunc = function(t, a, b) function
/dports/mail/rspamd-devel/rspamd-93430bb/lualib/rspamadm/
H A Dmime.lua634 sfunc = function(t, a, b) function
651 sfunc = function(t, a, b) function
/dports/math/octave-forge-ltfat/ltfat/inst/wavelets/
H A Dwavfun.m113 sfunc = real(wtemp(:,1)); variable
116 sfunc = wtemp(:,1); variable
/dports/math/jags/JAGS-4.3.0/src/include/function/
H A DFunctionPtr.h22 ScalarFunction const * sfunc; variable
/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dzprof.c49 struct sfunc { struct
50 Pfunc p;
51 Sfunc prev;
52 double beg;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/tic80/
H A Drelocs1.c3 static int sfunc (int y) in sfunc() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic80/
H A Drelocs1.c3 static int sfunc (int y) in sfunc() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic80/
H A Drelocs1.c3 static int sfunc (int y) in sfunc() function
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dshow.c45 void (*sfunc)(int); in c_show() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviApplication_setup.cpp397 bool (*sfunc)() = (bool (*)())g_pSetupLibrary->resolve("setup_begin"); local
435 void (*sfunc)() = (void (*)())g_pSetupLibrary->resolve("setup_finish"); local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/manual/cplusplus-tools/
H A Ddummy.cpp54 void Dummy::sfunc() in sfunc() function in Dummy
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Drectangle.c15 ImlibSpanDrawFunction sfunc; in __imlib_Rectangle_DrawToData() local
91 ImlibSpanDrawFunction sfunc; in __imlib_Rectangle_FillToData() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qtserialization/inc/qark/
H A Dtyperegistry.h125 explicit TypeInfo(SaveFuncType sfunc, LoadFuncType lfunc) in TypeInfo()
175 static int init(SaveFuncType sfunc, LoadFuncType lfunc) in init()
/dports/comms/hamlib/hamlib-4.3.1/rigs/rs/
H A Drs.c220 char buf[32], *sfunc; in rs_set_func() local
243 char buf[RESPSZ], *sfunc; in rs_get_func() local
H A Dgp2000.c299 char buf[32], *sfunc; in gp2000_set_func() local
326 char buf[RESPSZ], *sfunc; in gp2000_get_func() local
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dsyncgrain.h117 FUNC *sfunc; member
143 FUNC *sfunc; member
/dports/irc/bitlbee-discord/bitlbee-discord-0.4.3-7-g607f988/src/
H A Ddiscord-util.c249 GCompareFunc sfunc = NULL; in get_channel() local
292 GCompareFunc sfunc = NULL; in get_user() local
/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtlSimd/
H A DCtlSimdFunctionCall.cpp199 SimdFunctionCall* sfunc = static_cast<SimdFunctionCall*>(func); in SimdFunctionArg() local
/dports/science/plumed/plumed2-2.7.2/src/multicolvar/
H A DVolumeBetweenContours.cpp70 SwitchingFunction sfunc; member in PLMD::multicolvar::VolumeInEnvelope
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/fflas-ffpack/fflas/fflas_sparse/ell/
H A Dell_pspmm.inl197 … typename Field::ConstElement_ptr x, typename Field::Element_ptr y, LFunc &&lfunc, SFunc &&sfunc,
257 SFunc &&sfunc, FieldCategories::UnparametricTag) {
577 ScalFunc &&scalfunc, LFunc &&lfunc, SFunc &&sfunc) {
634 LFunc &&lfunc, SFunc &&sfunc, FieldCategories::UnparametricTag) {
/dports/devel/pecl-runkit7/runkit7-4.0.0a2/
H A Drunkit_methods.c477 …unkit_method_copy(zend_string *dclass, zend_string *dfunc, zend_string *sclass, zend_string *sfunc) in php_runkit_method_copy()
691 zend_string *dclass, *dfunc, *sclass, *sfunc = NULL; in PHP_FUNCTION() local
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dgtktextsearch.c194 gtk_text_search_forward_foreach (GtkTextSearch *search, GtkTextSearchForeachFunc sfunc, gpointer da… in gtk_text_search_forward_foreach()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeCompletion/
H A Dmember-access.cpp37 static void sfunc() { in sfunc() function

12345678