Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/devel/p5-No-Worries/No-Worries-1.6/t/
H A D1stat.t19 is(stat_type(S_IFREG), "plain file", "stat_type(plain file)");
24 is(stat_type(S_IFDIR), "directory", "stat_type(directory)");
29 is(stat_type(S_IFIFO), "pipe", "stat_type(pipe)");
34 is(stat_type(S_IFSOCK), "socket", "stat_type(socket)");
39 is(stat_type(S_IFBLK), "block device", "stat_type(block device)");
49 is(stat_type(S_IFLNK), "symlink", "stat_type(symlink)");
54 is(stat_type(S_IFDOOR), "door", "stat_type(door)");
59 is(stat_type(S_IFPORT), "event port", "stat_type(event port)");
69 is(stat_type(S_IFWHT), "whiteout", "stat_type(whiteout)");
86 is(stat_type($stat[ST_MODE]), "directory", "type(directory)");
[all …]
/dports/games/simutrans/simutrans-121.0/
H A Dsimfab.h139 …void book_stat(sint64 value, int stat_type) { assert(stat_type<MAX_FAB_GOODS_STAT); statistics[0][ in book_stat() argument
140 …void set_stat(sint64 value, int stat_type) { assert(stat_type<MAX_FAB_GOODS_STAT); statistics[0][s… in set_stat() argument
141 …sint64 get_stat(int month, int stat_type) const { assert(stat_type<MAX_FAB_GOODS_STAT); return sta… in get_stat() argument
147 assert(stat_type<MAX_FAB_GOODS_STAT); in get_stat_converted()
148 sint64 value = statistics[month][stat_type]; in get_stat_converted()
149 if (stat_type==FAB_GOODS_STORAGE || stat_type==FAB_GOODS_CONSUMED) { in get_stat_converted()
254 …void set_stat(sint64 value, int stat_type) { assert(stat_type<MAX_FAB_STAT); statistics[0][stat_ty… in set_stat() argument
513 …sint64 get_stat(int month, int stat_type) const { assert(stat_type<MAX_FAB_STAT); return statistic… in get_stat() argument
514 …void book_stat(sint64 value, int stat_type) { assert(stat_type<MAX_FAB_STAT); statistics[0][stat_t… in book_stat() argument
526 assert(stat_type<MAX_FAB_STAT); in get_stat_converted()
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer-stats.h15 const char* stat_desc(stat_type stat, stat_desc_type desc);
19 void modify_stat(stat_type which_stat, int amount, bool suppress_msg);
21 void notify_stat_change(stat_type which_stat, int amount, bool suppress_msg);
27 bool lose_stat(stat_type which_stat, int stat_loss, bool force = false);
29 stat_type random_lost_stat();
30 bool restore_stat(stat_type which_stat, int stat_gain,
33 duration_type stat_zero_duration(stat_type stat);
37 int innate_stat(stat_type s);
H A Dplayer-stats.cc36 int player::stat(stat_type s, bool nonneg) const in stat()
69 int player::max_stat(stat_type s, bool innate) const in max_stat()
90 int innate_stat(stat_type s) in innate_stat()
96 static void _handle_stat_change(stat_type stat);
507 static string _stat_name(stat_type stat) in _stat_name()
558 stat_type random_lost_stat() in random_lost_stat()
560 stat_type choice = NUM_STATS; in random_lost_stat()
567 choice = static_cast<stat_type>(i); in random_lost_stat()
617 static void _normalize_stat(stat_type stat) in _normalize_stat()
623 static void _handle_stat_change(stat_type stat) in _handle_stat_change()
[all …]
/dports/multimedia/dirac/dirac-1.0.2/libdirac_byteio/
H A Ddirac_byte_stats.cpp63 int64_t DiracByteStats::GetBitCount(const StatType& stat_type) const in GetBitCount()
65 return GetByteCount(stat_type) * CHAR_BIT; in GetBitCount()
68 int64_t DiracByteStats::GetByteCount(const StatType& stat_type) const in GetByteCount()
71 it = m_byte_count.find(stat_type); in GetByteCount()
78 void DiracByteStats::SetByteCount(const StatType& stat_type, int64_t count) in SetByteCount() argument
80 if(m_byte_count.find(stat_type)==m_byte_count.end()) in SetByteCount()
81 m_byte_count[stat_type]=0; in SetByteCount()
83 m_byte_count[stat_type]+=count; in SetByteCount()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dtiming.hpp166 TOnePSGTiming::EScaleType stat_type,
178 TOnePSGTiming::EScaleType stat_type,
192 TOnePSGTiming::EScaleType stat_type,
204 TOnePSGTiming::EScaleType stat_type,
218 TOnePSGTiming::EScaleType stat_type,
253 TOnePSGTiming::EScaleType stat_type,
265 TOnePSGTiming::EScaleType stat_type,
277 TOnePSGTiming::EScaleType stat_type,
313 TOnePSGTiming::EScaleType stat_type,
324 const string & stat_type,
[all …]
H A Dtiming.cpp212 n_bins, stat_type); in CLmdbCacheTiming()
235 n_bins, stat_type); in CLmdbResolutionTiming()
251 TOnePSGTiming::EScaleType stat_type, in CCassTiming() argument
258 n_bins, stat_type); in CCassTiming()
281 n_bins, stat_type); in CCassResolutionTiming()
307 n_bins, stat_type); in CBlobRetrieveTiming()
364 TOnePSGTiming::EScaleType stat_type, in CHugeBlobRetrieveTiming() argument
388 TOnePSGTiming::EScaleType stat_type, in CNotFoundBlobRetrieveTiming() argument
504 const string & stat_type, in COperationTiming() argument
509 if (NStr::CompareNocase(stat_type, "linear") == 0) in COperationTiming()
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_stat.h266 int stat_type,
312 int stat_type,
443 int stat_type,
465 cs_lagr_stat_activate(int stat_type);
484 cs_lagr_stat_activate_time_moment(int stat_type,
498 cs_lagr_stat_deactivate(int stat_type);
551 cs_lagr_stat_type_to_attr_id(int stat_type);
707 cs_lagr_stat_get_moment(int stat_type,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/data_loaders/genbank/impl/
H A Dprocessor.hpp175 CGBRequestStatistics::EStatType stat_type,
181 CGBRequestStatistics::EStatType stat_type,
186 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
190 LogStat(recursion, blob_id, stat_type, descr, double(size)); in LogStat()
195 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
199 LogStat(recursion, blob_id, chunk_id, stat_type, descr, double(size)); in LogStat()
203 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
207 LogStat(recursion, blob_id, stat_type, descr, double(size)); in LogStat()
212 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
216 LogStat(recursion, blob_id, chunk_id, stat_type, descr, double(size)); in LogStat()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/data_loaders/genbank/impl/
H A Dprocessor.hpp175 CGBRequestStatistics::EStatType stat_type,
181 CGBRequestStatistics::EStatType stat_type,
186 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
190 LogStat(recursion, blob_id, stat_type, descr, double(size)); in LogStat()
195 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
199 LogStat(recursion, blob_id, chunk_id, stat_type, descr, double(size)); in LogStat()
203 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
207 LogStat(recursion, blob_id, stat_type, descr, double(size)); in LogStat()
212 CGBRequestStatistics::EStatType stat_type, in LogStat() argument
216 LogStat(recursion, blob_id, chunk_id, stat_type, descr, double(size)); in LogStat()
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/detail/
H A DQuantileStatMap.h50 using stat_type = BasicQuantileStat<ClockT>;
60 typename stat_type::Snapshot snapshot;
70 std::shared_ptr<stat_type> get(folly::StringPiece name) const;
79 std::shared_ptr<stat_type> registerQuantileStat(
81 std::shared_ptr<stat_type> stat,
98 std::shared_ptr<stat_type> stat;
104 std::shared_ptr<stat_type> stat;
127 const typename stat_type::Estimates& estimate,
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/src/filesystem/
H A Dops-common.h56 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
59 file_time(const stat_type& st, std::error_code& ec) noexcept in _GLIBCXX_VISIBILITY()
87 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
98 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY() typedef
101 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
125 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
/dports/biology/diamond/diamond-2.0.13/src/basic/
H A Dstatistics.h29 typedef uint64_t stat_type; typedef
49 std::fill(data_, data_ + COUNT, (stat_type)0); in reset()
61 void inc(const value v, stat_type n = 1lu)
64 void max(const value v, stat_type n) in max()
69 stat_type get(const value v) const in get()
74 stat_type data_[COUNT];
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
135 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
140 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
199 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
253 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
259 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
269 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
295 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
318 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
135 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
140 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
199 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
253 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
259 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
269 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
295 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
318 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
135 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
140 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
199 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
253 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
259 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
269 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
295 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
318 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::_stat stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
126 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
131 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
190 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
244 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
250 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
260 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
286 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
309 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
126 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
131 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
190 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
244 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
250 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
260 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
286 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
309 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
126 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
131 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
190 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
244 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
250 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
260 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
286 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
309 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/src/filesystem/
H A Dops-common.h74 typedef struct ::__stat64 stat_type; in _GLIBCXX_VISIBILITY() typedef
76 inline int stat(const wchar_t* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
135 typedef struct ::stat stat_type; in _GLIBCXX_VISIBILITY()
140 inline int lstat(const char* path, stat_type* buffer) in _GLIBCXX_VISIBILITY()
199 using __gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
253 using std::filesystem::__gnu_posix::stat_type; in _GLIBCXX_VISIBILITY()
259 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
269 make_file_type(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
295 make_file_status(const stat_type& st) noexcept in _GLIBCXX_VISIBILITY()
318 stat_type* from_st, stat_type* to_st, in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...24