Home
last modified time | relevance | path

Searched defs:stats_table (Results 1 – 16 of 16) sorted by relevance

/dports/databases/grass7/grass-7.8.6/raster/r.coin/
H A Dcoin.h24 struct stats_table struct
37 extern struct stats_table *table; argument
/dports/textproc/p5-AI-Categorizer/AI-Categorizer-0.09/lib/AI/Categorizer/
H A DExperiment.pm37 sub stats_table { subroutine
/dports/textproc/p5-AI-Categorizer/AI-Categorizer-0.09/lib/AI/
H A DCategorizer.pm104 sub stats_table { subroutine
/dports/net/honeyd/honeyd-1.5c/webserver/
H A Dsupport.py115 def stats_table(root): function
/dports/math/p5-Statistics-Contingency/Statistics-Contingency-0.09/lib/Statistics/
H A DContingency.pm161 sub stats_table { subroutine
/dports/biology/py-multiqc/multiqc-1.10/multiqc/modules/flash/
H A Dflash.py132 def stats_table(self, data): member in MultiqcModule
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dlogin_database.h209 StatisticsTable& stats_table() { return stats_table_; } in stats_table() function
H A Dlogin_database_unittest.cc1454 StatisticsTable& stats_table = db().stats_table(); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dlogin_database.h205 StatisticsTable& stats_table() { return stats_table_; } in stats_table() function
H A Dlogin_database_unittest.cc1511 StatisticsTable& stats_table = db->stats_table(); in AddMetricsTestData() local
/dports/irc/evangeline/modules/stats.mod/
H A Dstats.c665 static Function stats_table[] = variable
/dports/databases/opentsdb/opentsdb-2.3.0/src/tsd/client/
H A DQueryUi.java237 private final FlexTable stats_table = new FlexTable(); field in QueryUi
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c4720 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_init() local
4895 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_32() local
4923 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_64() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c4720 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_init() local
4895 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_32() local
4923 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_64() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c4720 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_init() local
4895 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_32() local
4923 struct i40iw_dev_hw_stats_offsets *stats_table = in i40iw_hw_stats_read_64() local
/dports/security/suricata/suricata-6.0.4/src/
H A Dcounters.c114 static StatsTable stats_table = { NULL, NULL, 0, 0, 0, {0 , 0}}; variable