Home
last modified time | relevance | path

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

12345678910>>...14

/openbsd/gnu/llvm/libcxx/utils/ci/
H A Dbuildkite-pipeline.yml46 automatic:
65 automatic:
81 automatic:
105 automatic:
123 automatic:
140 automatic:
158 automatic:
176 automatic:
199 automatic:
217 automatic:
[all …]
H A Dbuildkite-pipeline-clang.yml32 automatic:
56 automatic:
78 automatic:
100 automatic:
/openbsd/usr.bin/tmux/
H A Dpaste.c39 int automatic; member
128 while (pb != NULL && !pb->automatic) in paste_get_top()
158 if (pb->automatic) in paste_free()
188 if (pb->automatic) in paste_add()
204 pb->automatic = 1; in paste_add()
254 if (pb->automatic) in paste_rename()
256 pb->automatic = 0; in paste_rename()
300 pb->automatic = 0; in paste_set()
/openbsd/regress/usr.bin/mandoc/tbl/opt/
H A Dbox.out_ascii10 automatic boxing:
27 automatic and manual boxing:
/openbsd/gnu/llvm/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.
H A DLibFormat.rst5 LibFormat is a library that implements automatic source code formatting based
/openbsd/gnu/gcc/gcc/config/mt/
H A DABI.txt71 * All automatic arrays, automatic data aggregates, automatic
72 scalars which must be addressable, and automatic scalars for
83 Addressable automatic variables on the stack are addressed with positive
/openbsd/gnu/gcc/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
/openbsd/gnu/gcc/gcc/doc/
H A Dinterface.texi65 @cindex @code{longjmp} and automatic variables
66 If you use @code{longjmp}, beware of automatic variables. ISO C says that
67 automatic variables that are not declared @code{volatile} have undefined
/openbsd/regress/usr.bin/mandoc/mdoc/Fo/
H A Dtag.out_markdown11 automatic:
H A Dtag.out_html1 <p class="Pp" id="first">automatic:
H A Dtag.out_ascii9 automatic: ffiirrsstt() and sseeccoonndd()
/openbsd/regress/usr.bin/mandoc/man/IP/
H A Dtag.out_ascii4 IP-tag - automatic tagging of indented blocks
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinterface.texi65 @cindex @code{longjmp} and automatic variables
66 If you use @code{longjmp}, beware of automatic variables. ISO C says that
67 automatic variables that are not declared @code{volatile} have undefined
/openbsd/regress/usr.bin/mandoc/man/TP/
H A Dtag.out_ascii4 IP-tag - automatic tagging of indented blocks
/openbsd/gnu/usr.bin/perl/dist/Filter-Simple/
H A DChanges53 - Added automatic preservation of existing &import subroutines
55 - Added automatic preservation of Exporter semantics
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/profile/
H A DBUILD.gn24 # cannot be initialized using address of automatic variable
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/
H A D284247103-META.yml47 description: Publish pictures as articles, with automatic thumbnails
/openbsd/usr.sbin/ntpd/
H A Dclient.c273 client_dispatch(struct ntp_peer *p, u_int8_t settime, u_int8_t automatic) in client_dispatch() argument
442 if (automatic) in client_dispatch()
451 interval = (conf->settime && conf->automatic) ? in client_dispatch()
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPkgDelete.pm190 if (!($state->{automatic} || $state->{exclude})) {
373 if ($state->{automatic}) {
H A DAdd.pm200 if ($plist->has('manual-installation') && $state->{automatic} > 1) {
204 } elsif (!$plist->has('manual-installation') && !$state->{automatic}) {
220 if (!$plist->has('manual-installation') && !$state->{automatic}) {
/openbsd/gnu/llvm/lld/MinGW/
H A DOptions.td52 HelpText<"Don't do automatic imports that require runtime fixups">;
59 HelpText<"Allow automatic imports that require runtime fixups">;
66 "Exclude symbols from automatic export">, MetaVarName<"<symbol[,symbol,...]>">;
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/treelang/
H A Da01gcci01.tree42 automatic int aaa;
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dcop93 /* caller() should not report the automatic calls to &DB::sub */
109 /* caller() should not report the automatic calls to &DB::sub */
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DCMakeLists.txt120 # nonstandard extension used : 'identifier' : cannot be initialized using address of automatic vari…

12345678910>>...14