Home
last modified time | relevance | path

Searched defs:inputOne (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DTBEHandler.cpp95 static void inputOne(IO &IO, StringRef Key, std::set<ELFSymbol> &Set) { in inputOne() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp210 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7743 const char *const inputOne = "<!DOCTYPE d [\n" in START_TEST() local