Home
last modified time | relevance | path

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 Danalyze.py105 def prefix_with(constant, pieces): argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d881 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 DBugReporter.cpp422 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 Dsorting.d891 auto pieces = partition3(a, 4); variable
910 auto pieces = partition3(a, 25); local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp1065 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc6353 auto_vec<tree, 32> pieces (nvectors * 2); in duplicate_and_interleave() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c256 auto_vec<piece, MAX_PIECES> pieces; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc261 auto_vec<piece, MAX_PIECES> pieces; member in __anon143809a40411::pure_scalable_type_info