Searched defs:fileLen (Results 1 - 8 of 8) sorted by relevance

/external/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp46 int fileLen; // Length, in UTF-16 Code Units. variable
136 for (nextLine(0); lineStart<fileLen; nextLine(lineEnd)) {
267 fileLen = 0; // zero length prevents processing in case of errors.
357 fileLen = destCap;
383 if (lineEnd >= fileLen) {
400 if (lineEnd < fileLen &&
/external/svox/pico/lib/
H A Dpicoos.c1446 picoos_uint32 fileLen; local
1452 picoos_FileLength(f, &fileLen);
1477 nrFileSamples = ((fileLen - (*hdrSize)) / 2);
1483 nrFileSamples = (fileLen - (*hdrSize));
1489 nrFileSamples = (fileLen - (*hdrSize));
/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 366 milliseconds