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

  /frameworks/base/tools/aapt/
StringPool.cpp 143 // Place blank entries in the span array up to this index.
225 const size_t ENTRIES = size();
231 + (sizeof(uint32_t)*ENTRIES)
357 header->stringCount = htodl(ENTRIES);
372 for (i=0; i<ENTRIES; i++) {
379 for (i=0; i<ENTRIES; i++) {
  /build/core/
cleanspec.mk 19 # 1. DELETE ANY "add-clean-step" ENTRIES THAT HAVE PILED UP IN THIS FILE.

Completed in 3051 milliseconds