/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 412 llvm::sort(Cases, CaseCmp()); in Clusterify()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | JSON.cpp | 525 llvm::sort(Elements, in sortedElements()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.cpp | 436 llvm::sort(Regions, [&ST, TargetOcc](const Region *R1, const Region *R2) { in sortRegionsByPressure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 87 llvm::sort(begin(), end()); in unionize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 456 // We do not need to sort the relocation table for RELA relocations which in sortRelocs() 466 llvm::sort(Relocs, in sortRelocs()
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
H A D | resolve.go | 19 "sort" 512 sort.Strings(names)
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_message.cc | 72 std::sort(fields_by_number_.begin(), fields_by_number_.end(), in MessageGenerator()
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_helpers.cc | 831 std::sort(fields, fields + descriptor->field_count(), in SortFieldsByNumber()
|
/third_party/protobuf/ruby/tests/ |
H A D | basic.rb | 192 assert m.map_string_int32.keys.sort == ["a", "b"]
|
/third_party/python/Lib/test/ |
H A D | test_compare.py | 218 instances.sort(key=id)
|
H A D | test_os.py | 1366 all[0][1].sort() 1367 all[3 - 2 * flipped][-1].sort() 1368 all[3 - 2 * flipped][1].sort() 1389 all[1][-1].sort() 1390 all[1][1].sort() 1405 all[3][1].sort() 1406 all[2 - 2 * flipped][-1].sort() 1407 all[2 - 2 * flipped][1].sort() 2585 self.created_paths.sort()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_merge_function_returns.cpp | 306 std::sort(merge_blocks.begin(), merge_blocks.end(), in Apply()
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_unswitch_pass.cpp | 120 std::sort(existing_values.begin(), existing_values.end()); in GetValueForDefaultPathForSwitch()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFlushFinishTests.cpp | 497 std::sort(sortedSamples.begin(), sortedSamples.end(), CompareSampleDrawCount());
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 89 std::sort(sortedValues.begin(), sortedValues.end()); in calculateStats()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigReference.cpp | 261 return false; // std::sort() can compare object to itself. in compareTo() 538 std::sort(filteredConfigs.begin(), filteredConfigs.end(), CompareConfigs(configFilter.getSpecifiedRGBColors(), configFilter.getSpecifiedLuminanceColors(), configFilter.isYuvPlaneBppSpecified())); in chooseConfigReference()
|
H A D | teglMakeCurrentPerfTests.cpp | 453 std::sort(m_samples.begin(), m_samples.end()); in logResults()
|
/third_party/eudev/ |
H A D | ltmain.sh | 1381 # 'sort -V' is not generally available. 1393 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4788 if sort -k 3 </dev/null >/dev/null 2>&1; then 4789 sort -k 3 4791 sort +2 5150 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5218 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5222 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5237 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/curl/ |
H A D | ltmain.sh | 1483 # 'sort -V' is not generally available. 1495 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4989 if sort -k 3 </dev/null >/dev/null 2>&1; then 4990 sort -k 3 4992 sort +2 5351 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5419 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5423 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5438 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/lame/ |
H A D | ltmain.sh | 1334 # 'sort -V' is not generally available. 1346 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4741 if sort -k 3 </dev/null >/dev/null 2>&1; then 4742 sort -k 3 4744 sort +2 5103 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5171 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5175 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5190 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 1483 # 'sort -V' is not generally available. 1495 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4989 if sort -k 3 </dev/null >/dev/null 2>&1; then 4990 sort -k 3 4992 sort +2 5351 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5419 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5423 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5438 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 1483 # 'sort -V' is not generally available. 1495 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4989 if sort -k 3 </dev/null >/dev/null 2>&1; then 4990 sort -k 3 4992 sort +2 5351 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5419 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5423 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5438 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 1495 # 'sort -V' is not generally available. 1507 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4990 if sort -k 3 </dev/null >/dev/null 2>&1; then 4991 sort -k 3 4993 sort +2 5352 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5420 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5424 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5439 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 1334 # 'sort -V' is not generally available. 1346 | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n 4741 if sort -k 3 </dev/null >/dev/null 2>&1; then 4742 sort -k 3 4744 sort +2 5103 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then 5171 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` 5175 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` 5190 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | [all...] |
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pBufferDataUploadTests.cpp | 593 std::sort(sectionTimes, sectionTimes + numSections); in medianTimeMemcpy() 676 std::sort(values.begin(), values.end()); in calculateSingleOperationStatistics() 705 std::sort(processingRates.begin(), processingRates.end()); in calculateBasicStatistics() 720 std::sort(timeDiffs.begin(), timeDiffs.end()); in calculateBasicStatistics() 744 std::sort(relativeDiffs.begin(), relativeDiffs.end()); in calculateBasicStatistics() 753 std::sort(values.begin(), values.end()); in calculateBasicStatistics() 4683 std::sort(m_samples.begin(), m_samples.end()); 6029 std::sort(allSamples.begin(), allSamples.end()); 6097 std::sort(sampleObservations[swapNdx].begin(), sampleObservations[swapNdx].end());
|