Searched refs:use (Results 1 - 25 of 171) sorted by relevance

1234567

/vbox/src/libs/zlib-1.2.6/examples/
H A Denough.c36 properties are: we cannot use more bit patterns than are available; and when
204 int least; /* least number of syms to use at this juncture */
205 int most; /* most number of syms to use at this juncture */
206 int use; /* number of bit patterns to use in next call */ local
222 /* we need to use at least this many bit patterns so that the code won't be
228 /* we can use at most this many bit patterns, lest there not be enough
236 for (use = least; use <= most; use
323 int use; /* number of bit patterns to use in next call */ local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Ddebug.c36 /* Mark console as in use for debugging messages */
146 static unsigned long use; local
152 use++;
157 acs[i].last_used = use;
164 oldest_last_used = use;
172 acs[oldest].last_used = use;
/vbox/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/
H A Digmp.h5 * Redistribution and use in source and binary forms, with or without
43 #if LWIP_IGMP /* don't build if not configured for use in lwipopts.h */
86 u8_t use; member in struct:igmp_group
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2vaclegacy.s4 / License Version 1.1 (the "License"); you may not use this file
25 / instead of those above. If you wish to allow use of your
27 / allow others to use your version of this file under the MPL,
31 / may use your version of this file under either the MPL or the
H A Dobjs.mk6 # 1.1 (the "License"); you may not use this file except in compliance with
28 # of those above. If you wish to allow use of your version of this file only
30 # use your version of this file under the terms of the MPL, indicate your
33 # the provisions above, a recipient may use your version of this file under
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_HPUX.s3 ; License Version 1.1 (the "License"); you may not use this file
24 ; instead of those above. If you wish to allow use of your
26 ; allow others to use your version of this file under the MPL,
30 ; may use your version of this file under either the MPL or the
H A Dobjs.mk6 # 1.1 (the "License"); you may not use this file except in compliance with
28 # of those above. If you wish to allow use of your version of this file only
30 # use your version of this file under the terms of the MPL, indicate your
33 # the provisions above, a recipient may use your version of this file under
H A Dos_SunOS_sparcv9.s4 ! License Version 1.1 (the "License"); you may not use this file
25 ! instead of those above. If you wish to allow use of your
27 ! allow others to use your version of this file under the MPL,
31 ! may use your version of this file under either the MPL or the
42 ! with the -P option (use C preprocessor)
57 ! we use the caller's stack frame so what would normally be %i (input)
101 ! we use the caller's stack frame so what would normally be %i (input)
144 ! we use the caller's stack frame so what would normally be %i (input)
H A Dos_SunOS_ultrasparc.s4 ! License Version 1.1 (the "License"); you may not use this file
25 ! instead of those above. If you wish to allow use of your
27 ! allow others to use your version of this file under the MPL,
31 ! may use your version of this file under either the MPL or the
42 ! with the -P option (use C preprocessor)
57 ! we use the caller's stack frame so what would normally be %i (input)
101 ! we use the caller's stack frame so what would normally be %i (input)
144 ! we use the caller's stack frame so what would normally be %i (input)
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DTODO17 of autoreg and interfaceinof use activitities to test various corners
20 - use only 32 bits for file size?
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbsrcs.mk6 # 1.1 (the "License"); you may not use this file except in compliance with
28 # of those above. If you wish to allow use of your version of this file only
30 # use your version of this file under the terms of the MPL, indicate your
33 # the provisions above, a recipient may use your version of this file under
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbsrcs.mk6 # 1.1 (the "License"); you may not use this file except in compliance with
28 # of those above. If you wish to allow use of your version of this file only
30 # use your version of this file under the terms of the MPL, indicate your
33 # the provisions above, a recipient may use your version of this file under
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A Dobjs.mk5 # 1.1 (the "License"); you may not use this file except in compliance with
27 # of those above. If you wish to allow use of your version of this file only
29 # use your version of this file under the terms of the MPL, indicate your
32 # the provisions above, a recipient may use your version of this file under
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DReadMm0.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm1.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm2.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm3.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm4.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm5.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm6.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DReadMm7.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DWriteMm0.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DWriteMm1.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DWriteMm2.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here
H A DWriteMm3.asm35 ; 64-bit MASM doesn't support MMX instructions, so use opcode here

Completed in 306 milliseconds

1234567