Searched refs:where (Results 251 - 275 of 317) sorted by relevance

<<111213

/freebsd-9.3-release/lib/libc/rpc/
H A Dsvc_dg.c355 xdr_where = msg->acpted_rply.ar_results.where;
357 msg->acpted_rply.ar_results.where = NULL;
H A Dsvc_vc.c671 xdr_where = msg->acpted_rply.ar_results.where;
673 msg->acpted_rply.ar_results.where = NULL;
H A Dsvc.c386 rply.acpted_rply.ar_results.where = xdr_location;
/freebsd-9.3-release/share/mk/
H A Dbsd.man.mk9 # DESTDIR Change the tree where the man pages gets installed. [not set]
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Dparser.c485 * Parse a configuration using a pctx where a lexer has already
1040 * and where each element is terminated by a semicolon.
1114 * and where elements are separated by space. The list ends
1750 * set (including the case where CFG_ADDR_V4OK and CFG_ADDR_V6OK are both set),
2319 static char where[ISC_DIR_PATHMAX + 100]; local
2328 where[0] = '\0';
2330 snprintf(where, sizeof(where), "%s:%u: ",
2371 "%s%s%s%s", where, message, prep, tokenbuf);
/freebsd-9.3-release/contrib/sendmail/src/
H A Dsendmail.h761 extern void mci_close __P((MCI *, char *where));
2438 EXTERN char *DoubleBounceAddr; /* where to send double bounces */
2763 # define updfs(e, count, space, where) upd_qs(e, count, space, where)
2765 # define updfs(e, count, space, where)
2766 # define upd_qs(e, count, space, where)
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf32-i386.c1495 doesn't work on VxWorks, where we can not have dynamic relocations
2280 bfd_byte *where = contents + rel->r_offset;
2285 addend = bfd_get_8 (input_bfd, where);
2293 addend = bfd_get_16 (input_bfd, where);
2301 addend = bfd_get_32 (input_bfd, where);
2329 bfd_put_8 (input_bfd, addend, where);
2334 bfd_put_16 (input_bfd, addend, where);
2339 bfd_put_32 (input_bfd, addend, where);
3479 relocations where pointer equality matters (this is a clue
2278 bfd_byte *where = contents + rel->r_offset; local
H A Dtekhex.c240 bfd_vma where; member in struct:tekhex_data_list_struct
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c527 the byte after where the number is stored. Therefore, DESTINATION
592 DESTINATION, and increment DESTINATION to the byte after where the
624 of table itself, but the before where the number of ranges is
999 print_double_string (where, string1, size1, string2, size2)
1000 const char *where;
1008 if (where == NULL)
1012 if (FIRST_STRING_P (where))
1014 for (this_char = where - string1; this_char < size1; this_char++)
1017 where = string2;
1020 for (this_char = where
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dreload1.c62 called ``reload regs'', and for each place where a pseudo reg
208 once during find_reload_regs, where they keep track of the spill registers
209 for a single insn, but also during reload_as_needed where they show all
846 main reload loop in the most common case where register elimination
1079 /* Use the reload registers where necessary
2207 where the offsets disagree. */
2359 /* First handle the case where we encounter a bare register that
2389 Also consider backends where the flags register is clobbered by a
2605 where m1 < m2, and expects something interesting to
2727 /* First handle the case where w
6373 rtx *where; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp282 // cares. This is useful in situations where someone wants to statically link
571 // 10.6 and earlier, where /usr/lib/libstdc++.dylib does not exist.
865 StringRef where; local
869 where = "iOS 5.0";
871 if (where != StringRef()) {
873 << where;
2312 /// Debian-based systems are starting to use a multiarch setup where they use
2478 // Add the multilib suffixed paths where they are available.
2515 // Note that this matches the GCC behavior. See the below comment for where
/freebsd-9.3-release/contrib/nvi/build/ExtUtils/
H A DEmbed.pm311 Note that B<DynaLoader> is a special case where it must call B<boot_DynaLoader> directly.
/freebsd-9.3-release/sys/boot/ficl/
H A Dficl.h692 void hashForget (FICL_HASH *pHash, void *where);
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm169 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
516 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfig.sub51 echo where ALIAS is a recognized configuration type. 1>&2
822 # Here we handle the case where we know the os, and the CPU type, but not the
/freebsd-9.3-release/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c4017 * int n, where n is indicated in the subsequent
4019 * where, although the 3 looks like an operand,
4596 char *where; local
4604 where = opcode + strlen(opcode) - 1;
4605 while (where > opcode && *where != ' ')
4606 --where;
4607 if (*where == ' ')
4608 ++where;
4611 if (strncmp(where, unsigned_op
[all...]
/freebsd-9.3-release/sys/netipsec/
H A Dipsec.c252 key_allocsp_default(const char* where, int tag) argument
257 printf("DP key_allocsp_default from %s:%u\n", where, tag));
/freebsd-9.3-release/sys/rpc/
H A Dsvc.c638 rply.acpted_rply.ar_results.where = NULL;
666 rply.acpted_rply.ar_results.where = NULL;
/freebsd-9.3-release/usr.bin/gzip/
H A Dgzip.c45 * - use mmap where possible
1892 print_ratio(off_t in, off_t out, FILE *where) argument
1925 fprintf(where, "%5s%%", buff);
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex261 nodes for devices where the kernel needs extra information, though:
479 This is useful for the common case where an embedded board has an
573 Technology Center in Canberra, Australia, where he ported the 64 bit
/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1238 * move_to - moves the current position to the point where data, in, exists.
2070 text_glob *insert_tab_ts (text_glob *where);
2072 void insert_tab_0 (text_glob *where);
3300 * insert_tab_ts - inserts a tab-ts before, where.
3303 text_glob *html_printer::insert_tab_ts (text_glob *where) argument
3308 page_contents->glyphs.move_to(where);
3337 * insert_tab_0 - inserts a tab0 before, where.
3340 void html_printer::insert_tab_0 (text_glob *where) argument
3344 page_contents->glyphs.move_to(where);
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-score.c979 in instructions, which is where this routine is always called. */
1913 fix_new_score (fragS * frag, int where, short int size, expressionS * exp, int pc_rel, int reloc) argument
1923 new_fix = fix_new_exp (frag, where, size, exp, pc_rel, reloc);
1926 new_fix = fix_new (frag, where, size, make_expr_symbol (exp), 0, pc_rel, reloc);
3669 long where; local
3714 where = p - frag_now->fr_literal + inst_main.size;
3718 where += var_insts[i - 1].size;
3722 fixp = fix_new_score (frag_now, where, var_insts[i].size,
4685 unsigned char *where = (unsigned char *)buf; local
4692 result |= (*where
[all...]
H A Dtc-mips.c162 long where; member in struct:mips_cl_insn
601 /* Similar for NewABI PIC code, where $gp is callee-saved. NewABI has some
765 The frag's "subtype" is RELAX_ENCODE (FIRST, SECOND), where FIRST and
1332 insn->where = 0;
1340 /* Install INSN at the location specified by its "frag" and "where" fields. */
1345 char *f = insn->frag->fr_literal + insn->where;
1368 move_insn (struct mips_cl_insn *insn, fragS *frag, long where)
1373 insn->where = where;
1378 insn->fixp[i]->fx_where = where;
1361 move_insn(struct mips_cl_insn *insn, fragS *frag, long where) argument
[all...]
H A Dtc-sparc.c2133 /* Got the register, now figure out where
3225 where rs1 != %o7 and rs2 if it is register != %o7
4567 cons_fix_new_sparc (frag, where, nbytes, exp)
4569 int where;
4619 fix_new_exp (frag, where, (int) nbytes, exp, 0, r);
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.cpp257 // this is the current_font, fontno is where we found the character,
3702 void node::split(int /*where*/, node ** /*prep*/, node ** /*postp*/)
3707 void space_node::split(int where, node **pre, node **post) argument
3709 assert(where == 0);
3736 void dbreak_node::split(int where, node **prep, node **postp) argument
3738 assert(where >= 0);
3739 if (where == 0) {
3756 where -= 1;
3757 node_list_split(none, &where, prep, postp);

Completed in 255 milliseconds

<<111213