Home
last modified time | relevance | path

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

12345678910>>...305

/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/misc/www-misc/misc/
H A Dlist-of-anchors1 misc index.html CHILD_LINKS
2 misc index.html tex2html5
3 misc index.html tex2html6
4 misc index.html tex2html7
5 misc index.html tex2html8
6 misc index.html tex2html9
7 misc index.html tex2html10
8 misc index.html tex2html11
9 misc index.html tex2html12
10 misc index.html tex2html13
[all …]
/dports/databases/grass7/grass-7.8.6/raster/r.topmodel/
H A Dtopmodel.c121 misc.qss = exp(misc.lnTe - misc.lambda); in initialize()
140 misc.tcsub = misc.tc - misc.delay; in initialize()
187 misc.S_mean[0] = -params.m * log(misc.qs0 / misc.qss); in initialize()
293 misc.ex[i][j] = misc.Suz[i][j] - misc.S[i][j]; in calculate_flows()
312 misc.qv[i][misc.ntopidxclasses] += misc.qv[i][j]; in calculate_flows()
333 misc.qo[i][misc.ntopidxclasses] += misc.qo[i][j]; in calculate_flows()
336 misc.qt[i][j] = misc.qo[i][j] + misc.qs[i]; in calculate_flows()
339 misc.qo[i][misc.ntopidxclasses] += misc.fex[i]; in calculate_flows()
340 misc.qt[i][misc.ntopidxclasses] = misc.qo[i][misc.ntopidxclasses] + in calculate_flows()
344 misc.S_mean[i] += misc.qs[i] - misc.qv[i][misc.ntopidxclasses]; in calculate_flows()
[all …]
/dports/www/xist/ll-xist-5.34/test/
H A Dtest_misc.py15 from ll import misc, ul4c
125 misc.item()
127 misc.item([])
129 misc.item(42, 42)
214 pool = misc.Pool(misc)
247 @misc.notimplemented
301 misc.sysinfo.host_ip
308 misc.sysinfo.user_uid
309 misc.sysinfo.user_gid
311 misc.sysinfo.user_dir
[all …]
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/
H A Ddatabase.php37 global $data, $misc;
45 $misc->printMsg($msg);
74 echo $misc->form;
305 global $data, $misc;
353 echo $misc->form;
362 global $data, $misc;
391 global $data, $misc;
562 global $data, $misc;
579 global $data, $misc;
607 echo $misc->form;
[all …]
/dports/devel/py-proselint/proselint-0.10.2/proselint/
H A D.proselintrc4 "airlinese.misc" : true,
5 "annotations.misc" : true,
6 "archaism.misc" : true,
8 "cliches.misc" : true,
11 "corporate_speak.misc" : true,
17 "hedging.misc" : true,
18 "hyperbole.misc" : true,
19 "jargon.misc" : true,
20 "lexical_illusions.misc" : true,
24 "malapropisms.misc" : true,
[all …]
/dports/news/sabnzbdplus/SABnzbd-3.3.0/tests/
H A Dtest_misc.py29 from sabnzbd import misc
48 misc.HAVE_AMPM = True
63 assert "" == misc.safe_lower(None)
66 assert misc.cmp(1, 2) < 0
67 assert misc.cmp(2, 1) > 0
68 assert misc.cmp(1, 1) == 0
130 assert 100 == misc.from_units(misc.to_units(100))
131 assert 1024 == misc.from_units(misc.to_units(1024))
132 assert 1024 ** 3 == misc.from_units(misc.to_units(1024 ** 3))
198 assert 0 == misc.int_conv("0")
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/
H A DLibrary_comphelper.mk93 comphelper/source/misc/base64 \
105 comphelper/source/misc/fileurl \
108 comphelper/source/misc/hash \
112 comphelper/source/misc/logging \
113 comphelper/source/misc/lok \
117 comphelper/source/misc/numbers \
119 comphelper/source/misc/traceevent \
121 comphelper/source/misc/random \
131 comphelper/source/misc/string \
135 comphelper/source/misc/types \
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/
H A DLibrary_comphelper.mk98 comphelper/source/misc/base64 \
111 comphelper/source/misc/fileurl \
114 comphelper/source/misc/hash \
118 comphelper/source/misc/logging \
119 comphelper/source/misc/lok \
123 comphelper/source/misc/numbers \
127 comphelper/source/misc/random \
134 comphelper/source/misc/solarmutex \
138 comphelper/source/misc/string \
142 comphelper/source/misc/types \
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcrypt32ce.vcp3839 ".\misc\misc\ber.h"\
3863 ".\misc\misc\ber.h"\
3887 ".\misc\misc\ber.h"\
3911 ".\misc\misc\ber.h"\
3935 ".\misc\misc\ber.h"\
3969 ".\misc\misc\ber.h"\
3994 ".\misc\misc\ber.h"\
4018 ".\misc\misc\ber.h"\
4042 ".\misc\misc\ber.h"\
4343 ".\misc\misc\ber.h"\
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/misc/
H A DsubMakefile2 ## subMakefile for misc support routines
5 misc/crc16.$(O): misc/crc16.h misc/subMakefile config.h
6 misc/crc32.$(O): misc/crc32.h misc/subMakefile config.h
7 misc/avl.$(O): misc/avl.h misc/subMakefile config.h
8 misc/ll.$(O): misc/ll.h misc/subMakefile config.h
9 misc/jzprint.$(O): misc/jzprint.h misc/subMakefile config.h misc/printer.h
10 misc/file_crc32.$(O): misc/crc32.h misc/subMakefile config.h lzoe/lzoe.h
11 misc/types.$(O): misc/types.h misc/subMakefile config.h misc/printer.h
12 misc/printer.$(O): misc/printer.h
14 OBJS += misc/crc32.$(O) misc/crc16.$(O) misc/avl.$(O) misc/ll.$(O)
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkmisc.c114 misc->xalign = 0.5; in gtk_misc_init()
115 misc->yalign = 0.5; in gtk_misc_init()
116 misc->xpad = 0; in gtk_misc_init()
117 misc->ypad = 0; in gtk_misc_init()
126 GtkMisc *misc; in gtk_misc_set_property() local
133 gtk_misc_set_alignment (misc, g_value_get_float (value), misc->yalign); in gtk_misc_set_property()
139 gtk_misc_set_padding (misc, g_value_get_int (value), misc->ypad); in gtk_misc_set_property()
142 gtk_misc_set_padding (misc, misc->xpad, g_value_get_int (value)); in gtk_misc_set_property()
156 GtkMisc *misc; in gtk_misc_get_property() local
199 if ((xalign != misc->xalign) || (yalign != misc->yalign)) in gtk_misc_set_alignment()
[all …]
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/arch/ts2068/misc/
H A Dmisc_sdcc_iy.lst1 @arch/zx/misc/misc_sdcc_iy.lst
2 @arch/ts2068/misc/misc_asm.lst
3 arch/ts2068/misc/c/sdcc_iy/ts_vmod
4 arch/ts2068/misc/c/sdcc_iy/ts_vmod_fastcall
5 arch/ts2068/misc/c/sdcc_iy/tshc_cls
6 arch/ts2068/misc/c/sdcc_iy/tshc_cls_attr
8 arch/ts2068/misc/c/sdcc_iy/tshc_cls_fastcall
9 arch/ts2068/misc/c/sdcc_iy/tshc_cls_pix
11 arch/ts2068/misc/c/sdcc_iy/tshc_cls_wc
17 arch/ts2068/misc/c/sdcc_iy/tshc_scroll_up
[all …]
H A Dmisc_sdcc_ix.lst1 @arch/zx/misc/misc_sdcc_ix.lst
2 @arch/ts2068/misc/misc_asm.lst
3 arch/ts2068/misc/c/sdcc_ix/ts_vmod
4 arch/ts2068/misc/c/sdcc_ix/ts_vmod_fastcall
5 arch/ts2068/misc/c/sdcc_ix/tshc_cls
6 arch/ts2068/misc/c/sdcc_ix/tshc_cls_attr
8 arch/ts2068/misc/c/sdcc_ix/tshc_cls_fastcall
9 arch/ts2068/misc/c/sdcc_ix/tshc_cls_pix
11 arch/ts2068/misc/c/sdcc_ix/tshc_cls_wc
17 arch/ts2068/misc/c/sdcc_ix/tshc_scroll_up
[all …]
H A Dmisc_sccz80.lst1 @arch/zx/misc/misc_sccz80.lst
2 @arch/ts2068/misc/misc_asm.lst
3 arch/ts2068/misc/c/sccz80/ts_vmod
4 arch/ts2068/misc/c/sccz80/tshc_cls
5 arch/ts2068/misc/c/sccz80/tshc_cls_attr
6 arch/ts2068/misc/c/sccz80/tshc_cls_pix
7 arch/ts2068/misc/c/sccz80/tshc_cls_wc
8 arch/ts2068/misc/c/sccz80/tshc_cls_wc_attr
11 arch/ts2068/misc/c/sccz80/tshc_cls_wc_pix
13 arch/ts2068/misc/c/sccz80/tshc_scroll_up
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/cm-unicode/
H A Dfonts.scale2 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso10646-1
3 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-1
4 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-15
5 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-2
6 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-5
8 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-e
9 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-ru
10 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-r
11 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-u
20 cmunbi.otf -misc-cmu serif-bold-i-normal--0-0-0-0-p-0-koi8-e
[all …]
H A Dfonts.dir2 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso10646-1
3 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-1
4 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-15
5 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-2
6 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-iso8859-5
8 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-e
9 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-ru
10 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-r
12 cmunbbx.otf -misc-cmu bright-bold-r-normal--0-0-0-0-p-0-koi8-u
20 cmunbi.otf -misc-cmu serif-bold-i-normal--0-0-0-0-p-0-koi8-e
[all …]
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/espresso/
H A Dmodule.make1 SRC += src/misc/espresso/cofactor.c \
2 src/misc/espresso/cols.c \
3 src/misc/espresso/compl.c \
4 src/misc/espresso/contain.c \
5 src/misc/espresso/cubehack.c \
6 src/misc/espresso/cubestr.c \
7 src/misc/espresso/cvrin.c \
8 src/misc/espresso/cvrm.c \
12 src/misc/espresso/equiv.c \
17 src/misc/espresso/gasp.c \
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/generics/diamond/8065986/
H A DT8065986b.out1 T8065986b.java:13:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
2misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
3misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
4misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
5misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…
6 T8065986b.java:33:24: compiler.err.cant.apply.diamond.1: java.lang.Object, (compiler.misc.diamond.n…
7misc.inapplicable.method: kindname.constructor, T8065986b, T8065986b(), (compiler.misc.arg.length.…

12345678910>>...305