Home
last modified time | relevance | path

Searched defs:static_dir (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-jupyterlab/jupyterlab-3.1.14/jupyterlab/
H A Dcoreconfig.py159 def static_dir(self): member in CoreConfig
163 def static_dir(self, static_dir): member in CoreConfig
/dports/devel/py-medikit/medikit-0.7.5/medikit/feature/
H A Ddjango.py49 def static_dir(self): member in DjangoConfig
56 def static_dir(self, value): member in DjangoConfig
/dports/devel/py-nbdime/nbdime-3.1.1/
H A Dsetup.py30 static_dir = pjoin(here, name, 'webapp', 'static') variable
/dports/www/py-spyne/spyne-2.13.16/spyne/util/
H A Dwsgi_wrapper.py89 def run_twisted(apps, port, static_dir='.', interface='0.0.0.0'): argument
/dports/devel/py-jupyterlab-server/jupyterlab_server-2.8.2/jupyterlab_server/
H A Dlicenses_app.py39 static_dir = Unicode( variable in LicensesApp
H A Dconfig.py206 static_dir = Unicode('', variable in LabConfig
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/init/
H A Dhost_init_verifier.cpp93 static char static_dir[32] = "/"; in getpwnam() local
/dports/devel/py-jupyterlab_launcher/jupyterlab_launcher-0.13.1/jupyterlab_launcher/
H A Dhandlers.py124 static_dir = Unicode('', variable in LabConfig
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dprofiledir.py47 static_dir = Unicode(u'') variable in ProfileDir
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dprofiledir.py48 static_dir = Unicode(u'') variable in ProfileDir
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dmodmgr.cc328 string static_dir; in ModManager() local
618 string static_dir; in get_game_paths() local
/dports/devel/upp/upp/uppsrc/Skylark/
H A DSkylark.h43 String static_dir; member
/dports/www/R-cran-httpuv/httpuv/tests/testthat/
H A Dtest-static-paths.R511 static_dir <- tempfile("httpuv_test") globalVar
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Dweb_test.py942 static_dir = os.path.join(os.path.dirname(__file__), 'static') variable in StaticFileTest
/dports/www/py-tornado/tornado-6.1/tornado/test/
H A Dweb_test.py1070 static_dir = os.path.join(os.path.dirname(__file__), "static") variable in StaticFileTest
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Dweb_test.py943 static_dir = os.path.join(os.path.dirname(__file__), 'static') variable in StaticFileTest
/dports/www/py-tornado5/tornado-5.1.1/tornado/test/
H A Dweb_test.py999 static_dir = os.path.join(os.path.dirname(__file__), 'static') variable in StaticFileTest