HomeSort by relevance Sort by last modified time
    Searched refs:_end (Results 1 - 25 of 134) sorted by null

1 2 3 4 5 6

  /system/core/adb/
utils.h 65 #define BUFF_DECL(_buff,_cursor,_end,_size) \
66 char _buff[_size], *_cursor=_buff, *_end = _cursor + (_size)
  /external/kernel-headers/original/asm-generic/
sections.h 13 extern char _end[];
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
i386linux.x 43 _end = . ;
i386linux.xbn 43 _end = . ;
i386linux.xn 43 _end = . ;
elf_i386.xsc 145 _end. Align after .bss to ensure correct alignment even if the
153 _end = .; PROVIDE (end = .);
elf_i386.xsw 144 _end. Align after .bss to ensure correct alignment even if the
152 _end = .; PROVIDE (end = .);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
i386linux.x 44 _end = . ;
i386linux.xbn 44 _end = . ;
i386linux.xn 44 _end = . ;
  /external/grub/docs/
boot.S 47 .long _end
boot.S.texi 47 .long _end
  /external/qemu/
exec-all.h 277 register unsigned long _end __asm ("a2");
291 _end = jmp_addr + 4;
293 __asm __volatile__ ("swi 0x9f0002" : : "r" (_beg), "r" (_end), "r" (_flg));
i386-vl.ld 104 _end = . ;
i386.ld 117 _end = . ;
m68k.ld 135 _end. Align after .bss to ensure correct alignment even if the
140 _end = .;
x86_64.ld 141 _end. Align after .bss to ensure correct alignment even if the
146 _end = .;
  /hardware/qcom/media/mm-video/vidc/vdec/src/
h264_utils.cpp 70 RbspParser::RbspParser (const uint8 *_begin, const uint8 *_end)
71 : begin (_begin), end(_end), pos (- 1), bit (0),
  /build/core/
armelflib.x 122 _end. Align after .bss to ensure correct alignment even if the
127 _end = .;
armelf.xsc 149 _end. Align after .bss to ensure correct alignment even if the
159 _end = .; PROVIDE (end = .);
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 89 $_end="16*$SZ+2*8(%rsp)";
200 mov %rdx,$_end # save end pointer, "3rd" arg
252 cmp $_end,$inp
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xsc 148 _end. Align after .bss to ensure correct alignment even if the
158 _end = .; PROVIDE (end = .);
armelf.xsw 148 _end. Align after .bss to ensure correct alignment even if the
158 _end = .; PROVIDE (end = .);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xsc 148 _end. Align after .bss to ensure correct alignment even if the
158 _end = .; PROVIDE (end = .);
armelf.xsw 148 _end. Align after .bss to ensure correct alignment even if the
158 _end = .; PROVIDE (end = .);

Completed in 543 milliseconds

1 2 3 4 5 6