Home
last modified time | relevance | path

Searched defs:StringType (Results 1 – 25 of 29) sorted by relevance

12

/external/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible.pass.cpp51 struct StringType { struct
52 StringType(const char*) {} in StringType() argument
/external/antlr/runtime/Cpp/include/
Dantlr3exception.hpp60 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_ExceptionBase
189 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_Exception
Dantlr3intstream.hpp103 typedef typename ImplTraits::StringType StringType; typedef in IntStream
348 typedef typename ImplTraits::StringType StringType; typedef in TokenIntStream
Dantlr3tokenstream.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TokenSource
147 typedef typename ImplTraits::StringType StringType; typedef in TokenStream
Dantlr3commontreeadaptor.hpp44 typedef typename ImplTraits::StringType StringType; typedef in CommonTreeAdaptor
Dantlr3treeparser.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TreeParser
Dantlr3commontree.hpp45 typedef typename ImplTraits::StringType StringType; typedef in CommonTree
Dantlr3debugeventlistener.hpp63 typedef typename ImplTraits::StringType StringType; typedef in DebugEventListener
Dantlr3lexer.hpp80 typedef typename ImplTraits::StringType StringType; typedef in Lexer
Dantlr3baserecognizer.hpp57 typedef typename ImplTraits::StringType StringType; typedef in BaseRecognizer
Dantlr3commontoken.hpp85 typedef typename ImplTraits::StringType StringType; typedef in CommonToken
Dantlr3parser.hpp47 typedef typename ImplTraits::StringType StringType; typedef in Parser
Dantlr3input.hpp61 typedef typename ImplTraits::StringType StringType; typedef in InputStream
Dantlr3recognizersharedstate.hpp64 typedef typename ImplTraits::StringType StringType; typedef in RecognizerSharedState
Dantlr3traits.hpp15 typedef Empty StringType; typedef in CustomTraitsBase
141 std::string >::selected StringType; typedef in TraitsBase
Dantlr3rewritestreams.hpp65 typedef typename ImplTraits::StringType StringType; typedef in RewriteRuleElementStream
Dantlr3commontreenodestream.hpp54 typedef typename ImplTraits::StringType StringType; typedef in CommonTreeNodeStream
/external/swiftshader/third_party/LLVM/unittests/ADT/
DSmallStringTest.cpp27 typedef SmallString<40> StringType; typedef in __anonf30fc01b0111::SmallStringTest
/external/python/cpython2/Lib/test/
Dtest_fpformat.py10 StringType = type('') variable
/external/libcxx/test/libcxx/debug/containers/
Ddb_string.pass.cpp30 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
/external/libchrome/base/files/
Dfile_path.h148 typedef std::wstring StringType; typedef
Dfile_path.cc32 using StringType = FilePath::StringType; typedef
/external/python/cpython2/Lib/
Dtypes.py25 StringType = str variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DSmallStringTest.cpp27 typedef SmallString<40> StringType; typedef in __anon6ffbd6c70111::SmallStringTest
/external/llvm/unittests/ADT/
DSmallStringTest.cpp27 typedef SmallString<40> StringType; typedef in __anone928286f0111::SmallStringTest

12