Home
last modified time | relevance | path

Searched refs:_file_path (Results 76 – 100 of 124) sorted by relevance

12345

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/tools/tracer/config/
H A Dconfig.h38 std::string _file_path; variable
/dports/devel/py-gitpython/GitPython-3.1.24/git/index/
H A Dbase.py126 self._file_path: PathLike = file_path or self._index_path()
132 lfd = LockedFD(self._file_path)
166 return self._file_path
223 lfd = LockedFD(file_path or self._file_path)
238 self._file_path = file_path
1293 if self._file_path != self._index_path():
H A Dutil.py85 if self._file_path != self._index_path():
/dports/textproc/p5-Petal/Petal-2.26/lib/
H A DPetal.pm548 my $file = $self->_file_path;
559 sub _file_path subroutine
587 my $file_path = $self->_file_path;
/dports/devel/desed/desed-1.2.0/src/file_watcher/
H A Dmock.rs22 pub fn add_watch(&mut self, _file_path: &PathBuf) -> Result<&FileWatchImpl> { in add_watch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/style/checkers/
H A Dpng_unittest.py43 self.assertEqual(checker._file_path, "test/config")
H A Dtest_expectations.py44 self._file_path = file_path
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/index/
H A Dbase.py109 self._file_path = file_path or self._index_path()
115 lfd = LockedFD(self._file_path)
146 return self._file_path
203 lfd = LockedFD(file_path or self._file_path)
218 self._file_path = file_path
H A Dutil.py73 if self._file_path != self._index_path():
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/test/
H A Dtest_template.py173 filename=self._file_path("badbom.html"),
359 util.read_file(self._file_path("unicode_arguments.html")),
545 path=self._file_path("internationalization.html")
1386 source = util.read_file(self._file_path(filename), "rb")
1389 templateargs = {"filename": self._file_path(filename)}
/dports/textproc/py-mako/Mako-1.0.14/test/
H A Dtest_template.py173 filename=self._file_path("badbom.html"),
359 util.read_file(self._file_path("unicode_arguments.html")),
545 path=self._file_path("internationalization.html")
1386 source = util.read_file(self._file_path(filename), "rb")
1389 templateargs = {"filename": self._file_path(filename)}
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/mac/
H A DBUILD.gn32 _file_path = rebase_path(template_file)
41 …ILE IS AUTOMATICALLY GENERATED BY $_full_target_name.\n# The original copy is at $_file_path.\n\"",
/dports/lang/python39/Python-3.9.9/Lib/zoneinfo/
H A D_zoneinfo.py65 obj._file_path = obj._find_tzfile(key)
67 if obj._file_path is not None:
68 file_obj = open(obj._file_path, "rb")
81 obj._file_path = None
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/backports/zoneinfo/
H A D_zoneinfo.py65 obj._file_path = obj._find_tzfile(key)
67 if obj._file_path is not None:
68 file_obj = open(obj._file_path, "rb")
81 obj._file_path = None
/dports/lang/python310/Python-3.10.1/Lib/zoneinfo/
H A D_zoneinfo.py65 obj._file_path = obj._find_tzfile(key)
67 if obj._file_path is not None:
68 file_obj = open(obj._file_path, "rb")
81 obj._file_path = None
/dports/lang/python311/Python-3.11.0a3/Lib/zoneinfo/
H A D_zoneinfo.py65 obj._file_path = obj._find_tzfile(key)
67 if obj._file_path is not None:
68 file_obj = open(obj._file_path, "rb")
81 obj._file_path = None
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dcommon.h631 const std::string& file_path() const { return _file_path; } in file_path()
632 void file_path(const std::string& fp) { _file_path = fp; } in file_path()
703 ar & _file_path; in serialize() local
731 std::string _file_path; variable
/dports/devel/py-backports.zoneinfo/backports.zoneinfo-0.2.1/src/backports/zoneinfo/
H A D_zoneinfo.py65 obj._file_path = obj._find_tzfile(key)
67 if obj._file_path is not None:
68 file_obj = open(obj._file_path, "rb")
81 obj._file_path = None
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Djunos.py100 self._file_path = path
106 if self._file_path.startswith("salt://"):
108 local_cache_path = __salt__["cp.is_cached"](self._file_path)
110 master_hash = __salt__["cp.hash_file"](self._file_path)
128 self._file_path, self._cached_file, **self._kwargs
134 if __salt__["file.file_exists"](self._file_path):
138 path=self._file_path, default_renderer="jinja", **self._kwargs
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/cmake/
H A Dinstall.cmake90 get_filename_component(_file_path ${_file} PATH)
93 DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/${_file_path}"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/cmake/
H A Dinstall.cmake90 get_filename_component(_file_path ${_file} PATH)
93 DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/${_file_path}"
/dports/devel/protobuf/protobuf-3.17.3/cmake/
H A Dinstall.cmake92 get_filename_component(_file_path ${_file} PATH)
95 DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/${_file_path}"
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/
H A Dfetch_benchmark_deps_unittest.py44 os.path.normpath(mock_download.call_args[0][0]._file_path),
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/storage/
H A Dtest_s3.py429 self._file_path = os.path.abspath(__file__) + '.temp'
436 os.unlink(self._file_path)
703 destination_path = self._file_path
716 destination_path = self._file_path
725 with open(self._file_path, 'r') as fp:
764 destination_path = self._file_path
812 destination_path = self._file_path
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Dmidnam_patch.h478 const std::string& file_path () const { return _file_path; } in file_path()
482 void set_file_path(const std::string& file_path) { _file_path = file_path; } in set_file_path()
494 std::string _file_path;

12345