HomeSort by relevance Sort by last modified time
    Searched defs:kept (Results 1 - 19 of 19) sorted by null

  /frameworks/compile/mclinker/lib/LD/
IdenticalCodeFolding.cpp 78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); local
80 for (kept = m_KeptSections.begin(); kept != keptEnd; ++kept, ++index) {
81 LDSection* sect = (*kept).first;
82 Input* obj = (*kept).second.first;
83 size_t kept_index = (*kept).second.second;
287 // Use the kept section index.
  /toolchain/binutils/binutils-2.25/gold/
icf.cc 266 // KEPT_SECTION_ID : Vector which maps folded sections to kept sections.
566 // Further iterations do this only for the kept sections from each group to
568 // first section in each group is the kept section for that group.
574 // contents are explicitly compared with the kept section of the group.
580 // KEPT_SECTION_ID : Vector which maps folded sections to kept sections.
672 // should be kept. We assume alignment can only be
709 unsigned int kept = i; local
710 while ((*kept_section_id)[kept] != kept)
712 kept = (*kept_section_id)[kept]
    [all...]
  /external/v8/src/crankshaft/
hydrogen-gvn.cc 158 int kept = kNil; // List of kept elements. local
171 lists_[current].next = kept;
172 kept = current;
176 array_[i].next = kept;
786 // The logical "stack frames" of the recursion are kept in a list of
  /art/dex2oat/
dex2oat.cc 2322 size_t kept = 0u; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ia64-vms.c 1394 unsigned int i, kept, dupes, diff, dest, src, len; local
    [all...]
elfnn-ia64.c 1626 unsigned int i, kept, dupes, diff, dest, src, len; local
    [all...]
elf.c 3199 asection *kept; local
    [all...]
elf32-xtensa.c 507 overhead (2 extra literals) for each chunk, the chunk size is kept
9008 asection *kept = target_sec->kept_section; local
    [all...]
elflink.c 9175 asection *kept; local
9687 asection *kept; local
    [all...]
  /prebuilts/misc/common/robolectric/lib/
maven-artifact-manager-2.2.1.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/
maven-artifact-manager-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/
maven-artifact-manager-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/
maven-dependency-tree-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/
maven-dependency-tree-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar 
maven-core-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 2936 milliseconds