HomeSort by relevance Sort by last modified time
    Searched refs:in_tree (Results 1 - 6 of 6) sorted by null

  /external/u-boot/tools/buildman/
control.py 300 builder.in_tree = options.in_tree
builderthread.py 142 if self.builder.in_tree:
201 if not self.builder.in_tree:
builder.py 175 in_tree: Build U-Boot in-tree instead of specifying an output
276 self.in_tree = False
    [all...]
  /external/u-boot/fs/ubifs/
lpt.c 1780 int in_tree; member in struct:lpt_scan_node
    [all...]
lprops.c 1012 * @in_tree: whether the LEB properties are in main memory
1021 const struct ubifs_lprops *lp, int in_tree,
1040 if (in_tree) {
1075 if (in_tree && cat > 0 && cat <= LPROPS_HEAP_CNT) {
    [all...]
ubifs.h     [all...]

Completed in 373 milliseconds