HomeSort by: relevance | last modified time | path
    Searched refs:branched (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
IntervalMap.h 957 // When branched, we store a global start key as well as the branch node.
989 assert(!branched() && "Cannot acces leaf data in branched root");
993 assert(!branched() && "Cannot acces leaf data in branched root");
998 assert(branched() && "Cannot access branch data in non-branched root");
1002 assert(branched() && "Cannot access branch data in non-branched root");
1035 bool branched() const { return height > 0;
    [all...]
  /src/external/gpl2/xcvs/dist/contrib/
log_accum.in 473 my $branched = &read_line_nodie("$BRANCH_FILE.$i.$id.$cvs_user");
474 if ($branched ne "") {
475 $subj .= "BRANCHED: $branched";
478 # print "derive_subject_from_changes_file().. branched== $branched \n";
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 21783 branched content
21819 1\.2\.2\.1 ($username8 *[0-9a-zA-Z-]*): branched content"
21836 1\.2\.2\.1 ($username8 *[0-9a-zA-Z-]*): branched content"
21871 1\.2\.2\.1 ($username8 *[0-9a-zA-Z-]*): branched content"
21887 1\.2\.2\.1 ($username8 *[0-9a-zA-Z-]*): branched content"
27553 * Branched
27559 * Branched
    [all...]

Completed in 31 milliseconds