HomeSort by relevance Sort by last modified time
    Searched refs:TypeA (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
miniport.h 113 TypeA,
wdm.h     [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
FluentIterableTest.java 182 private static class TypeA {}
184 private static class HasBoth extends TypeA implements TypeB {}
189 FluentIterable<TypeA> alist =
190 FluentIterable.from(asList(new TypeA(), new TypeA(), hasBoth, new TypeA()));
IterablesTest.java 276 private static class TypeA {}
278 private static class HasBoth extends TypeA implements TypeB {}
283 Iterable<TypeA> alist = Lists
284 .newArrayList(new TypeA(), new TypeA(), hasBoth, new TypeA());
    [all...]
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 933 unsigned int TypeA:1;
    [all...]
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
IterablesTest.java 248 private static class TypeA {}
250 private static class HasBoth extends TypeA implements TypeB {}
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 1379 milliseconds