Home
last modified time | relevance | path

Searched refs:LocalOrRemote (Results 1 – 25 of 78) sorted by relevance

1234

/dports/ftp/weex/weex-2.8.3/src/
H A Dproto.h60 void change_dir(char *path,LocalOrRemote side);
61 void up_dir(LocalOrRemote side);
62 void change_dir_actually(LocalOrRemote side);
98 int is_ignore_file(char *file_name,LocalOrRemote side);
99 int is_ignore_dir(char *dir_name,LocalOrRemote side);
H A Dvariable.h47 } LocalOrRemote; typedef
H A Dftpmain.c275 void change_dir(char *path,LocalOrRemote side) in change_dir()
297 void up_dir(LocalOrRemote side) in up_dir()
309 void change_dir_actually(LocalOrRemote side) in change_dir_actually()
H A Dfiledata.c360 int is_ignore_dir(char *dir_name,LocalOrRemote side) in is_ignore_dir()
396 int is_ignore_file(char *file_name,LocalOrRemote side) in is_ignore_file()
/dports/print/system-config-printer/system-config-printer-1.5.12/troubleshoot/
H A DLocalOrRemote.py23 class LocalOrRemote(Multichoice): class
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport_p.h224 enum PathType { Local, Remote, LocalOrRemote }; enumerator
235 QStringList importPathList(PathType type = LocalOrRemote) const;
H A Dqqmlimport.cpp1391 interceptor ? QQmlImportDatabase::LocalOrRemote : QQmlImportDatabase::Local); in locateLocalQmldir()
2127 if (type == LocalOrRemote) in importPathList()
H A Dqqmltypeloader.cpp633 interceptor ? QQmlImportDatabase::LocalOrRemote in addImport()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport_p.h224 enum PathType { Local, Remote, LocalOrRemote }; enumerator
235 QStringList importPathList(PathType type = LocalOrRemote) const;
H A Dqqmlimport.cpp1391 interceptor ? QQmlImportDatabase::LocalOrRemote : QQmlImportDatabase::Local); in locateLocalQmldir()
2127 if (type == LocalOrRemote) in importPathList()
H A Dqqmltypeloader.cpp633 interceptor ? QQmlImportDatabase::LocalOrRemote in addImport()
/dports/lang/elixir/elixir-1.12.3/lib/elixir/src/
H A Delixir_fn.erl100 handle_capture(LocalOrRemote, _Meta, _Expr, E, _Sequential) ->
101 {LocalOrRemote, E}.
/dports/print/system-config-printer/system-config-printer-1.5.12/po/
H A DPOTFILES.in48 troubleshoot/LocalOrRemote.py
H A Dcy.po2220 #: ../troubleshoot/LocalOrRemote.py:30
3598 #: ../troubleshoot/LocalOrRemote.py:26
3602 #: ../troubleshoot/LocalOrRemote.py:27
3606 #: ../troubleshoot/LocalOrRemote.py:29
H A Dsi.po2222 #: ../troubleshoot/LocalOrRemote.py:30
3600 #: ../troubleshoot/LocalOrRemote.py:26
3604 #: ../troubleshoot/LocalOrRemote.py:27
3608 #: ../troubleshoot/LocalOrRemote.py:29
H A Dmai.po2222 #: ../troubleshoot/LocalOrRemote.py:30
3600 #: ../troubleshoot/LocalOrRemote.py:26
3604 #: ../troubleshoot/LocalOrRemote.py:27
3608 #: ../troubleshoot/LocalOrRemote.py:29
H A Dms.po2220 #: ../troubleshoot/LocalOrRemote.py:30
3599 #: ../troubleshoot/LocalOrRemote.py:26
3603 #: ../troubleshoot/LocalOrRemote.py:27
3607 #: ../troubleshoot/LocalOrRemote.py:29
H A Dnds.po2220 #: ../troubleshoot/LocalOrRemote.py:30
3599 #: ../troubleshoot/LocalOrRemote.py:26
3603 #: ../troubleshoot/LocalOrRemote.py:27
3607 #: ../troubleshoot/LocalOrRemote.py:29
H A Dsystem-config-printer.pot2215 #: ../troubleshoot/LocalOrRemote.py:30
3593 #: ../troubleshoot/LocalOrRemote.py:26
3597 #: ../troubleshoot/LocalOrRemote.py:27
3601 #: ../troubleshoot/LocalOrRemote.py:29
H A Dth.po2233 #: ../troubleshoot/LocalOrRemote.py:30
3636 #: ../troubleshoot/LocalOrRemote.py:26
3640 #: ../troubleshoot/LocalOrRemote.py:27
3644 #: ../troubleshoot/LocalOrRemote.py:29
H A Dfa.po2223 #: ../troubleshoot/LocalOrRemote.py:30
3604 #: ../troubleshoot/LocalOrRemote.py:26
3608 #: ../troubleshoot/LocalOrRemote.py:27
3612 #: ../troubleshoot/LocalOrRemote.py:29
H A Dhe.po2234 #: ../troubleshoot/LocalOrRemote.py:30
3632 #: ../troubleshoot/LocalOrRemote.py:26
3636 #: ../troubleshoot/LocalOrRemote.py:27
3640 #: ../troubleshoot/LocalOrRemote.py:29
H A Dhr.po2231 #: ../troubleshoot/LocalOrRemote.py:30
3633 #: ../troubleshoot/LocalOrRemote.py:26
3637 #: ../troubleshoot/LocalOrRemote.py:27
3641 #: ../troubleshoot/LocalOrRemote.py:29
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/src/
H A Delixir_fn.erl106 handle_capture(LocalOrRemote, _Meta, _Expr, S, E, _Sequential) ->
107 {LocalOrRemote, S, E}.
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A DMakefile.am163 troubleshoot/LocalOrRemote.py \

1234