Home
last modified time | relevance | path

Searched refs:Align (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/tools/binman/etype/
H A Dentry.py147 self.pos = tools.Align(pos, self.align)
149 needed = tools.Align(needed, self.align_size)
154 aligned_pos = tools.Align(new_pos, self.align_end)
168 if self.size != tools.Align(self.size, self.align_size):
171 if self.pos != tools.Align(self.pos, self.align):
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/
H A Dstart.S81 orr r0, r0, #0x00000002 @ set bit 1 (A) Align
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/
H A Dstart.S87 orr r0, r0, #0x00000002 @ set bit 1 (A) Align
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/
H A Dstart.S97 orr r0, r0, #0x00000002 @ set bit 1 (A) Align
/rk3399_rockchip-uboot/tools/patman/
H A Dtools.py113 def Align(pos, align): function
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/
H A Dstart.S117 orr r0, r0, #0x00000002 @ set bit 1 (A) Align
/rk3399_rockchip-uboot/tools/binman/
H A Dimage.py98 size = tools.Align(size, self._align_size)
105 if self._size != tools.Align(self._size, self._align_size):
/rk3399_rockchip-uboot/arch/arm/cpu/
H A Du-boot.lds52 /* Align the secure section only if we're going to use it in situ */
91 /* Align end of stack section to page boundary */
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/
H A Dstart.S111 orr r0, r0, #0x00000002 @ set bit 1 (A) Align
/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaDec.c105 #define Align (SpecPos + kNumFullDistances - kEndPosModelIndex) macro
106 #define LenCoder (Align + kAlignTableSize)
362 prob = probs + Align; in LzmaDec_DecodeReal()
684 prob = probs + Align; in LzmaDec_TryDummy()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Ddiv64.S63 @ Align divisor with upper part of dividend.
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dstart.S168 orr r0, r0, #0x00000002 @ set bit 1 (--A-) Align
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME506 dbd0677 tegra: Align LCD frame buffer to section boundary
565 13: tegra: Align LCD frame buffer to section boundary
594 13: tegra: Align LCD frame buffer to section boundary