Home
last modified time | relevance | path

Searched refs:pardir (Results 1 – 25 of 2158) sorted by relevance

12345678910>>...87

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/common/
H A DPRESUBMIT.py12 _CHROMIUM_SRC = os.path.join(android_webview_common_dir, os.pardir, os.pardir,
13 os.pardir, os.pardir, os.pardir, os.pardir, os.pardir)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/
H A Dblink_idl_parser.py64 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
65 os.pardir)
71 tools_dir = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
72 os.pardir, os.pardir, 'tools')
H A Dblink_idl_lexer.py63 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
64 os.pardir)
70 tools_dir = os.path.join(third_party, os.pardir, 'tools')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/
H A Dblink_idl_parser.py64 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
65 os.pardir)
71 tools_dir = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
72 os.pardir, os.pardir, 'tools')
H A Dblink_idl_lexer.py63 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir,
64 os.pardir)
70 tools_dir = os.path.join(third_party, os.pardir, 'tools')
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pytz/tests/
H A Dtest_docs.py10 README = os.path.join(THIS_DIR, os.pardir, os.pardir, 'README.rst')
27 DocFileSuite(os.path.join(os.pardir, os.pardir, 'README.rst'))))
32 0, os.path.abspath(os.path.join(THIS_DIR, os.pardir, os.pardir))
/dports/devel/py-pytz/pytz-2021.3/pytz/tests/
H A Dtest_docs.py10 README = os.path.join(THIS_DIR, os.pardir, os.pardir, 'README.rst')
27 DocFileSuite(os.path.join(os.pardir, os.pardir, 'README.rst'))))
32 0, os.path.abspath(os.path.join(THIS_DIR, os.pardir, os.pardir))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/testing/clusterfuzz/
H A Dsetup.py21 SRC_PATH = os.path.join(os.pardir, os.pardir, os.pardir, os.pardir, os.pardir,
22 os.pardir, os.pardir)
111 root_dir=os.path.join(current_path, os.pardir),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/bluetooth/testing/clusterfuzz/
H A Dsetup.py21 SRC_PATH = os.path.join(os.pardir, os.pardir, os.pardir, os.pardir, os.pardir,
22 os.pardir, os.pardir)
113 root_dir=os.path.join(current_path, os.pardir),
/dports/misc/libpostal/libpostal-1.1-alpha/scripts/geodata/address_expansions/
H A Daddress_dictionaries.py7 sys.path.append(os.path.realpath(os.path.join(this_dir, os.pardir, os.pardir)))
11 ADDRESS_EXPANSIONS_DIR = os.path.join(this_dir, os.pardir, os.pardir, os.pardir,
14 ADDRESS_HEADER_FILE = os.path.join(this_dir, os.pardir, os.pardir, os.pardir, 'src', 'address_expan…
15 ADDRESS_DATA_FILE = os.path.join(this_dir, os.pardir, os.pardir, os.pardir, 'src', 'address_expansi…
/dports/misc/libpostal/libpostal-1.1-alpha/scripts/geodata/i18n/
H A Dunicode_paths.py5 sys.path.append(os.path.realpath(os.path.join(os.pardir, os.pardir)))
7 DATA_DIR = os.path.join(this_dir, os.pardir, os.pardir, os.pardir, 'resources')
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/media_router/telemetry/
H A Dmedia_router_config.py10 os.pardir, os.pardir, os.pardir,
11 os.pardir, 'tools', 'perf'))
15 os.pardir, 'internal'))
/dports/math/py-ndindex/ndindex-1.5.2/ndindex/tests/
H A Ddoctest.py45 DOCS = os.path.realpath(os.path.join(__file__, os.path.pardir, os.path.pardir,
46 os.pardir, 'docs'))
49 README = os.path.realpath(os.path.join(__file__, os.path.pardir, os.path.pardir,
50 os.pardir, 'README.md'))
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/unittest/
H A Dcommon.py67 osp.abspath(osp.join(__file__, os.pardir, os.pardir)).endswith('ASTK_SERV')
91 _test = osp.abspath(osp.join(__file__, os.pardir, os.pardir, os.pardir, os.pardir, os.pardir))
121 'DATA' : osp.abspath(osp.join(__file__, os.pardir, "datafiles")),
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/unittest/
H A Dcommon.py67 osp.abspath(osp.join(__file__, os.pardir, os.pardir)).endswith('ASTK_SERV')
91 _test = osp.abspath(osp.join(__file__, os.pardir, os.pardir, os.pardir, os.pardir, os.pardir))
121 'DATA' : osp.abspath(osp.join(__file__, os.pardir, "datafiles")),
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/
H A Dgen_proto.py120 def qualify(f, pardir=os.path.realpath(os.path.dirname(__file__))): # type: (Text, Text) -> Text argument
121 return os.path.join(pardir, f)
131 proto = qualify("{}.proto".format(proto_base), pardir=output)
132 proto3 = qualify("{}.proto3".format(proto_base), pardir=output)
151 proto_header = qualify("{}-ml.pb.h".format(stem), pardir=output)
153 proto_header = qualify("{}.pb.h".format(stem), pardir=output)
161 pb_py = qualify('{}_pb.py'.format(stem.replace('-', '_')), pardir=output)
163 pb2_py = qualify('{}_pb2.py'.format(proto_base.replace('-', '_')), pardir=output)
166 pb2_py = qualify('{}_ml_pb2.py'.format(stem.replace('-', '_')), pardir=output)
168 pb2_py = qualify('{}_pb2.py'.format(stem.replace('-', '_')), pardir=output)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/
H A Dcreate_stripped_java_factory.py30 os.pardir, os.pardir, os.pardir,
38 os.path.dirname(__file__), os.pardir, os.pardir, os.pardir,
43 os.path.dirname(__file__), os.pardir, os.pardir, os.pardir,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_platform/development/scripts/
H A Dstack.py31 os.pardir, os.pardir, os.pardir, os.pardir,
37 os.pardir, os.pardir, os.pardir, os.pardir,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/json_schema_compiler/
H A Djson_parse.py13 _FILE_PATH, os.pardir, 'json_comment_eater')
40 os.pardir,
41 os.pardir,
46 os.pardir,
47 os.pardir,
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/json_schema_compiler/
H A Djson_parse.py13 _FILE_PATH, os.pardir, 'json_comment_eater')
40 os.pardir,
41 os.pardir,
46 os.pardir,
47 os.pardir,
/dports/www/firefox/firefox-99.0/toolkit/components/glean/tests/pytest/
H A Dtest_no_expired_metrics.py12 path.join(path.dirname(__file__), path.pardir, path.pardir)
22 GECKO_PATH = path.join(FOG_ROOT_PATH, path.pardir, path.pardir, path.pardir)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/chrome_proxy/webdriver/
H A Dvariations_combinations.py16 sys.path.append(os.path.join(os.path.dirname(__file__), os.pardir, os.pardir,
17 os.pardir, 'tools', 'variations'))
36 config_path = os.path.join(os.path.dirname(__file__), os.pardir, os.pardir,
37 os.pardir, 'testing', 'variations', 'fieldtrial_testing_config.json')
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/gpu/gpu_tests/
H A Dpath_util.py12 os.path.dirname(__file__), os.pardir, os.pardir, os.pardir,
13 os.pardir))
17 return os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/tflite_experiment/webdriver/
H A Drun_all_tests.py10 os.path.join(os.path.dirname(__file__, ), os.pardir, os.pardir, os.pardir,
11 os.pardir, 'tools', 'chrome_proxy', 'webdriver'))
/dports/misc/py-onnx/onnx-1.10.2/onnx/
H A Dgen_proto.py132 def qualify(f, pardir=os.path.realpath(os.path.dirname(__file__))): # type: (Text, Text) -> Text argument
133 return os.path.join(pardir, f)
150 proto = qualify("{}.proto".format(proto_base), pardir=output)
151 proto3 = qualify("{}.proto3".format(proto_base), pardir=output)
179 proto_header = qualify("{}-ml.pb.h".format(stem), pardir=output)
181 proto_header = qualify("{}.pb.h".format(stem), pardir=output)
189 pb_py = qualify('{}_pb.py'.format(stem.replace('-', '_')), pardir=output)
191 pb2_py = qualify('{}_pb2.py'.format(proto_base.replace('-', '_')), pardir=output)
194 pb2_py = qualify('{}_ml_pb2.py'.format(stem.replace('-', '_')), pardir=output)
196 pb2_py = qualify('{}_pb2.py'.format(stem.replace('-', '_')), pardir=output)

12345678910>>...87