Searched refs:entryLength (Results 1 - 13 of 13) sorted by relevance

/external/emma/core/java12/com/vladium/emma/data/
H A DDataFactory.java439 long entryLength;
448 entryLength = raf.readLong ();
450 if ((entryLength <= 0) || (position + entryLength + ENTRY_HEADER_LENGTH > length))
458 if (trace2) log.trace2 (method, "[" + file + "]: found valid entry of size " + entryLength + " and type " + type);
461 final IMergeable data = readEntry (raf, type, entryLength);
472 position += entryLength + ENTRY_HEADER_LENGTH;
619 long entryLength;
626 entryLength = raf.readLong ();
628 if ((entryLength <
748 readEntry(final RandomAccessFile raf, final byte type, final long entryLength) argument
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c775 int32_t i, entryLength, length, size, entryOffset=0, entryLengthOffset=0; local
1002 /* in the common code, count entryLength from after the NUL */
1057 entryLength=(int32_t)uprv_strlen(entry+entryLengthOffset);
1058 for(i=0; i<entryLength; ++i) {
1129 length+=entryLength;
1153 if(entryLength<=8) {
1154 uprv_strncpy((char *)symbols[0].N.ShortName, entry, entryLength);
1159 symbolNames.sizeofLongNames=4+entryLength+1;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/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/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 167 milliseconds