Home
last modified time | relevance | path

Searched defs:num_strings (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/third_party/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests4.cpp91 std::size_t num_strings = sizeof(strings) / sizeof(strings[0]); in run_test_cases() local
234 const std::size_t num_strings = sizeof(strings) / sizeof(strings[0]); in run_test_cases() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklicensestables.c487 guint num_strings; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.c749 guint8 num_strings; in _parse_atsc_mult_string() local
/third_party/freetype/include/freetype/internal/
Dcfftypes.h372 FT_UInt num_strings; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h373 FT_UInt num_strings; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h372 FT_UInt num_strings; member
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Did3tag.c386 const gchar ** strings_utf8, int num_strings) in id3v2_tag_add_text_frame()