Home
last modified time | relevance | path

Searched defs:CharType (Results 1 – 25 of 37) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/
Dtuple_io.hpp67 static CharType get_manipulator(std::basic_ios<CharType, CharTrait>& i, in get_manipulator()
87 static void set_manipulator(std::basic_ios<CharType, CharTrait>& i, in set_manipulator()
109 void set(std::basic_ios<CharType, CharTrait> &io) const { in set()
117 operator<<(std::basic_ostream<CharType, CharTrait>& o, const tuple_manipulator<CharType>& m) { in operator <<()
124 operator>>(std::basic_istream<CharType, CharTrait>& i, const tuple_manipulator<CharType>& m) { in operator >>()
162 print(std::basic_ostream<CharType, CharTrait>& o, const cons<T1, null_type>& t) { in print()
169 print(std::basic_ostream<CharType, CharTrait>& o, const null_type&) { in print()
175 print(std::basic_ostream<CharType, CharTrait>& o, const cons<T1, T2>& t) { in print()
209 operator<<(std::basic_ostream<CharType, CharTrait>& o, in operator <<()
227 operator<<(std::basic_ostream<CharType, CharTrait>& o, in operator <<()
[all …]
/external/sdv/vsomeip/third_party/boost/numeric/interval/examples/
Dio.cpp21 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
37 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
55 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
71 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
95 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
120 std::basic_istream<CharType, CharTraits> &operator>> in operator >>()
/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/
Doptional_io.hpp28 operator<<(std::basic_ostream<CharType, CharTrait>& out, none_t) in operator <<()
41 operator<<(std::basic_ostream<CharType, CharTrait>& out, optional<T> const& v) in operator <<()
56 operator>>(std::basic_istream<CharType, CharTrait>& in, optional<T>& v) in operator >>()
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DCharType.java39 public interface CharType extends PrimitiveType { interface
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dcollection_size_type copy.hpp101 std::basic_ostream<CharType, Traits> & bos, in operator <<()
110 std::basic_istream<CharType, Traits> & bis, in operator >>()
/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
Dgtest-printers.h19 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/
Dio.hpp28 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
/external/libchrome-gestures/include/
Dcommand_line.h27 typedef std::string::value_type CharType; typedef
/external/libchrome/base/
Dcommand_line.h41 using CharType = StringType::value_type; variable
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
Dfile_path.h145 typedef StringType::value_type CharType; in PA_COMPONENT_EXPORT() typedef
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
Dfile_path.h145 typedef StringType::value_type CharType; in PA_COMPONENT_EXPORT() typedef
/external/emboss/runtime/cpp/test/
Demboss_memory_util_test.cc49 using CharType = in init_container() typedef
262 using CharType = in TYPED_TEST() typedef
298 using CharType = in TYPED_TEST() typedef
/external/cronet/stable/base/
Dcommand_line.h52 using CharType = StringType::value_type; variable
Duuid.cc38 using CharType = typename StringPieceType::value_type; in GetCanonicalUuidInternal() typedef
/external/cronet/tot/base/
Dcommand_line.h52 using CharType = StringType::value_type; variable
Duuid.cc38 using CharType = typename StringPieceType::value_type; in GetCanonicalUuidInternal() typedef
/external/sdv/vsomeip/third_party/boost/icl/test/test_casual_/
Dtest_casual.cpp64 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DNormalizedIdentifierParser.java18 enum CharType { enum in NormalizedIdentifierParser
/external/libchrome/base/files/
Dfile_path.h157 typedef StringType::value_type CharType; typedef
/external/cronet/stable/base/files/
Dfile_path.h173 typedef StringType::value_type CharType; typedef
/external/cronet/tot/base/files/
Dfile_path.h173 typedef StringType::value_type CharType; typedef
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Delement_set.hpp120 operator << (std::basic_ostream<CharType, CharTraits>& stream, const Type& object) in operator <<()
Dinterval_bounds.hpp108 std::basic_ostream<CharType, CharTraits>& operator << in operator <<()
/external/sdv/vsomeip/third_party/boost/icl/example/
Dtoytime.hpp63 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h38 enum class CharType : uint8_t { enum

12