Home
last modified time | relevance | path

Searched refs:fileIsAppendOnly (Results 1 – 12 of 12) sorted by relevance

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs325 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
474 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
475 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs325 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
474 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
475 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSFileManager.inc236 function fileIsAppendOnly: ObjCBOOL; message 'fileIsAppendOnly';
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs377 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
526 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
527 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs377 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
526 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
527 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs377 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
526 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
527 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs377 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
526 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
527 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs346 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
495 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
496 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs346 unsafe fn fileIsAppendOnly(self) -> BOOL; in fileIsAppendOnly() method
495 unsafe fn fileIsAppendOnly(self) -> BOOL { in fileIsAppendOnly() method
496 msg_send![self, fileIsAppendOnly] in fileIsAppendOnly()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSFileManager.h698 - (BOOL) fileIsAppendOnly;
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSFileManager.m2022 * <item>[NSDictionary(NSFileAttributes)-fileIsAppendOnly]</item>
2102 * <item>[NSDictionary(NSFileAttributes)-fileIsAppendOnly]</item>
2888 - (BOOL) fileIsAppendOnly
3758 - (BOOL) fileIsAppendOnly
3967 return [NSNumber numberWithBool: [self fileIsAppendOnly]];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Documentation/
H A DBase.ispell756 fileIsAppendOnly