Home
last modified time | relevance | path

Searched defs:Ch (Results 1 – 25 of 179) sorted by relevance

12345678

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/
Dfeed_args.hpp30 void mk_str( std::basic_string<Ch,Tr, Alloc> & res, in mk_str()
32 typename std::basic_string<Ch,Tr,Alloc>::size_type size, in mk_str()
78 void put_head (BOOST_IO_STD basic_ostream<Ch, Tr> & os, const T& x ) { in put_head()
82 void put_last (BOOST_IO_STD basic_ostream<Ch, Tr> & os, const T& x ) { in put_last()
89 void put_head (BOOST_IO_STD basic_ostream<Ch, Tr> &, const T& ) { in put_head()
93 void put_head( BOOST_IO_STD basic_ostream<Ch, Tr> & os, const group1<T>& x ) { in put_head()
98 void put_last( BOOST_IO_STD basic_ostream<Ch, Tr> & os, const T& x ) { in put_last()
103 void put_last( BOOST_IO_STD basic_ostream<Ch, Tr> & os, const group1<T>& x ) { in put_last()
109 void put_head( BOOST_IO_STD basic_ostream<Ch, Tr> &, T& ) { in put_head()
113 void put_last( BOOST_IO_STD basic_ostream<Ch, Tr> & os, T& x) { in put_last()
[all …]
Dgroup.hpp45 operator << ( BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
65 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
90 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
113 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
137 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
160 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
184 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
209 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
235 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
262 operator << (BOOST_IO_STD basic_ostream<Ch, Tr>& os, in operator <<()
[all …]
Dfree_funcs.hpp22 std::basic_string<Ch, Tr, Alloc> str(const basic_format<Ch, Tr, Alloc>& f) { in str()
33 operator<<( std::basic_ostream<Ch, Tr> & os, in operator <<()
34 const basic_format<Ch, Tr, Alloc>& f) in operator <<()
Dformat_implementation.hpp276 bind_arg_body (basic_format<Ch, Tr, Alloc>& self, int argN, const T& val) { in bind_arg_body()
311 modify_item_body (basic_format<Ch, Tr, Alloc>& self, int itemN, T manipulator) { in modify_item_body()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/
Dbasic_streambuf_locale_saver.hpp49 explicit basic_streambuf_locale_saver(std::basic_streambuf<Ch, Tr> &s) : in basic_streambuf_locale_saver()
67 explicit basic_istream_locale_saver(std::basic_istream<Ch, Tr> &s) : in basic_istream_locale_saver()
86 explicit basic_ostream_locale_saver(std::basic_ostream<Ch, Tr> &s) : in basic_ostream_locale_saver()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Dxml_parser_utils.hpp26 typedef typename Str::value_type Ch; in condense() typedef
52 typedef typename Str::value_type Ch; in encode_char_entities() typedef
83 typedef typename Str::value_type Ch; in decode_char_entities() typedef
Dxml_parser_write.hpp39 typedef typename Str::value_type Ch; in write_xml_comment() typedef
57 typedef typename Str::value_type Ch; in write_xml_text() typedef
72 typedef typename Ptree::key_type::value_type Ch; in write_xml_element() typedef
Dxml_parser_writer_settings.hpp24 typedef typename Str::value_type Ch; in widen() typedef
38 typedef typename Str::value_type Ch; typedef in boost::property_tree::xml_parser::xml_writer_settings
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/
Dini_parser.hpp69 typedef typename Ptree::key_type::value_type Ch; in read_ini() typedef
203 typedef typename Ptree::key_type::value_type Ch; in write_keys() typedef
236 typedef typename Ptree::key_type::value_type Ch; in write_sections() typedef
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceMangling.cpp54 char Ch = OldName[Last]; in incrementSubstitutions() local
85 char Ch = OldName[OldPos + Offset]; in incrementSubstitutions() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/
Dwrite.hpp73 typedef typename Ptree::key_type::value_type Ch; in write_json_helper() typedef
129 typedef typename Ptree::key_type::value_type Ch; in verify_json() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp421 Chain *Ch = *--I; in getAndEraseNext() local
427 Chain *Ch = *I; in getAndEraseNext() local
434 Chain *Ch = L.front(); in getAndEraseNext() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/include/boost/container_hash/
Dhash.hpp487 std::basic_string<Ch, std::BOOST_HASH_CHAR_TRAITS<Ch>, A> const& v) in hash_value()
495 std::basic_string_view<Ch, std::BOOST_HASH_CHAR_TRAITS<Ch> > const& v) in hash_value()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp421 Chain *Ch = *--I; in getAndEraseNext() local
427 Chain *Ch = *I; in getAndEraseNext() local
434 Chain *Ch = L.front(); in getAndEraseNext() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp425 Chain *Ch = *--I; in getAndEraseNext() local
431 Chain *Ch = *I; in getAndEraseNext() local
438 Chain *Ch = L.front(); in getAndEraseNext() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/
DSubtargetFeature.h204 char Ch = Feature[0]; in hasFlag() local
218 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DSubtargetFeature.h204 char Ch = Feature[0]; in hasFlag() local
218 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/
DSubtargetFeature.h204 char Ch = Feature[0]; in hasFlag() local
218 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/
DSubtargetFeature.h204 char Ch = Feature[0]; in hasFlag() local
218 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h211 char Ch = Feature[0]; in hasFlag() local
225 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h211 char Ch = Feature[0]; in hasFlag() local
225 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/external/llvm/lib/MC/
H A DSubtargetFeature.cpp35 char Ch = Feature[0]; in hasFlag() local
51 char Ch = Feature[0]; in isEnabled() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/
Darithmetic.hpp339 operator<<( std::basic_ostream<Ch, Tr>& os, endian_arithmetic const& x ) in operator <<()
346 operator>>( std::basic_istream<Ch, Tr>& is, endian_arithmetic& x ) in operator >>()
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dfriend-template.cpp164 template <typename Ch, typename Tr, typename B> void op(X2<Ch, Tr>& , B) in op()
196 template <typename Ch, typename Tr, typename B> void op(X2<Ch, Tr>& , B) in op()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/WindowsResource/
DResourceScriptToken.h33 #define SHORT_TOKEN(Name, Ch) Name, argument

12345678