Home
last modified time | relevance | path

Searched refs:fileOwnerAccountID (Results 1 – 13 of 13) sorted by relevance

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs328 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
486 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
487 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs328 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
486 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
487 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSFileManager.inc238 function fileOwnerAccountID: NSNumber; message 'fileOwnerAccountID';
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs380 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
538 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
539 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs380 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
538 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
539 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs380 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
538 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
539 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs380 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
538 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
539 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs349 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
507 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
508 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs349 unsafe fn fileOwnerAccountID(self) -> id; in fileOwnerAccountID() method
507 unsafe fn fileOwnerAccountID(self) -> id { in fileOwnerAccountID() method
508 msg_send![self, fileOwnerAccountID] in fileOwnerAccountID()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSFileManager.h702 - (NSNumber*) fileOwnerAccountID;
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSFileManager.m431 NSNumber *tmpNum = [attributes fileOwnerAccountID];
435 if (num != NSNotFound && num != [[old fileOwnerAccountID] unsignedLongValue])
1003 if (attributes == nil || ([attributes fileOwnerAccountID] == nil
1106 if (attributes == nil || ([attributes fileOwnerAccountID] == nil
2027 * <item>[NSDictionary(NSFileAttributes)-fileOwnerAccountID]</item>
2107 * <item>[NSDictionary(NSFileAttributes)-fileOwnerAccountID]</item>
2936 - (NSNumber*) fileOwnerAccountID
3778 - (NSNumber*) fileOwnerAccountID
3989 return [self fileOwnerAccountID];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Documentation/
H A DBase.ispell761 fileOwnerAccountID
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A DChangeLog13736 Fix -fileOwnerAccountID and -fileGroupOwnerAccountID to return the