Home
last modified time | relevance | path

Searched defs:fileCreation (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/fusefs-encfs/encfs-1.9.5/integration/
H A Dnormal.t.pl241 sub fileCreation subroutine
/dports/graphics/krita/krita-4.4.8/libs/brush/
H A Dkis_brush_server.cpp52 bool importResourceFile(const QString& filename, bool fileCreation = true) override { in importResourceFile()
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoResourceModel.cpp240 void KoResourceModel::importResourceFile(const QString & filename, bool fileCreation) in importResourceFile()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoResourceModel.cpp227 void KoResourceModel::importResourceFile(const QString & filename, bool fileCreation) in importResourceFile()
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DRuntime.java151 public static native java.lang.String fileCreation(java.lang.String sFilename); in fileCreation() method in Runtime
/dports/devel/codeworker/CodeWorker4_5_3/
H A DCGRuntime.cpp2322 std::string CGRuntime::fileCreation(const std::string& sFilename) { in fileCreation() function in CodeWorker::CGRuntime
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp1684 System::String* Runtime::fileCreation(System::String* hFilename) { in fileCreation() function in CodeWorker::Runtime