Searched refs:owner1 (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | node.cc | 325 bool Node::OwnedBy(Node const* owner1, Node const* owner2) const { in OwnedBy() argument 329 if (from == owner1) { in OwnedBy()
|
H A D | node.h | 148 // Returns true if {owner1} and {owner2} are the only users of {this} node. 149 bool OwnedBy(Node const* owner1, Node const* owner2) const;
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 2763 le32 owner1[] = /* S-1-5-21-1833069642-4243175381-1340018762-1003 */ in check_samples() local 3000 (const SID*)owner1, (const SID*)group1, in check_samples() 3043 (int)TRUE, owner1, (int)0x0, (u32)0x1f01ff, in check_samples() 3046 (int)TRUE, owner1, (int)0xb, (u32)0x10000000, in check_samples() 3056 (int)TRUE, owner1, (int)0x0, (u32)0x1f01ff, in check_samples() 3059 (int)TRUE, owner1, (int)0xb, (u32)0x1f01ff, in check_samples() 3070 (int)TRUE, owner1, (int)0x0, (u32)0x1f01ff, in check_samples() 3073 (int)TRUE, owner1, (int)0xb, (u32)0x10000000, in check_samples() 3083 (int)TRUE, owner1, (int)0x0, (u32)0x1f01ff, in check_samples() 3086 (int)TRUE, owner1, (in in check_samples() [all...] |
Completed in 8 milliseconds