Searched defs:StringType (Results 1 – 11 of 11) sorted by relevance
| /external/libcxx/test/std/utilities/meta/meta.rel/ |
| D | is_convertible.pass.cpp | 51 struct StringType { struct 52 StringType(const char*) {} in StringType() argument
|
| /external/swiftshader/third_party/LLVM/unittests/ADT/ |
| D | SmallStringTest.cpp | 27 typedef SmallString<40> StringType; typedef in __anonede9a2910111::SmallStringTest
|
| /external/fmtlib/fmt/ |
| D | string.h | 23 typedef std::basic_string<Char, std::char_traits<Char>, Allocator> StringType; typedef
|
| /external/libcxx/test/libcxx/debug/containers/ |
| D | db_string.pass.cpp | 27 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
|
| /external/libchrome/base/files/ |
| D | file_path.h | 151 typedef std::string StringType; typedef
|
| D | file_path.cc | 32 using StringType = FilePath::StringType; typedef
|
| D | file_util_posix.cc | 583 bool CreateNewTempDirectory(const FilePath::StringType& /*prefix*/, in CreateNewTempDirectory()
|
| /external/llvm/unittests/ADT/ |
| D | SmallStringTest.cpp | 27 typedef SmallString<40> StringType; typedef in __anon23ebc8e50111::SmallStringTest
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
| D | misc.c | 530 IN UI_STRING_TYPE StringType, in LibGetUiString()
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | psCharStrings.py | 320 len=len, byteord=byteord, getattr=getattr, type=type, StringType=str): argument
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 8303 const QualType StringType = StringRefExpr->getType(); in diagnoseStringPlusChar() local
|