Home
last modified time | relevance | path

Searched defs:graph_end (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/cacti/cacti-1.2.19/
H A Dgraph.php112 $graph_end = time() - 30; variable
327 $graph_end = get_request_var('graph_end'); variable
329 $graph_end = $now - $seconds_between_graph_updates; variable
/dports/net-mgmt/cacti/cacti-1.2.19/lib/
H A Dgraph_variables.php398 …_percentile(&$regexp_match_array, &$graph, &$graph_item, &$graph_items, $graph_start, $graph_end) {
599 …egexp_match_array, &$graph, &$graph_item, &$graph_items, $graph_start, $graph_end, $rra_step, $ds_…
H A Daggregate.php25 function aggregate_build_children_url($local_graph_id, $graph_start = -1, $graph_end = -1, $rra_id …
H A Drrd.php949 function rrd_function_process_graph_options($graph_start, $graph_end, &$graph, &$graph_data_array) {
2534 function rrdtool_function_get_resstep($local_data_ids, $graph_start, $graph_end, $type = 'res') {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dscalar_analysis_nodes.h160 dag_iterator graph_end() { return dag_iterator(); } in graph_end() function
162 const_dag_iterator graph_end() const { return graph_cend(); } in graph_end() function
/dports/science/libghemical/libghemical-3.0.0/src/
H A Dengine.h437 f64 graph_end; variable