Searched refs:any (Results 176 - 200 of 297) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/binutils/ld/scripttempl/
H A Dmep.sc21 # TEXT_START_ADDR - the first byte of the text segment, after any
207 ${RELOCATING+/* Do we need any of these for elf?
/freebsd-10.0-release/contrib/bmake/mk/
H A Ddpadd.mk153 # eliminate any duplicates - but don't mess with the order
H A Dmeta.stage.mk217 # stage_*links usually needs to follow any others.
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex425 For maximum applicability, \dtc can both read and write any of the
428 option specifying the desired version. It automatically makes any
447 \emph{value}\texttt{;}}. The property values can be given in any
519 supported way to boot any merged \texttt{powerpc} kernel, 32-bit or
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.exec.c190 slash = any(short2str(expath), '/');
238 * We must do this AFTER any possible forking (like `foo` in glob) so that
819 int slash = any(short2str(name), '/');
1012 int slash = any(short2str(sp->word), '/');
1075 /* Make status nonzero if any command is not found. */
1089 if (prt && any(short2str(cmd), '/')) {
H A Dsh.set.c421 if (any("+-", c)) {
427 if (any("<>", op)) {
H A Dsh.time.c159 else if (*v == 0 && any("+-", cp[0]))
259 * if any other machines return wierd values in the ru_i* stuff, put
/freebsd-10.0-release/share/mk/
H A Dsys.mk19 # Set any local definitions first. Place this early, but it needs
/freebsd-10.0-release/contrib/libpcap/
H A Dconfigure418 echo including any error possibly output before this
1418 This file contains any messages produced by compilers while
1477 # Also quote any args containing shell meta-characters.
6096 /* Override any GCC internal prototype to avoid an error.
6193 /* Override any GCC internal prototype to avoid an error.
6288 /* Override any GCC internal prototype to avoid an error.
6376 /* Override any GCC internal prototype to avoid an error.
6441 /* Override any GCC internal prototype to avoid an error.
6524 /* Override any GCC internal prototype to avoid an error.
6591 /* Override any GC
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql81 any number of rows in the NODES and ACTUAL_NODE tables.
127 including if the "changelist" or any of the conflict columns have a
249 The row with op_depth=0 for any given local relpath represents the "base"
403 we have no information about the properties (any other presence).
459 node does not have any dav-cache. */
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dconfigure206 # Don't use ln at all; we don't have any links
979 This file contains any messages produced by compilers while
1036 # Also quote any args containing shell meta-characters.
1574 # Double any \ or $. echo might interpret backslashes.
1613 # recognize any option. It will interpret all options as
3019 # or remarks (even with -Werror). So we grep stderr for any message
3818 /* Override any gcc2 internal prototype to avoid an error. */
3924 /* Override any gcc2 internal prototype to avoid an error. */
4029 /* Override any gcc2 internal prototype to avoid an error. */
4135 /* Override any gcc
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dconfigure119 # suppresses any "Segmentation fault" message there. '((' could
241 $0: including any error possibly output before this
335 # advantage of any shell optimizations that allow amortized linear growth over
1726 /* Override any GCC internal prototype to avoid an error.
1863 This file contains any messages produced by compilers while
1922 # Also quote any args containing shell meta-characters.
4128 /* Override any GCC internal prototype to avoid an error.
4515 /* Override any GCC internal prototype to avoid an error.
5109 /* Override any GCC internal prototype to avoid an error.
5206 /* Override any GC
[all...]
/freebsd-10.0-release/contrib/apr/
H A Dconfigure116 # suppresses any "Segmentation fault" message there. '((' could
276 $0: including any error possibly output before this
378 # advantage of any shell optimizations that allow amortized linear growth over
1987 /* Override any GCC internal prototype to avoid an error.
2364 This file contains any messages produced by compilers while
2423 # Also quote any args containing shell meta-characters.
3158 # for loops in `config.status'. Finally, any additional code accumulated
4103 # with MACRO-NAME. If any OPTION has a matching handler declared with
10239 /* Override any GCC internal prototype to avoid an error.
11100 # Didn't find any BS
[all...]
/freebsd-10.0-release/contrib/sendmail/src/
H A Dconf.c85 ** Final (null) entry contains the flags used for any other field.
695 ** This should act as an interface to any local service switch
2046 * documentation for any purpose is hereby granted without fee, provided that
2052 * suitability of this software for any purpose. It is provided "as is"
2411 ** any of the space beyond argv[0]. Be sure to set SPT_ALIGN_SIZE if
3666 ** even any agreement about whether a zero return means that a file
3968 ** appropriate message -- but should never issue any SMTP protocol.
4082 register int neg = 0, any, cutlim; local
4085 ** Skip white space and pick up leading +/- sign if any.
4120 ** Set any i
[all...]
/freebsd-10.0-release/contrib/bmake/
H A Dconfigure117 # suppresses any "Segmentation fault" message there. '((' could
232 $0: about your system, including any error possibly output
327 # advantage of any shell optimizations that allow amortized linear growth over
1813 /* Override any GCC internal prototype to avoid an error.
1907 This file contains any messages produced by compilers while
1966 # Also quote any args containing shell meta-characters.
4455 /* Override any GCC internal prototype to avoid an error.
4512 /* Override any GCC internal prototype to avoid an error.
5259 since it will think that parent can't possibly be used any more
5496 /* Override any GC
[all...]
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dieee754-sf.S8 Free Software Foundation; either version 2, or (at your option) any
14 and to distribute those combinations without any restriction coming
408 @ Mask out exponents, trap any zero/denormal/INF/NAN.
597 @ Mask out exponents, trap any zero/denormal/INF/NAN.
758 @ Trap any INF/NAN first.
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c764 /* Remove any existing WPS network from configuration */
1333 * allow any WPS AP after couple of scans since some APs do not
1581 int any = 0; local
1583 if (os_strcmp(uuid, "any") == 0)
1584 any = 1;
1588 any ? NULL : u,
/freebsd-10.0-release/contrib/groff/
H A Dconfigure369 echo including any error possibly output before this
438 # Don't use ln at all; we don't have any links
1215 This file contains any messages produced by compilers while
1272 # Also quote any args containing shell meta-characters.
3295 /* Treat any failure as ASCII for compatibility with existing art.
3745 # See if we find them without any special options.
3990 /* Override any gcc2 internal prototype to avoid an error. */
4046 /* Override any gcc2 internal prototype to avoid an error. */
4115 /* Override any gcc2 internal prototype to avoid an error. */
4211 /* Override any gcc
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Daoutf1.h12 (at your option) any later version.
74 number to be M_SPARCLET if any input file is M_SPARCLET. */
292 int c_signo; /* Killing signal, if any. */
328 int c_signo; /* Killing signal, if any. */
349 int c_signo; /* Killing signal, if any. */
370 int c_signo; /* Killing signal, if any. */
603 abfd->tdata.any = NULL;
669 /* We'll access the regs afresh in the core file, like any section: */
H A Dlibbfd-in.h15 (at your option) any later version.
43 #define set_tdata(bfd, v) ((bfd)->tdata.any = (v))
H A Dlibbfd.h20 (at your option) any later version.
48 #define set_tdata(bfd, v) ((bfd)->tdata.any = (v))
/freebsd-10.0-release/contrib/dialog/
H A Dconfigure46 # Don't use ln at all; we don't have any links
795 This file contains any messages produced by compilers while
841 # Also quote any args containing shell meta-characters.
1033 # Double any \ or $. echo might interpret backslashes.
4445 # defined before any of the system headers are included. Another
5642 /* Override any gcc2 internal prototype to avoid an error. */
5824 /* Override any gcc2 internal prototype to avoid an error. */
6163 /* Override any gcc2 internal prototype to avoid an error. */
7833 /* Override any gcc2 internal prototype to avoid an error. */
8645 /* Override any gcc
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp151 /// \returns true if any markers were removed.
434 if (Alive.any()) {
/freebsd-10.0-release/contrib/one-true-awk/
H A DFIXES6 its documentation for any purpose and without fee is hereby
10 documentation, and that the name Lucent Technologies or any of
84 i can't test any of it.
241 patterns of characters. in any case, the notations [:lower:], etc.,
286 the function isblank doesn't seem to have propagated to any
341 fixed an appalling bug in gettok: any sequence of digits, +,-, E, e,
/freebsd-10.0-release/lib/libpmc/
H A Dlibpmc.c573 EV_ALIAS("branches", "iap-br-inst-retired.any"),
577 EV_ALIAS("instructions", "iaf-instr-retired.any"),
584 EV_ALIAS("branches", "iap-br-inst-retired.any"),
670 PMCMASK(any, (0x1 << 13)),
703 PMCMASK(any, 0x00),
1352 #define P4_KW_ACTIVE_ANY "any"
2021 PMCMASK(any, 0x20),
2128 P6MASKSET(any); break;

Completed in 389 milliseconds

1234567891011>>