Searched refs:given (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dscore-dis.c71 print_insn_score32 (bfd_vma pc, struct disassemble_info *info, long given) argument
79 if ((insn->mask & 0xffff0000) && (given & insn->mask) == insn->value)
95 target = (pc & 0xfe000000) | (given & 0x01fffffe);
103 int disp = ((given & 0x01ff8000) >> 5) | (given & 0x3fe);
142 reg = given >> bitstart;
152 reg = given >> bitstart;
162 reg = given >> bitstart;
167 if (((given & insn->mask) == 0x0c00000a) /* ldc1 */
168 || ((given
242 print_insn_score16(bfd_vma pc, struct disassemble_info *info, long given) argument
396 long given; local
[all...]
H A Darm-dis.c1579 arm_decode_shift (long given, fprintf_ftype func, void *stream,
1582 func (stream, "%s", arm_regnames[given & 0xf]);
1584 if ((given & 0xff0) != 0)
1586 if ((given & 0x10) == 0)
1588 int amount = (given & 0xf80) >> 7;
1589 int shift = (given & 0x60) >> 5;
1608 func (stream, ", %s %s", arm_shift[(given & 0x60) >> 5],
1609 arm_regnames[(given & 0xf00) >> 8]);
1611 func (stream, ", %s", arm_regnames[(given & 0xf00) >> 8]);
1620 print_insn_coprocessor (bfd_vma pc, struct disassemble_info *info, long given,
1578 arm_decode_shift(long given, fprintf_ftype func, void *stream, int print_shift) argument
1619 print_insn_coprocessor(bfd_vma pc, struct disassemble_info *info, long given, bfd_boolean thumb) argument
2115 print_arm_address(bfd_vma pc, struct disassemble_info *info, long given) argument
2209 print_insn_neon(struct disassemble_info *info, long given, bfd_boolean thumb) argument
2666 print_insn_arm(bfd_vma pc, struct disassemble_info *info, long given) argument
3026 print_insn_thumb16(bfd_vma pc, struct disassemble_info *info, long given) argument
3302 print_insn_thumb32(bfd_vma pc, struct disassemble_info *info, long given) argument
3758 print_insn_data(bfd_vma pc ATTRIBUTE_UNUSED, struct disassemble_info *info, long given) argument
3972 long given; local
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dmixedgauge.c50 status_string(char *given, char **freeMe) argument
55 if (isdigit(UCH(*given))) {
56 switch (*given) {
91 } else if (*given == '-') {
92 size_t need = strlen(++given);
95 sprintf(temp, "%3s%%", given);
97 } else if (!isspace(UCH(*given))) {
98 result = given;
H A Dutil.c240 * option to be given, but some scripts were written making use of the
522 * have (or can) define a pair with the given color as foreground on the
552 * have (or can) define a pair with the given color as foreground on the
633 size_t given = strlen(txt); local
637 len = mbrtowc(&wch, txt, given, &state);
1211 * Find the length of the longest "word" in the given string. By setting the
1419 * also (given the default color choices) produces a recessed effect.
1486 * Check if the given point is "in" the given window. If so, return the window
2474 * Returns true if we should quote the given strin
[all...]
/freebsd-10-stable/sbin/atm/atmconfig/
H A Datmconfig.help53 prints help on the given command (including a list of subcommands)
55 gives help on the given subcommand
111 If now device is given as argument information about all devices is shown.
134 Show configuration and state information about the PHY chip on the given
140 Set the bits of given PHY chip register for which the corresponding bit in
200 and is one of UBR, CBR, VBR or ABR. If not given UBR is assumed. Depending
/freebsd-10-stable/contrib/ntp/scripts/ntptrace/
H A Dntptrace-opts.def47 the chain of NTP servers from a given host back to the primary time source. For
51 If given no arguments, ntptrace starts with localhost. Here is an example of
64 ID. All times are given in seconds. Note that the stratum is the server hop
/freebsd-10-stable/share/mk/
H A Dbsd.symver.mk8 # Generate the version map given the version definitions
/freebsd-10-stable/contrib/bmake/mk/
H A Dsys.debug.mk25 # DEBUG_* were given on our command line.
H A Ddpadd.mk65 # in DPADD for a given library.
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c231 static int rotatereq = 0; /* -R = Always rotate the file(s) as given */
233 /* that a list of files *are* given on */
235 static char *requestor; /* The name given on a -R request */
724 warnx("At least one filename must be given when -R is specified.");
773 warnx("Malformed time given on -D %s", doption);
814 char **given; local
860 * given on the run command, then the only thing left to do is to
873 * If newsyslog was given a specific list of files to process,
903 for (given = files; *given;
[all...]
/freebsd-10-stable/usr.sbin/cron/doc/
H A DINSTALL69 USER' is given; `-u' only works for root. When using most `su' commands
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc-opts.def151 to the NTP servers running on each of the hosts given as command
154 are given,
158 first host given on the command line, again defaulting to localhost
398 is the last offset given to the
413 given to the loop filter.
539 server is given.
575 Add a configured peer association at the given address and
587 the value is 0 (or not given) no authentication will be done.
/freebsd-10-stable/contrib/llvm/lib/Support/Unix/
H A DPath.inc67 /// This class automatically closes the given file descriptor when it goes out
239 /// GetMainExecutable - Return the path to the main executable, given the
H A DProgram.inc63 // Use the given path verbatim if it contains any slashes; this matches
/freebsd-10-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex446 and subnodes. Properties are given as just {\emph{name} \texttt{=}
447 \emph{value}\texttt{;}}. The property values can be given in any
451 value is the given string, including terminating NULL. C-style
454 property value is made up of a list of 32-bit ``cells'', each given
457 property value is given as a hex bytestring.
498 length that makes sense given the address forms specified by the
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql121 The ACTUAL_NODE table row for a given path exists if the node at that
126 The ACTUAL_NODE table row for a given path may also exist in other cases,
135 /* parent's local_relpath for aggregating children of a given parent.
249 The row with op_depth=0 for any given local relpath represents the "base"
299 /* parent's local_relpath for aggregating children of a given parent.
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c615 /* Array giving truth value on whether or not a given hard register
616 can support a given mode. */
1304 /* Classify symbolic expression X, given that it appears in context
1468 /* Return true if X is a valid base register for the given mode.
1649 given type into a register. If valid in an address, the same number
2313 DEST given that SRC satisfies immediate_operand but doesn't satisfy
4013 PARM_BOUNDARY bits of alignment, but will be given anything up
4865 /* If neither -mbranch-likely nor -mno-branch-likely was given
4955 about "-mips16 -mexplicit-relocs", especially given that
5033 /* Set up array giving whether a given registe
9584 mips_strict_matching_cpu_name_p(const char *canonical, const char *given) argument
9600 mips_matching_cpu_name_p(const char *canonical, const char *given) argument
[all...]
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex36 % The texinfo.tex in any given distribution could well be out
856 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1987 \unhbox0 % third arg given, show only that
1992 \unhbox0 % PDF: 2nd arg given, show only it
1994 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
1997 \code{#1}% only url given, so show it
2586 % If we were given no argument, pretend we were given `1'.
2593 % This is a good thing, since \splitoff doesn't work given nothing at
2623 % given i
[all...]
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex36 % The texinfo.tex in any given distribution could well be out
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1886 \unhbox0 % third arg given, show only that
1891 \unhbox0 % PDF: 2nd arg given, show only it
1893 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
1896 \code{#1}% only url given, so show it
2485 % If we were given no argument, pretend we were given `1'.
2492 % This is a good thing, since \splitoff doesn't work given nothing at
2522 % given i
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c338 /* True if the given ABI requires 32-bit registers. */
436 /* Return true if the given CPU supports the MIPS16 ASE. */
928 /* Is the given value a sign-extended 32-bit value? */
933 /* Is the given value a sign-extended 16-bit value? */
938 /* Is the given value a zero-extended 32-bit value? Or a negated one? */
954 /* Change INSN's opcode so that the operand given by FIELD has value VALUE.
966 /* Extract the operand given by FIELD from mips_cl_insn INSN. */
2037 /* Return true if the given relocation might need a matching %lo().
2052 /* Return true if the given fixup is followed by a matching R_MIPS_LO16
2477 immediately followed the MAX_NOPS instructions given b
15171 mips_strict_matching_cpu_name_p(const char *canonical, const char *given) argument
15187 mips_matching_cpu_name_p(const char *canonical, const char *given) argument
[all...]
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex35 % The texinfo.tex in any given distribution could well be out
793 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2563 \unhbox0 % third arg given, show only that
2568 \unhbox0 % PDF: 2nd arg given, show only it
2570 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
2573 \code{#1}% only url given, so show it
2588 \unhbox0 % third arg given, show only that
2593 \unhbox0 % PDF: 2nd arg given, show only it
2595 \unhbox0\ (\urefcode{#1})% DVI: 2nd arg given, show both it and url
2598 \urefcode{#1}% only url given, s
[all...]
/freebsd-10-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh54 path -- Extract only parts of the tree starting with the given
254 "SERVERNAME must be given via command line or configuration file."
255 _KEYPRINT_z="Key must be given via -k option or configuration file."
370 # If no records, give up -- we'll just use the server name we were given.
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdbarch.sh247 # LEVEL is a predicate on checking that a given method is
274 # match the FORMAL list given above. Functions with out
730 # This macro, given a program counter value and the name of the
752 # is defined to return a non-zero value if either the given addr is one
1542 /* Check those that need to be defined for the given multi-arch level. */
/freebsd-10-stable/contrib/ncurses/form/
H A Dfrm_driver.c282 * Returns the column of the base of the given cell.
304 * Returns the number of columns needed for the given cell in a window.
745 | Description : Check if the given coordinates lie within the given field.
2733 * automatically (given the proper options). But we cannot eat the
3149 | Description : Get the next field after the given field on the current
3231 | Description : Get the previous field before the given field on the
3262 | Description : Get the next field after the given field on the current
3288 | Description : Get the previous field before the given field on the
3370 | field laying on the left side of the given fiel
4507 size_t given = strlen(source); local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s5 ; slightly different given all values must be 32-bit between

Completed in 549 milliseconds

12