Home
last modified time | relevance | path

Searched defs:props (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dboard.py20 def Matches(self, props): argument
59 def Matches(self, props): argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c74 const char *props[] = { "clocks", "assigned-clocks", "resets"}; in phandles_fixup_cru() local
/rk3399_rockchip-uboot/scripts/
H A Davbtool.py2910 props, props_from_file, kernel_cmdlines, argument
2989 props, props_from_file, argument
3337 rollback_index_location, props, argument
3553 props, props_from_file, kernel_cmdlines, argument
/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaDec.c964 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()