Home
last modified time | relevance | path

Searched defs:opt_m (Results 1 – 15 of 15) sorted by path

/dports/audio/sbagen/sbagen-1.4.5/
H A Dsbagen.c426 char *opt_m; // File name to read mix data from, or 0 variable
/dports/biology/hmmer/hmmer-3.3/src/
H A Dp7_spensemble.c428 …rCoords(P7_SPENSEMBLE *sp, int which, int *opt_i, int *opt_j, int *opt_k, int *opt_m, float *opt_p) in p7_spensemble_GetClusterCoords()
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dp7_spensemble.c428 …rCoords(P7_SPENSEMBLE *sp, int which, int *opt_i, int *opt_j, int *opt_k, int *opt_m, float *opt_p) in p7_spensemble_GetClusterCoords()
/dports/biology/jellyfish/jellyfish-2.3.0/include/jellyfish/
H A Dbloom_common.hpp61 static size_t opt_m(const double fp, const size_t n) { in opt_m() function in jellyfish::bloom_base
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/include/jellyfish/
H A Dbloom_common.hpp69 static size_t opt_m(const double fp, const size_t n) { in opt_m() function in jellyfish::bloom_base
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/toolbox/
H A Dnewfs_msdos.c244 u_int opt_e = 0, opt_h = 0, opt_i = 0, opt_k = 0, opt_m = 0, opt_n = 0; in newfs_msdos_main() local
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/web/
H A Dtap.py203 opt_m = opt_mime_type variable in Options
/dports/devel/shtool/shtool-2.0.8/
H A Dsh.path31 opt_m=no key
/dports/lang/ruby26/ruby-2.6.9/sample/
H A Dcal.rb40 def opt_m(flag=false) @opt_m = flag end method in Cal
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/web/
H A Dtap.py139 opt_m = opt_mime_type variable in Options
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/cmdlinerecorder/
H A Dgmerlin-record.c165 static void opt_m(void * data, int * argc, char *** _argv, int arg) in opt_m() function
/dports/science/afni/afni-AFNI_21.3.16/src/svm/
H A Dsvm_common.h163 long opt_m; /* number of linear equality constraints */ member
/dports/sysutils/afflib/AFFLIBv3-3.7.16/tools/
H A Daffstats.cpp74 int opt_m = 0; variable
/dports/sysutils/busybox/busybox-1.26.2/loginutils/
H A Dcryptpw.c98 const char *opt_m, *opt_S; in cryptpw_main() local
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Di2c_tools.c545 opt_m = (1 << 2), opt_r = (1 << 3); in i2cset_main() local