Home
last modified time | relevance | path

Searched refs:oentries (Results 1 – 25 of 76) sorted by relevance

1234

/dports/archivers/rpm4/rpm-4.16.1.3/tools/
H A Dhashtab.c259 void **oentries; local
263 oentries = htab->entries;
264 olimit = oentries + htab->size;
279 p = oentries;
295 free (oentries);
/dports/devel/debugedit/DebugEdit-b1e81ec/
H A Dhashtab.c260 void **oentries; local
264 oentries = htab->entries;
265 olimit = oentries + htab->size;
280 p = oentries;
296 free (oentries);
/dports/deskutils/foliate/foliate-2.6.3/src/assets/KindleUnpack/
H A Dmobi_dict.py87 otype, oentries, op1, op2, otagx = struct.unpack_from(b'>LLLLL',data, 0xa4)
89 header['oentries'] = oentries
92 … print("otype %d, oentries %d, op1 %d, op2 %d, otagx %d" % (otype, oentries, op1, op2, otagx))
94 if header['code'] == 0xfdea or oentries > 0:
106 ordt1 = struct.unpack_from(bstr('>%dB' % oentries), data, op1+4)
107 ordt2 = struct.unpack_from(bstr('>%dH' % oentries), data, op2+4)
H A Dmobi_index.py96 ocnt, oentries, op1, op2, otagx = struct.unpack_from(b'>LLLLL',data, 0xa4)
97 if header['code'] == 0xfdea or ocnt != 0 or oentries > 0:
108 ordt1 = struct.unpack_from(bstr('>%dB' % oentries), data, op1+4)
109 ordt2 = struct.unpack_from(bstr('>%dH' % oentries), data, op2+4)
/dports/archivers/upx/upx-3.96/src/
H A Dlefile.cpp50 ientries = oentries = NULL; in LeFile()
69 delete [] oentries; in ~LeFile()
139 if (fof && oentries) in writeEntryTable()
140 fof->write(oentries,soentries); in writeEntryTable()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dhashtab.c371 PTR *oentries; local
377 oentries = htab->entries;
378 olimit = oentries + htab->size;
402 p = oentries;
419 (*htab->free_f) (oentries);
421 (*htab->free_with_arg_f) (htab->alloc_arg, oentries);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dhashtab.c371 PTR *oentries; local
377 oentries = htab->entries;
378 olimit = oentries + htab->size;
402 p = oentries;
419 (*htab->free_f) (oentries);
421 (*htab->free_with_arg_f) (htab->alloc_arg, oentries);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dhashtab.c371 PTR *oentries; local
377 oentries = htab->entries;
378 olimit = oentries + htab->size;
402 p = oentries;
419 (*htab->free_f) (oentries);
421 (*htab->free_with_arg_f) (htab->alloc_arg, oentries);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dhashtab.c371 PTR *oentries; local
377 oentries = htab->entries;
378 olimit = oentries + htab->size;
402 p = oentries;
419 (*htab->free_f) (oentries);
421 (*htab->free_with_arg_f) (htab->alloc_arg, oentries);
/dports/devel/dwz/dwz/
H A Dhashtab.c270 void **oentries; local
274 oentries = htab->entries;
275 olimit = oentries + htab->size;
290 p = oentries;
306 free (oentries);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dhashtab.c473 PTR *oentries; in htab_expand() local
480 oentries = htab->entries; in htab_expand()
483 olimit = oentries + osize; in htab_expand()
512 p = oentries; in htab_expand()
529 (*htab->free_f) (oentries); in htab_expand()
531 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dhashtab.c528 PTR *oentries; in htab_expand() local
535 oentries = htab->entries; in htab_expand()
538 olimit = oentries + osize; in htab_expand()
567 p = oentries; in htab_expand()
584 (*htab->free_f) (oentries); in htab_expand()
586 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dhashtab.c528 PTR *oentries; in htab_expand() local
535 oentries = htab->entries; in htab_expand()
538 olimit = oentries + osize; in htab_expand()
567 p = oentries; in htab_expand()
584 (*htab->free_f) (oentries); in htab_expand()
586 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A Dhashtab.c528 PTR *oentries; in htab_expand() local
535 oentries = htab->entries; in htab_expand()
538 olimit = oentries + osize; in htab_expand()
567 p = oentries; in htab_expand()
584 (*htab->free_f) (oentries); in htab_expand()
586 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/tig/tig-2.5.4/compat/
H A Dhashtab.c522 PTR *oentries; in htab_expand() local
529 oentries = htab->entries; in htab_expand()
532 olimit = oentries + osize; in htab_expand()
561 p = oentries; in htab_expand()
578 (*htab->free_f) (oentries); in htab_expand()
580 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dhashtab.c512 PTR *oentries; local
519 oentries = htab->entries;
522 olimit = oentries + osize;
551 p = oentries;
568 (*htab->free_f) (oentries);
570 (*htab->free_with_arg_f) (htab->alloc_arg, oentries);
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dhashtab.c473 PTR *oentries; in htab_expand() local
480 oentries = htab->entries; in htab_expand()
483 olimit = oentries + osize; in htab_expand()
512 p = oentries; in htab_expand()
529 (*htab->free_f) (oentries); in htab_expand()
531 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dhashtab.c528 PTR *oentries; in htab_expand() local
535 oentries = htab->entries; in htab_expand()
538 olimit = oentries + osize; in htab_expand()
567 p = oentries; in htab_expand()
584 (*htab->free_f) (oentries); in htab_expand()
586 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dhashtab.c519 PTR *oentries; in htab_expand() local
526 oentries = htab->entries; in htab_expand()
529 olimit = oentries + osize; in htab_expand()
558 p = oentries; in htab_expand()
575 (*htab->free_f) (oentries); in htab_expand()
577 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dhashtab.c519 PTR *oentries; in htab_expand() local
526 oentries = htab->entries; in htab_expand()
529 olimit = oentries + osize; in htab_expand()
558 p = oentries; in htab_expand()
575 (*htab->free_f) (oentries); in htab_expand()
577 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dhashtab.c520 PTR *oentries; in htab_expand() local
527 oentries = htab->entries; in htab_expand()
530 olimit = oentries + osize; in htab_expand()
559 p = oentries; in htab_expand()
576 (*htab->free_f) (oentries); in htab_expand()
578 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dhashtab.c519 PTR *oentries; in htab_expand() local
526 oentries = htab->entries; in htab_expand()
529 olimit = oentries + osize; in htab_expand()
558 p = oentries; in htab_expand()
575 (*htab->free_f) (oentries); in htab_expand()
577 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dhashtab.c520 PTR *oentries; in htab_expand() local
527 oentries = htab->entries; in htab_expand()
530 olimit = oentries + osize; in htab_expand()
559 p = oentries; in htab_expand()
576 (*htab->free_f) (oentries); in htab_expand()
578 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dhashtab.c519 PTR *oentries; in htab_expand() local
526 oentries = htab->entries; in htab_expand()
529 olimit = oentries + osize; in htab_expand()
558 p = oentries; in htab_expand()
575 (*htab->free_f) (oentries); in htab_expand()
577 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A Dhashtab.c519 PTR *oentries; in htab_expand() local
526 oentries = htab->entries; in htab_expand()
529 olimit = oentries + osize; in htab_expand()
558 p = oentries; in htab_expand()
575 (*htab->free_f) (oentries); in htab_expand()
577 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()

1234