Home
last modified time | relevance | path

Searched defs:num_strings (Results 1 – 5 of 5) 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/cups/cups/
Dipp-support.c2142 num_strings; /* Number of strings to compare */ in ippEnumValue() local
/third_party/ncurses/progs/
Ddump_entry.c921 PredIdx num_strings = 0; in fmt_entry() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h372 FT_UInt num_strings; member