Searched defs:entryCount (Results 1 - 25 of 33) sorted by relevance

12

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DSubSampleInformationBox.java42 private long entryCount; field in class:SubSampleInformationBox
55 entryCount = entries.size();
60 long entries = 8 + ((4 + 2) * entryCount);
72 entryCount = IsoTypeReader.readUInt32(content);
74 for (int i = 0; i < entryCount; i++) {
115 "entryCount=" + entryCount +
/external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
H A DLazyObjectReference.java94 @Override public int entryCount() throws IncompatibleThreadStateException { method in class:LazyObjectReference
95 return getValue().entryCount();
/external/skia/src/core/
H A DSkDescriptor.h18 static size_t ComputeOverhead(int entryCount) { argument
19 SkASSERT(entryCount >= 0);
20 return sizeof(SkDescriptor) + entryCount * sizeof(Entry);
/external/skqp/src/core/
H A DSkDescriptor.h18 static size_t ComputeOverhead(int entryCount) { argument
19 SkASSERT(entryCount >= 0);
20 return sizeof(SkDescriptor) + entryCount * sizeof(Entry);
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h78 le_uint16 entryCount; member in struct:CMAPFormat2Subheader
106 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
/external/icu/icu4c/source/test/letest/
H A DFontObject.h71 le_uint16 entryCount; member in struct:CMAPFormat2Subheader
99 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
H A Dsfnt.h100 le_uint16 entryCount; member in struct:CMAPFormat2Subheader
169 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
178 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
/external/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h75 le_uint16 entryCount; member in struct:CMAPFormat2Subheader
103 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
H A Dsfnt.h104 le_uint16 entryCount; member in struct:CMAPFormat2Subheader
173 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
182 le_uint16 entryCount; member in struct:CMAPFormat6Encoding
/external/libunwind_llvm/include/mach-o/
H A Dcompact_unwind_encoding.h456 uint16_t entryCount; member in struct:unwind_info_regular_second_level_page_header
465 uint16_t entryCount; member in struct:unwind_info_compressed_second_level_page_header
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
H A DOatFile.java339 final int entryCount;
343 entryCount = readUshort(60);
347 entryCount = readUshort(48);
350 if (offset + (entrySize * entryCount) > buf.length) {
356 if (index < 0 || index >= entryCount) {
367 return entryCount;
430 private final int entryCount; field in class:OatFile.SymbolTable
441 this.entryCount = header.getSize() / entrySize;
443 if (offset + entryCount * entrySize > buf.length) {
452 if (index < 0 || index >= entryCount) {
[all...]
/external/libunwind_llvm/src/
H A DUnwindCursor.hpp263 uint16_t entryCount() const { function in class:libunwind::UnwindSectionRegularPageHeader
266 offsetof(unwind_info_regular_second_level_page_header, entryCount));
310 uint16_t entryCount() const { function in class:libunwind::UnwindSectionCompressedPageHeader
313 offsetof(unwind_info_compressed_second_level_page_header, entryCount));
1059 high = pageHeader.entryCount();
1063 if (mid == (uint32_t)(pageHeader.entryCount() - 1)) {
1113 last = pageHeader.entryCount() - 1;
1114 high = pageHeader.entryCount();
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 3463 milliseconds

12