Searched defs:props (Results 1 – 4 of 4) sorted by relevance
/u-boot/tools/buildman/ |
A D | board.py | 19 def Matches(self, props): argument 58 def Matches(self, props): argument
|
/u-boot/drivers/gpio/ |
A D | mscc_sgpio.c | 80 const struct mscc_sgpio_props *props; member
|
/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/tools/binman/ |
A D | entry.py | 414 def GetEntryArgsOrProps(self, props, required=False): argument
|
Completed in 10 milliseconds