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

  /frameworks/base/tools/aapt/
StringPool.cpp 67 printf("String pool of " ZD " unique %s %s strings, " ZD " entries and "
226 // Place blank entries in the span array up to this index.
251 // This is a vector that starts out with a 1:1 mapping to entries
278 SortedVector<entry> entries;
283 entries.add(mEntries[mEntryArray[i]]);
286 for (size_t i=0; i<entries.size(); i++) {
288 entries[i].makeConfigsString().string());
332 // Now trim any entries at the end of the new style array that are
418 const size_t ENTRIES = mEntryArray.size();
424 + (sizeof(uint32_t)*ENTRIES)
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 3860 milliseconds