Searched defs:v (Results 1 – 6 of 6) sorted by relevance
135 public abstract void setSectorsPerFat(long v); in setSectorsPerFat()238 int v = get8(0x3 + i); in getOemName() local282 public void setBytesPerSector(int v) { in setBytesPerSector()324 public void setSectorsPerCluster(int v) { in setSectorsPerCluster()346 public void setNrReservedSectors(int v) { in setNrReservedSectors()367 public final void setNrFats(int v) { in setNrFats()387 protected void setNrLogicalSectors(int v) { in setNrLogicalSectors()393 protected void setNrTotalSectors(long v) { in setNrTotalSectors()415 public void setMediumDescriptor(int v) { in setMediumDescriptor()433 public void setSectorsPerTrack(int v) { in setSectorsPerTrack()[all …]
151 public void setSectorsPerFat(long v) { in setSectorsPerFat()208 public void setRootDirEntryCount(int v) throws IllegalArgumentException { in setRootDirEntryCount()
139 public void setSectorsPerFat(long v) { in setSectorsPerFat()
41 final int v = (b2 << 8) | b1; in readEntry() local
368 def _set_option(self, cfg_name, section_id, k, v): argument
206 def SetVoltage(self, v): argument