Home
last modified time | relevance | path

Searched refs:automatic (Results 1 – 25 of 903) sorted by relevance

12345678910>>...37

/netbsd-src/external/bsd/tmux/dist/
H A Dpaste.c38 int automatic; member
127 while (pb != NULL && !pb->automatic) in paste_get_top()
157 if (pb->automatic) in paste_free()
187 if (pb->automatic) in paste_add()
203 pb->automatic = 1; in paste_add()
251 if (pb->automatic) in paste_rename()
253 pb->automatic = 0; in paste_rename()
297 pb->automatic = 0; in paste_set()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dforeach31 … "undefined file default file environment default file command line override automatic automatic
32 …ault.o file.o environment.o default.o file.o command.o line.o override.o automatic.o automatic.o");
H A Dorigin16 'automatic' Automatic variable\n";
38 'undefined default environment default file command line override automatic
46 automatic');
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_ancil.tdir/
H A Dfwd_ancil.pre38 wait_server_up_or_fail unbound.log "start of service" "disable interface-automatic"
39 if fgrep "disable interface-automatic" unbound.log; then
H A Dfwd_ancil.test10 if fgrep "disable interface-automatic" unbound.log; then
23 if ! grep "Please disable interface-automatic" unbound.log; then
H A Dfwd_ancil.conf11 interface-automatic: yes
H A Dfwd_ancil.post13 if fgrep "disable interface-automatic" unbound.log; then
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DBlockLanguageSpec.rst35 also contain various variable bindings to automatic (stack) or managed
47 that may reside in automatic (stack) memory, global memory, or heap
151 exception of those in automatic (stack) storage. Thus one may access
155 Local automatic (stack) variables referenced within the compound
233 initially automatic and only "moved" to allocated (heap) storage upon
242 an implementation provides initial automatic storage for Blocks. This
270 not. Blocks using automatic (stack) memory are objects and may be
281 variables of automatic storage referenced within the Block expression
312 use of C++ objects, pointers, or references held in automatic storage.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dabi79 * All automatic arrays, automatic data aggregates, automatic
80 scalars which must be addressable, and automatic scalars for
91 Addressable automatic variables on the stack are addressed with positive
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dabi79 * All automatic arrays, automatic data aggregates, automatic
80 scalars which must be addressable, and automatic scalars for
91 Addressable automatic variables on the stack are addressed with positive
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DTestBoot58 REM bit 1 - automatic reboot required.
70 REM Did the kernel request a automatic reboot ?
75 REM Clear the automatic reboot flag
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dformat34 enum indexing { unknown, manual, automatic }; // exposition only
137 __throw_format_error("Using automatic argument numbering in manual "
146 __throw_format_error("Using manual argument numbering in automatic "
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dargs54 -I SASL interactive mode (default: automatic)
55 -Q SASL quiet mode (default: automatic)
/netbsd-src/external/gpl2/rcs/dist/
H A Drcs_func.ms28 RCS performs automatic record keeping.
39 into one line, the merging of changes is automatic.
58 RCS performs automatic identification of modules with name, revision
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinterface.texi64 @cindex @code{longjmp} and automatic variables
65 If you use @code{longjmp}, beware of automatic variables. ISO C says that
66 automatic variables that are not declared @code{volatile} have undefined
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinterface.texi64 @cindex @code{longjmp} and automatic variables
65 If you use @code{longjmp}, beware of automatic variables. ISO C says that
66 automatic variables that are not declared @code{volatile} have undefined
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dpatch_tester.sh469 echo "I'm the automatic tester running on $TARGET." >> $START_REPORT
471 echo "Bye, your automatic tester." >> $START_REPORT
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dpatch_tester.sh469 echo "I'm the automatic tester running on $TARGET." >> $START_REPORT
471 echo "Bye, your automatic tester." >> $START_REPORT
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A DRAND_DRBG.pod188 In addition to automatic reseeding, the caller can request an immediate
228 seed source is available and automatic reseeding is disabled by default.
231 DRBG, depending on whether automatic reseeding is available or not.
234 =head2 Reseeding the master DRBG with automatic seeding enabled
266 =head2 Reseeding the master DRBG with automatic seeding disabled
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_network_transport_type.m420 # append transport utilities object to LIBOBJS for automatic compilation
H A Dcheck_umount_style.m425 # append un-mount utilities object to LIBOBJS for automatic compilation
/netbsd-src/tools/pkg_install/lib/
H A DMakefile8 SRCS= automatic.c conflicts.c dewey.c \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set1_verify_cert_store.pod71 automatic chain building is disabled.
73 If the mode B<SSL_MODE_NO_AUTO_CHAIN> is set then automatic chain building
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_RAND.pod191 In addition to automatic reseeding, the caller can request an immediate
231 seed source is available and automatic reseeding is disabled by default.
234 DRBG, depending on whether automatic reseeding is available or not.
237 =head2 Reseeding the primary DRBG with automatic seeding enabled
276 =head2 Reseeding the primary DRBG with automatic seeding disabled
/netbsd-src/external/bsd/pkg_install/lib/
H A DMakefile7 SRCS= automatic.c conflicts.c dewey.c \

12345678910>>...37