Home
last modified time | relevance | path

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

12

/external/crosvm/devices/src/virtio/fs/
Dmod.rs114 pub struct Fs { struct
117 fs: Option<PassthroughFs>, argument
126 impl Fs { argument
133 ) -> Result<Fs> { in new()
165 impl VirtioDevice for Fs { implementation
311 impl Suspendable for Fs {} implementation
/external/mtools/
Dmformat.c177 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root()
231 static int calc_fat_len(Fs_t *Fs, uint32_t tot_sectors) in calc_fat_len()
322 static inline bool clusters_fit_into_fat(Fs_t *Fs) { in clusters_fit_into_fat()
331 static void check_fs_params_and_set_fat(Fs_t *Fs, uint32_t tot_sectors) in check_fs_params_and_set_fat()
363 static void fat32_specific_init(Fs_t *Fs) { in fat32_specific_init()
415 static int try_cluster_size(Fs_t *Fs, in try_cluster_size()
563 struct Fs_t *Fs, uint8_t *descr) in calc_fs_parameters()
778 void initFsForFormat(Fs_t *Fs) in initFsForFormat()
790 void setFsSectorSize(Fs_t *Fs, struct device *dev, uint16_t msize) { in setFsSectorSize()
847 Fs_t *Fs; in mformat() local
Dinit.c119 Stream_t *GetFs(Stream_t *Fs) in GetFs()
335 uint32_t calc_clus_start(Fs_t *Fs) { in calc_clus_start()
343 int calc_num_clus(Fs_t *Fs, uint32_t tot_sectors) in calc_num_clus()
618 int fsPreallocateClusters(Fs_t *Fs, uint32_t size) in fsPreallocateClusters()
635 void fsReleasePreallocateClusters(Fs_t *Fs, uint32_t size) in fsReleasePreallocateClusters()
Dmbadblocks.c50 static void mark(Fs_t *Fs, uint32_t offset, uint32_t badClus) { in mark()
73 static int scan(Fs_t *Fs, Stream_t *dev, in scan()
119 Fs_t *Fs; in mbadblocks() local
Dmdoctorfat.c41 Fs_t *Fs; member
46 Fs_t *Fs = getFs(mp->File); in dos_doctorfat() local
Dfile.c109 Fs_t *Fs = _getFs(This); in recalcPreallocSize() local
282 Fs_t *Fs = _getFs(This); in normal_map() local
389 Fs_t *Fs = _getFs(This); in root_map() local
566 Fs_t *Fs = _getFs(This); in free_file() local
772 Fs_t *Fs = (Fs_t *) GetFs(Dir); in OpenRoot() local
Dstreamcache.c59 Stream_t *Fs; in open_root_dir() local
Dfat.c866 bool getSerialized(Fs_t *Fs) { in getSerialized()
870 unsigned long getSerialNumber(Fs_t *Fs) { in getSerialNumber()
874 uint32_t getClusterBytes(Fs_t *Fs) { in getClusterBytes()
/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()
624 opus_int32 Fs, in opus_multistream_surround_encoder_create()
672 opus_int32 Fs in surround_rate_allocation()
741 opus_int32 Fs in ambisonics_rate_allocation()
779 opus_int32 Fs; in rate_allocation() local
816 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()
1021 opus_int32 Fs) in opus_packet_get_nb_samples()
Dopus_encoder.c79 opus_int32 Fs; member
183 int opus_encoder_init(OpusEncoder* st, opus_int32 Fs, int channels, int application) in opus_encoder_init()
346 …t32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs, int arch) in hp_cutoff()
384 …n, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs) in dc_reject()
405 …n, opus_int32 cutoff_Hz, opus_val16 *out, opus_val32 *hp_mem, int len, int channels, opus_int32 Fs) in dc_reject()
447 int overlap48, int frame_size, int channels, const opus_val16 *window, opus_int32 Fs) in stereo_fade()
479 int overlap48, int frame_size, int channels, const opus_val16 *window, opus_int32 Fs) in gain_fade()
517 OpusEncoder *opus_encoder_create(opus_int32 Fs, int channels, int application, int *error) in opus_encoder_create()
612 opus_int32 frame_size_select(opus_int32 frame_size, int variable_duration, opus_int32 Fs) in frame_size_select()
637 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()
Danalysis.c166 … 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()
220 void tonality_analysis_init(TonalityAnalysisState *tonal, opus_int32 Fs) in tonality_analysis_init()
959 int analysis_frame_size, int frame_size, int c1, int c2, int C, opus_int32 Fs, in run_analysis()
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()
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()
227 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/perfetto/test/trace_processor/diff_tests/fs/
Dtests.py22 class Fs(TestSuite): class
/external/libopus/tests/
Dtest_opus_projection.c198 const opus_int32 Fs = 48000; in test_creation_arguments() local
287 const opus_int32 Fs = 48000; in test_encode_decode() local
/external/crosvm/src/crosvm/sys/unix/
Dcmdline.rs24 Fs(device::FsOptions), enumerator
/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

12