Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/dports/www/seahub/seahub-8.0.7-server/seahub/tags/
H A Dmodels.py25 def get_or_create_fileuuidmap(self, repo_id, parent_path, filename, is_dir): argument
43 def get_fileuuidmap_by_path(self, repo_id, parent_path, filename, is_dir): argument
64 def get_fileuuidmaps_by_parent_path(self, repo_id, parent_path): argument
97 def get_or_create_file_tag(self, repo_id, parent_path, filename, is_dir, tagname, creator): argument
136 def get_all_file_tag_by_path(self, repo_id, parent_path, filename, is_dir): argument
151 def delete_file_tag_by_path(self, repo_id, parent_path, filename, is_dir, tagname): argument
171 def delete_all_filetag_by_path(self, repo_id, parent_path, filename, is_dir): argument
191 parent_path = models.TextField() variable in FileUUIDMap
197 def md5_repo_id_parent_path(cls, repo_id, parent_path): argument
206 def get_origin_repo_id_and_parent_path(cls, repo_id, parent_path): argument
/dports/devel/gvfs/gvfs-1.46.2/test/
H A Dgoogle.c227 g_autofree gchar *parent_path = NULL; in create_temporary_duplicate_file() local
585 g_autofree gchar *parent_path = NULL; in gvfs_google_test_make_directory_using_valid_display_name() local
606 g_autofree gchar *parent_path = NULL; in gvfs_google_test_make_directory_using_valid_id() local
645 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_from_one_parent_to_other_using_same_title() local
679 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_from_one_parent_to_other_using_id() local
725 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_within_same_parent_with_title_change() local
764 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_within_same_parent_with_same_title() local
791 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_within_same_parent_try_overwrite_with_id() local
818 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_within_same_parent_with_source_id_as_destination_basename() local
845 g_autofree gchar *parent_path = NULL; in gvfs_google_test_copy_file_within_same_parent_try_overwrite_with_same_title() local
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/mutations/concerns/mutations/
H A Dresolves_issuable.rb11 def resolve_issuable(type:, parent_path:, iid:) argument
32 def resolve_issuable_parent(type, parent_path) argument
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/kint-php/kint/src/Parser/
H A DXml.php55 protected static function xmlToSimpleXML($var, $parent_path)
99 protected static function xmlToDOMDocument($var, $parent_path)
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/demo/Advanced/
H A DHDF5_tree_demo2.py38 parent_path = api.Str('<unknown>') variable in Hdf5ArrayNode
44 parent_path = api.Str('<unknown>') variable in Hdf5GroupNode
69 def _get_sub_arrays(group, parent_path): argument
78 def _get_sub_groups(group, parent_path): argument
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/examples/demo/Advanced/
H A DHDF5_tree_demo2.py38 parent_path = api.Str('<unknown>') variable in Hdf5ArrayNode
44 parent_path = api.Str('<unknown>') variable in Hdf5GroupNode
69 def _get_sub_arrays(group, parent_path): argument
78 def _get_sub_groups(group, parent_path): argument
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/file_sys/
H A Dvfs_real.h69 std::string parent_path; variable
111 std::string parent_path; variable
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vclib/svn/
H A D__init__.py53 def expand_root_parent(parent_path): argument
69 def find_root_in_parent(parent_path, rootname): argument
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vclib/ccvs/
H A D__init__.py30 def expand_root_parent(parent_path): argument
45 def find_root_in_parent(parent_path, rootname): argument
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/endpoints/
H A Dfile_tag.py234 def get(self, request, repo_id, parent_path, filename, is_dir): argument
243 def put(self, request, repo_id, parent_path, filename, is_dir): argument
271 def post(self, request, repo_id, parent_path, filename, is_dir): argument
298 def delete(self, request, repo_id, parent_path, filename, name, is_dir): argument
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/
H A Dcaldav-PROPFIND.php54 function add_proxy_response( $which, $parent_path ) {
104 function get_collection_contents( $depth, $collection, $parent_path = null ) {
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DNANDImporter.cpp123 std::string NANDImporter::GetPath(const NANDFSTEntry& entry, const std::string& parent_path) in GetPath()
140 void NANDImporter::ProcessEntry(u16 entry_number, const std::string& parent_path) in ProcessEntry()
157 void NANDImporter::ProcessDirectory(const NANDFSTEntry& entry, const std::string& parent_path) in ProcessDirectory()
171 void NANDImporter::ProcessFile(const NANDFSTEntry& entry, const std::string& parent_path) in ProcessFile()
/dports/graphics/colmap/colmap-3.6/src/ui/
H A Dproject_widget.cc158 const auto parent_path = GetParentDir(*options_->project_path); in DefaultDirectory() local
165 const auto parent_path = in DefaultDirectory() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/resources/html5lib/src/html5lib/tests/
H A D__init__.py4 parent_path = os.path.abspath(os.path.join(os.path.split(__file__)[0], "..")) variable
/dports/finance/prestashop/prestashop/classes/webservice/
H A DWebserviceSpecificManagementImages.php893 protected function deleteImageOnDisk($file_path, $image_types = null, $parent_path = null)
937 …path, $new_path, $dest_width = null, $dest_height = null, $image_types = null, $parent_path = null)
1065 …$reception_path, $dest_width = null, $dest_height = null, $image_types = null, $parent_path = null)
/dports/devel/py-oci/oci-2.53.1/src/oci/data_catalog/models/
H A Dobject_relationship.py326 def parent_path(self): member in ObjectRelationship
338 def parent_path(self, parent_path): argument
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/cli/
H A Dcreate_pkg.py12 def main(argv=sys.argv[1:], parent_path=os.getcwd()): argument
/dports/audio/musicpd/mpd-0.23.6/python/build/
H A Dtar.py3 def untar(tarball_path, parent_path, base): argument
H A Ddownload.py5 def download_and_verify(url, md5, parent_path): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/
H A Dvalidator_cache.py9 def get_validator(parent_path, prop_name): argument
/dports/x11/mate-menus/mate-menus-1.26.0/util/
H A Dmate-menus-ls.py31 def print_directory(dir, parent_path = None): argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/convenience/
H A Dinfo_log_finder.cc20 std::string parent_path; in GetInfoLogList() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/convenience/
H A Dinfo_log_finder.cc20 std::string parent_path; in GetInfoLogList() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/convenience/
H A Dinfo_log_finder.cc20 std::string parent_path; in GetInfoLogList() local
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/convenience/
H A Dinfo_log_finder.cc20 std::string parent_path; in GetInfoLogList() local

12345678910>>...37