Home
last modified time | relevance | path

Searched defs:script_dir (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/
H A Dcmake-configure.bat5 set script_dir=%~dp0? variable
6 set script_dir=%script_dir:\?=% variable
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vclib/ccvs/rcsparse/
H A Drun-tests.py30 script_dir = os.path.dirname(sys.argv[0]) variable
38 script_dir = os.path.dirname(sys.argv[0]) variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/
H A Dnew_cmake_project.bat11 set script_dir=%~dp0 variable
189 echo set script_dir=%%~dp0? variable
190 echo set script_dir=%%script_dir:\?=%% variable
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/
H A Dnew_cmake_project.bat11 set script_dir=%~dp0 variable
189 echo set script_dir=%%~dp0? variable
190 echo set script_dir=%%script_dir:\?=%% variable
/dports/devel/py-oci/oci-2.53.1/src/oci/data_science/models/
H A Dmodel_provenance.py144 def script_dir(self): member in ModelProvenance
156 def script_dir(self, script_dir): member in ModelProvenance
H A Dcreate_model_provenance_details.py144 def script_dir(self): member in CreateModelProvenanceDetails
156 def script_dir(self, script_dir): member in CreateModelProvenanceDetails
H A Dupdate_model_provenance_details.py144 def script_dir(self): member in UpdateModelProvenanceDetails
156 def script_dir(self, script_dir): argument
/dports/graphics/tesseract/tesseract-5.0.0/src/training/unicharset/
H A Dunicharset_training_utils.cpp145 void SetScriptProperties(const std::string &script_dir, UNICHARSET *unicharset) { in SetScriptProperties()
166 std::string GetXheightString(const std::string &script_dir, const UNICHARSET &unicharset) { in GetXheightString()
184 void SetPropertiesForInputFile(const std::string &script_dir, in SetPropertiesForInputFile()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
101 def write_test_file(script_dir, out_dir, tests, file_name, template_file_name): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py60 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
99 def write_test_file(script_dir, out_dir, tests, file_name, template_file_name): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py60 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
99 def write_test_file(script_dir, out_dir, tests, file_name, template_file_name): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
101 def write_test_file(script_dir, out_dir, tests, file_name, template_file_name): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
101 def write_test_file(script_dir, out_dir, tests, file_name, template_file_name): argument
/dports/graphics/py-pivy/pivy-0.6.6/scons/
H A Dscons.py59 script_dir = sys.path[0] variable
96 script_dir = os.getcwd() variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/linux/debian/
H A Dcalculate_package_deps.py34 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
82 script_dir = os.path.dirname(os.path.abspath(__file__)) variable
/dports/graphics/photivo/photivo/
H A Dscons.py71 script_dir = sys.path[0] variable
122 script_dir = os.getcwd() variable
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/
H A Dscons.py66 script_dir = sys.path[0] variable
124 script_dir = os.getcwd() variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/
H A Dscons.py66 script_dir = sys.path[0] variable
124 script_dir = os.getcwd() variable
/dports/devel/grpc/grpc-1.42.0/test/cpp/qps/
H A Dqps_json_driver_scenario_gen.py20 script_dir = os.path.dirname(os.path.abspath(__file__)) variable
H A Djson_run_localhost_scenario_gen.py20 script_dir = os.path.dirname(os.path.abspath(__file__)) variable
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Devent_script.c44 const char *script_dir, in event_script_get_list()
138 int event_script_chmod(const char *script_dir, in event_script_chmod()
/dports/graphics/opencv/opencv-4.5.3/platforms/ios/
H A Dbuild_docs.py24 …def __init__(self, script_dir, framework_dir, output_dir, framework_header, framework_name, arch, … argument
75 script_dir = os.path.abspath(os.path.dirname(sys.argv[0])) variable
/dports/lang/v8/v8-9.6.180.12/tools/clang/scripts/
H A Dgenerate_compdb.py17 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/dports/emulators/qemu/qemu-6.2.0/meson/
H A Drun_format_tests.py79 script_dir = os.path.split(__file__)[0] variable
/dports/security/olm/olm-3.2.6/fuzzing/
H A Dstart_fuzzers.sh5 script_dir() { function

12345678910>>...19