Home
last modified time | relevance | path

Searched defs:Fs (Results 1 – 25 of 39) sorted by relevance

12

/external/crosvm/devices/src/virtio/vhost/user/
Dfs.rs25 pub struct Fs { struct
32 impl Fs { argument
33 pub fn new<P: AsRef<Path>>(base_features: u64, socket_path: P, tag: &str) -> Result<Fs> { in new()
80 impl VirtioDevice for Fs { implementation
181 impl Drop for Fs { implementation
/external/crosvm/devices/src/virtio/fs/
Dmod.rs128 pub struct Fs { struct
130 fs: Option<PassthroughFs>, argument
139 impl Fs { argument
146 ) -> Result<Fs> { in new()
196 impl VirtioDevice for Fs { implementation
343 impl Drop for Fs { implementation
/external/mtools/
Dmformat.c162 static int comp_fat_bits(Fs_t *Fs, int estimate, in comp_fat_bits()
230 static void calc_fat_bits2(Fs_t *Fs, unsigned long tot_sectors, int fat_bits, in calc_fat_bits2()
288 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root()
334 static void xdf_calc_fat_size(Fs_t *Fs, unsigned long tot_sectors, in xdf_calc_fat_size()
362 static void calc_fat_size(Fs_t *Fs, unsigned long tot_sectors) in calc_fat_size()
524 static void calc_cluster_size(struct Fs_t *Fs, unsigned long tot_sectors, in calc_cluster_size()
611 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters()
671 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters_32()
877 Fs_t Fs; in mformat() local
Dmbadblocks.c50 static void mark(Fs_t *Fs, long offset, unsigned int badClus) { in mark()
73 static int scan(Fs_t *Fs, Stream_t *dev, in scan()
119 Fs_t *Fs; in mbadblocks() local
Dfile.c30 struct Fs_t *Fs; /* Filesystem that this fat file belongs to */ member
87 Fs_t *Fs = This->Fs; in recalcPreallocSize() local
255 Fs_t *Fs = This->Fs; in normal_map() local
359 Fs_t *Fs = This->Fs; in root_map() local
504 Fs_t *Fs = This->Fs; in free_file() local
685 Fs_t *Fs = (Fs_t *) GetFs(Dir); in OpenRoot() local
Dmdoctorfat.c41 Fs_t *Fs; member
46 Fs_t *Fs = getFs(mp->File); in dos_doctorfat() local
Dinit.c112 Stream_t *GetFs(Stream_t *Fs) in GetFs()
433 int fsPreallocateClusters(Fs_t *Fs, long size) in fsPreallocateClusters()
Dstreamcache.c59 Stream_t *Fs; in open_root_dir() local
Dmlabel.c127 Stream_t *Fs=0; in mlabel() local
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DTypeInference.java101 List<ResolvedType> Fs = formalParameterTypes(methodDeclaration); in instantiationInference() local
641 …onal<ConstraintFormulaSet> testForApplicabilityByStrictInvocation(List<ResolvedType> Fs, List<Expr… in testForApplicabilityByStrictInvocation()
677 …ional<ConstraintFormulaSet> testForApplicabilityByLooseInvocation(List<ResolvedType> Fs, List<Expr… in testForApplicabilityByLooseInvocation()
692 …private ConstraintFormulaSet constraintSetFromArgumentsSubstitution(List<ResolvedType> Fs, List<Ex… in constraintSetFromArgumentsSubstitution()
704 …nstraintFormulaSet> testForApplicabilityByVariableArityInvocation(List<ResolvedType> Fs, List<Expr… in testForApplicabilityByVariableArityInvocation()
/external/libopus/src/
Dopus_multistream_encoder.c431 opus_int32 Fs, in opus_multistream_encoder_init_impl()
499 opus_int32 Fs, in opus_multistream_encoder_init()
514 opus_int32 Fs, in opus_multistream_surround_encoder_init()
586 opus_int32 Fs, in opus_multistream_encoder_create()
623 opus_int32 Fs, in opus_multistream_surround_encoder_create()
671 opus_int32 Fs in surround_rate_allocation()
740 opus_int32 Fs in ambisonics_rate_allocation()
778 opus_int32 Fs; in rate_allocation() local
815 opus_int32 Fs; in opus_multistream_encode_native() local
Dopus_multistream_decoder.c68 opus_int32 Fs, in opus_multistream_decoder_init()
114 opus_int32 Fs, in opus_multistream_decoder_create()
150 opus_int32 len, int nb_streams, opus_int32 Fs) in opus_multistream_packet_validate()
190 opus_int32 Fs; in opus_multistream_decode_native() local
Dopus_decoder.c59 opus_int32 Fs; /** Sampling rate (at the API level) */ member
116 int opus_decoder_init(OpusDecoder *st, opus_int32 Fs, int channels) in opus_decoder_init()
159 OpusDecoder *opus_decoder_create(opus_int32 Fs, int channels, int *error) in opus_decoder_create()
190 const opus_val16 *window, opus_int32 Fs) in smooth_fade()
1012 opus_int32 Fs) in opus_packet_get_nb_samples()
Dopus_encoder.c79 opus_int32 Fs; member
182 int opus_encoder_init(OpusEncoder* st, opus_int32 Fs, int channels, int application) in opus_encoder_init()
345 …t32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs, int arch) in hp_cutoff()
383 …n, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs) in dc_reject()
404 …n, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs) in dc_reject()
446 int overlap48, int frame_size, int channels, const opus_val16 *window, opus_int32 Fs) in stereo_fade()
478 int overlap48, int frame_size, int channels, const opus_val16 *window, opus_int32 Fs) in gain_fade()
516 OpusEncoder *opus_encoder_create(opus_int32 Fs, int channels, int application, int *error) in opus_encoder_create()
611 opus_int32 frame_size_select(opus_int32 frame_size, int variable_duration, opus_int32 Fs) in frame_size_select()
636 opus_val16 compute_stereo_width(const opus_val16 *pcm, int frame_size, opus_int32 Fs, StereoWidthSt… in compute_stereo_width()
Dopus_projection_decoder.c125 int opus_projection_decoder_init(OpusProjectionDecoder *st, opus_int32 Fs, in opus_projection_decoder_init()
177 opus_int32 Fs, int channels, int streams, int coupled_streams, in opus_projection_decoder_create()
Dopus_projection_encoder.c202 int opus_projection_ambisonics_encoder_init(OpusProjectionEncoder *st, opus_int32 Fs, in opus_projection_ambisonics_encoder_init()
309 opus_int32 Fs, int channels, int mapping_family, int *streams, in opus_projection_ambisonics_encoder_create()
Danalysis.c163 … void *_x, opus_val32 *y, opus_val32 S[3], int subframe, int offset, int c1, int c2, int C, int Fs) in downmix_and_resample()
217 void tonality_analysis_init(TonalityAnalysisState *tonal, opus_int32 Fs) in tonality_analysis_init()
956 int analysis_frame_size, int frame_size, int c1, int c2, int C, opus_int32 Fs, in run_analysis()
Dopus.c174 opus_int32 Fs) in opus_packet_get_samples_per_frame()
/external/libopus/celt/
Dmodes.c90 static opus_int16 *compute_ebands(opus_int32 Fs, int frame_size, int res, int *nbEBands) in compute_ebands()
224 CELTMode *opus_custom_mode_create(opus_int32 Fs, int frame_size, int *error) in opus_custom_mode_create()
Dmodes.h53 opus_int32 Fs; member
/external/libopus/tests/
Dtest_opus_projection.c199 const opus_int32 Fs = 48000; in test_creation_arguments() local
288 const opus_int32 Fs = 48000; in test_encode_decode() local
/external/rust/cxx/gen/build/src/
Derror.rs13 Fs(fs::Error), enumerator
/external/libopus/fuzzer/
Dopus_dec_fuzzer.cpp39 static OpusMSDecoder *ms_opus_decoder_create(opus_int32 Fs, int channels, int *error) { in ms_opus_decoder_create()
/external/libopus/celt/dump_modes/
Ddump_modes.c329 int Fs, frame; in main() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-raw-string-literal.cpp38 char const *const Fs("goink\\\034"); variable

12