/third_party/lame/libmp3lame/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/mpglib/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/frontend/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/lame/misc/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/node/deps/v8/tools/ |
H A D | stats-viewer.py | 203 sorted_keys.sort() 231 sorted_groups.sort()
|
/third_party/node/deps/cares/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/node/deps/cares/config/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/node/deps/npm/node_modules/graceful-fs/ |
H A D | graceful-fs.js | 224 if (files && files.sort) 225 files.sort()
|
/third_party/libevdev/build-aux/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/libabigail/src/ |
H A D | abg-symtab-reader.cc | 443 // sort the symbols for deterministic output in load_() 444 std::sort(symbols_.begin(), symbols_.end(), symbol_sort); in load_() 487 // sort the symbols for deterministic output 488 std::sort(symbols_.begin(), symbols_.end(), symbol_sort);
|
/third_party/pcre2/pcre2/maint/ |
H A D | GenerateUcd.py | 454 records.sort(key = lambda x: x[1]) 857 digitsets.sort()
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_sdist.py | 153 result.sort() 166 result.sort()
|
/third_party/python/Lib/ |
H A D | pkgutil.py | 155 filenames.sort() # handle packages before same-named modules 239 filenames.sort() # handle packages before same-named modules
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationUtil.hpp | 41 #include <algorithm> // sort 363 std::sort(result.begin(), result.end()); in sorted() 371 std::sort(result.begin(), result.end(), pred); in sorted()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkGeneric.cpp | 163 llvm::sort(SegLists.ContentBlocks, CompareBlocks); in layOutBlocks() 164 llvm::sort(SegLists.ZeroFillBlocks, CompareBlocks); in layOutBlocks()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 70 std::sort(functions.begin(), functions.end(), in check_interface_variable() 84 std::sort(entry_points.begin(), entry_points.end()); in check_interface_variable()
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrShape.cpp | 197 fRect.sort(); in simplifyRect() 382 b.sort(); in bounds()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
H A D | tree.go | 19 "sort" 247 sort.Slice(out, func(i, j int) bool { return out[i].name < out[j].name }) 376 sort.Slice(out, func(i, j int) bool { return out[i] < out[j] })
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_interfaces.cpp | 70 std::sort(functions.begin(), functions.end(), in check_interface_variable() 84 std::sort(entry_points.begin(), entry_points.end()); in check_interface_variable()
|
/third_party/skia/third_party/externals/libpng/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | depcomp | 545 }' | $cygpath_u | sort -u | sed -n ' 755 sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
H A D | hb_test_tools.py | 478 dirnames.sort () 479 filenames.sort ()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | thread.cpp | 21 #include <algorithm> // std::sort 250 std::sort(cores.begin(), cores.end()); in add() 265 std::sort(cores.begin(), cores.end()); in remove()
|
/third_party/skia/tools/calmbench/ |
H A D | ab.py | 104 dict_array[key].sort() 336 suspects.sort(key = regression)
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | pgen.py | 30 names.sort() 109 names.sort()
|