HomeSort by relevance Sort by last modified time
    Searched refs:amt (Results 251 - 275 of 447) sorted by null

<<1112131415161718

  /toolchain/binutils/binutils-2.27/bfd/
elf64-mmix.c 834 bfd_size_type amt = sizeof (*sdata); local
836 sdata = bfd_zalloc (abfd, amt);
    [all...]
elf32-s390.c 802 bfd_size_type amt = sizeof (struct elf_s390_link_hash_table); local
804 ret = (struct elf_s390_link_hash_table *) bfd_zmalloc (amt);
1381 bfd_size_type amt = sizeof *p; local
    [all...]
elf32-tilepro.c 1208 bfd_size_type amt = sizeof (struct tilepro_elf_link_hash_table); local
1827 bfd_size_type amt = sizeof *p; local
    [all...]
elf64-s390.c 714 bfd_size_type amt = sizeof (struct elf_s390_link_hash_table); local
716 ret = (struct elf_s390_link_hash_table *) bfd_zmalloc (amt);
1317 bfd_size_type amt = sizeof *p; local
    [all...]
elfxx-tilegx.c 1384 bfd_size_type amt = sizeof (struct tilegx_elf_link_hash_table); local
2066 bfd_size_type amt = sizeof *p; local
    [all...]
elf32-lm32.c 160 bfd_size_type amt = sizeof (struct elf_lm32_link_hash_table); local
162 ret = bfd_zmalloc (amt);
    [all...]
elf32-i386.c 1029 bfd_size_type amt = sizeof (struct elf_i386_link_hash_table); local
2283 bfd_size_type amt = sizeof *p; local
    [all...]
elf64-x86-64.c 1054 bfd_size_type amt = sizeof (struct elf_x86_64_link_hash_table); local
2682 bfd_size_type amt = sizeof *p; local
    [all...]
elf32-arm.c 3729 bfd_size_type amt = sizeof (struct elf32_arm_link_hash_table); local
4763 bfd_size_type amt; local
14101 bfd_size_type amt = sizeof *p; local
16491 bfd_size_type amt = sizeof (*sdata); local
    [all...]
  /external/valgrind/VEX/priv/
host_arm_defs.h 922 UInt amt; /* 1..63 only */ member in struct:__anon41631::__anon41632::__anon41673
    [all...]
host_arm64_defs.c     [all...]
host_ppc_isel.c 1521 PPCRH* amt = PPCRH_Imm(False, local
1932 UShort amt = toUShort(op_unop==Iop_16Sto32 ? 16 : 24); local
1945 UShort amt = toUShort(op_unop==Iop_8Sto64 ? 56 : 48); local
    [all...]
guest_arm64_toIR.c 7895 UInt amt = 0; local
9555 IRExpr* amt = mkexpr(math_DUP_TO_V128(imm8, Ity_I8)); local
10766 IRExpr* amt = mkexpr(math_DUP_TO_V128(imm8, Ity_I8)); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java 2906 int amt; local
    [all...]
  /frameworks/native/libs/binder/include/binder/
Parcel.h 241 void remove(size_t start, size_t amt);
    [all...]
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /prebuilts/tools/common/m2/repository/org/anarres/jarjar/jarjar-core/1.0.0/
jarjar-core-1.0.0.jar 
  /toolchain/binutils/binutils-2.27/gas/
write.c 1681 bfd_size_type amt = (bfd_size_type) nsyms * sizeof (asymbol *); local
    [all...]
  /external/capstone/arch/ARM/
ARMDisassembler.c 1526 unsigned idx_mode = 0, amt, tmp; local
    [all...]
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib2/libs/
android-support-v4.jar 

Completed in 870 milliseconds

<<1112131415161718