Home
last modified time | relevance | path

Searched defs:path_info (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/games/wesnoth/wesnoth-1.14.17/src/desktop/
H A Dpaths.hpp37 struct path_info struct
40 t_string name;
42 std::string label;
44 std::string path;
/dports/science/dvc/dvc-0.30.1/dvc/remote/
H A Dhdfs.py63 def checksum(self, path_info): argument
78 def rm(self, path_info): argument
83 def save_info(self, path_info): argument
91 def remove(self, path_info): argument
101 def exists(self, path_info): argument
H A Dbase.py111 def save_info(self, path_info): argument
114 def changed(self, path_info, checksum_info): argument
164 def save(self, path_info, checksum_info): argument
194 def remove(self, path_info): argument
197 def move(self, path_info): argument
301 def already_cached(self, path_info): argument
309 def safe_remove(self, path_info, force=False): argument
324 def do_checkout(self, path_info, checksum, force=False): argument
333 def checkout(self, path_info, checksum_info, force=False): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/
H A Dcompile_resources.py287 def _DuplicateZhResources(resource_dirs, path_info): argument
301 def _RenameLocaleResourceDirs(resource_dirs, path_info): argument
386 def _MoveImagesToNonMdpiFolders(res_root, path_info): argument
552 def _ConvertToWebP(cwebp_binary, png_paths, path_info, webp_cache_dir): argument
571 def _RemoveImageExtensions(directory, path_info): argument
658 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/
H A Dcompile_resources.py290 def _DuplicateZhResources(resource_dirs, path_info): argument
304 def _RenameLocaleResourceDirs(resource_dirs, path_info): argument
389 def _MoveImagesToNonMdpiFolders(res_root, path_info): argument
530 def _ConvertToWebP(webp_binary, png_files, path_info, webp_cache_dir): argument
607 def _RemoveImageExtensions(directory, path_info): argument
746 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/
H A D_cpdispatch.py286 def __call__(self, path_info): argument
466 def __call__(self, path_info): argument
523 def __call__(self, path_info): argument
531 def find_handler(self, path_info): argument
616 def xmlrpc_dispatch(path_info): argument
664 def vhost_dispatch(path_info): argument
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/
H A D_cpdispatch.py286 def __call__(self, path_info): argument
466 def __call__(self, path_info): argument
523 def __call__(self, path_info): argument
531 def find_handler(self, path_info): argument
616 def xmlrpc_dispatch(path_info): argument
664 def vhost_dispatch(path_info): argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/
H A Dcompile_resources.py283 def _DuplicateZhResources(resource_dirs, path_info): argument
297 def _RenameLocaleResourceDirs(resource_dirs, path_info): argument
382 def _MoveImagesToNonMdpiFolders(res_root, path_info): argument
543 def _ConvertToWebP(cwebp_binary, png_paths, path_info, webp_cache_dir): argument
562 def _RemoveImageExtensions(directory, path_info): argument
649 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument
/dports/science/dvc/dvc-0.30.1/dvc/remote/ssh/
H A D__init__.py88 def exists(self, path_info): argument
95 def md5(self, path_info): argument
112 def save_info(self, path_info): argument
118 def remove(self, path_info): argument
/dports/www/py-whitenoise/whitenoise-4.1.2/whitenoise/
H A Dstring_utils.py24 def decode_path_info(path_info): argument
27 def decode_path_info(path_info): argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-ps-io-affinity.c14 struct path_info { struct
22 struct path_info **path_map; argument
H A Ddm-ps-historical-service-time.c54 struct path_info { struct
55 struct list_head list;
56 struct dm_path *path;
57 unsigned int repeat_count;
59 spinlock_t lock;
61 u64 historical_service_time; /* Fixed point */
63 u64 stale_after;
64 u64 last_finish;
66 u64 outstanding;
H A Ddm-ps-service-time.c30 struct path_info { struct
31 struct list_head list;
32 struct dm_path *path;
33 unsigned repeat_count;
34 unsigned relative_throughput;
35 atomic_t in_flight_size; /* Total size of in-flight I/Os */
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-ps-io-affinity.c14 struct path_info { struct
22 struct path_info **path_map; argument
H A Ddm-ps-historical-service-time.c54 struct path_info { struct
55 struct list_head list;
56 struct dm_path *path;
57 unsigned int repeat_count;
59 spinlock_t lock;
61 u64 historical_service_time; /* Fixed point */
63 u64 stale_after;
64 u64 last_finish;
66 u64 outstanding;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-ps-io-affinity.c14 struct path_info { struct
22 struct path_info **path_map; argument
H A Ddm-ps-historical-service-time.c54 struct path_info { struct
55 struct list_head list;
56 struct dm_path *path;
57 unsigned int repeat_count;
59 spinlock_t lock;
61 u64 historical_service_time; /* Fixed point */
63 u64 stale_after;
64 u64 last_finish;
66 u64 outstanding;
H A Ddm-ps-service-time.c30 struct path_info { struct
31 struct list_head list;
32 struct dm_path *path;
33 unsigned repeat_count;
34 unsigned relative_throughput;
35 atomic_t in_flight_size; /* Total size of in-flight I/Os */
/dports/devel/libunit/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/www/unit/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/www/unit-php/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/
H A DDynamicPathRequest.java6 public void setServletPath(String servlet_path, String path_info); in setServletPath()
8 public void setServletPath(String filter_path, String servlet_path, String path_info); in setServletPath()
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/
H A Dcompile_resources.py252 def _RenameLocaleResourceDirs(resource_dirs, path_info): argument
339 def _MoveImagesToNonMdpiFolders(res_root, path_info): argument
528 def _ConvertToWebP(cwebp_binary, png_paths, path_info, webp_cache_dir): argument
547 def _RemoveImageExtensions(directory, path_info): argument
634 def _CreateResourceInfoFile(path_info, info_path, dependencies_res_zips): argument

12345678910>>...20