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

<<11121314151617181920>>

  /bionic/libc/arch-arm/syscalls/
unlinkat.S 7 .align 4
utimes.S 7 .align 4
vfork.S 7 .align 4
write.S 7 .align 4
writev.S 7 .align 4
  /bionic/libc/kernel/common/linux/
linkage.h 32 #define __ALIGN .align 4,0x90
33 #define __ALIGN_STR ".align 4,0x90"
38 #define ALIGN __ALIGN
42 #define ENTRY(name) .globl name; ALIGN; name:
  /external/dbus/test/data/incomplete-messages/
missing-body.message 10 ALIGN 8
  /external/dbus/test/data/invalid-messages/
bad-boolean.message 16 ALIGN 8
bad-endian.message 21 ALIGN 8
local-namespace.message 17 ALIGN 8
no-dot-in-name.message 16 ALIGN 8
too-little-header-padding.message 19 ALIGN 8
too-much-header-padding.message 19 ALIGN 8
too-short-dict.message 15 ALIGN 8
  /external/dbus/test/data/valid-messages/
array-of-array-of-uint32.message 5 ALIGN 8
opposite-endian.message 14 ALIGN 8
standard-hello.message 19 ALIGN 8
standard-list-services.message 19 ALIGN 8
unknown-header-field.message 16 ALIGN 8
  /external/iproute2/include/linux/tc_ematch/
tc_em_cmp.h 12 __u8 align:4; member in struct:tcf_em_cmp
  /external/opencore/doc/oscl_html/
oscl__mem__audit__internals_8h.html 21 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html">MM_AllocBlockFence</a></td></tr>
22 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMM__AllocBlockHdr.html">MM_AllocBlockHdr</a></td></tr>
24 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__mem__audit__internals_8h.html#a0">OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE</a></td></tr>
25 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a73">MM_AUDIT_ALLOC_NODE_SUPPORT</a>&nbsp;&nbsp;&nbsp;1</td></tr>
26 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a74">MM_AUDIT_FENCE_SUPPORT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
27 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a75">MM_AUDIT_INCLUDE_ALL_HEAP_VALIDATION</a>&nbsp;&nbsp;&nbsp;1</td></tr>
28 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a76">MM_AUDIT_FILL_SUPPORT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
29 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a77">MM_AUDIT_FAILURE_SIMULATION_SUPPORT</a>&nbsp;&nbsp;&nbsp;1</td></tr>
30 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a78">FENCE_PATTERN</a>&nbsp;&nbsp;&nbsp;0xAA</td></tr>
31 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="group__osclmemory.html#a7 (…)
    [all...]
  /external/openssl/crypto/0.9.9-dev/
README.android 5 generated by running the Perl files (.pl), with ".align 2" appended
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
TextAttribute.java 28 public TextAlignment align; field in class:TextAttribute
36 public TextAttribute(int start, int length, TextAlignment align,
41 this.align = align;
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
linkage.h 32 #define __ALIGN .align 4,0x90
33 #define __ALIGN_STR ".align 4,0x90"
38 #define ALIGN __ALIGN
42 #define ENTRY(name) .globl name; ALIGN; name:
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
linkage.h 32 #define __ALIGN .align 4,0x90
33 #define __ALIGN_STR ".align 4,0x90"
38 #define ALIGN __ALIGN
42 #define ENTRY(name) .globl name; ALIGN; name:

Completed in 42 milliseconds

<<11121314151617181920>>