Home
last modified time | relevance | path

Searched refs:fileCreationDate (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/stepsync/StepSync-1.0/
H A DFileObject.m33 createdDate = [attr fileCreationDate];
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/cam/
H A Dgerberattribute.h92 static GerberAttribute fileCreationDate(const QDateTime& date) noexcept;
H A Dexcellongenerator.cpp47 mFileAttributes.append(GerberAttribute::fileCreationDate(creationDate)); in ExcellonGenerator()
H A Dgerberattribute.cpp134 GerberAttribute GerberAttribute::fileCreationDate( in fileCreationDate() function in librepcb::GerberAttribute
H A Dgerbergenerator.cpp54 mFileAttributes.append(GerberAttribute::fileCreationDate(creationDate)); in GerberGenerator()
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/common/cam/
H A Dgerberattributetest.cpp63 GerberAttribute::fileCreationDate( in TEST_F()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs321 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
458 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
459 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/src/
H A Dfoundation.rs321 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
458 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
459 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSFileManager.inc237 function fileCreationDate: NSDate; message 'fileCreationDate';
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs373 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
510 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
511 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs373 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
510 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
511 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs373 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
510 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
511 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs373 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
510 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
511 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs342 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
479 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
480 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs342 unsafe fn fileCreationDate(self) -> id; in fileCreationDate() method
479 unsafe fn fileCreationDate(self) -> id { in fileCreationDate() method
480 msg_send![self, fileCreationDate] in fileCreationDate()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSFileManager.h694 - (NSDate*) fileCreationDate;
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/Finder/Modules/FModuleCrDate/
H A DFModuleCrDate.m429 NSDate *cd = [attributes fileCreationDate];
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/Finder/Modules/FModuleCrDate/
H A DFModuleCrDate.m429 NSDate *cd = [attributes fileCreationDate];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSFileManager.m2018 * <item>[NSDictionary(NSFileAttributes)-fileCreationDate]</item>
2098 * <item>[NSDictionary(NSFileAttributes)-fileCreationDate]</item>
2856 - (NSDate*) fileCreationDate
3604 - (NSDate*) fileCreationDate
3969 return [self fileCreationDate];
/dports/deskutils/gworkspace/gworkspace-0.9.4/FSNode/
H A DFSNode.m609 ASSIGN (crDate, [attributes fileCreationDate]);
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/FSNode/
H A DFSNode.m609 ASSIGN (crDate, [attributes fileCreationDate]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/ios/
H A DBreakpad.mm498 [[fileManager attributesOfItemAtPath:filePath error:nil] fileCreationDate];
/dports/lang/gnustep-base/libs-base-base-1_27_0/Documentation/
H A DBase.ispell736 fileCreationDate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/ios/
H A DBreakpad.mm498 [[fileManager attributesOfItemAtPath:filePath error:nil] fileCreationDate];