Home
last modified time | relevance | path

Searched refs:fileIsWritable (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/samples/source/xmpcommand/
H A DActions.cpp48 bool fileIsWritable(const std::string filename) in fileIsWritable() function
69 if (! fileIsWritable(filename)) in verifyFileIsWritable()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
304 if n := fileIsWritable(L, file); n != 0 {
501 if n := fileIsWritable(L, file); n != 0 {
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
304 if n := fileIsWritable(L, file); n != 0 {
501 if n := fileIsWritable(L, file); n != 0 {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/yuin/gopher-lua/
H A Diolib.go150 func fileIsWritable(L *LState, file *lFile) int { func
234 if n := fileIsWritable(L, file); n != 0 {
307 if n := fileIsWritable(L, file); n != 0 {
504 if n := fileIsWritable(L, file); n != 0 {
/dports/textproc/exempi/exempi-2.5.2/samples/source/xmpcommand/
H A DActions.cpp50 bool fileIsWritable(const std::string filename) in fileIsWritable() function
71 if (! fileIsWritable(filename)) in verifyFileIsWritable()
/dports/audio/kid3-kf5/kid3-3.8.6/src/plugins/kid3qml/
H A Dscriptutils.h185 Q_INVOKABLE static bool fileIsWritable(const QString& filePath);
H A Dscriptutils.cpp248 bool ScriptUtils::fileIsWritable(const QString& filePath) in fileIsWritable() function in ScriptUtils
/dports/audio/kid3-qt5/kid3-3.8.6/src/plugins/kid3qml/
H A Dscriptutils.h185 Q_INVOKABLE static bool fileIsWritable(const QString& filePath);
H A Dscriptutils.cpp248 bool ScriptUtils::fileIsWritable(const QString& filePath) in fileIsWritable() function in ScriptUtils
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/
H A Dmain_window.cpp951 bool fileIsWritable = true; in save() local
954 fileIsWritable = fileInfo.isWritable(); in save()
956 if (!fileIsWritable) { in save()
963 if (forceChoose || !documentHasPath || !fileIsWritable) { in save()
/dports/audio/kid3-kf5/kid3-3.8.6/src/qml/app/
H A DMain.qml258 if (!script.fileIsWritable(errorFile)) {
/dports/audio/kid3-qt5/kid3-3.8.6/src/qml/app/
H A DMain.qml258 if (!script.fileIsWritable(errorFile)) {
/dports/audio/kid3-qt5/kid3-3.8.6/doc/po/uk/
H A Dkid3.po10832 "script.fileIsWritable(filePath): true if file is writable\n"
10874 "script.fileIsWritable(filePath): true, якщо файл придатний до запису\n"
/dports/audio/kid3-kf5/kid3-3.8.6/doc/po/uk/
H A Dkid3.po10832 "script.fileIsWritable(filePath): true if file is writable\n"
10874 "script.fileIsWritable(filePath): true, якщо файл придатний до запису\n"

12