Home
last modified time | relevance | path

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

12

/aosp_15_r20/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 …]
/aosp_15_r20/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 >>()
/aosp_15_r20/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 >>()
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A 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
/aosp_15_r20/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 >>()
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/
H A DCharType.java39 public interface CharType extends PrimitiveType { interface
/aosp_15_r20/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest-printers.h19 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dtype.go56 type CharType struct { struct
57 BasicType
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/
Dgtest-printers.h328 #define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ argument
347 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-printers.h328 #define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ argument
347 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/
Dgtest-printers.h328 #define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ argument
347 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-printers.h328 #define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ argument
347 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/
Dio.hpp28 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
/aosp_15_r20/external/libchrome-gestures/include/
H A Dcommand_line.h27 typedef std::string::value_type CharType; typedef
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dcommand_line.h44 using CharType = StringType::value_type; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Dcommand_line.h44 using CharType = StringType::value_type; variable
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line.h41 using CharType = StringType::value_type; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
H A Dfile_path.h145 typedef StringType::value_type CharType; in PA_COMPONENT_EXPORT() typedef
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.h51 using CharType = StringType::value_type; variable
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dctype_test.cc21 TEST(Ctype, CharType) { in TEST() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/test_casual_/
Dtest_casual.cpp64 std::basic_ostream<CharType, CharTraits> &operator<< in operator <<()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/files/
Dfile_path.h160 typedef StringType::value_type CharType; typedef
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/files/
Dfile_path.h160 typedef StringType::value_type CharType; typedef
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path.h157 typedef StringType::value_type CharType; typedef
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DNormalizedIdentifierParser.java18 enum CharType { enum in NormalizedIdentifierParser

12