Home
last modified time | relevance | path

Searched +defs:path +defs:tm (Results 1 – 25 of 2266) sorted by relevance

12345678910>>...91

/dports/devel/upp/upp/uppsrc/plugin/zip/
H A DZip.cpp5 void Zip::WriteFolder(const char *path, Time tm) in WriteFolder()
17 void Zip::FileHeader(const char *path, Time tm) in FileHeader()
39 void Zip::BeginFile(const char *path, Time tm, bool deflate) in BeginFile()
62 void Zip::BeginFile(OutFilterStream& oz, const char *path, Time tm, bool deflate) in BeginFile()
111 void Zip::WriteFile(const void *ptr, int size, const char *path, Gate<int, int> progress, Time tm, … in WriteFile()
158 void Zip::WriteFile(const String& s, const char *path, Gate<int, int> progress, Time tm, bool defla… in WriteFile()
/dports/graphics/exiv2/exiv2-0.27.5-Source/contrib/organize/
H A Dhelpers.cpp106 std::string exif_date(const Exiv2::Image *image, const fs::path &) in exif_date()
198 bool file_get_tm(const fs::path &path, std::tm &tm) in file_get_tm()
212 std::tm tm; in file_date() local
221 std::tm tm; in file_year() local
230 std::tm tm; in file_month() local
237 std::string file_day(const Exiv2::Image *, const fs::path &path) in file_day()
239 std::tm tm; in file_day() local
362 std::tm tm; in file_time() local
371 std::tm tm; in file_hour() local
380 std::tm tm; in file_minute() local
[all …]
/dports/devel/cook/cook-2.30/cook/
H A Dstat.cache.c112 stat_cache_fingerprint(string_ty *path, cache_ty *cp) in stat_cache_fingerprint()
238 struct tm *tm; in stat_cache_fingerprint() local
325 stat_cache(string_ty *path, cache_ty *cp, int follow_links) in stat_cache()
446 stat_cache_newest(string_ty *path, int follow_links) in stat_cache_newest()
474 struct tm *tm; in stat_cache_newest() local
540 stat_cache_oldest(string_ty *path, int follow_links) in stat_cache_oldest()
568 struct tm *tm; in stat_cache_oldest() local
615 stat_cache_set(string_ty *path, time_t when, int fp2) in stat_cache_set()
686 struct tm *tm; in stat_cache_set() local
721 stat_cache_clear(string_ty *path) in stat_cache_clear()
/dports/devel/love/love-11.3/src/libraries/luasocket/libluasocket/
H A Dunixudp.c109 p_timeout tm = &un->tm; in meth_send() local
132 const char *path = luaL_checkstring(L, 3); in meth_sendto() local
133 p_timeout tm = &un->tm; in meth_sendto() local
171 p_timeout tm = &un->tm; in meth_receive() local
202 p_timeout tm = &un->tm; in meth_receivefrom() local
260 static const char *unixudp_trybind(p_unix un, const char *path) { in unixudp_trybind()
284 const char *path = luaL_checkstring(L, 2); in meth_bind() local
314 static const char *unixudp_tryconnect(p_unix un, const char *path) in unixudp_tryconnect()
339 const char *path = luaL_checkstring(L, 2); in meth_connect() local
/dports/devel/premake5/premake-5.0.0-alpha16-src/binmodules/luasocket/src/
H A Dunixdgram.c109 p_timeout tm = &un->tm; in meth_send() local
132 const char *path = luaL_checkstring(L, 3); in meth_sendto() local
133 p_timeout tm = &un->tm; in meth_sendto() local
171 p_timeout tm = &un->tm; in meth_receive() local
202 p_timeout tm = &un->tm; in meth_receivefrom() local
261 static const char *unixdgram_trybind(p_unix un, const char *path) { in unixdgram_trybind()
285 const char *path = luaL_checkstring(L, 2); in meth_bind() local
315 static const char *unixdgram_tryconnect(p_unix un, const char *path) in unixdgram_tryconnect()
340 const char *path = luaL_checkstring(L, 2); in meth_connect() local
/dports/databases/py-tiledb/tiledb-0.8.11/tiledb/tests/
H A Dcheck_csv_dir.py14 import pandas._testing as tm namespace
33 def check_csv_dir(path): argument
/dports/audio/glurp/glurp-0.12.3/src/
H A Dgui.c664 GtkTreePath *path; in populate_gui_playlist_list() local
696 GtkTreeModel *tm; in gui_playlist_set_cursor() local
697 GtkTreePath *path; in gui_playlist_set_cursor() local
720 GtkTreeModel *tm; in gui_playlist_scroll() local
721 GtkTreePath *path; in gui_playlist_scroll() local
747 GtkTreeModel *tm; in gui_playlist_hilight() local
880 GtkTreePath *path; in populate_gui_add_search_tree() local
923 GtkTreeModel *tm; in gui_load_selected() local
945 void gui_load_song(GtkTreeModel *tm, GtkTreeIter iter) { in gui_load_song()
996 GtkTreeModel *tm = gtk_tree_view_get_model(tv); in gui_add_fill_dir() local
[all …]
H A Dgui-callbacks.c427 GtkTreeModel *tm; in on_ui_player_play() local
429 GtkTreePath *path; in on_ui_player_play() local
562 GtkTreeModel *tm; in on_ui_playlist_load() local
593 GtkTreeModel *tm; in on_ui_playlist_delete() local
680 GtkTreeModel *tm; in on_ui_playlist_list_cursor_changed() local
712 GtkTreePath *path; in on_ui_qsearch_activate() local
842 GtkTreeModel *tm; in on_menu_pl_remove_selected_activate() local
872 GtkTreeModel *tm; in on_menu_pl_remove_crop_activate() local
923 GtkTreeModel *tm; in on_ui_add_add_clicked() local
1200 GtkTreeModel *tm; in on_pmenu_db_update_selected() local
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/details/
H A Dos-inl.h88 std::tm tm; in localtime() local
107 std::tm tm; in gmtime() local
253 SPDLOG_INLINE int utc_minutes_offset(const std::tm &tm) in utc_minutes_offset()
465 static SPDLOG_INLINE bool mkdir_(const filename_t &path) in mkdir_()
480 SPDLOG_INLINE bool create_dir(filename_t path) in create_dir()
524 SPDLOG_INLINE filename_t dir_name(filename_t path) in dir_name()
/dports/math/abella/abella-2.0.7/examples/lambda-calculus/term-structure/
H A Dpath.sig12 type tm tm -> o. type
13 type path tm -> path -> o. type
/dports/devel/spdlog/spdlog-1.9.2/include/spdlog/details/
H A Dos-inl.h88 std::tm tm; in localtime() local
107 std::tm tm; in gmtime() local
263 SPDLOG_INLINE int utc_minutes_offset(const std::tm &tm) in utc_minutes_offset()
519 static SPDLOG_INLINE bool mkdir_(const filename_t &path) in mkdir_()
534 SPDLOG_INLINE bool create_dir(filename_t path) in create_dir()
573 SPDLOG_INLINE filename_t dir_name(filename_t path) in dir_name()
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/include/spdlog/details/
H A Dos-inl.h88 std::tm tm; in localtime() local
107 std::tm tm; in gmtime() local
253 SPDLOG_INLINE int utc_minutes_offset(const std::tm &tm) in utc_minutes_offset()
509 static SPDLOG_INLINE bool mkdir_(const filename_t &path) in mkdir_()
524 SPDLOG_INLINE bool create_dir(filename_t path) in create_dir()
568 SPDLOG_INLINE filename_t dir_name(filename_t path) in dir_name()
/dports/irc/catgirl/catgirl-2.0/
H A Dlog.c71 static void logMkdir(const char *path) { in logMkdir()
83 static FILE *logFile(uint id, const struct tm *tm) { in logFile()
101 char path[PATH_MAX]; in logFile() local
143 struct tm *tm = localtime(&ts); in logFormat() local
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tests/
H A Dmeson.build7 subdir('path') subdir
10 subdir('tm') subdir
/dports/math/abella/abella-2.0.7/examples/higher-order/
H A Dbreduce.sig14 type path tm -> p -> o. type
17 type tm tm -> o. type
H A Dbred_alt.sig14 type path tm -> p -> o. type
17 type tm tm -> o. type
/dports/sysutils/fusefs-ext2/fuse-ext2-ea7bacf/fuse-ext2/
H A Dop_chmod.c23 int op_chmod (const char *path, mode_t mode) in op_chmod()
27 time_t tm; in op_chmod() local
/dports/www/shttpd/shttpd-1.42/src/
H A Dcompat_wince.h42 struct tm { struct
43 int tm_sec; /* seconds after the minute - [0,59] */ argument
44 int tm_min; /* minutes after the hour - [0,59] */ argument
45 int tm_hour; /* hours since midnight - [0,23] */ argument
46 int tm_mday; /* day of the month - [1,31] */ argument
47 int tm_mon; /* months since January - [0,11] */ argument
48 int tm_year; /* years since 1900 */ argument
49 int tm_wday; /* days since Sunday - [0,6] */ argument
50 int tm_yday; /* days since January 1 - [0,365] */ argument
51 int tm_isdst; /* daylight savings time flag */ argument
[all …]
/dports/security/fswatch/fswatch-0.02beta5/src/
H A Dfi.c307 struct tm tm; local
347 fi_pshow(type, fi, path, mask) in fi_pshow() argument
381 struct tm tm; local
424 fi_hshow(type, fi, path, mask) in fi_hshow() argument
458 struct tm tm; local
502 fi_hxshow(type, fi, path, mask) in fi_hxshow() argument
/dports/net/binkd/binkd-1.0.4/
H A Dtools.c400 char *path, *s; in mkpath0() local
442 char path[MAXPATHLEN]; in mkpath() local
502 struct tm *safe_gmtime(time_t *t, struct tm *tm) in safe_gmtime()
551 struct tm utctm, tm; in safe_time() local
570 struct tm *safe_localtime(time_t *t, struct tm *tm) in safe_localtime()
585 struct tm *safe_localtime(time_t *t, struct tm *tm) in safe_localtime()
626 struct tm tm; in vLog() local
988 int delete (char *path) in delete()
1000 int trunc_file (char *path) in trunc_file()
1021 int sdelete (char *path) in sdelete()
[all …]
/dports/devel/libxo/libxo-0.6.1/tests/gettext/
H A Dgt_01.c29 static char path[MAXPATHLEN]; in main() local
92 struct tm tm; in main() local
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python/
H A Dtest_model_compatibility.py4 import testing as tm namespace
48 def run_scikit_model_check(name, path): argument
/dports/misc/xgboost/xgboost-1.5.1/tests/python/
H A Dtest_model_compatibility.py4 import testing as tm namespace
48 def run_scikit_model_check(name, path): argument
/dports/games/xye/xye-0.12.2/src/
H A Dbrowser.cpp102 DIR* tm; in NextFileOfType() local
128 DIR* tm; in NextFileMatching() local
153 DIR* tm; in NextSubFolder() local
182 bool TryToOpenFolder(const char* path) in TryToOpenFolder()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/series/methods/
H A Dtest_tz_convert.py9 def test_series_tz_convert(self):
16 # can't convert tz-naive

12345678910>>...91