/openbsd/gnu/llvm/libcxx/utils/ci/ |
H A D | buildkite-pipeline.yml | 46 automatic: 65 automatic: 81 automatic: 105 automatic: 123 automatic: 140 automatic: 158 automatic: 176 automatic: 199 automatic: 217 automatic: [all …]
|
H A D | buildkite-pipeline-clang.yml | 32 automatic: 56 automatic: 78 automatic: 100 automatic:
|
/openbsd/usr.bin/tmux/ |
H A D | paste.c | 39 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 D | box.out_ascii | 10 automatic boxing: 27 automatic and manual boxing:
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | BlockLanguageSpec.rst | 35 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 D | LibFormat.rst | 5 LibFormat is a library that implements automatic source code formatting based
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | ABI.txt | 71 * 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 D | abi | 79 * 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 D | interface.texi | 65 @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 D | tag.out_markdown | 11 automatic:
|
H A D | tag.out_html | 1 <p class="Pp" id="first">automatic:
|
H A D | tag.out_ascii | 9 automatic: ffiirrsstt() and sseeccoonndd()
|
/openbsd/regress/usr.bin/mandoc/man/IP/ |
H A D | tag.out_ascii | 4 IP-tag - automatic tagging of indented blocks
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | interface.texi | 65 @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 D | tag.out_ascii | 4 IP-tag - automatic tagging of indented blocks
|
/openbsd/gnu/usr.bin/perl/dist/Filter-Simple/ |
H A D | Changes | 53 - 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 D | BUILD.gn | 24 # cannot be initialized using address of automatic variable
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/ |
H A D | 284247103-META.yml | 47 description: Publish pictures as articles, with automatic thumbnails
|
/openbsd/usr.sbin/ntpd/ |
H A D | client.c | 273 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 D | PkgDelete.pm | 190 if (!($state->{automatic} || $state->{exclude})) { 373 if ($state->{automatic}) {
|
H A D | Add.pm | 200 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 D | Options.td | 52 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 D | a01gcci01.tree | 42 automatic int aaa;
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | cop | 93 /* 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 D | CMakeLists.txt | 120 # nonstandard extension used : 'identifier' : cannot be initialized using address of automatic vari…
|