HomeSort by relevance Sort by last modified time
    Searched defs:Owner (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /libcore/ojluni/src/main/java/java/security/acl/
Owner.java 33 * {@code java.security.acl} package extends this Owner
34 * interface.) The initial owner Principal should be specified as an
40 public interface Owner {
43 * Adds an owner. Only owners can modify ACL contents. The caller
44 * principal must be an owner of the ACL in order to invoke this method.
45 * That is, only an owner can add another owner. The initial owner is
48 * @param caller the principal invoking this method. It must be an owner
51 * @param owner the owner that should be added to the list of owners
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
VectorHandoffInfo.h 57 // EFI_VECTOR_HANDOFF_DO_NOT_HOOK case, this establishes the single owner.
59 EFI_GUID Owner;
  /external/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp 67 std::unique_ptr<Module> Owner = make_unique<Module>("test", Context);
68 Module *M = Owner.get();
125 ExecutionEngine* EE = EngineBuilder(std::move(Owner)).create();
  /external/llvm/lib/IR/
SymbolTableListTraitsImpl.h 66 ItemParentClass *Owner = getListOwner();
67 V->setParent(Owner);
69 if (ValueSymbolTable *ST = getSymTab(Owner))
  /external/llvm/unittests/ExecutionEngine/
ExecutionEngineTest.cpp 31 auto Owner = make_unique<Module>("<main>", Context);
32 M = Owner.get();
33 Engine.reset(EngineBuilder(std::move(Owner)).setErrorStr(&Error).create());
  /external/swiftshader/third_party/LLVM/lib/VMCore/
SymbolTableListTraitsImpl.h 69 ItemParentClass *Owner = getListOwner();
70 V->setParent(Owner);
72 if (ValueSymbolTable *ST = TraitsClass::getSymTab(Owner))
  /device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
TcgStorageOpalUtil.c 854 OPAL_OWNER_SHIP Owner;
860 Owner = OpalOwnershipUnknown;
876 Owner = OpalOwnershipNobody;
881 return Owner;
888 @param[in] OwnerShip The owner ship of the opal device.
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSOptionCode.java 30 * Owner Option [draft-cheshire-edns0-owner-option]
32 Owner("Owner", 4);
  /external/llvm/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
LockFileManager.h 43 /// \brief Describes the result of waiting for the owner to release the lock.
47 /// \brief Owner died while holding the lock.
49 /// \brief Reached timeout while waiting for the owner to release the lock.
58 Optional<std::pair<std::string, int> > Owner;
80 /// \brief For a shared lock, wait until the owner releases the lock.
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalDriverPrivate.h 32 OPAL_OWNER_SHIP Owner;
  /external/clang/include/clang/Rewrite/Frontend/
FixItRewriter.h 73 std::unique_ptr<DiagnosticConsumer> Owner;

Completed in 811 milliseconds

1 2 3 4 5 6 7 8