Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 1002) sorted by relevance

12345678910>>...41

/third_party/skia/m133/modules/bentleyottmann/tests/
DSegmentTest.cpp53 Segment s1 = {p, {0, 0}}; in DEF_TEST() local
79 for (auto& s1 : outside) { in DEF_TEST() local
92 auto checkIntersection = [reporter](Segment s0, Segment s1, Point expected) { in DEF_TEST()
117 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
123 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
130 s1 = {{ 0, -1}, {0, 1}}; in DEF_TEST() local
137 s1 = {{-5, 5}, {5, -5}}; in DEF_TEST() local
165 s1 = {{100, -100}, {-100, 100}}; // goes through (0,0) in DEF_TEST() local
173 s1 = {{100, -100}, {-100, 100}}; // goes through (0,0) in DEF_TEST() local
184 s1 = {{1, 1}, {1, -1}}; in DEF_TEST() local
[all …]
DMyersTest.cpp70 s1 = {{0, 0}, {-1, 1}}; in DEF_TEST() local
81 s1 = {{-1, 0}, {2, 0}}; in DEF_TEST() local
87 s1 = {{0, 0}, {1, 1}}; in DEF_TEST() local
95 s1 = {{10, -10}, {-10, 10}}, in DEF_TEST() local
112 s1 = {{0, 0}, {-2, 2}}; in DEF_TEST() local
118 s1 = {{2, -2}, {-2, 2}}; in DEF_TEST() local
128 s1 = {{6, -70}, {-2, 72}}; in DEF_TEST() local
139 auto checkIntersection = [&](Segment s0, Segment s1) { in DEF_TEST()
148 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
154 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
[all …]
DBruteForceCrossingsTest.cpp18 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
42 s1 = {p1, p2}, in DEF_TEST() local
59 s1 = {p1, p2}, in DEF_TEST() local
DBentleyOttmann1Test.cpp18 s1 = {{ 0, 1}, {0, -1}}; in DEF_TEST() local
42 s1 = {p1, p2}, in DEF_TEST() local
59 s1 = {p1, p2}, in DEF_TEST() local
/third_party/ffmpeg/libavformat/
Drtpenc.c95 static int rtp_write_header(AVFormatContext *s1) in rtp_write_header()
287 static void rtcp_send_sr(AVFormatContext *s1, int64_t ntp_time, int bye) in rtcp_send_sr()
334 void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m) in ff_rtp_send_data()
357 static int rtp_send_samples(AVFormatContext *s1, in rtp_send_samples()
386 static void rtp_send_mpegaudio(AVFormatContext *s1, in rtp_send_mpegaudio()
438 static void rtp_send_raw(AVFormatContext *s1, in rtp_send_raw()
460 static void rtp_send_mpegts_raw(AVFormatContext *s1, in rtp_send_mpegts_raw()
484 static int rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) in rtp_send_ilbc()
519 static int rtp_write_packet(AVFormatContext *s1, AVPacket *pkt) in rtp_write_packet()
649 static int rtp_write_trailer(AVFormatContext *s1) in rtp_write_trailer()
/third_party/protobuf/third_party/abseil-cpp/absl/log/
Dcheck.h184 #define CHECK_STREQ(s1, s2) \ argument
186 #define CHECK_STRNE(s1, s2) \ argument
188 #define CHECK_STRCASEEQ(s1, s2) \ argument
190 #define CHECK_STRCASENE(s1, s2) \ argument
192 #define QCHECK_STREQ(s1, s2) \ argument
194 #define QCHECK_STRNE(s1, s2) \ argument
196 #define QCHECK_STRCASEEQ(s1, s2) \ argument
198 #define QCHECK_STRCASENE(s1, s2) \ argument
200 #define DCHECK_STREQ(s1, s2) \ argument
202 #define DCHECK_STRNE(s1, s2) \ argument
[all …]
Dabsl_check.h92 #define ABSL_CHECK_STREQ(s1, s2) \ argument
94 #define ABSL_CHECK_STRNE(s1, s2) \ argument
96 #define ABSL_CHECK_STRCASEEQ(s1, s2) \ argument
98 #define ABSL_CHECK_STRCASENE(s1, s2) \ argument
100 #define ABSL_QCHECK_STREQ(s1, s2) \ argument
102 #define ABSL_QCHECK_STRNE(s1, s2) \ argument
104 #define ABSL_QCHECK_STRCASEEQ(s1, s2) \ argument
106 #define ABSL_QCHECK_STRCASENE(s1, s2) \ argument
108 #define ABSL_DCHECK_STREQ(s1, s2) \ argument
110 #define ABSL_DCHECK_STRNE(s1, s2) \ argument
[all …]
/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.cc154 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/
DcommentsClass.ts27 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/
Doss_enc.c38 static int audio_write_header(AVFormatContext *s1) in audio_write_header()
55 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt) in audio_write_packet()
82 static int audio_write_trailer(AVFormatContext *s1) in audio_write_trailer()
Dsndio_enc.c31 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()
Dsndio_dec.c34 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()
Dalsa_enc.c51 static av_cold int audio_write_header(AVFormatContext *s1) in audio_write_header()
84 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt) in audio_write_packet()
120 static int audio_write_frame(AVFormatContext *s1, int stream_index, in audio_write_frame()
139 audio_get_output_timestamp(AVFormatContext *s1, int stream, in audio_get_output_timestamp()
Doss_dec.c42 static int audio_read_header(AVFormatContext *s1) in audio_read_header()
68 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet()
111 static int audio_read_close(AVFormatContext *s1) in audio_read_close()
Dv4l2enc.c31 static av_cold int write_header(AVFormatContext *s1) in write_header()
92 static int write_packet(AVFormatContext *s1, AVPacket *pkt) in write_packet()
100 static int write_trailer(AVFormatContext *s1) in write_trailer()
/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dcheck_impl.h113 #define ABSL_LOG_INTERNAL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_LOG_INTERNAL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_LOG_INTERNAL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_LOG_INTERNAL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_LOG_INTERNAL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_LOG_INTERNAL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_LOG_INTERNAL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_LOG_INTERNAL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_LOG_INTERNAL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_LOG_INTERNAL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
/third_party/skia/experimental/graphite/src/
DRenderer.h104 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()
/third_party/skia/m133/modules/bentleyottmann/src/
DSegment.cpp31 bool operator==(const Segment& s0, const Segment& s1) { in operator ==()
35 bool operator<(const Segment& s0, const Segment& s1) { in operator <()
39 bool no_intersection_by_bounding_box(const Segment& s0, const Segment& s1) { in no_intersection_by_bounding_box()
97 std::optional<Point> intersect(const Segment& s0, const Segment& s1) { in intersect()
178 bool less_than_at(const Segment& s0, const Segment& s1, int32_t y) { in less_than_at()
329 int compare_slopes(const Segment& s0, const Segment& s1) { in compare_slopes()
/third_party/typescript/tests/baselines/reference/
DclassStaticBlock4(target=esnext).js3 static s1 = 1; field in C
20 static s1 = 1; field in C
DclassStaticBlock4(target=es2022).js3 static s1 = 1; field in C
20 static s1 = 1; field in C
DforwardRefInTypeDeclaration.js4 const s1 = "x"; constant
16 var s1 = "x"; variable
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.js2 const s1: `:${string}:` = ":"; // should error constant
8 var s1 = ":"; // should error variable
/third_party/rust/rust/tests/ui/issues/
Dissue-15043.rs8 static s1: S<S<usize>>=S(S(0)); constant
/third_party/grpc/test/cpp/util/
Dstring_ref_test.cc61 string_ref s1(kTestString); in TEST_F() local
77 string_ref s1(kTestString); in TEST_F() local
121 string_ref s1(kTestString); in TEST_F() local
131 string_ref s1(kTestString); in TEST_F() local
142 string_ref s1(kTestString); in TEST_F() local
153 string_ref s1(kTestString); in TEST_F() local
177 string_ref s1(kTestString); in TEST_F() local
/third_party/rust/rust/tests/run-pass-valgrind/unsized-locals/
Dby-value-trait-objects-rust-call2.rs14 extern "rust-call" fn call_once(self, (s1, s2): (String, Box<str>)) -> Self::Output { in call_once()
25 extern "rust-call" fn call_once(self, (s1, s2): (String, Box<str>)) -> Self::Output { in call_once()
36 extern "rust-call" fn call_once(self, (s1, s2): (String, Box<str>)) -> Self::Output { in call_once()
47 extern "rust-call" fn call_once(self, (s1, s2): (String, Box<str>)) -> Self::Output { in call_once()

12345678910>>...41