Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_convertible.pass.cpp51 struct StringType { struct
52 StringType(const char*) {} in StringType() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.rel/
H A Dis_convertible.pass.cpp50 struct StringType { struct
51 StringType(const char*) {} in StringType() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.lang/concept.convertible/
H A Dconvertible_to.pass.cpp94 struct StringType { struct
95 StringType(const char*) {} in StringType() function
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3exception.hpp60 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_ExceptionBase
189 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_Exception
H A Dantlr3intstream.hpp103 typedef typename ImplTraits::StringType StringType; typedef in IntStream
348 typedef typename ImplTraits::StringType StringType; typedef in TokenIntStream
H A Dantlr3tokenstream.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TokenSource
147 typedef typename ImplTraits::StringType StringType; typedef in TokenStream
H A Dantlr3traits.hpp15 typedef Empty StringType; typedef in CustomTraitsBase
141 std::string >::selected StringType; typedef in TraitsBase
H A Dantlr3commontreeadaptor.hpp44 typedef typename ImplTraits::StringType StringType; typedef in CommonTreeAdaptor
H A Dantlr3treeparser.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TreeParser
H A Dantlr3debugeventlistener.hpp63 typedef typename ImplTraits::StringType StringType; typedef in DebugEventListener
H A Dantlr3commontree.hpp45 typedef typename ImplTraits::StringType StringType; typedef in CommonTree
H A Dantlr3lexer.hpp80 typedef typename ImplTraits::StringType StringType; typedef in Lexer
H A Dantlr3baserecognizer.hpp57 typedef typename ImplTraits::StringType StringType; typedef in BaseRecognizer
H A Dantlr3commontoken.hpp85 typedef typename ImplTraits::StringType StringType; typedef in CommonToken
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Djit_type.h1448 struct TORCH_API StringType : public Type { struct
1459 static const TypeKind Kind = TypeKind::StringType; argument
1464 StringType() : Type(TypeKind::StringType) {} in StringType() argument
/aosp_15_r20/system/tools/hidl/
DStringType.h25 struct StringType : public Type { struct
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DRealPath.h26 typedef Path::StringType StringType; typedef
DPath.h47 typedef std::string StringType; typedef
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
H A Dfile_path.h137 typedef std::wstring StringType; in PA_COMPONENT_EXPORT() typedef
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dostringstream_benchmark.cc24 enum StringType { enum
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dostringstream_benchmark.cc24 enum StringType { enum
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_fpformat.py10 StringType = type('') variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dostringstream_benchmark.cc24 enum StringType { enum
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dostringstream_benchmark.cc24 enum StringType { enum
/aosp_15_r20/external/pigweed/pw_allocator/examples/
H A Dpmr.cc26 using StringType = ::std::pmr::string; typedef in examples::LibraryIndex

12345