HomeSort by relevance Sort by last modified time
    Searched refs:_end (Results 51 - 75 of 322) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ldscripts/
elf_i386.xs 136 _end. Align after .bss to ensure correct alignment even if the
144 _end = .; PROVIDE (end = .);
elf_i386.xsc 139 _end. Align after .bss to ensure correct alignment even if the
147 _end = .; PROVIDE (end = .);
elf_i386.xsw 138 _end. Align after .bss to ensure correct alignment even if the
146 _end = .; PROVIDE (end = .);
elf_i386.xw 147 _end. Align after .bss to ensure correct alignment even if the
155 _end = .; PROVIDE (end = .);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/
elf_i386.xc 148 _end. Align after .bss to ensure correct alignment even if the
156 _end = .; PROVIDE (end = .);
elf_i386.xdc 148 _end. Align after .bss to ensure correct alignment even if the
156 _end = .; PROVIDE (end = .);
elf_i386.xdw 147 _end. Align after .bss to ensure correct alignment even if the
155 _end = .; PROVIDE (end = .);
elf_i386.xs 136 _end. Align after .bss to ensure correct alignment even if the
144 _end = .; PROVIDE (end = .);
elf_i386.xsc 139 _end. Align after .bss to ensure correct alignment even if the
147 _end = .; PROVIDE (end = .);
elf_i386.xsw 138 _end. Align after .bss to ensure correct alignment even if the
146 _end = .; PROVIDE (end = .);
elf_i386.xw 147 _end. Align after .bss to ensure correct alignment even if the
155 _end = .; PROVIDE (end = .);
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.x 142 _end. Align after .bss to ensure correct alignment even if the
150 _end = .; PROVIDE (end = .);
elf_i386.xbn 141 _end. Align after .bss to ensure correct alignment even if the
149 _end = .; PROVIDE (end = .);
elf_i386.xc 145 _end. Align after .bss to ensure correct alignment even if the
153 _end = .; PROVIDE (end = .);
elf_i386.xd 142 _end. Align after .bss to ensure correct alignment even if the
150 _end = .; PROVIDE (end = .);
elf_i386.xdc 145 _end. Align after .bss to ensure correct alignment even if the
153 _end = .; PROVIDE (end = .);
elf_i386.xdw 144 _end. Align after .bss to ensure correct alignment even if the
152 _end = .; PROVIDE (end = .);
elf_i386.xn 142 _end. Align after .bss to ensure correct alignment even if the
150 _end = .; PROVIDE (end = .);
elf_i386.xs 133 _end. Align after .bss to ensure correct alignment even if the
141 _end = .; PROVIDE (end = .);
elf_i386.xsc 136 _end. Align after .bss to ensure correct alignment even if the
144 _end = .; PROVIDE (end = .);
elf_i386.xsw 135 _end. Align after .bss to ensure correct alignment even if the
143 _end = .; PROVIDE (end = .);
elf_i386.xw 144 _end. Align after .bss to ensure correct alignment even if the
152 _end = .; PROVIDE (end = .);
  /external/markdown/
regression-tests.py 184 """ Test adding an OrderedDict item using "_end". """
185 self.odict.add('sixth', '.', '_end')
  /dalvik/libdex/
DexSwapVerify.cpp 133 #define CHECK_OFFSET_RANGE(_start, _end) { \
135 const u1* _endPtr = (const u1*) filePointer(state, (_end)); \
137 #_start ".." #_end)) { \
152 #define CHECK_PTR_RANGE(_start, _end) { \
153 if (!checkPtrRange(state, (_start), (_end), #_start ".." #_end)) { \
166 const u1* _end = _start + ((_count) * (_elemSize)); \
168 !checkPtrRange(state, _start, _end, #_ptr)) { \
    [all...]
  /external/qemu/
ia64.ld 168 _end. Align after .bss to ensure correct alignment even if the
173 _end = .;

Completed in 549 milliseconds

1 23 4 5 6 7 8 91011>>