HomeSort by: relevance | last modified time | path
    Searched refs:automatic (Results 1 - 25 of 86) sorted by relevancy

1 2 3 4

  /src/external/bsd/unbound/dist/testdata/fwd_ancil.tdir/
fwd_ancil.conf 11 interface-automatic: yes
  /src/external/bsd/tmux/dist/
paste.c 38 int automatic; member in struct:paste_buffer
120 /* Get the most recent automatic buffer. */
127 while (pb != NULL && !pb->automatic)
157 if (pb->automatic)
166 * Add an automatic buffer, freeing the oldest automatic item if at limit. Note
187 if (pb->automatic)
203 pb->automatic = 1;
253 if (pb->automatic)
255 pb->automatic = 0
    [all...]
  /src/tools/pkg_install/lib/
Makefile 8 SRCS= automatic.c conflicts.c dewey.c \
  /src/external/bsd/pkg_install/lib/
Makefile 7 SRCS= automatic.c conflicts.c dewey.c \
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 10 * in the same application. Define JEMALLOC_MANGLE in order to cause automatic
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_mangle.sh 10 * in the same application. Define JEMALLOC_MANGLE in order to cause automatic
  /src/external/gpl3/gcc/dist/contrib/
patch_tester.sh 469 echo "I'm the automatic tester running on $TARGET." >> $START_REPORT
471 echo "Bye, your automatic tester." >> $START_REPORT
  /src/external/gpl3/gcc.old/dist/contrib/
patch_tester.sh 469 echo "I'm the automatic tester running on $TARGET." >> $START_REPORT
471 echo "Bye, your automatic tester." >> $START_REPORT
  /src/external/gpl2/grep/dist/
grep.spec 126 - automatic rebuild
  /src/sys/arch/sandpoint/
README 101 settings for, say, bootp/tftp boot, automatic boot, and persistent
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
report.py 179 |<table class="sortable" style="table-layout:automatic">
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
lex.c 911 { "automatic", SAUTOMATIC, },
  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 460 *contiguous = "CONTIGUOUS", *generic = "GENERIC", *automatic = "AUTOMATIC", local
519 conf (automatic, save);
566 conf (in_common, automatic);
567 conf (result, automatic);
568 conf (use_assoc, automatic);
569 conf (dummy, automatic);
1049 if (attr->automatic && !gfc_notify_std (GFC_STD_LEGACY,
1050 "Duplicate AUTOMATIC attribute specified at %L", where))
1053 attr->automatic = 1
    [all...]
trans-common.cc 690 /* Has AUTOMATIC attribute. */
691 if (s->sym->attr.automatic)
1025 dummy_symbol->automatic |= attr.automatic;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 429 *contiguous = "CONTIGUOUS", *generic = "GENERIC", *automatic = "AUTOMATIC", local
499 conf (automatic, save);
546 conf (in_common, automatic);
547 conf (result, automatic);
548 conf (use_assoc, automatic);
549 conf (dummy, automatic);
1043 if (attr->automatic && !gfc_notify_std (GFC_STD_LEGACY,
1044 "Duplicate AUTOMATIC attribute specified at %L", where))
1047 attr->automatic = 1
    [all...]
trans-common.cc 690 /* Has AUTOMATIC attribute. */
691 if (s->sym->attr.automatic)
1025 dummy_symbol->automatic |= attr.automatic;
  /src/external/mpl/bind/dist/lib/dns/include/dns/
zone.h 106 DNS_ZONEOPT_AUTOEMPTY = 1 << 29, /*%< automatic empty zone */
2391 dns_zone_setautomatic(dns_zone_t *zone, bool automatic);
2393 * Sets the value of zone->automatic, which should be true for
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zone.h 102 DNS_ZONEOPT_AUTOEMPTY = 1 << 29, /*%< automatic empty zone */
116 DNS_ZONEKEY_NORESIGN = 0x00000010U, /*%< no automatic resigning */
2383 dns_zone_setautomatic(dns_zone_t *zone, bool automatic);
2385 * Sets the value of zone->automatic, which should be true for
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 73 This is intended for automatic key distribution by email.
648 .Sx Automatic NTP Configuration Options
666 throughout the subnet, but setting up the environment is completely automatic.
941 This is intended for automatic key distribution by email.
  /src/common/dist/zlib/
make_vms.com 24 $! "" -> automatic, preference: MMK, MMS, built-in.
  /src/external/gpl3/binutils/dist/zlib/
make_vms.com 24 $! "" -> automatic, preference: MMK, MMS, built-in.
  /src/external/gpl3/binutils.old/dist/zlib/
make_vms.com 24 $! "" -> automatic, preference: MMK, MMS, built-in.
  /src/external/gpl3/gdb/dist/zlib/
make_vms.com 24 $! "" -> automatic, preference: MMK, MMS, built-in.
  /src/external/gpl3/gdb.old/dist/zlib/
make_vms.com 24 $! "" -> automatic, preference: MMK, MMS, built-in.
  /src/external/mit/xorg/lib/libxcb/files/
randr.h 1570 uint8_t automatic; member in struct:xcb_randr_monitor_info_t

Completed in 47 milliseconds

1 2 3 4