| /third_party/boost/libs/chrono/test/duration/ |
| D | comparisons_pass.cpp | 26 boost::chrono::seconds s1(3); in main() local 32 BOOST_CONSTEXPR boost::chrono::seconds s1(3); in main() local 38 boost::chrono::seconds s1(3); in main() local 44 BOOST_CONSTEXPR boost::chrono::seconds s1(3); in main() local 50 boost::chrono::milliseconds s1(3); in main() local 56 BOOST_CONSTEXPR boost::chrono::milliseconds s1(3); in main() local 62 boost::chrono::milliseconds s1(3); in main() local 68 BOOST_CONSTEXPR boost::chrono::milliseconds s1(3); in main() local 74 boost::chrono::duration<int, boost::ratio<2, 3> > s1(9); in main() local 80 BOOST_CONSTEXPR boost::chrono::duration<int, boost::ratio<2, 3> > s1(9); in main() local [all …]
|
| D | arithmetic_pass.cpp | 130 boost::chrono::seconds s1(3); in main() local 136 BOOST_CONSTEXPR boost::chrono::seconds s1(3); in main() local 142 boost::chrono::seconds s1(3); in main() local 148 BOOST_CONSTEXPR boost::chrono::seconds s1(3); in main() local 154 boost::chrono::duration<int, boost::ratio<2, 3> > s1(3); in main() local 160 BOOST_CONSTEXPR boost::chrono::duration<int, boost::ratio<2, 3> > s1(3); in main() local 166 boost::chrono::duration<int, boost::ratio<2, 3> > s1(3); in main() local 172 BOOST_CONSTEXPR boost::chrono::duration<int, boost::ratio<2, 3> > s1(3); in main() local 180 boost::chrono::seconds s1(3); in main() local 186 BOOST_CONSTEXPR boost::chrono::seconds s1(3); in main() local [all …]
|
| /third_party/boost/libs/beast/test/beast/core/ |
| D | static_string.cpp | 32 static_string<4> s1(3, 'x'); in testConstruct() local 48 static_string<5> s1("12345"); in testConstruct() local 59 static_string<5> s1("12345"); in testConstruct() local 78 static_string<5> s1("UVXYZ", 3); in testConstruct() local 87 static_string<5> s1("12345"); in testConstruct() local 94 static_string<5> s1("12345"); in testConstruct() local 112 static_string<3> s1({'1', '2', '3'}); in testConstruct() local 128 static_string<3> s1( in testConstruct() local 144 static_string<5> s1( in testConstruct() local 165 static_string<3> s1("123"); in testAssign() local [all …]
|
| D | detect_ssl.cpp | 77 test::stream s1(ioc); in testRead() local 89 test::stream s1(ioc); in testRead() local 103 test::stream s1(ioc); in testRead() local 114 test::stream s1(ioc); in testRead() local 133 test::stream s1(ioc); in testAsyncRead() local 143 test::stream s1(ioc); in testAsyncRead() local 155 test::stream s1(ioc); in testAsyncRead() local 164 test::stream s1(ioc); in testAsyncRead() local
|
| /third_party/boost/libs/static_string/test/ |
| D | static_string.cpp | 270 static_string<4> s1(3, 'x'); in testConstruct() local 280 static_string<5> s1("12345"); in testConstruct() local 291 static_string<5> s1("12345"); in testConstruct() local 304 static_string<5> s1("UVXYZ", 3); in testConstruct() local 313 static_string<5> s1("12345"); in testConstruct() local 320 static_string<5> s1("12345"); in testConstruct() local 332 static_string<3> s1({'1', '2', '3'}); in testConstruct() local 342 static_string<3> s1( in testConstruct() local 351 static_string<5> s1( in testConstruct() local 457 static_string<3> s1("123"); in testAssignment() local [all …]
|
| /third_party/boost/libs/safe_numerics/test/ |
| D | test_construction.cpp | 23 safe<T1> s1(t1); in test_construction() local 33 safe<T1> s1(t1); // try again for debugging in test_construction() local 71 safe<T1> s1(s1x); in test_construction() local 88 safe<T1> s1(t1); in test_construction() local 98 safe<T1> s1(t1); in test_construction() local 117 safe<T2> s1(t1); in test_construction() local
|
| /third_party/boost/libs/spirit/test/qi/ |
| D | actions.cpp | 68 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local 73 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local 79 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local 87 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local 93 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local 99 char const *s1 = "{42}", *e1 = s1 + std::strlen(s1); in main() local
|
| D | rule1.cpp | 140 char const *s1 = " a b a a b b a c ... " in main() local 148 char const *s1 = " a a a a b a b a b a a a b b b c " in main() local 154 char const *s1 = " a a a a b a b a b a a a b b b c " in main() local
|
| /third_party/ffmpeg/libavformat/ |
| D | rtpenc.c | 93 static int rtp_write_header(AVFormatContext *s1) in rtp_write_header() 285 static void rtcp_send_sr(AVFormatContext *s1, int64_t ntp_time, int bye) in rtcp_send_sr() 332 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data() 355 static int rtp_send_samples(AVFormatContext *s1, in rtp_send_samples() 384 static void rtp_send_mpegaudio(AVFormatContext *s1, in rtp_send_mpegaudio() 436 static void rtp_send_raw(AVFormatContext *s1, in rtp_send_raw() 458 static void rtp_send_mpegts_raw(AVFormatContext *s1, in rtp_send_mpegts_raw() 482 static int rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) in rtp_send_ilbc() 517 static int rtp_write_packet(AVFormatContext *s1, AVPacket *pkt) in rtp_write_packet() 638 static int rtp_write_trailer(AVFormatContext *s1) in rtp_write_trailer()
|
| /third_party/boost/libs/geometry/index/test/ |
| D | varray_old.cpp | 214 varray<T, N> s1(s); in test_copy_and_assign_nd() local 220 varray<T, N> s1; in test_copy_and_assign_nd() local 228 varray<T, N> s1(s.begin(), s.end()); in test_copy_and_assign_nd() local 233 varray<T, N> s1(v.begin(), v.end()); in test_copy_and_assign_nd() local 238 varray<T, N> s1(l.begin(), l.end()); in test_copy_and_assign_nd() local 244 varray<T, N> s1; in test_copy_and_assign_nd() local 251 varray<T, N> s1; in test_copy_and_assign_nd() local 258 varray<T, N> s1; in test_copy_and_assign_nd() local 266 varray<T, N> s1(s); in test_copy_and_assign_nd() local 307 varray<T, N> s1(s); in test_erase_nd() local [all …]
|
| /third_party/boost/libs/hana/test/string/ |
| D | macro.cpp | 17 auto const s1 = BOOST_HANA_STRING(""); in main() local 22 auto const s1 = BOOST_HANA_STRING("a"); in main() local 27 auto const s1 = BOOST_HANA_STRING("abcd"); in main() local
|
| /third_party/boost/libs/thread/example/ |
| D | synchronized_value.cpp | 94 boost::synchronized_value<std::string> s1("a"); in main() local 101 boost::synchronized_value<std::string> s1("a"); in main() local 117 boost::synchronized_value<int> s1(1); in main() local 127 boost::synchronized_value<int> s1(1); in main() local 134 boost::synchronized_value<int> s1(1); in main() local
|
| /third_party/boost/libs/move/test/ |
| D | unique_ptr_assign.cpp | 265 bml::unique_ptr<A> s1(new A); in test() local 279 bml::unique_ptr<A[]> s1(new A[2]); in test() local 292 bml::unique_ptr<A[2]> s1(new A[2]); in test() local 316 bml::unique_ptr<A, move_constr_deleter<A> > s1(new A); in test() local 332 bml::unique_ptr<A[], move_constr_deleter<A[]> > s1(new A[2]); in test() local 349 bml::unique_ptr<A[2], move_constr_deleter<A[2]> > s1(new A[2]); in test() local 376 bml::unique_ptr<A, copy_constr_deleter<A>&> s1(new A, d1); in test() local 393 bml::unique_ptr<A[], copy_constr_deleter<A[]>&> s1(new A[2], d1); in test() local 410 bml::unique_ptr<A[2], copy_constr_deleter<A[2]>&> s1(new A[2], d1); in test() local
|
| /third_party/boost/libs/test/example/ |
| D | const_string.hpp | 99 friend bool operator==( const_string const& s1, const_string const& s2 ) in operator ==() 103 …friend bool operator==( const_string const& s1, char const* s2 ) { return s1 == con… in operator ==() 104 …friend bool operator==( const_string const& s1, const string& s2 ) { return s1 == con… in operator ==() 106 …friend bool operator!=( const_string const& s1, const_string const& s2 ) { return !(s1 == s… in operator !=() 107 …friend bool operator!=( const_string const& s1, char const* s2 ) { return !(s1 == s… in operator !=() 108 …friend bool operator!=( const_string const& s1, const string& s2 ) { return !(s1 == s… in operator !=() 110 …friend bool operator==( char const* s2, const_string const& s1 ) { return s1 == s2;… in operator ==() 111 …friend bool operator==( const string& s2, const_string const& s1 ) { return s1 == s2;… in operator ==() 113 …friend bool operator!=( char const* s2, const_string const& s1 ) { return !(s1 == s… in operator !=() 114 …friend bool operator!=( const string& s2, const_string const& s1 ) { return !(s1 == s… in operator !=()
|
| /third_party/boost/libs/test/doc/snippet/ |
| D | const_string.hpp | 103 …friend bool operator==( const_string const& s1, char const* s2 ) { return s1 == con… in operator ==() 104 …friend bool operator==( const_string const& s1, const string& s2 ) { return s1 == con… in operator ==() 106 …friend bool operator!=( const_string const& s1, const_string const& s2 ) { return !(s1 == s… in operator !=() 107 …friend bool operator!=( const_string const& s1, char const* s2 ) { return !(s1 == s… in operator !=() 108 …friend bool operator!=( const_string const& s1, const string& s2 ) { return !(s1 == s… in operator !=() 110 …friend bool operator==( char const* s2, const_string const& s1 ) { return s1 == s2;… in operator ==() 111 …friend bool operator==( const string& s2, const_string const& s1 ) { return s1 == s2;… in operator ==() 113 …friend bool operator!=( char const* s2, const_string const& s1 ) { return !(s1 == s… in operator !=() 114 …friend bool operator!=( const string& s2, const_string const& s1 ) { return !(s1 == s… in operator !=()
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| D | stringutil.cc | 154 string StrCat(const StringHolder& s1, const StringHolder& s2) { in StrCat() 158 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 163 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 168 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 174 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 180 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 187 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 197 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 205 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() 214 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat() [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | commentsClass.ts | 27 static s1: number; property in c5 35 static s1: number; /// s1 comment2 property in c6 46 static s1: number; property in c7 58 static s1: number; /** s1 comment2 */ property in c8
|
| /third_party/ffmpeg/libavdevice/ |
| D | oss_enc.c | 40 static int audio_write_header(AVFormatContext *s1) in audio_write_header() 57 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt) in audio_write_packet() 84 static int audio_write_trailer(AVFormatContext *s1) in audio_write_trailer()
|
| D | sndio_dec.c | 34 static av_cold int audio_read_header(AVFormatContext *s1) in audio_read_header() 59 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet() 89 static av_cold int audio_read_close(AVFormatContext *s1) in audio_read_close()
|
| D | sndio_enc.c | 31 static av_cold int audio_write_header(AVFormatContext *s1) in audio_write_header() 46 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt) in audio_write_packet() 71 static int audio_write_trailer(AVFormatContext *s1) in audio_write_trailer()
|
| D | alsa_enc.c | 50 static av_cold int audio_write_header(AVFormatContext *s1) in audio_write_header() 83 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt) in audio_write_packet() 119 static int audio_write_frame(AVFormatContext *s1, int stream_index, in audio_write_frame() 138 audio_get_output_timestamp(AVFormatContext *s1, int stream, in audio_get_output_timestamp()
|
| D | oss_dec.c | 44 static int audio_read_header(AVFormatContext *s1) in audio_read_header() 70 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet() 113 static int audio_read_close(AVFormatContext *s1) in audio_read_close()
|
| D | v4l2enc.c | 29 static av_cold int write_header(AVFormatContext *s1) in write_header() 90 static int write_packet(AVFormatContext *s1, AVPacket *pkt) in write_packet() 98 static int write_trailer(AVFormatContext *s1) in write_trailer()
|
| /third_party/ltp/tools/sparse/sparse-src/validation/eval/ |
| D | addressable-complex.c | 3 struct s1 { struct 9 struct s1 s = { 3 }; in use1() argument
|
| /third_party/skia/experimental/graphite/src/ |
| D | Renderer.h | 104 Renderer(const char* name, const RenderStep* s1) in Renderer() 107 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2) in Renderer() 110 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2, const RenderStep* s3) in Renderer() 113 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2, in Renderer()
|