HomeSort by relevance Sort by last modified time
    Searched refs:amt (Results 226 - 250 of 434) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32r.c 1586 bfd_size_type amt = sizeof (struct elf_m32r_link_hash_table); local
3937 bfd_size_type amt = sizeof (*p); local
    [all...]
elf32-microblaze.c 790 bfd_size_type amt = sizeof (struct elf32_mb_link_hash_table);
792 ret = (struct elf32_mb_link_hash_table *) bfd_zmalloc (amt);
788 bfd_size_type amt = sizeof (struct elf32_mb_link_hash_table); local
2515 bfd_size_type amt = sizeof *p; local
    [all...]
elf32-or1k.c 683 bfd_size_type amt = sizeof (struct elf_or1k_link_hash_table); local
685 ret = bfd_zmalloc (amt);
1690 bfd_size_type amt = sizeof *p; local
    [all...]
elfnn-aarch64.c 2112 bfd_size_type amt = sizeof (struct elf_aarch64_link_hash_table); local
2609 bfd_size_type amt; local
6156 bfd_size_type amt = sizeof *p; local
6819 bfd_size_type amt = sizeof (*sdata); local
    [all...]
elf32-rx.c 2024 bfd_size_type amt; local
    [all...]
elf32-tic6x.c 1570 bfd_size_type amt = sizeof (struct elf32_tic6x_link_hash_table); local
2183 bfd_size_type amt = sizeof (*sdata); local
2982 bfd_size_type amt = sizeof *p; local
    [all...]
elf64-hppa.c 295 bfd_size_type amt = sizeof (*htab); local
297 htab = bfd_zmalloc (amt);
532 bfd_size_type amt;
567 amt = highest_shndx;
568 amt *= sizeof (int);
569 hppa_info->section_syms = (int *) bfd_malloc (amt);
531 bfd_size_type amt; local
    [all...]
vms-alpha.c 2407 bfd_size_type amt; local
8012 bfd_size_type amt = sizeof (struct alpha_vms_link_hash_table); local
8988 bfd_size_type amt; local
    [all...]
elf32-m68k.c 967 bfd_size_type amt = sizeof (struct elf_m68k_link_hash_table);
969 ret = (struct elf_m68k_link_hash_table *) bfd_zmalloc (amt);
966 bfd_size_type amt = sizeof (struct elf_m68k_link_hash_table); local
4592 bfd_size_type amt; local
    [all...]
elf32-score7.c 1271 bfd_size_type amt; local
3874 bfd_size_type amt = sizeof (*sdata); local
    [all...]
elf64-mips.c 3881 bfd_size_type amt; local
    [all...]
elfxx-sparc.c 1126 bfd_size_type amt = sizeof (struct _bfd_sparc_elf_link_hash_table); local
1822 bfd_size_type amt = sizeof *p; local
2850 bfd_size_type amt = sizeof (*sdata); local
    [all...]
elf32-vax.c 465 bfd_size_type amt = sizeof (struct elf_link_hash_table);
467 ret = bfd_zmalloc (amt);
464 bfd_size_type amt = sizeof (struct elf_link_hash_table); local
    [all...]
elf64-mmix.c 834 bfd_size_type amt = sizeof (*sdata); local
836 sdata = bfd_zalloc (abfd, amt);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
objdump.c 2542 bfd_size_type amt = strx + file_string_table_offset; local
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 780 CharUnits amt = CharUnits::fromQuantity(Value.getZExtValue()); local
784 svalBuilder.makeIntVal(amt.getQuantity(),
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 63985 u32 amt; local
    [all...]
  /external/sqlite/dist/
sqlite3.c 63985 u32 amt; local
    [all...]
  /external/valgrind/VEX/priv/
host_x86_defs.c 624 X86Instr* X86Instr_Sh3232 ( X86ShiftOp op, UInt amt, HReg src, HReg dst ) {
628 i->Xin.Sh3232.amt = amt;
973 if (i->Xin.Sh3232.amt == 0)
976 vex_printf(" $%d,", (Int)i->Xin.Sh3232.amt);
    [all...]
host_arm_isel.c 1762 ARMRI5* amt = ARMRI5_I5(16); local
1771 ARMRI5* amt = ARMRI5_I5(e->Iex.Unop.op==Iop_16Sto32 ? 16 : 24); local
1830 ARMRI5* amt = ARMRI5_I5(31); local
2261 ARMRI5* amt = ARMRI5_I5(31); local
    [all...]
host_arm_defs.h 922 UInt amt; /* 1..63 only */ member in struct:__anon36609::__anon36610::__anon36651
    [all...]
  /external/dexmaker/lib/
libcore-dex-2.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/
libcore-dex-2.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/7.1.0_r7/
libcore-dex-7.1.0_r7.jar 
  /prebuilts/tools/common/m2/repository/org/smali/util/2.1.3/
util-2.1.3.jar 

Completed in 1286 milliseconds

1 2 3 4 5 6 7 8 91011>>