Home
last modified time | relevance | path

Searched defs:HSIZE (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/misc/bible-kjv/bible-kjv/
H A Dsquish.h76 # define HSIZE 69001 /* 95% occupancy */ macro
79 # define HSIZE 35023 /* 94% occupancy */ macro
82 # define HSIZE 18013 /* 91% occupancy */ macro
85 # define HSIZE 9001 /* 91% occupancy */ macro
88 # define HSIZE 5003 /* 80% occupancy */ macro
H A Dcompresslib.c154 # define HSIZE 69001 /* 95% occupancy */ macro
157 # define HSIZE 35023 /* 94% occupancy */ macro
160 # define HSIZE 18013 /* 91% occupancy */ macro
163 # define HSIZE 9001 /* 91% occupancy */ macro
166 # define HSIZE 5003 /* 80% occupancy */ macro
/dports/science/latte/LATTE-1.2.2/src/
H A Dmatrixio.F9031 SUBROUTINE WRITEHMATRIX(HSIZE, MSIZE, HARRAY, NITER, PVEC) argument
36 INTEGER, INTENT(IN) :: HSIZE, MSIZE, NITER local
61 SUBROUTINE WRITEDMATRIX(HSIZE, DARRAY) argument
67 INTEGER, INTENT(IN) :: HSIZE local
84 SUBROUTINE WRITEMTX(ITER, HSIZE, II, JJ, VAL) argument
89 INTEGER, INTENT(IN) :: HSIZE, ITER local
H A Dsparsesp2.F9028 SUBROUTINE DENSE2SPARSE(HARRAY, HSIZE, II, JJ, VAL) argument
37 INTEGER, INTENT(IN) :: HSIZE local
102 SUBROUTINE SPARSE2DENSE(SCALAR, II, JJ, VAL, DARRAY, HSIZE) argument
109 INTEGER, INTENT(IN):: HSIZE local
/dports/games/omega/omega/
H A Dcompress.c111 # define HSIZE 69001 /* 95% occupancy */ macro
114 # define HSIZE 35023 /* 94% occupancy */ macro
117 # define HSIZE 18013 /* 91% occupancy */ macro
120 # define HSIZE 9001 /* 91% occupancy */ macro
123 # define HSIZE 5003 /* 80% occupancy */ macro
/dports/devel/htable/htable/tst/
H A Dtest0.c7 #define HSIZE 10000 macro
H A Dtest1.c7 #define HSIZE 10000 macro
H A Dtest2.c7 #define HSIZE 10 macro
H A Dtest7.c7 #define HSIZE 10 macro
H A Dtest4.c7 #define HSIZE 10 macro
H A Dtest5.c7 #define HSIZE 10 macro
H A Dtest3.c7 #define HSIZE 10 macro
H A Dtest6.c7 #define HSIZE 1000 macro
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dgraymorph1_reg.c54 #define HSIZE 7 macro
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_trusthost.c27 #define HSIZE 32 macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/wadzip/
H A Dlzf_c.c41 #define HSIZE (1 << (HLOG)) macro
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/testpattern/
H A Dtestpatterny.h26 #define HSIZE 283 macro
/dports/devel/py-yappi/yappi-1.3.3/yappi/
H A Dhashtab.h11 #define HSIZE(n) (1<<n) macro
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/testpattern/
H A Dtestpatterny.h70 HSIZE = 280, enumerator
121 #define HSIZE 280 macro
/dports/print/gutenprint/gutenprint-5.3.3/src/testpattern/
H A Dtestpatterny.h70 HSIZE = 280, enumerator
121 #define HSIZE 280 macro
/dports/graphics/intergif/igsrc/src/
H A Dgifencode.c46 #define HSIZE 5003 /* 80% occupancy */ macro
/dports/sysutils/lbl-hf/hf-1.9/
H A Def.l90 #define HSIZE 1024 /* must be a power of two */ macro
/dports/science/py-h5py/h5py-3.6.0/lzf/lzf/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro
/dports/archivers/pecl-lzf/LZF-1.6.8/lib/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro
/dports/archivers/p5-Compress-LZF/Compress-LZF-3.8/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro

12345678910