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

  /frameworks/base/tools/aapt/
StringPool.cpp 47 printf("String pool of " ZD " unique %s %s strings, " ZD " entries and "
206 // Place blank entries in the span array up to this index.
231 // This is a vector that starts out with a 1:1 mapping to entries
258 SortedVector<entry> entries;
263 entries.add(mEntries[mEntryArray[i]]);
266 for (size_t i=0; i<entries.size(); i++) {
268 entries[i].makeConfigsString().string());
312 // Now trim any entries at the end of the new style array that are
398 const size_t ENTRIES = mEntryArray.size();
404 + (sizeof(uint32_t)*ENTRIES)
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 69 milliseconds