Home
last modified time | relevance | path

Searched defs:GetSortKey (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/docs/userguide/collation/
Dapi.md260 ## GetSortKey section in Collation API Details
277 ### Sort Key Features
350 ### Sort Key Output Buffer
383 ### Example
422 ### Using Iterators for String Comparison
443 ### Obtaining Partial Sort Keys
489 ### Other Examples
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc67 std::string GetSortKey(const T& val) { in GetSortKey() function
72 std::string GetSortKey<FileDescriptor>(const FileDescriptor& val) { in GetSortKey() function
77 std::string GetSortKey<SCC>(const SCC& val) { in GetSortKey() function
/third_party/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp281 class GetSortKey : public UPerfFunction class
295 GetSortKey::GetSortKey(const UCollator* coll, const CA_uchar* source, UBool useLen) in GetSortKey() function in GetSortKey