Home
last modified time | relevance | path

Searched defs:newEntryCount (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTable.java956 final int newEntryCount = dtohl(typeSpec.entryCount); local
1036 final int newEntryCount = dtohl(type.entryCount); local
3145 public void resizeBagEntries(int newEntryCount) { in resizeBagEntries()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1522 uint64_t newEntryCount; in updateProfileCallee() local