Home
last modified time | relevance | path

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

12345678910>>...37

/third_party/ffmpeg/libavformat/
Drtpenc.c93 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()
Drtpenc_h264_hevc.c36 static void flush_buffered(AVFormatContext *s1, int last) in flush_buffered()
55 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) in nal_send()
180 void ff_rtp_send_h264_hevc(AVFormatContext *s1, const uint8_t *buf1, int size) in ff_rtp_send_h264_hevc()
/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/
Dalsa_enc.c50 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()
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()
Doss_enc.c40 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()
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()
Doss_dec.c44 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()
Dv4l2enc.c29 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()
Dgdigrab.c121 gdigrab_region_wnd_init(AVFormatContext *s1, struct gdigrab *gdigrab) in gdigrab_region_wnd_init()
187 gdigrab_region_wnd_destroy(AVFormatContext *s1, struct gdigrab *gdigrab) in gdigrab_region_wnd_destroy()
205 gdigrab_region_wnd_update(AVFormatContext *s1, struct gdigrab *gdigrab) in gdigrab_region_wnd_update()
222 gdigrab_read_header(AVFormatContext *s1) in gdigrab_read_header()
442 static void paint_mouse_pointer(AVFormatContext *s1, struct gdigrab *gdigrab) in paint_mouse_pointer()
530 static int gdigrab_read_packet(AVFormatContext *s1, AVPacket *pkt) in gdigrab_read_packet()
614 static int gdigrab_read_close(AVFormatContext *s1) in gdigrab_read_close()
/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/ltp/tools/sparse/sparse-src/validation/eval/
Daddressable-complex.c3 struct s1 { struct
9 struct s1 s = { 3 }; in use1() argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiopack.c244 audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u8()
321 audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u8()
381 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_u8_trunc()
464 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_u8_trunc()
526 audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s8()
603 audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s8()
664 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_s8_trunc()
727 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_s8_trunc()
786 audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u16()
873 audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u16()
[all …]
Dgstaudiopack-dist.c244 audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u8()
321 audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u8()
381 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_u8_trunc()
464 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_u8_trunc()
526 audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s8()
603 audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_s8()
664 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_s8_trunc()
727 const guint8 * ORC_RESTRICT s1, int n) in audio_orc_unpack_s8_trunc()
786 audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u16()
873 audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, in audio_orc_unpack_u16()
[all …]
/third_party/ltp/tools/sparse/sparse-src/validation/
Ddesignated-init.c1 struct s1 { struct
12 struct s1 s1; argument
17 struct s1 s1; member
/third_party/typescript/tests/baselines/reference/
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.js2 const s1: `:${string}:` = ":"; // should error constant
8 var s1 = ":"; // should error variable
DforwardRefInTypeDeclaration.js4 const s1 = "x"; constant
16 var s1 = "x"; variable
/third_party/python/Python/
Dpystrcmp.c7 PyOS_mystrnicmp(const char *s1, const char *s2, Py_ssize_t size) in PyOS_mystrnicmp()
22 PyOS_mystricmp(const char *s1, const char *s2) in PyOS_mystricmp()
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardsInClassAccessors.ts58 static get s1() { method in ClassWithAccessors
69 static set s1(param: string | number) { method in ClassWithAccessors
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duinvchar.h84 # define uprv_compareInvCharsAsAscii(s1, s2) uprv_strcmp(s1, s2) argument
86 # define uprv_compareInvCharsAsAscii(s1, s2) uprv_compareInvEbcdicAsAscii(s1, s2) argument
/third_party/ffmpeg/libavfilter/
Dvf_floodfill.c61 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same4()
74 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same4_16()
87 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same3()
99 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same3_16()
111 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same1()
121 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same1_16()
177 int *s0, int *s1, int *s2, int *s3) in pick_pixel1()
184 int *s0, int *s1, int *s2, int *s3) in pick_pixel1_16()
191 int *s0, int *s1, int *s2, int *s3) in pick_pixel3()
202 int *s0, int *s1, int *s2, int *s3) in pick_pixel3_16()
[all …]
/third_party/ffmpeg/libavcodec/ppc/
Dvc1dsp_altivec.c34 #define STEP8(s0, s1, s2, s3, s4, s5, s6, s7, vec_rnd) \ argument
81 #define SHIFT_HOR8(s0, s1, s2, s3, s4, s5, s6, s7) \ argument
93 #define SHIFT_VERT8(s0, s1, s2, s3, s4, s5, s6, s7) \ argument
106 #define STEP4(s0, s1, s2, s3, vec_rnd) \ argument
124 #define SHIFT_HOR4(s0, s1, s2, s3) \ argument
130 #define SHIFT_VERT4(s0, s1, s2, s3) \ argument
141 vector signed int s0, s1, s2, s3, s4, s5, s6, s7; in vc1_inv_trans_8x8_altivec() local
237 vector signed int s0, s1, s2, s3, s4, s5, s6, s7; in vc1_inv_trans_8x4_altivec() local
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTraceState.cpp265 void __sanitizer_weak_hook_memcmp(void *caller_pc, const void *s1, in __sanitizer_weak_hook_memcmp()
275 void __sanitizer_weak_hook_strncmp(void *caller_pc, const char *s1, in __sanitizer_weak_hook_strncmp()
289 void __sanitizer_weak_hook_strcmp(void *caller_pc, const char *s1, in __sanitizer_weak_hook_strcmp()
302 void __sanitizer_weak_hook_strncasecmp(void *called_pc, const char *s1, in __sanitizer_weak_hook_strncasecmp()
306 void __sanitizer_weak_hook_strcasecmp(void *called_pc, const char *s1, in __sanitizer_weak_hook_strcasecmp()
310 void __sanitizer_weak_hook_strstr(void *called_pc, const char *s1, in __sanitizer_weak_hook_strstr()
314 void __sanitizer_weak_hook_strcasestr(void *called_pc, const char *s1, in __sanitizer_weak_hook_strcasestr()
318 void __sanitizer_weak_hook_memmem(void *called_pc, const void *s1, size_t len1, in __sanitizer_weak_hook_memmem()
/third_party/FreeBSD/contrib/tcp_wrappers/
Dstrcasecmp.c70 int strcasecmp(s1, s2) in strcasecmp() argument
83 int strncasecmp(s1, s2, n) in strncasecmp() argument

12345678910>>...37