Searched defs:inList (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c29 const char* inList,
224 * inList, and does not contain those in outList. Also verifies that
227 * @param inList list of set contents, in iteration order. Format is
233 * inList.
238 const char* inList,
249 expectContainment(set, inList, TRUE);
251 expectItems(set, inList);
237 expect(const USet* set, const char* inList, const char* outList, UErrorCode* ec) argument
/external/doclava/src/com/google/doclava/
H A DSampleCode.java153 if (inList(path, IMAGES) || inList(path, VIDEOS) || inList(path, TEMPLATED)) {
211 if (inList(path, IMAGES)) {
225 } else if (inList(path, VIDEOS)) {
239 } else if (inList(path, TEMPLATED)) {
541 public static boolean inList(String s, String[] list) { method in class:SampleCode
H A DMethodInfo.java405 private boolean inList(ClassInfo item, ThrowsTagInfo[] list) { method in class:MethodInfo
428 if (documented == null || !inList(cl, documented)) {
H A DPageMetadata.java515 public static boolean inList(String s, String[] list) { method in class:PageMetadata
536 if ((url != null) && (!url.equals("")) && (!inList(url, IMAGE_EXCLUDE))) {
/external/icu/icu4c/source/i18n/
H A Drbnf.cpp321 UBool inList(UChar c, const UChar* list) const { function in class:LocDataParser
509 while (p < e && !inList(*p, terminators)) ++p;
/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/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/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/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 382 milliseconds