Home
last modified time | relevance | path

Searched refs:tabulate (Results 1 – 13 of 13) sorted by relevance

/third_party/grpc/tools/profiling/qps/
Dqps_diff.py26 import tabulate
137 return tabulate.tabulate(rows, headers=headers, floatfmt='+.2f')
/third_party/grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py23 import tabulate
36 argp.add_argument('--fmt', choices=tabulate.tabulate_formats, default='simple')
269 print >> out, tabulate.tabulate(table, header, tablefmt=args.fmt)
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py28 import tabulate
221 return tabulate.tabulate(rows, headers=headers, floatfmt='+.2f'), note
/third_party/python/Lib/test/
Dsortperf.py66 def tabulate(r): function
166 tabulate(r)
/third_party/grpc/tools/internal_ci/helper_scripts/
Dprepare_build_linux_perf_rc22 sudo pip install tabulate
Dprepare_build_linux_perf_multilang_rc27 sudo pip install tabulate
/third_party/boost/libs/compute/test/
Dtest_tabulate.cpp33 compute::experimental::tabulate(vector.begin(), vector.end(), negate, queue); in BOOST_AUTO_TEST_CASE()
DCMakeLists.txt227 add_compute_test("experimental.tabulate" test_tabulate.cpp)
/third_party/boost/libs/compute/include/boost/compute/experimental/
Dtabulate.hpp24 inline void tabulate(Iterator first, in tabulate() function
/third_party/boost/boost/compute/experimental/
Dtabulate.hpp24 inline void tabulate(Iterator first, in tabulate() function
/third_party/grpc/tools/gce/
Dlinux_kokoro_performance_worker_init.sh81 sudo pip install tabulate
92 sudo pypy -m pip install tabulate
/third_party/python/Doc/library/
Ditertools.rst25 For instance, SML provides a tabulation tool: ``tabulate(f)`` which produces a
745 def tabulate(function, start=0):
/third_party/boost/libs/math/doc/background/
Dspecial_tut.qbk196 tabulate these like this: