Searched refs:rds (Results 1 - 3 of 3) sorted by relevance

/system/core/include/system/
H A Dradio.h94 radio_rds_t rds; /* RDS variants supported */ member in struct:radio_hal_fm_band_config
224 radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { argument
225 if (!rds)
/system/core/libsystem/include/system/
H A Dradio.h94 radio_rds_t rds; /* RDS variants supported */ member in struct:radio_hal_fm_band_config
224 radio_rds_t radio_rds_for_region(bool rds, radio_region_t region) { argument
225 if (!rds)
/system/core/toolbox/
H A Dnewfs_msdos.c263 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
572 rds = howmany(bpb.rde, bpb.bps / sizeof(struct de));
579 rds +
584 x1 = bpb.res + rds;
644 for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc : rds); lsn++) {

Completed in 51 milliseconds