Home
last modified time | relevance | path

Searched defs:appendList (Results 1 – 5 of 5) sorted by relevance

/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DBaseDescription.java84 …public Description appendList(String start, String separator, String end, Iterable<? extends SelfD… in appendList() method in BaseDescription
88 …private Description appendList(String start, String separator, String end, Iterator<? extends Self… in appendList() method in BaseDescription
DDescription.java46 Description appendList(String start, String separator, String end, in appendList() method
57 public Description appendList(String start, String separator, in appendList() method in Description.NullDescription
/external/clang/test/SemaCXX/
Dcrashes.cpp241 appendList(int[]...) { } // expected-error {{C++ requires a type specifier for all declarations}} in appendList() function
/external/skia/src/views/
DSkOSMenu.cpp150 int SkOSMenu::appendList(const char label[], const char slotName[], in appendList() function in SkOSMenu
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h94 void appendList(const AbbrevList &NewAbbrevs) { in appendList() function