Home
last modified time | relevance | path

Searched defs:sf (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitProtectedMembers.ts17 protected static sf() { method in C1
30 protected static sf() { method in C2
42 static sf() { method in C3
DprotectedMembers.ts8 protected static sf() { method in C1
18 protected static sf() { method in C2
30 static sf() { method in C3
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitProtectedMembers.js15 protected static sf() { method in C1
28 protected static sf() { method in C2
40 static sf() { method in C3
81 C1.sf = function () { function in C1
105 C2.sf = function () { function in C2
119 C3.sf = function () { function in C3
DprotectedMembers.js9 protected static sf() { method in C1
19 protected static sf() { method in C2
31 static sf() { method in C3
141 C1.sf = function () { function in C1
155 C2.sf = function () { function in C2
169 C3.sf = function () { function in C3
/third_party/pulseaudio/src/pulsecore/
Dsndfile-util.c33 int pa_sndfile_read_sample_spec(SNDFILE *sf, pa_sample_spec *ss) { in pa_sndfile_read_sample_spec()
151 int pa_sndfile_read_channel_map(SNDFILE *sf, pa_channel_map *cm) { in pa_sndfile_read_channel_map()
217 int pa_sndfile_write_channel_map(SNDFILE *sf, pa_channel_map *cm) { in pa_sndfile_write_channel_map()
318 void pa_sndfile_init_proplist(SNDFILE *sf, pa_proplist *p) { in pa_sndfile_init_proplist()
Dsound-file.c48 SNDFILE *sf = NULL; in pa_sound_file_load() local
137 SNDFILE*sf = NULL; in pa_sound_file_too_big_to_cache() local
/third_party/ltp/lib/
Dtst_fs_has_free.c32 struct statfs sf; in tst_fs_has_free_() local
/third_party/elfutils/src/
Ddebugpred.h34 const char *const *sf = &__start_predict_file; in predprint() local
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c74 pa_sample_format_t * sf) in gstaudioformat_to_pasampleformat()
144 pa_sample_format_t sf = PA_SAMPLE_INVALID; in gst_pulse_fill_format_info() local
200 gst_pulse_sample_format_to_caps_format (pa_sample_format_t sf) in gst_pulse_sample_format_to_caps_format()
/third_party/typescript/src/testRunner/
Drunner.ts13 for (const sf of runner.enumerateTestFiles()) { constant
14 const full = typeof sf === "string" ? sf : sf.file; constant
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c142 struct nv30_surface *sf = nv30_surface(fb->cbufs[1]); in nv30_validate_fb() local
152 struct nv30_surface *sf = nv30_surface(fb->cbufs[2]); in nv30_validate_fb() local
163 struct nv30_surface *sf = nv30_surface(fb->cbufs[3]); in nv30_validate_fb() local
Dnv30_clear.c128 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_render_target() local
189 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_depth_stencil() local
/third_party/ltp/testcases/network/lib6/
Dasapi_02.c116 static int ic6_recv1(char *tname, int sall, int sf) in ic6_recv1()
188 int sall, sf; in icmp6_ft() local
/third_party/libinput/doc/user/
Dmeson.build181 sf = configure_file(input: f, variable
/third_party/python/Include/
Dabstract.h729 #define PySequence_Fast_ITEMS(sf) \ argument
/third_party/ffmpeg/libavcodec/
Ddca_core.c399 static int parse_subframe_header(DCACoreDecoder *s, int sf, in parse_subframe_header()
621 static int parse_subframe_audio(DCACoreDecoder *s, int sf, enum HeaderType header, in parse_subframe_audio()
801 int sf, ch, ret, band, sub_pos, lfe_pos; in parse_frame_data() local
936 int *xbr_nsubbands, int xbr_transition_mode, int sf, int *sub_pos) in parse_xbr_subframe()
1129 int sf, sub_pos; in parse_xbr_frame() local
1159 static int parse_x96_subframe_audio(DCACoreDecoder *s, int sf, int xch_base, int *sub_pos) in parse_x96_subframe_audio()
1479 int sf, ch, ret, band, sub_pos; in parse_x96_frame_data() local
Dsbc.c82 uint8_t sf = frame->frequency; in ff_sbc_calculate_bits() local
Ddca_lbr.c286 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
428 int i, sf, prev, next, dist; in parse_scale_factors() local
512 int ch, sb, sf, nsubbands, ret; in parse_grid_1_chunk() local
1182 int i, ch, sb, sf, ret, group, chunk_id, chunk_len; in ff_dca_lbr_parse() local
1599 int i, ch, sb, sf; in decode_part_stereo() local
1687 static void base_func_synth(DCALbrDecoder *s, int ch, float *values, int sf) in base_func_synth()
1705 int sf, sb, nsubbands = s->nsubbands, noutsubbands = 8 << s->freq_range; in transform_channel() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
DDateTimeFormatterFactory.java53 SimpleDateFormat sf = new SimpleDateFormat(pattern, locale); in createFormatter() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c48 struct nv50_surface *sf = CALLOC_STRUCT(nv50_surface); in nv50_surface_from_buffer() local
Dnv50_state_validate.c38 struct nv50_surface *sf; in nv50_validate_fb() local
98 struct nv50_surface *sf = nv50_surface(fb->zsbuf); in nv50_validate_fb() local
/third_party/libexif/doc/
DMakefile.am86 …rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/… target
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DBasicPeriodFormatter.java89 int sf = 1 << sx; in format() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DBasicPeriodFormatter.java88 int sf = 1 << sx; in format() local
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_mjpeg.c33 unsigned sf; in vlVaHandlePictureParameterBufferMJPEG() local

1234