Home
last modified time | relevance | path

Searched refs:sortKey (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/scripts/log/
Dbottleneck_report.py41 def sortKey (element ) : function
68 self.list.sort(key = sortKey, reverse = True)
103 self.list.sort(key = sortKey, reverse = True)
/third_party/icu/tools/colprobe/
Dline.cpp45 sortKey = NULL; in init()
120 sortKey = other.sortKey; in operator =()
690 uint8_t *key = sortKey; in dumpSortkey()
691 if(sortKey) { in dumpSortkey()
Dline.h109 uint8_t *sortKey; variable
Dsortedlines.cpp787 if(!left->sortKey) { in noteContraction()
793 if(!right->sortKey) { in noteContraction()
1242 if(!toSort[j]->sortKey) { in detectExpansions()
1247 if(!toSort[i]->sortKey) { in detectExpansions()
2051 line.sortKey = sortkeys+sortkeyOffset; in calculateSortKey()
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java511 byte[] sortKey = javaCol.getCollationKey(tests[line]).toByteArray(); in doKeyGen()
512 totalKeyLen += sortKey.length; in doKeyGen()
522 byte[] sortKey = icuCol.getCollationKey(tests[line]).toByteArray(); in doKeyGen()
523 totalKeyLen += sortKey.length; in doKeyGen()
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c1808 uint8_t sortKey[256]; in doOverrunTest() local
1815 memset(sortKey, filler, 256); in doOverrunTest()
1816 skLen2 = ucol_getSortKey(coll, uString, strLen, sortKey, i); in doOverrunTest()
1821 if(sortKey[j] != filler) { in doOverrunTest()
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp1249 uint8_t sortKey[12]; in TestSortKeyOverflow() local
1250 int32_t length = col->getSortKey(i_and_phi, 2, sortKey, UPRV_LENGTHOF(sortKey)); in TestSortKeyOverflow()
1255 if (length2 != length || 0 != uprv_memcmp(sortKey, sortKey2, capacity)) { in TestSortKeyOverflow()
/third_party/icu/docs/userguide/collation/
Dconcepts.md43 (CP) is 100 faster than sortKey performance (SP), and that you are doing a