Searched defs:string_len (Results 1 – 11 of 11) sorted by relevance
/third_party/abseil-cpp/absl/strings/ |
D | str_join_benchmark.cc | 27 const int string_len = state.range(0); in BM_Join2_Strings() local 58 const int string_len = state.range(0); in BM_Join2_KeysAndValues() local 80 const int string_len = state.range(0); in BM_JoinStreamable() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_join_benchmark.cc | 27 const int string_len = state.range(0); in BM_Join2_Strings() local 58 const int string_len = state.range(0); in BM_Join2_KeysAndValues() local 80 const int string_len = state.range(0); in BM_JoinStreamable() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftsnames.h | 115 FT_UInt string_len; /* in bytes */ member 212 FT_UInt string_len; /* in bytes */ member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
D | ftsnames.h | 116 FT_UInt string_len; /* in bytes */ member 213 FT_UInt string_len; /* in bytes */ member
|
/third_party/freetype/include/freetype/ |
D | ftsnames.h | 115 FT_UInt string_len; /* in bytes */ member 212 FT_UInt string_len; /* in bytes */ member
|
/third_party/selinux/libselinux/utils/ |
D | selabel_lookup_best_match.c | 56 int raw = 0, mode = 0, rc, opt, i, num_links, string_len; in main() local
|
/third_party/glib/glib/ |
D | gregex.c | 175 gssize string_len; /* length of string, in bytes */ member 844 gint string_len, in match_info_new() 2069 gssize string_len, in g_regex_match_full() 2193 gssize string_len, in g_regex_match_all_full() 2466 gssize string_len, in g_regex_split_full() 3101 gssize string_len, in g_regex_replace() 3176 gssize string_len, in g_regex_replace_literal() 3259 gssize string_len, in g_regex_replace_eval()
|
/third_party/glib/gmodule/ |
D | gmodule.c | 432 gsize string_len = strlen (string); in str_check_suffix() local
|
/third_party/glib/glib/tests/ |
D | regex.c | 149 gssize string_len; member 274 gssize string_len; member 1246 gssize string_len; member
|
/third_party/python/Modules/ |
D | _testcapimodule.c | 5962 Py_ssize_t string_len = 0; in test_structmembers_new() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 10424 guint8 string_len = 0; in qtdemux_get_rtsp_uri_from_hndl() local
|