HomeSort by: relevance | last modified time | path
    Searched refs:hold (Results 1 - 25 of 96) sorted by relevancy

1 2 3 4

  /src/common/dist/zlib/
inffast.c 66 unsigned long hold; /* local strm->hold */ local in function:inflate_fast
93 hold = state->hold;
104 hold += (unsigned long)(*in++) << bits;
106 hold += (unsigned long)(*in++) << bits;
109 here = lcode + (hold & lmask);
112 hold >>= op;
126 hold += (unsigned long)(*in++) << bits;
129 len += (unsigned)hold & ((1U << op) - 1)
    [all...]
inflate.c 123 state->hold = 0;
233 state->hold = 0;
239 state->hold += (unsigned)value << state->bits;
452 hold = state->hold; \
463 state->hold = hold; \
470 hold = 0; \
480 hold += (unsigned long)(*next++) << bits; \
494 ((unsigned)hold & ((1U << (n)) - 1)
597 unsigned long hold; \/* bit buffer *\/ local in function:inflate
    [all...]
infback.c 128 hold = state->hold; \
139 state->hold = hold; \
146 hold = 0; \
170 hold += (unsigned long)(*next++) << bits; \
185 ((unsigned)hold & ((1U << (n)) - 1))
190 hold >>= (n); \
197 hold >>= bits & 7; \
250 unsigned long hold; /* bit buffer * local in function:inflateBack
    [all...]
inflate.h 102 unsigned long hold; /* input bit accumulator */ member in struct:inflate_state
  /src/usr.bin/apropos/
apropos.c 167 char hold[MAXPATHLEN + 1]; local in function:apropos
181 (void)snprintf(hold, sizeof(hold), "%s/%s", name,
183 name = hold;
  /src/common/dist/zlib/contrib/infback9/
infback9.c 114 hold = 0; \
138 hold += (unsigned long)(*next++) << bits; \
153 ((unsigned)hold & ((1U << (n)) - 1))
158 hold >>= (n); \
165 hold >>= bits & 7; \
223 unsigned long hold; /* bit buffer */ local in function:inflateBack9
255 hold = 0;
306 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {
311 length = (unsigned)hold & 0xffff
    [all...]
  /src/usr.bin/mail/
sig.c 342 } hold; variable in typeref:struct:__anon056030630208
345 * Hold signals SIGHUP, SIGINT, and SIGQUIT.
352 if (hold.depth++ == 0) {
357 (void)sigprocmask(SIG_BLOCK, &nset, &hold.oset);
368 if (--hold.depth == 0)
369 (void)sigprocmask(SIG_SETMASK, &hold.oset, NULL);
  /src/usr.bin/whatis/
whatis.c 154 char hold[MAXPATHLEN + 1]; local in function:whatis
161 (void)sprintf(hold, "%s/%s", name, _PATH_WHATIS);
162 name = hold;
  /src/sys/arch/hpcmips/conf/
LROUTER 129 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_00_00 port 12 level 0 hold 0 connect 1
131 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_01_00 port 13 level 0 hold 0 connect 1
133 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_16_00 port 11 level 1 hold 0 connect 1
  /src/tests/kernel/
t_umountstress.sh 68 touch ${TMPMP}/hold
69 exec 9< ${TMPMP}/hold
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
keystone-k2e-evm.dts 97 ti,cs-read-hold-ns = <6>;
100 ti,cs-write-hold-ns = <8>;
keystone-k2l-evm.dts 70 ti,cs-read-hold-ns = <6>;
73 ti,cs-write-hold-ns = <8>;
keystone-k2hk-evm.dts 114 ti,cs-read-hold-ns = <6>;
117 ti,cs-write-hold-ns = <8>;
stm32mp15xx-dhcom-som.dtsi 168 st,fmc2-ebi-cs-address-hold-ns = <5>;
171 st,fmc2-ebi-cs-data-hold-ns = <1>;
173 st,fmc2-ebi-cs-write-address-hold-ns = <5>;
176 st,fmc2-ebi-cs-write-data-hold-ns = <1>;
  /src/etc/rc.d/
bluetooth 64 ${btconfig_cmd} ${dev} switch hold sniff park master
  /src/sys/arch/mips/ingenic/
jziic.c 239 int ticks, hcnt, lcnt, hold, setup; local in function:jziic_set_speed
245 hold = sc->sc_pclk * 4 / 10000 - 1; /* ... * 400 / 1000000 ... */
246 hold = uimax(1, hold);
247 hold |= JZ_HDENB;
249 DPRINTF("hcnt %d lcnt %d hold %d\n", hcnt, lcnt, hold);
252 bus_space_write_4(sc->sc_memt, sc->sc_memh, JZ_SMBSDAHD, hold);
  /src/common/dist/zlib/contrib/blast/
blast.c 434 static unsigned char hold[CHUNK]; local in function:inf
436 *buf = hold;
437 return fread(hold, 1, CHUNK, (FILE *)how);
  /src/common/dist/zlib/contrib/minizip/
miniunz.c 168 char hold; local in function:makedir
172 hold = *p;
180 if (hold == 0)
182 *p++ = hold;
  /src/common/dist/zlib/contrib/untgz/
untgz.c 349 char hold; local in function:makedir
353 hold = *p;
361 if (hold == 0)
363 *p++ = hold;
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/
serval_common.dtsi 125 i2c-sda-hold-time-ns = <300>;
  /src/usr.sbin/sysinst/
msg.mbr.fr 111 {The Extended Partition must be able to hold all contained partitions}
  /src/sys/arch/amiga/dev/
itevar.h 77 char hold; member in struct:ite_softc
  /src/sys/dev/isa/
mcdreg.h 217 } hold; member in union:mcd_command::__anon69815b9d070a
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7110-common.dtsi 194 i2c-sda-hold-time-ns = <300>;
204 i2c-sda-hold-time-ns = <300>;
214 i2c-sda-hold-time-ns = <300>;
256 i2c-sda-hold-time-ns = <300>;
jh7100-common.dtsi 316 i2c-sda-hold-time-ns = <300>;
336 i2c-sda-hold-time-ns = <300>;
346 i2c-sda-hold-time-ns = <300>;

Completed in 145 milliseconds

1 2 3 4