Searched refs:needed (Results 76 - 100 of 133) sorted by relevance

123456

/freebsd-10.0-release/contrib/bmake/mk/
H A Ddpadd.mk189 # the .PATH is needed before then.
H A Dgendirdeps.mk310 echo '# local dependencies - needed for -jN in clean tree'; \
H A Ddirdeps.mk78 # If more than MACHINE is needed then sys.mk needs to decompose
/freebsd-10.0-release/contrib/top/
H A DConfigure43 # build desc files and SYNOPSIS as needed
167 First we need to find out a little bit about the executables needed to
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddlltool.c175 This example can be extended if relocations are needed in the DLL:
1607 long needed = need[i]; local
1609 if (needed)
1610 needed = ((needed - page_addr) | 0x3000) & 0xffff;
1612 fprintf (f, "\t%s\t0x%lx\n", ASM_SHORT, needed);
2543 2. There is one more reloc needed in the pdata section.
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_sge.c134 /* A packet's SGL. This + m_pkthdr has all info needed for tx */
137 int nflits; /* # of flits needed for the SGL */
936 * Now the tx queues. Only one pass needed.
1262 fl->needed += fl_bufs_used;
1309 fl->needed += fl_bufs_used;
1419 * fl->cidx. (Contrast that with fl->pidx/fl->needed which could be
1421 * That's why code that manipulates fl->pidx/fl->needed needs the fl
1571 * fl->cidx. (Contrast that with fl->pidx/fl->needed which could be
1573 * That's why code that manipulates fl->pidx/fl->needed needs the fl
2234 fl->needed
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dprotoize.c1069 /* Setup the current working directory as needed. */
2484 needed prototypes for this particular system. That is worth telling
2494 /* Why copy this string into `needed' at all?
2496 char *needed = alloca (strlen (user->ansi_decl) + 1);
2499 strcpy (needed, user->ansi_decl);
2500 p = strstr (needed, user->hash_entry->symbol)
2510 needed+7); /* Don't print "extern " */
2616 name (and only when absolutely needed) so that we can avoid putting out
2647 function-name/source-file pair (and only when absolutely needed) so that
4002 buffer can be expanded later as needed
2478 char *needed = alloca (strlen (user->ansi_decl) + 1); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DPathV2.inc152 // size needed unless you tell it the result size is 0, which means you
565 // needed if the randomly chosen path already exists.
/freebsd-10.0-release/sys/arm/arm/
H A Dpmap-v6.c1166 * => caller should adjust ptp's wire_count and free PTP if needed
1621 u_int loop, needed; local
1623 needed = (maxproc / PMAP_DOMAINS) + ((maxproc % PMAP_DOMAINS) ? 1 : 0);
1624 needed -= 1;
1625 l1 = malloc(sizeof(*l1) * needed, M_VMPMAP, M_WAITOK);
1627 for (loop = 0; loop < needed; loop++, l1++) {
1653 needed);
2139 * grow the number of kernel page table entries, if needed
4380 * Hook in the page, zero it, invalidate the TLB as needed.
H A Dpmap.c1669 * => caller should adjust ptp's wire_count and free PTP if needed
2072 u_int loop, needed; local
2074 needed = (maxproc / PMAP_DOMAINS) + ((maxproc % PMAP_DOMAINS) ? 1 : 0);
2075 needed -= 1;
2076 l1 = malloc(sizeof(*l1) * needed, M_VMPMAP, M_WAITOK);
2078 for (loop = 0; loop < needed; loop++, l1++) {
2106 needed);
2615 * grow the number of kernel page table entries, if needed
3853 * when needed.
4026 * Hook in the page, zero it, invalidate the TLB as needed
[all...]
/freebsd-10.0-release/contrib/sendmail/src/
H A Dqueue.c92 ** DoQueueRun indicates that a queue run is needed.
96 static bool volatile DoQueueRun; /* non-interrupt time queue run needed */
5210 /* Assign an ID if needed */
5224 /* Assign a queue group/directory if needed */
5804 long needed = 0; local
5808 needed += fsize / FILE_SYS_BLKSIZE(qp->qp_fsysidx)
5812 needed += MinBlocksFree;
5830 if (needed <= fsavail)
6564 long needed = 0; local
6568 needed
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev.c1689 * maintained; it's only computed when needed, typically to
2070 * Determine if resilver is needed, and if so the txg range.
2075 boolean_t needed = B_FALSE; local
2086 needed = B_TRUE;
2097 needed = B_TRUE;
2102 if (needed && minp) {
2106 return (needed);
3007 * much less locking, and are often needed for administrative actions.
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlinker.c88 however, some additional information will be needed.
1075 bfd_boolean needed;
1101 if (! (*checkfn) (element, info, &needed))
1104 if (! needed)
1281 /* This archive element is not needed. */
1417 /* apparently needed for Hitachi 3050R(HI-UX/WE2)? */
1072 bfd_boolean needed; local
H A Delfxx-mips.c59 reference needed in the link -- the mips_got_entry is keyed on both
140 for none, or MINUS_TWO for not yet assigned. This is needed
201 unsigned int needed; member in struct:mips_elf_count_tls_arg
706 needed for 32 bit functions that call 16 bit functions, because
2119 /* Count the number of relocations needed for a TLS GOT entry, with
2171 arg->needed += mips_tls_got_relocs (arg->info, entry->tls_type, NULL);
2187 arg->needed += 2;
2189 arg->needed += 1;
2204 arg->needed += mips_tls_got_relocs (arg->info, hm->tls_type, &hm->root);
6186 needed i
[all...]
H A Delf-bfd.h358 struct bfd_link_needed_list *needed;
727 /* The AS_NEEDED_CLEANUP function is called once per --as-needed
728 input file that was not needed by the add_symbols phase of the
828 /* A function to do any beginning processing needed for the ELF file
833 /* A function to do any final processing needed for the ELF file
1451 command line, or was specified when --as-needed was in effect,
357 struct bfd_link_needed_list *needed; member in struct:elf_link_hash_table
/freebsd-10.0-release/contrib/gcc/cp/
H A Ddecl2.c87 /* A list of static class variables. This is needed, because a
1339 /* Mark it needed so we don't forget to emit it. */
1474 int needed = 0;
1491 /* See if any of the vtables are needed. */
1496 needed = 1;
1498 if (!needed)
2061 only emit COMDAT things when they are needed;
2063 indeed needed. */
2935 needed. */
3038 Its job is to create all the code needed t
1469 int needed = 0; local
[all...]
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.keys269 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
901 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
902 new_line_delay OTdN num dN - - YB-G- pad needed for LF
H A DCaps.osf1r5267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
821 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
822 new_line_delay OTdN num dN - - YB-G- pad needed for LF
H A DCaps.uwin260 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
637 carriage_return_delay OTdC num dC - - YB-G- pad needed for CR
638 new_line_delay OTdN num dN - - YB-G- pad needed for LF
/freebsd-10.0-release/share/examples/drivers/
H A Dmake_device_driver.sh77 # Create configuration information needed to create a kernel
80 # Not really needed if we are going to do this as a module.
309 * In the 'dumb' case we end up with more children than needed but
937 * Definitions needed to access the ${1} device (ioctls etc)
/freebsd-10.0-release/share/mk/
H A Dbsd.lib.mk325 # ${_SHLIBDIRPREFIX} and ${_LDSCRIPTROOT} are both needed when cross-building
H A Dbsd.own.mk441 # FDT is needed only for arm, mips and powerpc
/freebsd-10.0-release/sys/cam/ctl/
H A DREADME.ctl.txt383 header and the description of what is needed as far as HA support above.
395 the data structures needed for those ioctls.
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_hal.c962 /* Caller takes care of locking if needed */
1058 #ifdef needed
1071 #ifdef needed
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm507 @ Perform all needed substractions to keep only the reminder.
659 @ the top three bits of "overdone". Exactly which were not needed

Completed in 409 milliseconds

123456