/external/sdv/vsomeip/third_party/boost/format/include/boost/format/ |
D | feed_args.hpp | 30 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 …]
|
D | free_funcs.hpp | 22 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 <<()
|
D | group.hpp | 45 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 …]
|
D | format_implementation.hpp | 276 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()
|
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/ |
D | basic_streambuf_locale_saver.hpp | 49 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()
|
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/ |
D | xml_parser_utils.hpp | 26 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
|
D | xml_parser_write.hpp | 39 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
|
D | xml_parser_writer_settings.hpp | 24 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
|
D | xml_parser_read_rapidxml.hpp | 92 typedef typename Ptree::key_type::value_type Ch; in read_xml_internal() typedef
|
D | ptree_utils.hpp | 27 typedef typename T::value_type Ch; typedef
|
D | info_parser_write.hpp | 75 typedef typename Ptree::key_type::value_type Ch; in write_info_helper() typedef
|
/external/swiftshader/third_party/subzero/src/ |
D | IceMangling.cpp | 54 char Ch = OldName[Last]; in incrementSubstitutions() local 85 char Ch = OldName[OldPos + Offset]; in incrementSubstitutions() local
|
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/ |
D | ini_parser.hpp | 69 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
|
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/ |
D | write.hpp | 73 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 33 #define SHORT_TOKEN(Name, Ch) Name, argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 33 #define SHORT_TOKEN(Name, Ch) Name, argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | SubtargetFeature.h | 211 char Ch = Feature[0]; in hasFlag() local 225 char Ch = Feature[0]; in isEnabled() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | SubtargetFeature.h | 211 char Ch = Feature[0]; in hasFlag() local 225 char Ch = Feature[0]; in isEnabled() local
|
/external/llvm/lib/MC/ |
D | SubtargetFeature.cpp | 35 char Ch = Feature[0]; in hasFlag() local 51 char Ch = Feature[0]; in isEnabled() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | Base64.cpp | 12 static char decodeBase64Byte(uint8_t Ch) { in decodeBase64Byte()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 425 Chain *Ch = *--I; in getAndEraseNext() local 431 Chain *Ch = *I; in getAndEraseNext() local 438 Chain *Ch = L.front(); in getAndEraseNext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 421 Chain *Ch = *--I; in getAndEraseNext() local 427 Chain *Ch = *I; in getAndEraseNext() local 434 Chain *Ch = L.front(); in getAndEraseNext() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 421 Chain *Ch = *--I; in getAndEraseNext() local 427 Chain *Ch = *I; in getAndEraseNext() local 434 Chain *Ch = L.front(); in getAndEraseNext() local
|
/external/sdv/vsomeip/third_party/boost/container_hash/include/boost/container_hash/ |
D | hash.hpp | 487 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()
|
/external/eigen/test/ |
D | half_float.cpp | 330 MatrixXh Ch = MatrixXh::Random(rows,cols); in test_product() local
|