Home
last modified time | relevance | path

Searched defs:chart_name (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/
H A Dpinpoint_request.py182 def ParseStatisticNameFromChart(chart_name): argument
H A Dadd_point.py359 chart_name, argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/kubernetes/plugins/modules/
H A Dhelm.py328 def deploy(command, release_name, release_values, chart_name, wait, argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/kubernetes/core/plugins/modules/
H A Dhelm.py328 def deploy(command, release_name, release_values, chart_name, wait, argument
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dcontenttypes.py97 def _add_chart_name(self, chart_name): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/core/
H A Dresults_dashboard.py395 def _TestPath(test_name, chart_name, trace_name): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/common/
H A Dutils.py233 def ParseStatisticNameFromChart(chart_name): argument
/dports/math/geogram/geogram-1.7.7/src/lib/exploragram/hexdom/
H A Dquad_dominant.cpp535 …void mark_charts(Mesh* m, const char *uv_name, const char *chart_name, const char *singular_name) … in mark_charts()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKToken.h146 chart_name, enumerator
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c8915 gchar const *chart_name = NULL; in oo_chart_axis() local