/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 931102-2.c | 11 } OWN; typedef 13 OWN Own[16]; variable 15 f (x, own) in f() argument 17 OWN *own; 19 x[own->vcr / 8].vcr[own->vcr % 8].a--; 20 x[own->vcr / 8].vcr[own->vcr % 8].a = x[own->vcr / 8].vcr[own->vcr % 8].a;
|
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/ |
H A D | CFCMutableDictionary.cpp | 95 // Let the dictionary own the CFNumber in AddValue() 106 // Let the dictionary own the CFNumber in SetValue() 120 // Let the dictionary own the CFNumber in AddValueSInt8() 135 // Let the dictionary own the CFNumber in SetValueSInt8() 150 // Let the dictionary own the CFNumber in AddValueSInt16() 165 // Let the dictionary own the CFNumber in SetValueSInt16() 180 // Let the dictionary own the CFNumber in AddValueSInt32() 195 // Let the dictionary own the CFNumber in SetValueSInt32() 210 // Let the dictionary own the CFNumber in AddValueSInt64() 225 // Let the dictionary own the CFNumber in SetValueSInt64() [all …]
|
/openbsd-src/regress/sys/ffs/tests/unlink/ |
H A D | 11.t | 21 # User owns the file to be removed, but doesn't own the sticky directory. 24 # User owns the sticky directory, but doesn't own the file to be removed. 27 # User doesn't own the sticky directory nor the file to be removed. 35 # User owns the fifo to be removed, but doesn't own the sticky directory. 38 # User owns the sticky directory, but doesn't own the fifo to be removed. 41 # User doesn't own the sticky directory nor the fifo to be removed. 49 # User owns the symlink to be removed, but doesn't own the sticky directory. 52 # User owns the sticky directory, but doesn't own the symlink to be removed. 55 # User doesn't own the sticky directory nor the symlink to be removed.
|
/openbsd-src/regress/sys/ffs/tests/rename/ |
H A D | 09.t | 27 # User owns the file to be renamed, but doesn't own the sticky directory. 32 # User owns the sticky directory, but doesn't own the file to be renamed. 37 # User doesn't own the sticky directory nor the file to be renamed. 48 # User owns the fifo to be renamed, but doesn't own the sticky directory. 53 # User owns the sticky directory, but doesn't own the fifo to be renamed. 58 # User doesn't own the sticky directory nor the fifo to be renamed. 69 # User owns the symlink to be renamed, but doesn't own the sticky directory. 74 # User owns the sticky directory, but doesn't own the symlink to be renamed. 79 # User doesn't own the sticky directory nor the symlink to be renamed.
|
H A D | 10.t | 39 # User owns the sticky directory, but doesn't own the destination file. 56 # User owns the destination file, but doesn't own the sticky directory. 73 # User doesn't own the sticky directory nor the destination file. 90 # User owns the sticky directory, but doesn't own the destination file. 97 # User owns the destination file, but doesn't own the sticky directory. 104 # User doesn't own the sticky directory nor the destination file. 129 # User owns the sticky directory, but doesn't own the destination file. 146 # User owns the destination file, but doesn't own the sticky directory. 163 # User doesn't own the sticky directory nor the destination file. 190 # User owns the sticky directory, but doesn't own the destination file. [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 101 /// The external source should append its own tentative definitions to the 111 /// The external source should append its own unused, filed-scope to the 121 /// The external source should append its own delegating constructors to the 131 /// The external source should append its own ext_vector type declarations to 139 /// The external source should append its own potentially unused local 149 /// The external source should append its own referenced selectors to the 159 /// The external source should append its own weak, undeclared identifiers to 168 /// The external source should append its own used vtables to the given 176 /// The external source should append its own pending instantiations to the 186 /// The external source should insert its own late parsed template functions [all …]
|
H A D | MultiplexExternalSemaSource.h | 241 /// The external source should append its own tentative definitions to the 250 /// The external source should append its own unused, filed-scope to the 260 /// The external source should append its own delegating constructors to the 270 /// The external source should append its own ext_vector type declarations to 278 /// The external source should append its own potentially unused local 288 /// The external source should append its own referenced selectors to the 298 /// The external source should append its own weak, undeclared identifiers to 307 /// The external source should append its own used vtables to the given 315 /// The external source should append its own pending instantiations to the 324 /// The external source should insert its own late parsed template functions [all …]
|
/openbsd-src/games/monop/ |
H A D | prop.c | 56 add_list(int plr, OWN **head, int op_sqr) in add_list() 59 OWN *tp, *last_tp; in add_list() 60 OWN *op; in add_list() 62 if ((op = calloc(1, sizeof (OWN))) == NULL) in add_list() 86 del_list(int plr, OWN **head, shrt op_sqr) in del_list() 88 OWN *op, *last_op; in del_list() 196 OWN *op; in prop_worth()
|
H A D | trade.c | 42 OWN *prop_list; /* property list */ 54 static int set_list(OWN *); 104 OWN *op; in get_list() 150 set_list(OWN *the_list) in set_list() 153 OWN *op; in set_list() 172 OWN *op; in summate() 209 OWN *op; in move_em() 232 OWN *op; in resign()
|
H A D | monop.6 | 77 .Ic own holdings , 85 .It Own 106 .It Ic own holdings 107 list your own holdings,
|
/openbsd-src/gnu/llvm/libcxx/docs/ |
H A D | AddingNewCIJobs.rst | 14 these jobs can run either on our existing infrastructure, or on your own. 16 If you need to run the job on your own machines, please follow the 18 own agents. Make sure you tag your agents in a way that you'll be able 39 If you create your own agents, put them in the ``libcxx-builders`` queue and
|
/openbsd-src/regress/sys/ffs/tests/rmdir/ |
H A D | 11.t | 21 # User owns the directory to be removed, but doesn't own the sticky directory. 24 # User owns the sticky directory, but doesn't own the directory to be removed. 27 # User doesn't own the sticky directory nor the directory to be removed.
|
/openbsd-src/gnu/usr.bin/perl/dist/threads/t/ |
H A D | stack.t | 87 'Thread gets own stack size'); 106 'Thread gets own stack size'); 117 'Thread gets own stack size'); 128 'Thread gets own stack size');
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionVariable.h | 47 /// expressions. These persistent variables contain their own data and are 52 /// own data and are typed. 56 /// execution. These do not contain their own data but are named and typed. 101 /// If the variable contains its own data, make a Value point at it. If \a 113 /// does not contain its own data).
|
/openbsd-src/share/mk/ |
H A D | bsd.README | 13 bsd.own.mk - define common variables 147 The include file <bsd.own.mk> contains source tree configuration parameters, 153 To get system-specific configuration parameters, bsd.own.mk will try to 158 bsd.own.mk sets the following variables, if they are not already defined 204 own install script so that the entire system can be made 212 is to be used when building our own install script so 216 Additionally, the following variables may be set by bsd.own.mk or in a 219 bsd.own.mk): 257 bsd.own.mk is generally useful when building your own Makefiles so that
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | limitx.h | 2 if the system has its own version of limits.h. */ 5 any macros that the system's limits.h uses for its own purposes. */
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | limitx.h | 2 if the system has its own version of limits.h. */ 5 any macros that the system's limits.h uses for its own purposes. */
|
/openbsd-src/regress/usr.bin/mandoc/roff/cond/ |
H A D | before-Dd.in | 9 .Nd end of if block on its own line before Dd 16 block stood on its own line before the initial
|
H A D | before-Dd.out_ascii | 4 iiff--bbeeffoorree--DDdd - end of if block on its own line before Dd 8 when the end of an iiff block stood on its own line before the initial
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | LazyMachineBlockFrequencyInfo.h | 39 /// If generated on the fly this own the instance. 42 /// If generated on the fly this own the instance. 45 /// If generated on the fly this own the instance.
|
/openbsd-src/share/snmp/ |
H A D | TRANSPORT-ADDRESS-MIB.txt | 295 However, if it is used, it MAY be used either on its own or 314 However, if it is used, it MAY be used either on its own or 334 However, if it is used, it MAY be used either on its own or 355 However, if it is used, it MAY be used either on its own or 374 However, if it is used, it MAY be used either on its own or 410 However, if it is used, it MAY be used either on its own or
|
/openbsd-src/sbin/unwind/libunbound/iterator/ |
H A D | iter_fwd.h | 161 * Handles its own locking unless nolock is set. In that case the caller 185 * Handles its own locking unless nolock is set. In that case the caller 200 * Handles its own locking unless nolock is set. In that case the caller 214 * Handles its own locking unless nolock is set. In that case the caller 227 * Handles its own locking unless nolock is set. In that case the caller
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | Docker.rst | 9 images for their own use, or as a starting point for someone who wants to write 10 their own Dockerfiles. 52 serve as a basis for anyone who wants to create their own Docker image with 63 If you want to write your own docker image, start with an ``example/`` subfolder. 149 If you have a different use-case, you could create your own image based on
|
H A D | CMakePrimer.rst | 20 LLVM projects or building their own projects on top of LLVM. 29 CMake is a tool that reads script files in its own language that describe how a 192 In addition to directory-based scope, CMake functions also have their own scope. 199 their own scopes. 229 background is that they do not have their own scope. Variables set inside 306 expect, and they do not have their own scope. 371 fundamental difference between the two. Functions have their own scope, and
|
/openbsd-src/usr.sbin/unbound/iterator/ |
H A D | iter_fwd.h | 161 * Handles its own locking unless nolock is set. In that case the caller 185 * Handles its own locking unless nolock is set. In that case the caller 200 * Handles its own locking unless nolock is set. In that case the caller 214 * Handles its own locking unless nolock is set. In that case the caller 227 * Handles its own locking unless nolock is set. In that case the caller
|