Home
last modified time | relevance | path

Searched refs:ownership (Results 1 – 25 of 74) sorted by relevance

123

/openbsd/gnu/llvm/libcxx/include/
H A Dshared_mutex30 // 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 DAutomaticReferenceCounting.rst351 <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 DDataFlowAnalysisIntro.md647 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 DDebugMode.rst50 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 DPath_root.t78 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 Dperlmroapi.pod91 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 Dtusb3410-license42 ownership on each copy or partial copy, of the Program.
/openbsd/gnu/llvm/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli41 ownership of the module [m] if successful with the desired optimization
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td94 "|helperclass|helps|instancesize|ownership|performance|security|superclass}1' "
H A DDiagnosticCommonKinds.td372 …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 DCodeOwners.rst249 The following people have graciously spent time performing code ownership
H A DLICENSE.TXT24 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 DIF-MIB.txt1393 '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 DLICENSE.TXT24 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 Dlicense.txt24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DLICENSE.TXT24 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 DSemaType.cpp3124 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 DCommentCommands.td183 def Ownership : RecordLikeDetailCommand<"ownership">;
/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/
H A DLICENSE149 otherwise, or (ii) ownership of fifty percent (50%) or more of the
150 outstanding shares, or (iii) beneficial ownership of such entity.

123