Searched defs:props (Results 1 – 4 of 4) sorted by relevance
| /u-boot/tools/buildman/ |
| A D | boards.py | 124 def matches(self, props): argument 163 def matches(self, props): argument
|
| /u-boot/lib/lzma/ |
| A D | LzmaDec.c | 964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
|
| /u-boot/drivers/gpio/ |
| A D | mscc_sgpio.c | 80 const struct mscc_sgpio_props *props; member
|
| /u-boot/tools/binman/ |
| A D | entry.py | 570 def GetEntryArgsOrProps(self, props, required=False): argument
|
Completed in 18 milliseconds