Home
last modified time | relevance | path

Searched full:owns (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h26 /// TAKE_OWNERSHIP - Tell this stream that it owns the underlying
103 /// "Owns" tells the circular_raw_ostream whether it is
108 size_t BuffSize = 0, bool Owns = REFERENCE_ONLY)
109 : raw_ostream(/*unbuffered*/ true), OwnsStream(Owns), in raw_ostream()
114 setStream(Stream, Owns); in raw_ostream()
129 /// different stream. "Owns" tells circular_raw_ostream whether
133 void setStream(raw_ostream &Stream, bool Owns = REFERENCE_ONLY) {
136 OwnsStream = Owns;
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleChild.h18 /// that owns the object which inherits from it.
24 /// The module that owns the object that inherits from this
43 /// A const pointer to the module that owns the object that
50 /// A new module that owns the object that inherits from this
55 /// The Module that owns the object that inherits from this class.
/freebsd/contrib/pjdfstest/tests/rename/
H A D10.t29 # User owns both: the sticky directory and the destination file.
46 # User owns the sticky directory, but doesn't own the destination file.
65 # User owns the destination file, but doesn't own the sticky directory.
102 # User owns both: the sticky directory and the destination directory.
113 # User owns the sticky directory, but doesn't own the destination directory.
126 # User owns the destination directory, but doesn't own the sticky directory.
H A D09.t30 # User owns both: the source sticky directory and the source file.
47 # User owns the source sticky directory, but doesn't own the source file.
66 # User owns the source file, but doesn't own the source sticky directory.
105 # User owns both: the source sticky directory and the source directory.
121 # User owns the source sticky directory, but doesn't own the source directory.
152 # User owns the source directory, but doesn't own the source sticky directory.
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBroadcaster.cpp28 SBBroadcaster::SBBroadcaster(lldb_private::Broadcaster *broadcaster, bool owns) in SBBroadcaster() argument
29 : m_opaque_sp(owns ? broadcaster : nullptr), m_opaque_ptr(broadcaster) {} in SBBroadcaster()
118 void SBBroadcaster::reset(Broadcaster *broadcaster, bool owns) { in reset() argument
119 if (owns) in reset()
/freebsd/sys/dev/e1000/
H A De1000_mbx.h43 #define E1000_V2PMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
44 #define E1000_V2PMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
53 #define E1000_P2VMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
54 #define E1000_P2VMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
/freebsd/contrib/pjdfstest/tests/unlink/
H A D11.t25 # User owns both: the sticky directory and the file.
32 # User owns the sticky directory, but doesn't own the file.
41 # User owns the file, but doesn't own the sticky directory.
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D11.t24 # User owns both: the sticky directory and the directory to be removed.
29 # User owns the directory to be removed, but doesn't own the sticky directory.
37 # User owns the sticky directory, but doesn't own the directory to be removed.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h63 // ItemParentClass - The type of object that owns the list, e.g. BasicBlock.
77 /// getListOwner - Return the object that owns this list. If this is a list
78 /// of instructions, it returns the BasicBlock that owns them. in getListOwner()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h82 #define IXGBE_VFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
83 #define IXGBE_VFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
92 #define IXGBE_PFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
93 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
/freebsd/share/man/man9/
H A Dsignal.9338 The process lock for process that owns
351 function causes the process that owns
356 The process lock for the process that owns
H A Dscheduler.9129 looks at the process that owns the mutex
144 Then, the function repeats the procedure using the process that owns the
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBroadcaster.h72 SBBroadcaster(lldb_private::Broadcaster *broadcaster, bool owns);
76 void reset(lldb_private::Broadcaster *broadcaster, bool owns);
/freebsd/sys/fs/cd9660/
H A Dcd9660_mount.h43 uid_t uid; /* uid that owns ISO-9660 files */
44 gid_t gid; /* gid that owns ISO-9660 files */
/freebsd/sys/contrib/dev/iwn/
HDiwlwifi-6000g2a-18.168.6.1.fw.uu19 owns or controls to make, have made, use, import, offer to sell and
15113 owns or controls to make, have made, use, import, offer to sell and
HDiwnwifi-2030-18.168.6.1.fw.uu19 owns or controls to make, have made, use, import, offer to sell and
12471 owns or controls to make, have made, use, import, offer to sell and
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DMultiplexConsumer.h50 // Has a list of ASTConsumers and calls each of them. Owns its children.
83 std::vector<std::unique_ptr<ASTConsumer>> Consumers; // Owns these.
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P232 adv_mac - Mandatory MAC address that owns/registered the service
237 session_mac - Mandatory MAC address that owns/initiated the session
257 adv_mac - Mandatory MAC address that owns/registered the service
262 session_mac - Mandatory MAC address that owns/initiated the session
804 adv_mac - always MAC address that owns/registered the service
808 session_mac - always MAC address that owns/initiated the session
823 adv_mac - always MAC address that owns/registered the service
826 session_mac - always MAC address that owns/initiated the session
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h33 /// owns this compile units.
50 /// The parent module that owns this compile unit. This value
88 /// The parent module that owns this compile unit. This value
343 /// hands ownership of the line table to this object. The compile unit owns
347 /// A line table object pointer that this object now owns.
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp53 /// \returns The process ID of the process that owns this lock file
173 // lock file; it won't work anyway. Just figure out who owns this lock file. in LockFileManager()
249 // There is a lock file that nobody owns; try to clean it up and get in LockFileManager()
/freebsd/sys/dev/le/
H A Dam79900reg.h103 #define LE_R1_OWN (1U << 31) /* LANCE owns the packet */
118 #define LE_T1_OWN (1U << 31) /* LANCE owns the packet */
H A Dam7990reg.h117 #define LE_R1_OWN 0x80 /* LANCE owns the packet */
130 #define LE_T1_OWN 0x80 /* LANCE owns the packet */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h28 // Owns all the string members. Storage for them is
89 // Owns all the string members. Storage for them is
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutmutex.c387 * Deadlock prevention. Check if this thread owns any mutexes of value in AcpiUtAcquireMutex()
407 "Invalid acquire order: Thread %u owns [%s], wants [%s]", in AcpiUtAcquireMutex()
488 * Deadlock prevention. Check if this thread owns any mutexes of value in AcpiUtReleaseMutex()
503 "Invalid release order: owns [%s], releasing [%s]", in AcpiUtReleaseMutex()
/freebsd/lib/libsys/
H A Dchmod.258 system call verifies that the process owner (user) either owns
181 set by any user on a directory which the user owns or has appropriate

12345678910>>...16