HomeSort by relevance Sort by last modified time
    Searched full:size32 (Results 1 - 25 of 42) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/
size32-3-i386.d 1 #source: size32-3a.s
2 #source: size32-3b.s
size32-3-x32.d 1 #source: size32-3a.s
2 #source: size32-3b.s
size32-3-x86-64.d 1 #source: size32-3a.s
2 #source: size32-3b.s
size32-2-i386.d 1 #source: size32-2.s
size32-2-x32.d 1 #source: size32-2.s
size32-2-x86-64.d 1 #source: size32-2.s
size32-1-i386.d 1 #source: size32-1.s
size32-1-x32.d 1 #source: size32-1.s
size32-1-x86-64.d 1 #source: size32-1.s
  /external/libogg/include/ogg/
config_types.h.in 7 typedef @SIZE32@ ogg_int32_t;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-size-inval-1.s 1 # Test SIZE32 relocation overflow
size-1.s 1 # Test SIZE32 relocations against global symbols
size-2.s 1 # Test SIZE32 relocations against local symbols
size-3.s 1 # Test SIZE32 relocations against global TLS symbols
size-4.s 1 # Test SIZE32 relocations against local TLS symbols
x86-64-size-inval-1.l 9 [ ]*1[ ]+\# Test SIZE32 relocation overflow
  /hardware/libhardware/tests/hardware/
struct-size.cpp 29 template<> constexpr size_t CheckSizeHelper<4>(size_t size32, size_t /* size64 */) {
30 return size32;
33 template<> constexpr size_t CheckSizeHelper<8>(size_t /* size32 */, size_t size64) {
37 template<typename T, size_t size32, size_t size64> static void CheckTypeSize() {
38 const size_t mySize = CheckSizeHelper<sizeof(void *)>(size32, size64);
  /external/libogg/
configure.in 222 SIZE32="int32_t"
225 $ac_cv_sizeof_short) SIZE32="short";;
226 $ac_cv_sizeof_int) SIZE32="int";;
227 $ac_cv_sizeof_long) SIZE32="long";;
275 if test -z "$SIZE32"; then
293 AC_SUBST(SIZE32)
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_mem.c 20 uint32_t size32 = ( num >> 2 ); local
23 for ( i = 0; i < size32; i++ )
36 uint32_t size32 = ( num >> 2 ); local
39 for ( i = 0; i < size32; i++ )
  /external/elfutils/backends/
x86_64_reloc.def 58 RELOC_TYPE (SIZE32, REL|EXEC|DYN)
sparc_reloc.def 117 RELOC_TYPE (SIZE32, REL)
  /external/libogg/win32/
Makefile.in 100 SIZE32 = @SIZE32@
  /toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2013     [all...]
  /external/valgrind/VEX/priv/
host_mips_isel.c 977 Bool size32; local
2061 Bool size32; local
2384 Bool size32 = True; local
2404 Bool size32 = True; local
    [all...]
  /external/libogg/doc/libogg/
Makefile.in 127 SIZE32 = @SIZE32@

Completed in 389 milliseconds

1 2