Home
last modified time | relevance | path

Searched defs:char_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/gn/src/base/strings/
Dutf_string_conversion_utils.cc66 size_t char_offset = output->length(); in WriteUnicodeCharacter() local
85 size_t char_offset = output->length(); in WriteUnicodeCharacter() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator_test.cc188 for (int char_offset = 0; char_offset < kCharsPerFlat; ++char_offset) { in TEST_P() local
197 for (int char_offset = 0; char_offset < kCharsPerFlat; ++char_offset) { in TEST_P() local
223 for (int char_offset = 0; char_offset < kCharsPerFlat; ++char_offset) { in TEST_P() local
231 for (int char_offset = 0; char_offset < kCharsPerFlat; ++char_offset) { in TEST_P() local
/third_party/boost/boost/sort/spreadsort/detail/
Dstring_sort.hpp40 size_t &char_offset) in update_offset()
81 size_t &char_offset, Get_char get_character, Get_length length) in update_offset()
162 size_t char_offset, in string_sort_rec()
267 size_t char_offset, in reverse_string_sort_rec()
379 size_t char_offset, std::vector<RandomAccessIter> &bin_cache, in string_sort_rec()
482 size_t char_offset, std::vector<RandomAccessIter> &bin_cache, in string_sort_rec()
583 size_t char_offset, std::vector<RandomAccessIter> &bin_cache, in reverse_string_sort_rec()
/third_party/boost/libs/sort/test/
Dstring_sort_test.cpp53 size_t char_offset = 1; in update_offset_test() local
/third_party/boost/libs/sort/example/
Dgeneralizedstruct.cpp91 int char_offset = offset - first_name_offset; in operator ()() local