Searched refs:any (Results 276 - 300 of 389) sorted by relevance

<<111213141516

/freebsd-11-stable/contrib/tcsh/
H A Dconfigure118 # suppresses any "Segmentation fault" message there. '((' could
271 $0: any error possibly output before this message. Then
373 # advantage of any shell optimizations that allow amortized linear growth over
2137 /* Override any GCC internal prototype to avoid an error.
2174 This file contains any messages produced by compilers while
2233 # Also quote any args containing shell meta-characters.
4160 /* Override any GCC internal prototype to avoid an error.
4216 /* Override any GCC internal prototype to avoid an error.
4272 /* Override any GCC internal prototype to avoid an error.
4332 /* Override any GC
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure206 # Don't use ln at all; we don't have any links
1146 This file contains any messages produced by compilers while
1203 # Also quote any args containing shell meta-characters.
2530 /* Override any gcc2 internal prototype to avoid an error. */
2585 /* Override any gcc2 internal prototype to avoid an error. */
2774 # Double any \ or $. echo might interpret backslashes.
2813 # recognize any option. It will interpret all options as
3191 # or remarks (even with -Werror). So we grep stderr for any message
4392 # Didn't find any BSD compatible name lister, look for dumpbin.
4538 # (any singl
[all...]
/freebsd-11-stable/contrib/gperf/
H A Dconfigure417 echo including any error possibly output before this
1261 This file contains any messages produced by compilers while
1320 # Also quote any args containing shell meta-characters.
1759 b any
1766 :any
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure417 echo including any error possibly output before this
1264 This file contains any messages produced by compilers while
1323 # Also quote any args containing shell meta-characters.
1802 b any
1809 :any
/freebsd-11-stable/stand/lua/
H A Dcore.lua232 -- any kernels we detect based on the criteria described.
H A Dmenu.lua478 " or any other key to stop ")
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk14 # Makefiles must include bsd.mkopt.mk before they test the value of any MK_FOO
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure118 # suppresses any "Segmentation fault" message there. '((' could
278 $0: http://bugs.ntp.org./ about your system, including any
381 # advantage of any shell optimizations that allow amortized linear growth over
2093 /* Override any GCC internal prototype to avoid an error.
2416 This file contains any messages produced by compilers while
2475 # Also quote any args containing shell meta-characters.
2818 # safe choice is to bump all on any cache-invalidating change.
2925 # let any subdir configure.ac NTP_CACHEVERSION invocations
3097 # Double any \ or $.
3472 # To make any issu
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure206 # Don't use ln at all; we don't have any links
1143 This file contains any messages produced by compilers while
1200 # Also quote any args containing shell meta-characters.
2527 /* Override any gcc2 internal prototype to avoid an error. */
2582 /* Override any gcc2 internal prototype to avoid an error. */
2771 # Double any \ or $. echo might interpret backslashes.
2810 # recognize any option. It will interpret all options as
3188 # or remarks (even with -Werror). So we grep stderr for any message
3654 # Didn't find any BSD compatible name lister, look for dumpbin.
3800 # (any singl
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c5 * Permission to use, copy, modify, and/or distribute this software for any
1556 * This function will verify tht the socket is no longer in use in any way,
2207 * Take the data we received in our private buffer, and if any recv() calls on
3457 isc_sockaddr_t any; local
3459 isc_sockaddr_anyofpf(&any, isc_sockaddr_pf(addr));
3460 if (bind(sock->fd, &any.type.sa, any.length) < 0) {
3642 * o Reset any state needed.
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-i386.c10 (at your option) any later version.
630 ((struct elf_i386_obj_tdata *) (abfd)->tdata.any)
641 if (abfd->tdata.any == NULL)
644 abfd->tdata.any = bfd_zalloc (abfd, amt);
645 if (abfd->tdata.any == NULL)
850 list. Merge any entries against the same section. */
1493 /* If there aren't any dynamic relocs in read-only sections, then
1810 /* Find any dynamic relocs that apply to read-only sections. */
2085 /* If any dynamic relocs apply to a read-only section,
2358 section contents zeroed. Avoid any specia
[all...]
H A Delf32-s390.c11 (at your option) any later version.
686 ((struct elf_s390_obj_tdata *) (abfd)->tdata.any)
694 if (abfd->tdata.any == NULL)
697 abfd->tdata.any = bfd_zalloc (abfd, amt);
698 if (abfd->tdata.any == NULL)
889 list. Merge any entries against the same section. */
1550 entry but we found we will not create any. Called when we find we will
1551 not have any PLT for this symbol, by for example
1668 /* If we didn't find any dynamic relocs in read-only sections, then
1944 /* Find any dynami
[all...]
H A Delf64-alpha.c11 (at your option) any later version.
326 ((struct alpha_elf_obj_tdata *) (abfd)->tdata.any)
331 if (abfd->tdata.any == NULL)
334 abfd->tdata.any = bfd_zalloc (abfd, amt);
335 if (abfd->tdata.any == NULL)
551 This does not actually do any relocation. */
575 any offset is present in the instructions, it is an offset from
576 the register to the ldah instruction. This lets us avoid any
1762 In particular, any relocs in such sections should not affect GOT
2478 /* If there weren't any, ther
[all...]
H A Delf64-s390.c11 (at your option) any later version.
552 program, any shared library) is limited to 4GB in size and I want to see
641 ((struct elf_s390_obj_tdata *) (abfd)->tdata.any)
649 if (abfd->tdata.any == NULL)
652 abfd->tdata.any = bfd_zalloc (abfd, amt);
653 if (abfd->tdata.any == NULL)
844 list. Merge any entries against the same section. */
1525 entry but we found we will not create any. Called when we find we will
1526 not have any PLT for this symbol, by for example
1643 /* If we didn't find any dynami
[all...]
H A Delf64-x86-64.c11 (at your option) any later version.
452 ((struct elf64_x86_64_obj_tdata *) (abfd)->tdata.any)
648 list. Merge any entries against the same section. */
698 if (abfd->tdata.any == NULL)
701 abfd->tdata.any = bfd_zalloc (abfd, amt);
702 if (abfd->tdata.any == NULL)
1372 /* If we didn't find any dynamic relocs in read-only sections, then
1651 /* Find any dynamic relocs that apply to read-only sections. */
1945 /* If any dynamic relocs apply to a read-only section,
2120 section contents zeroed. Avoid any specia
[all...]
H A Delfxx-sparc.c9 (at your option) any later version.
507 ((struct _bfd_sparc_elf_obj_tdata *) (abfd)->tdata.any)
515 if (abfd->tdata.any == NULL)
518 abfd->tdata.any = bfd_zalloc (abfd, amt);
519 if (abfd->tdata.any == NULL)
999 list. Merge any entries against the same section. */
1297 linking in any dynamic objects, in which case we don't
1788 /* If we didn't find any dynamic relocs in read-only sections, then
2072 /* Find any dynamic relocs that apply to read-only sections. */
2332 /* If any dynami
[all...]
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_bitset.h10 // any later version.
28 // invalidate any other reasons why the executable file might be covered by
36 * and its documentation for any purpose is hereby granted without fee,
40 * representations about the suitability of this software for any
589 * The template argument, @a Nb, may be any non-negative number,
1096 * @brief Tests whether any of the bits are on.
1100 any() const function in class:bitset
1104 * @brief Tests whether any of the bits are on.
/freebsd-11-stable/contrib/gdb/gdb/
H A Dlinespec.c11 (at your option) any later version.
205 the class, then the loop can't do any good. */
255 really spell out the rules in a way I understand. In any case, if
257 rather than hiding without any problem, and gcc 2.4.5 does overload
1357 /* Couldn't find any interpretation as classes/namespaces, so give
1461 "the class %s does not have any method named %s\n",
1537 /* The caller has indicated that it wishes quiet notification of any
1762 /* The caller has indicated that it wishes quiet notification of any
H A Dobjc-lang.c13 (at your option) any later version.
232 cp++; /* skip any initial underbars in class name */
258 cp++; /* skip any initial underbars in method name */
569 skip over the trampoline for the function (if any). This is better
1463 /* If we didn't find any methods, just return. */
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure206 # Don't use ln at all; we don't have any links
1144 This file contains any messages produced by compilers while
1201 # Also quote any args containing shell meta-characters.
2528 /* Override any gcc2 internal prototype to avoid an error. */
2583 /* Override any gcc2 internal prototype to avoid an error. */
2772 # Double any \ or $. echo might interpret backslashes.
2811 # recognize any option. It will interpret all options as
3189 # or remarks (even with -Werror). So we grep stderr for any message
3655 # Didn't find any BSD compatible name lister, look for dumpbin.
3801 # (any singl
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1345 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1525 .Lctr_enc_bzero: @ wipe key schedule [if any]
1987 .Lxts_enc_bzero: @ wipe key schedule [if any]
2420 .Lxts_dec_bzero: @ wipe key schedule [if any]
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c697 EV_ALIAS("branches", "iap-br-inst-retired.any"),
701 EV_ALIAS("instructions", "iaf-instr-retired.any"),
708 EV_ALIAS("branches", "iap-br-inst-retired.any"),
810 PMCMASK(any, (0x1 << 13)),
843 PMCMASK(any, 0x00),
2253 #define P4_KW_ACTIVE_ANY "any"
2922 PMCMASK(any, 0x20),
3029 P6MASKSET(any); break;
/freebsd-11-stable/contrib/ntp/sntp/libevent/
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
1900 /* Override any GCC internal prototype to avoid an error.
2277 This file contains any messages produced by compilers while
2336 # Also quote any args containing shell meta-characters.
2828 # Double any \ or $.
3203 # To make any issue more visible, cause the running configure to be aborted
3216 of your $PATH and any error possibly output before this message. This
4293 # or remarks (even with -Werror). So we grep stderr for any messag
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp90 // a single mov, so we need to clear any subregister flag.
403 if (Overlap.any())
575 // Test if we are after regalloc. We only want to do this after any
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp646 // underlaying objects. If LocA and LocB are known to not alias (for any reason:
886 // Collect any loops mentioned in the set of "Loops".
912 // Collect any loops mentioned in the set of "Loops".
919 // Collect any loops mentioned in the set of "Loops".
1891 // Returns true if any possible dependence is disproved.
2311 // Returns true if any possible dependence is disproved.
2953 // at each level. If the lower bound for any level is -inf,
2969 // at each level. If the upper bound at any level is +inf,
3562 if (Intersection.any()) {
3648 while (Sivs.any()) {
[all...]

Completed in 404 milliseconds

<<111213141516