Searched refs:inputNames (Results 1 - 8 of 8) sorted by relevance

/external/lz4/programs/
H A Dutil.h413 * UTIL_createFileList - takes a list of files and directories (params: inputNames, inputNamesNb), scans directories,
418 UTIL_STATIC const char** UTIL_createFileList(const char **inputNames, unsigned inputNamesNb, char** allocatedBuffer, unsigned* allocatedNamesNb) argument
429 if (!UTIL_isDirectory(inputNames[i])) {
430 size_t const len = strlen(inputNames[i]);
438 strncpy(buf + pos, inputNames[i], bufend - (buf + pos));
443 nbFiles += UTIL_prepareFileList(inputNames[i], &buf, &pos, &bufend);
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DFuturesTest.java1232 Iterable<String> inputNames = Iterables.transform(inputs, nameGetter);
1233 return Joiner.on(", ").join(inputNames);
/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 189 milliseconds