Home
last modified time | relevance | path

Searched defs:values_count (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/
Dpack_create.hpp165 size_type & values_count, in apply()
177 size_type & values_count, in apply()
288 size_type values_count, in per_level()
374 size_type values_count, in per_level_packets()
/third_party/boost/libs/geometry/index/example/
Dbenchmark_insert.cpp93 size_t values_count = 1000000; in main() local
99 size_t values_count = 10000; in main() local
Dbenchmark2.cpp28 size_t values_count = 1001; in main() local
Drandom_test.cpp25 size_t values_count = 1000000; in main() local
Dbenchmark.cpp26 size_t values_count = 1000000; in main() local
D3d_benchmark.cpp24 size_t values_count = 500000; in main() local
Dbenchmark_experimental.cpp85 size_t values_count = 1000000; in main() local
93 size_t values_count = 1000; in main() local
/third_party/eudev/src/udev/
Dudevadm-hwdb.c51 size_t values_count; member
64 size_t values_count; member
275 uint64_t values_count; member
/third_party/eudev/src/libudev/
Dlibudev-hwdb-def.h55 le64_t values_count; member
/third_party/boost/boost/geometry/index/detail/
Dserialization.hpp365 size_type & values_count, in apply()
377 size_type & values_count, in raw_apply()
558 size_type values_count, leafs_level; in load() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5225 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotEx()
5350 void ImGui::PlotLines(const char* label, const float* values, int values_count, int values_offset, … in PlotLines()
5356 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotLines()
5361 void ImGui::PlotHistogram(const char* label, const float* values, int values_count, int values_offs… in PlotHistogram()
5367 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotHistogram()
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1530 int32_t values_count = UPRV_LENGTHOF(values); in TestRBNF() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp6420 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotEx()
6553 void ImGui::PlotLines(const char* label, const float* values, int values_count, int values_offset, … in PlotLines()
6559 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotLines()
6564 void ImGui::PlotHistogram(const char* label, const float* values, int values_count, int values_offs… in PlotHistogram()
6570 …ar* label, float (*values_getter)(void* data, int idx), void* data, int values_count, int values_o… in PlotHistogram()
/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp1778 size_t values_count = Value::counter(); in test_count_rtree_values() local