Home
last modified time | relevance | path

Searched defs:sort_includes (Results 1 – 21 of 21) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm11/llvm-11.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm90/llvm-9.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm10/llvm-10.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm80/llvm-8.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py14 from __future__ import print_function
/dports/devel/llvm70/llvm-7.0.1.src/utils/
H A Dsort_includes.py14 def sort_includes(f): function
/dports/emulators/dolphin-emu/dolphin-3152428/Tools/
H A Dcheck-includes.py67 def sort_includes(includes): function
/dports/textproc/zorba/zorba-2.7.0/src/runtime/full_text/
H A Dft_match.h91 void sort_includes() const { in sort_includes() function
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/XSBuilder/
H A DParseSource.pm198 sub sort_includes { subroutine
/dports/devel/corrade/corrade-2020.06/src/acme/
H A Dacme.py149 def sort_includes(includes: List[str]) -> List[str]: function
/dports/science/gromacs/gromacs-2021.4/docs/doxygen/
H A Dincludesorter.py359 def sort_includes(self, fileobj): member in IncludeSorter