Home
last modified time | relevance | path

Searched defs:base_fn (Results 1 – 20 of 20) sorted by relevance

/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/default/
H A D__init__.py22 base_fn = "base.html" variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/gathered/
H A D__init__.py14 base_fn = "base.html" variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/sections/
H A D__init__.py23 base_fn = "base.html" variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/simple/
H A D__init__.py22 base_fn = "base.html" variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/geo/
H A D__init__.py17 base_fn = "base.html" variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/templates/default_dev/
H A D__init__.py28 base_fn = "base.html" variable
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/
H A Dnbmergeapp.py75 def _handle_agreed_deletion(base_fn, output_fn, args=None): argument
/dports/math/octave/octave-6.4.0/scripts/testfun/private/
H A Ddump_demos.m203 base_fn = sprintf ("%s_%s", fcn, idx); variable
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Fonts/
H A Dmath_font.cpp28 font base_fn; member
252 math_font (scheme_tree t, font base_fn, font error_fn, double zf) { in math_font()
H A Dsmart_font.cpp408 string name, font base_fn, font err_fn, string family2, string variant2, in smart_font_rep()
1034 font base_fn= closest_font (mfam, variant, series, sh, sz, dpi); in smart_font() local
H A Dvirtual_font.cpp23 font base_fn; member
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dformatdb.c565 Char base_fn[]) in s_SetDBListNameMultiVolDereference()
712 Char alias_fn[PATH_MAX], base_fn[PATH_MAX]; in Main() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Metafont/
H A Dtex_rubber_font.cpp46 font base_fn; member
350 tex_dummy_rubber_font (font base_fn) { in tex_dummy_rubber_font()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/
H A Dtxrx_loopback_to_file.cpp43 const std::string& base_fn, size_t n_names, size_t this_name) in generate_out_filename()
/dports/editors/le/le-1.16.6/src/
H A Dhighli.cc460 const char base_fn[]="syntax"; in InitHighlight() local
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dallocate.cxx168 SwigType *base_fn = NewString(""); in function_is_defined_in_bases_seek() local
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dfilecatalog_rename.cc832 auto base_fn = removeExtension(fn); in get_targets() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_base.h181 base_fn() {} in base_fn() function
/dports/japanese/anthy/anthy-0.4/src-worddic/
H A Drecord.c147 char *base_fn; /* 基本ファイル 絶対パス */ member
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_LLVM.cpp3152 const auto base_fn = sub_fns.back().fn; in visit() local