Home
last modified time | relevance | path

Searched refs:branches (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/ubifs/
A Dmisc.h207 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()
A Dubifs-media.h756 __u8 branches[]; member
758 char branches[]; member
/u-boot/tools/patman/
A Dstatus.py376 new_br = repo.branches.get(dest_branch)
385 repo.branches.local.create(dest_branch, target)
389 parent = repo.branches.get(dest_branch)
A Dfunc_test.py450 repo.branches.local.create('first', first_target)
454 repo.branches.local.create('second', second_target)
458 repo.branches.local.create('base', base_target)
A DREADME24 This means that you can work on a number of different branches at
42 - Maintain a number of branches, one for each patch series you are
/u-boot/tools/buildman/
A DREADME59 Buildman is designed to build entire git branches, i.e. muliple commits. It
1154 and easier to use. In particular it builds entire branches: if a particular
1177 However buildman usually works on entire branches, and for that you must
1195 checks out its own copy of the source code, so you can change branches,
/u-boot/lib/lzma/
A Dlzma.txt153 2) Misspredicted branches (penalty mostly depends from pipeline length)

Completed in 16 milliseconds