Searched refs:branches (Results 1 – 7 of 7) sorted by relevance
207 return (struct ubifs_branch *)((void *)idx->branches + in ubifs_idx_branch()220 return (void *)((struct ubifs_branch *)idx->branches)->key; in ubifs_idx_key()224 tmp = (struct ubifs_branch *)idx->branches; in ubifs_idx_key()
756 __u8 branches[]; member758 char branches[]; member
376 new_br = repo.branches.get(dest_branch)385 repo.branches.local.create(dest_branch, target)389 parent = repo.branches.get(dest_branch)
450 repo.branches.local.create('first', first_target)454 repo.branches.local.create('second', second_target)458 repo.branches.local.create('base', base_target)
24 This means that you can work on a number of different branches at42 - Maintain a number of branches, one for each patch series you are
59 Buildman is designed to build entire git branches, i.e. muliple commits. It1154 and easier to use. In particular it builds entire branches: if a particular1177 However buildman usually works on entire branches, and for that you must1195 checks out its own copy of the source code, so you can change branches,
153 2) Misspredicted branches (penalty mostly depends from pipeline length)
Completed in 16 milliseconds