Home
last modified time | relevance | path

Searched refs:HSIZE (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/science/latte/LATTE-1.2.2/src/
H A Dmatrixio.F9046 WRITE(10,*) HSIZE, MSIZE
48 DO I = 1,HSIZE
49 WRITE(10,*) (HARRAY(J,I), J = 1,HSIZE)
61 SUBROUTINE WRITEDMATRIX(HSIZE, DARRAY) argument
67 INTEGER, INTENT(IN) :: HSIZE local
75 WRITE(10,*) HSIZE
76 DO I = 1,HSIZE
89 INTEGER, INTENT(IN) :: HSIZE, ITER local
103 DO I = 1, HSIZE
106 WRITE(10,*) HSIZE, HSIZE, MSUM
[all …]
H A Dsparsesp2.F9028 SUBROUTINE DENSE2SPARSE(HARRAY, HSIZE, II, JJ, VAL) argument
37 INTEGER, INTENT(IN) :: HSIZE local
56 DO I = 1,HSIZE
58 DO J = 1,HSIZE
78 DO I = 1,HSIZE
80 DO J = 1,HSIZE
102 SUBROUTINE SPARSE2DENSE(SCALAR, II, JJ, VAL, DARRAY, HSIZE) argument
109 INTEGER, INTENT(IN):: HSIZE local
118 DO I = 1, HSIZE
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dgraymorph1_reg.c54 #define HSIZE 7 macro
76 pix1 = pixDilateGray(pixs, WSIZE, HSIZE); in main()
77 snprintf(seq, sizeof(seq), "D%d.%d", WSIZE, HSIZE); in main()
84 pix1 = pixErodeGray(pixs, WSIZE, HSIZE); in main()
85 snprintf(seq, sizeof(seq), "E%d.%d", WSIZE, HSIZE); in main()
92 pix1 = pixOpenGray(pixs, WSIZE, HSIZE); in main()
100 pix1 = pixCloseGray(pixs, WSIZE, HSIZE); in main()
125 pix1 = pixDilateGray(pixs, WSIZE, HSIZE); in main()
127 pix3 = pixErodeGray(pix2, WSIZE, HSIZE); in main()
136 pix1 = pixOpenGray(pixs, WSIZE, HSIZE); in main()
[all …]
/dports/comms/qsstv/qsstv/editor/
H A Dbasegraphicitem.cpp77 path.addRect(param.rct.adjusted(-2*HSIZE, -2*HSIZE, 2*HSIZE, 2*HSIZE)); in shape()
247 center= QPointF(br.center().x(), br.top()+HSIZE); //Top in paint()
251 center = QPointF(br.center().x(), br.bottom()-HSIZE); //Bottom in paint()
256 center = QPointF(br.right()-HSIZE, br.center().y()); //Right in paint()
260 center = QPointF(br.left()+HSIZE, br.center().y()); //Left in paint()
352 QRectF escene=scene()->sceneRect().adjusted(-2*HSIZE,-2*HSIZE,2*HSIZE,2*HSIZE); in mouseMoveEvent()
439 if(m_BoundingRect.width()<4*HSIZE) m_BoundingRect.setWidth(4*HSIZE); in mouseMoveEvent()
440 if(m_BoundingRect.height()<4*HSIZE) m_BoundingRect.setHeight(4*HSIZE); in mouseMoveEvent()
441 param.rct = m_BoundingRect.adjusted(2*HSIZE,2*HSIZE, -2*HSIZE, -2*HSIZE); in mouseMoveEvent()
459 QRectF m_BoundingRect(param.rct.adjusted(-2*HSIZE, -2*HSIZE, 2*HSIZE, 2*HSIZE)); in mouseReleaseEvent()
/dports/games/zdoom/zdoom-2.8.1/src/resourcefiles/
H A Dancientzip.cpp302 #define HSIZE 8192 macro
304 #define CODE_MASK (HSIZE - 1) /* 0x1fff (lower bits are parent's index) */
305 #define FREE_CODE HSIZE /* 0x2000 (code is unused or was cleared) */
306 #define HAS_CHILD (HSIZE << 1) /* 0x4000 (code has a child--do not clear) */
312 unsigned short Parent[HSIZE]; in ShrinkLoop()
313 unsigned char Value[HSIZE], Stack[HSIZE]; in ShrinkLoop()
328 for (code = BOGUSCODE+1; code < HSIZE; code++) in ShrinkLoop()
346 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in ShrinkLoop()
354 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in ShrinkLoop()
366 newstr = &Stack[HSIZE-1]; in ShrinkLoop()
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/src/resourcefiles/
H A Dancientzip.cpp302 #define HSIZE 8192 macro
304 #define CODE_MASK (HSIZE - 1) /* 0x1fff (lower bits are parent's index) */
305 #define FREE_CODE HSIZE /* 0x2000 (code is unused or was cleared) */
306 #define HAS_CHILD (HSIZE << 1) /* 0x4000 (code has a child--do not clear) */
312 unsigned short Parent[HSIZE]; in ShrinkLoop()
313 unsigned char Value[HSIZE], Stack[HSIZE]; in ShrinkLoop()
328 for (code = BOGUSCODE+1; code < HSIZE; code++) in ShrinkLoop()
346 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in ShrinkLoop()
354 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in ShrinkLoop()
366 newstr = &Stack[HSIZE-1]; in ShrinkLoop()
[all …]
/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
228 count_int htab8[HSIZE-65536];
244 count_int htab [HSIZE];
245 unsigned short codetab [HSIZE];
249 code_int hsize = HSIZE; /* for dynamic table sizing */
314 hsize = HSIZE; /* for dynamic table sizing */ in cmp_init()
/dports/graphics/vigra/vigra-8acd73a/test/objectfeatures/
H A Dtest.cxx948 shouldEqual(HSIZE, get<IntegerHistogram<HSIZE> >(a).size()); in testHistogram()
949 shouldEqual(HSIZE, get<UserRangeHistogram<HSIZE> >(a).size()); in testHistogram()
950 shouldEqual(HSIZE, get<AutoRangeHistogram<HSIZE> >(a).size()); in testHistogram()
961 shouldEqualSequence(h, h+HSIZE, get<IntegerHistogram<HSIZE> >(a).begin()); in testHistogram()
962 shouldEqualSequence(h, h+HSIZE, get<UserRangeHistogram<HSIZE> >(a).begin()); in testHistogram()
963 shouldEqualSequence(h, h+HSIZE, get<AutoRangeHistogram<HSIZE> >(a).begin()); in testHistogram()
1001 std::reverse(h, h+HSIZE); in testHistogram()
1002 shouldEqualSequence(h, h+HSIZE, get<UserRangeHistogram<HSIZE> >(a).begin()); in testHistogram()
1003 shouldEqualSequence(h, h+HSIZE, get<AutoRangeHistogram<HSIZE> >(a).begin()); in testHistogram()
1006 shouldEqualSequence(hneg, hneg+HSIZE, get<IntegerHistogram<HSIZE> >(a).begin()); in testHistogram()
[all …]
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dtif_lzw.h105 #define HSIZE 9001L /* 91% occupancy */ macro
134 register tif_lzw_hash *hp = &sp->enc_hashtab[HSIZE - 1]; in tif_lzw_cl_hash()
135 register long i = HSIZE - 8; in tif_lzw_cl_hash()
211 sp->enc_hashtab = (tif_lzw_hash *) malloc(HSIZE * sizeof(tif_lzw_hash)); in tif_lzw_encode()
243 if (h >= HSIZE) { in tif_lzw_encode()
244 h -= HSIZE; in tif_lzw_encode()
256 disp = HSIZE - h; in tif_lzw_encode()
266 h += HSIZE; in tif_lzw_encode()
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Ddelta.c229 for (i = HSIZE; i != 0; i--) in buzhash()
278 for (off = 0; len >= HSIZE; off += HSIZE, buf += HSIZE, len -= HSIZE) in hash_create()
340 #if HSIZE % 32 != 0 in hash_findnext()
341 ssx ^= (oldc << (HSIZE % 32)) ^ (oldc >> (32 - (HSIZE % 32))); in hash_findnext()
358 …len = matchlen(old + pos + HSIZE, oldlen - pos - HSIZE, new + scan + HSIZE, newlen - scan - HSIZE)… in hash_findnext()
367 if (memcmp(new + scan + HSIZE *3, old + pos2 - 1, HSIZE)) in hash_findnext()
373 if (pos2 > 1 + HSIZE*3) in hash_findnext()
402 if (scan + HSIZE < newlen) in hash_findnext()
437 if (len > HSIZE * 3 + 32) in hash_findnext()
442 if (scan + HSIZE < newlen) in hash_findnext()
[all …]
/dports/devel/libds/libds-2.2/
H A Dheap.c74 # define HSIZE(h) (h)->hpFilled macro
245 LLOG(HSIZE(h)); in heap_delete()
247 if (idx < 0 || idx >= HSIZE(h)) in heap_delete()
262 if (idx == HSIZE(h)) in heap_delete()
320 if (idx < 0 || idx >= HSIZE(h)) in print_tree()
335 if (idx < 0 || idx >= HSIZE(h)) in heap_walk()
458 i = HSIZE(h); in heapInsert()
473 HSIZE(h)++; in heapInsert()
528 if (idx < 0 || idx >= HSIZE(h)) in heapElementAt()
559 for (i = 0; i < HSIZE(h); i++) in heapPrintArray()
[all …]
/dports/graphics/intergif/igsrc/src/
H A Dgifencode.c46 #define HSIZE 5003 /* 80% occupancy */ macro
76 pWork = Workspace_Claim( HSIZE * 6 ); in LZWCompress()
85 codetab = (unsigned short*) ( htab + HSIZE ); in LZWCompress()
121 for ( fcode = HSIZE; fcode < 65536; fcode *=2 ) in LZWCompress()
154 disp = HSIZE - i; in LZWCompress()
159 i += HSIZE; in LZWCompress()
292 memset( htab, -1, HSIZE*sizeof( int ) ); in _clearhash()
/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dunshrink.c122 #define CODE_MASK (HSIZE - 1) /* 0x1fff (lower bits are parent's index) */
123 #define FREE_CODE HSIZE /* 0x2000 (code is unused or was cleared) */
124 #define HAS_CHILD (HSIZE << 1) /* 0x4000 (code has a child--do not clear) */
138 int offset = (HSIZE - 1); in zipunshrink()
162 for (code = BOGUSCODE+1; code < HSIZE; ++code) in zipunshrink()
289 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in partial_clear()
297 for (code = BOGUSCODE+1; code < HSIZE; ++code) { in partial_clear()
H A Dunzip.h14 #define HSIZE (1 << MAX_BITS) macro
46 int16_t Parent[HSIZE];
47 uint8_t value[HSIZE];
48 uint8_t Stack[HSIZE];
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_trusthost.c27 #define HSIZE 32 macro
86 } else if( nh > HSIZE-1 ){ /* something bad? */ in add_TRUST_host()
93 host_list[host_num] = (char *) malloc(HSIZE) ; in add_TRUST_host()
107 char ename[HSIZE] , *str ; in init_TRUST_list()
113 host_list[ii] = (char *) malloc(HSIZE) ; in init_TRUST_list()
/dports/x11/xloadimage/xloadimage.4.1/jpeg/
H A Djwrgif.c50 #define HSIZE 5003 /* hash table size for 80% occupancy */ macro
163 jzero_far((void FAR *) hash_code, HSIZE * SIZEOF(code_int)); in clear_hash()
220 if (i >= HSIZE) in compress_byte()
221 i -= HSIZE; in compress_byte()
231 disp = HSIZE - i; in compress_byte()
235 i += HSIZE; in compress_byte()
389 (HSIZE * SIZEOF(code_int)); in output_init()
391 (HSIZE * SIZEOF(code_int)); in output_init()
393 (HSIZE * SIZEOF(UINT8)); in output_init()
/dports/archivers/unzip/unzip60/
H A Dunshrink.c87 #define CODE_MASK (HSIZE - 1) /* 0x1fff (lower bits are parent's index) */
88 #define FREE_CODE HSIZE /* 0x2000 (code is unused or was cleared) */
89 #define HAS_CHILD (HSIZE << 1) /* 0x4000 (code has a child--do not clear) */
103 uch *stacktop = stack + (HSIZE - 1); in unshrink()
141 for (code = BOGUSCODE+1; code < HSIZE; ++code) in unshrink()
268 while ((code < HSIZE) && (parent[code] != FREE_CODE)) in unshrink()
272 if (code >= HSIZE) in unshrink()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/
H A Dunshrink.c87 #define CODE_MASK (HSIZE - 1) /* 0x1fff (lower bits are parent's index) */
88 #define FREE_CODE HSIZE /* 0x2000 (code is unused or was cleared) */
89 #define HAS_CHILD (HSIZE << 1) /* 0x4000 (code has a child--do not clear) */
103 uch *stacktop = stack + (HSIZE - 1); in unshrink()
141 for (code = BOGUSCODE+1; code < HSIZE; ++code) in unshrink()
268 while ((code < HSIZE) && (parent[code] != FREE_CODE)) in unshrink()
272 if (code >= HSIZE) in unshrink()
/dports/games/omega/omega/
H A Dcompress.c325 count_int htab8[HSIZE-65536];
344 count_int htab [HSIZE];
345 unsigned short codetab [HSIZE];
348 count_int htab [HSIZE];
349 unsigned short codetab [HSIZE];
565 hsize = HSIZE;
567 hsize = min ( 5003, HSIZE );
569 hsize = min ( 9001, HSIZE );
571 hsize = min ( 18013, HSIZE );
573 hsize = min ( 35023, HSIZE );
[all …]
/dports/science/py-h5py/h5py-3.6.0/lzf/lzf/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro
51 # define IDX(h) ((( h >> (3*8 - HLOG)) - h ) & (HSIZE - 1))
53 # define IDX(h) ((( h >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
55 # define IDX(h) ((((h ^ (h << 5)) >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
71 # define IDX(h) ((h) & (HSIZE - 1))
137 for (hslot = htab; hslot < htab + HSIZE; hslot++) in lzf_compress()
/dports/archivers/p5-Compress-LZF/Compress-LZF-3.8/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro
52 # define IDX(h) ((( h >> (3*8 - HLOG)) - h ) & (HSIZE - 1))
54 # define IDX(h) ((( h >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
56 # define IDX(h) ((((h ^ (h << 5)) >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
63 # define IDX(h) (((h * 0x1e35a7bdU) >> (32 - HLOG - 8)) & (HSIZE - 1))
71 # define IDX(h) ((h) & (HSIZE - 1))
/dports/databases/pecl-redis/redis-5.3.5/liblzf/
H A Dlzf_c.c39 #define HSIZE (1 << (HLOG)) macro
52 # define IDX(h) ((( h >> (3*8 - HLOG)) - h ) & (HSIZE - 1))
54 # define IDX(h) ((( h >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
56 # define IDX(h) ((((h ^ (h << 5)) >> (3*8 - HLOG)) - h*5) & (HSIZE - 1))
63 # define IDX(h) (((h * 0x1e35a7bdU) >> (32 - HLOG - 8)) & (HSIZE - 1))
71 # define IDX(h) ((h) & (HSIZE - 1))
/dports/devel/htable/htable/tst/
H A Dtest0.c7 #define HSIZE 10000 macro
37 HTABLE_HEAD (pbook, HSIZE, pbook_s) my_book = HTABLE_INITIALIZER (&my_book); in main()
47 HSIZE); in main()
/dports/sysutils/lbl-hf/hf-1.9/
H A Def.l90 #define HSIZE 1024 /* must be a power of two */ macro
97 } htable[HSIZE];
217 for (p = &htable[ehash & (HSIZE - 1)]; p; p = p->next)
230 p = &htable[ehash & (HSIZE - 1)];
262 for (p = htable, i = 0; i < HSIZE; ++p, ++i) in dump()

12345678910>>...13