Searched defs:pieces (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | analyze.py | 105 def prefix_with(constant, pieces): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 881 auto pieces = partition3(a, 4); variable 900 auto pieces = partition3(a, 25); local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 422 PathPieces &pieces, in removeUnneededCalls() 1413 static void addContextEdges(PathPieces &pieces, const LocationContext *LC) { in addContextEdges() 1494 static void simplifySimpleBranches(PathPieces &pieces) { in simplifySimpleBranches()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 891 auto pieces = partition3(a, 4); variable 910 auto pieces = partition3(a, 25); local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 1065 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp.cc | 6353 auto_vec<tree, 32> pieces (nvectors * 2); in duplicate_and_interleave() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 256 auto_vec<piece, MAX_PIECES> pieces; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 261 auto_vec<piece, MAX_PIECES> pieces; member in __anon143809a40411::pure_scalable_type_info
|