HomeSort by relevance Sort by last modified time
    Searched full:align (Results 401 - 425 of 3297) sorted by null

<<11121314151617181920>>

  /external/opencore/doc/pvplayer_html/
index.html 11 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Player Engine</small>
12 <address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
i386linux.x 25 . = ALIGN(0x1000);
43 . = ALIGN(4);
i386linux.xbn 1 /* Script for -N: mix text and data on same page; don't align data */
43 . = ALIGN(4);
i386linux.xn 25 . = ALIGN(0x1000);
43 . = ALIGN(4);
  /external/webkit/WebCore/svg/
SVGPreserveAspectRatio.cpp 44 void SVGPreserveAspectRatio::setAlign(unsigned short align)
46 m_align = align;
49 unsigned short SVGPreserveAspectRatio::align() const function in class:WebCore::SVGPreserveAspectRatio
171 switch (align()) {
186 switch (align()) {
205 switch (align()) {
222 switch (align()) {
245 if (align() == SVG_PRESERVEASPECTRATIO_UNKNOWN)
251 if (align() == SVG_PRESERVEASPECTRATIO_NONE) {
257 if (align() == SVG_PRESERVEASPECTRATIO_XMINYMIN || align() == SVG_PRESERVEASPECTRATIO_XMINYMID || align() == (…)
    [all...]
  /bionic/libc/arch-arm/syscalls/
__llseek.S 7 .align 4
__mmap2.S 7 .align 4
__pread64.S 7 .align 4
__pwrite64.S 7 .align 4
__sys_clone.S 7 .align 4
fchownat.S 7 .align 4
futex.S 7 .align 4
getsockopt.S 7 .align 4
mount.S 7 .align 4
prctl.S 7 .align 4
recvfrom.S 7 .align 4
select.S 7 .align 4
sendto.S 7 .align 4
setsockopt.S 7 .align 4
waitid.S 7 .align 4
  /bionic/libc/arch-x86/string/
fss.S 15 .align 2
  /bionic/libc/arch-x86/syscalls/
__brk.S 7 .align 4
__fork.S 7 .align 4
__set_thread_area.S 7 .align 4
__setuid.S 7 .align 4

Completed in 42 milliseconds

<<11121314151617181920>>