/third_party/ffmpeg/libavfilter/x86/ |
H A D | af_volume_init.c | 36 av_cold void ff_volume_init_x86(VolumeContext *vol) in ff_volume_init_x86() argument [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | mft.h | 50 static __inline__ int ntfs_mft_record_read(const ntfs_volume *vol, in ntfs_mft_record_read() argument 85 ntfs_mft_record_write(const ntfs_volume *vol, const MFT_REF mref, MFT_RECORD *b) ntfs_mft_record_write() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | bootsect.c | 193 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) in ntfs_boot_sector_parse() argument [all...] |
H A D | collate.c | 218 static int ntfs_collate_file_name(ntfs_volume *vol, in ntfs_collate_file_name() argument [all...] |
H A D | cache.c | 557 void ntfs_create_lru_caches(ntfs_volume *vol) in ntfs_create_lru_caches() argument 591 void ntfs_free_lru_caches(ntfs_volume *vol) in ntfs_free_lru_caches() argument [all...] |
H A D | device.c | 433 s64 ntfs_cluster_read(const ntfs_volume *vol, const s64 lcn, const s64 count, in ntfs_cluster_read() argument 469 ntfs_cluster_write(const ntfs_volume *vol, const s64 lcn, const s64 count, const void *b) ntfs_cluster_write() argument [all...] |
H A D | logfile.c | 496 ntfs_volume *vol = log_na->ni->vol; in ntfs_check_logfile() local
|
H A D | lcnalloc.c | 74 static void ntfs_cluster_update_zone_pos(ntfs_volume *vol, u8 zone, LCN tc) in ntfs_cluster_update_zone_pos() argument 95 static void update_full_status(ntfs_volume *vol, LC argument 171 bitmap_writeback(ntfs_volume *vol, s64 pos, s64 size, void *b, u8 *writeback) bitmap_writeback() argument 235 ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, LCN start_lcn, const NTFS_CLUSTER_ALLOCATION_ZONES zone) ntfs_cluster_alloc() argument 578 ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl) ntfs_cluster_free_from_rl() argument 620 ntfs_cluster_free_basic(ntfs_volume *vol, s64 lcn, s64 count) ntfs_cluster_free_basic() argument 667 ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn, s64 count) ntfs_cluster_free() argument [all...] |
H A D | ioctl.c | 89 static int fstrim_clusters(ntfs_volume *vol, LCN lcn, s64 length) in fstrim_clusters() argument 138 static int fstrim_limits(ntfs_volume *vol, in fstrim_limits() argument 229 static inline LCN align_up(ntfs_volume *vol, LCN lcn, u64 granularity) in align_up() argument 238 align_down(ntfs_volume *vol, u64 count, u64 granularity) align_down() argument 255 fstrim(ntfs_volume *vol, void *data, u64 *trimmed) fstrim() argument [all...] |
H A D | object_id.c | 187 static ntfs_index_context *open_object_id_index(ntfs_volume *vol) in open_object_id_index() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | substitute_test.cc | 72 volatile int vol = 237; in TEST() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | cluster.c | 44 int cluster_find(ntfs_volume *vol, LCN c_begin, LCN c_end, cluster_cb *cb, void *data) in cluster_find() argument
|
H A D | ntfscat.c | 334 static int cat(ntfs_volume *vol, ntfs_inode *inode, ATTR_TYPES type, in cat() argument 404 ntfs_volume *vol; in main() local [all...] |
H A D | ntfsmftalloc.c | 76 static ntfs_volume *vol; variable
|
H A D | utils.h | 81 ntfs_volume *vol; member
|
H A D | ntfscluster.c | 279 static int info(ntfs_volume *vol) in info() argument 387 dump_file(ntfs_volume *vol, ntfs_inode *ino) dump_file() argument 484 ntfs_volume *vol; main() local [all...] |
H A D | ntfsdump_logfile.c | 81 ntfs_volume *vol; member 124 static void device_err_exit(ntfs_volume *vol, ntfs_inode *ni, in device_err_exit() argument 196 ntfs_volume *vol; in logfile_open() local [all...] |
H A D | ntfsmove.c | 387 static runlist * find_unused(ntfs_volume *vol, s64 size, u64 loc in find_unused() argument 512 static int bitmap_alloc(ntfs_volume *vol, runlist_element *rl) in bitmap_alloc() argument 530 static int bitmap_free(ntfs_volume *vol, runlist_element *rl) in bitmap_free() argument 548 data_copy(ntfs_volume *vol, runlist_element *from, runlist_element *to) data_copy() argument 601 move_runlist(ntfs_volume *vol, runlist_element *from, runlist_element *to) move_runlist() argument 667 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, runlist_element *run, u64 loc, int flags) move_datarun() argument 759 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, u64 loc, int flags) move_attribute() argument 805 move_file(ntfs_volume *vol, ntfs_inode *ino, u64 loc, int flags) move_file() argument 868 ntfs_volume *vol; main() local [all...] |
H A D | ntfslabel.c | 238 static int change_serial(ntfs_volume *vol, u64 sector, le64 serial_number, in change_serial() argument 279 set_new_serial(ntfs_volume *vol) set_new_serial() argument 320 print_serial(ntfs_volume *vol) print_serial() argument 348 print_label(ntfs_volume *vol, unsigned long mnt_flags) print_label() argument 375 change_label(ntfs_volume *vol, char *label) change_label() argument 415 ntfs_volume *vol; main() local [all...] |
/third_party/FatFs/source/ |
H A D | ffsystem.c | 108 ff_cre_syncobj( BYTE vol, FF_SYNC_t* sobj ) ff_cre_syncobj() argument
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.probe.c | 66 ntfs_volume *vol; in ntfs_open() local
|
/third_party/pulseaudio/src/modules/oss/ |
H A D | oss-util.c | 261 unsigned vol; in pa_oss_get_volume() local 283 unsigned vol; in pa_oss_set_volume() local
|
/third_party/pulseaudio/src/tests/ |
H A D | lo-test-util.c | 92 pa_cvolume vol; in calibrate_read_cb() local 169 pa_cvolume vol; in stream_state_callback() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_volume.c | 115 VolumeContext *vol = ctx->priv; in init() local 126 VolumeContext *vol = ctx->priv; in uninit() local 134 VolumeContext *vol in query_formats() local 213 volume_init(VolumeContext *vol) volume_init() argument 248 VolumeContext *vol = ctx->priv; set_volume() local 281 VolumeContext *vol = ctx->priv; config_output() local 313 VolumeContext *vol = ctx->priv; process_command() local 329 VolumeContext *vol = inlink->dst->priv; filter_frame() local [all...] |
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | sbase.h | 74 long vol[MAX_CHANNEL]; member
|