/openbsd/gnu/llvm/libcxx/include/ |
H A D | shared_mutex | 30 // Exclusive ownership 35 // Shared ownership 53 // Exclusive ownership 62 // Shared ownership 165 // Exclusive ownership 170 // Shared ownership 191 // Exclusive ownership 196 // Shared ownership 217 // Exclusive ownership 233 // Shared ownership
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | AutomaticReferenceCounting.rst | 351 <arc.ownership>`, 667 .. _arc.ownership: 717 .. _arc.ownership.spelling: 770 property's type is ownership-qualified, then the property has that ownership. 773 sources of ownership, or if it has redundant ownership modifiers, or if it has 792 exists, then its ownership qualification must equal the ownership of the 797 source of ownership has the ownership of its associated instance variable, if it 805 about :ref:`inferring ownership <arc.ownership.inference.variables>`. It is, 824 .. _arc.ownership.semantics: 1317 ownership-qualified, then: [all …]
|
H A D | DataFlowAnalysisIntro.md | 647 Modern idiomatic C++ uses smart pointers to express memory ownership, however in 734 after the ownership has been transferred. 788 and unique ownership. In the following code, `GetPtr()` returns a borrowed
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | DebugMode.rst | 50 Iterator ownership checking 52 The library provides iterator ownership checking, which allows catching cases where e.g. 54 The following classes support iterator ownership checking:
|
/openbsd/gnu/usr.bin/perl/cpan/File-Path/t/ |
H A D | Path_root.t | 78 qr{unable to map $phony_user to a uid, ownership not changed:}s, 82 qr{unable to map $phony_group to a gid, group ownership not changed:}s,
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlmroapi.pod | 91 The private data cache will take ownership of a reference to private_sv, 92 much the same way that C<hv_store()> takes ownership of a reference to the
|
/openbsd/sys/dev/microcode/tusb3410/ |
H A D | tusb3410-license | 42 ownership on each copy or partial copy, of the Program.
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/executionengine/ |
H A D | llvm_executionengine.mli | 41 ownership of the module [m] if successful with the desired optimization
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticCommentKinds.td | 94 "|helperclass|helps|instancesize|ownership|performance|security|superclass}1' "
|
H A D | DiagnosticCommonKinds.td | 372 …p : Error<"NSInvocation's %0 is not safe to be used with an object with ownership other than __uns…
|
/openbsd/gnu/llvm/clang/ |
H A D | CodeOwners.rst | 249 The following people have graciously spent time performing code ownership
|
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/share/snmp/ |
H A D | IF-MIB.txt | 1393 'ownership' of the entry in the ifTestTable for the 1449 obtained ownership of the ifTestEntry, and the value of the 1452 indicates that some other manager has obtained ownership of 1455 Once ownership is obtained, any test parameters can be 1470 time after ownership is obtained, the agent should time-out 1537 has the necessary 'ownership' required to invoke a test on 1616 "The entity which currently has the 'ownership' required to
|
/openbsd/gnu/llvm/libcxx/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/ |
H A D | license.txt | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/compiler-rt/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/llvm/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/lld/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/libcxxabi/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/libunwind/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/lldb/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/llvm/utils/lit/ |
H A D | LICENSE.TXT | 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity.
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaType.cpp | 3124 Qualifiers::ObjCLifetime ownership, 5943 qs.addObjCLifetime(ownership); in transferARCOwnershipToDeclSpec() 5949 Qualifiers::ObjCLifetime ownership, in transferARCOwnershipToDeclaratorChunk() argument 5960 switch (ownership) { in transferARCOwnershipToDeclaratorChunk() 5987 Qualifiers::ObjCLifetime ownership) { in transferARCOwnership() argument 6010 transferARCOwnershipToDeclaratorChunk(state, ownership, i); in transferARCOwnership() 6026 return transferARCOwnershipToDeclSpec(S, declSpecTy, ownership); in transferARCOwnership() 6028 return transferARCOwnershipToDeclaratorChunk(state, ownership, inner); in transferARCOwnership() 6032 return transferARCOwnershipToDeclSpec(S, declSpecTy, ownership); in transferARCOwnership() 6044 if (ownership != Qualifiers::OCL_None) in GetTypeForDeclaratorCast() [all …]
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | CommentCommands.td | 183 def Ownership : RecordLikeDetailCommand<"ownership">;
|
/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | LICENSE | 149 otherwise, or (ii) ownership of fifty percent (50%) or more of the 150 outstanding shares, or (iii) beneficial ownership of such entity.
|