Home
last modified time | relevance | path

Searched defs:pieces (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_subr/
HDversion.c212 apr_array_header_t *pieces = in svn_version__parse_version_string() local
/trueos/usr.sbin/ckdist/
HDckdist.c276 int rval, error, c, pieces, cnt, fd; in chkinf() local
/trueos/usr.bin/csup/
HDfattr.c340 } pieces[FA_NUMBER], *piece; in fattr_encode() local
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp156 static bool removeUnneededCalls(PathPieces &pieces, BugReport *R, in removeUnneededCalls()
1976 static void addContextEdges(PathPieces &pieces, SourceManager &SM, in addContextEdges()
2057 static void simplifySimpleBranches(PathPieces &pieces) { in simplifySimpleBranches()
HDPathDiagnostic.cpp1025 static void compute_path_size(const PathPieces &pieces, unsigned &size) { in compute_path_size()