Home
last modified time | relevance | path

Searched refs:chs (Results 1 – 25 of 38) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Ddosio.c89 static void lba2chs(unsigned long lba_addr, CHS *chs, PARTITION *part) in lba2chs() argument
93 chs->offset = lba_addr & 0x000001FF; in lba2chs()
95 chs->cyl = abss / (part->sects * part->heads); in lba2chs()
96 chs->head = (abss / part->sects) % part->heads; in lba2chs()
97 chs->sector = (abss % part->sects) + 1; in lba2chs()
377 CHS chs; in dos_read_blk() local
385 lba2chs(loc, &chs, part); in dos_read_blk()
393 chs.head, in dos_read_blk()
394 chs.cyl, in dos_read_blk()
395 chs.sector, in dos_read_blk()
[all …]
/external/gptfdisk/
Dmbrpart.cc258 int MBRPart::LBAtoCHS(uint32_t lba, uint8_t * chs) { in LBAtoCHS() argument
264 if (chs != NULL) { in LBAtoCHS()
267 chs[0] = chs[1] = chs[2] = UINT8_C(0); in LBAtoCHS()
272 chs[0] = 254; in LBAtoCHS()
273 chs[1] = chs[2] = 255; in LBAtoCHS()
285 chs[0] = (uint8_t) head; in LBAtoCHS()
289 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS()
290 chs[2] = (uint8_t) (cylinder & UINT32_C(0xFF)); in LBAtoCHS()
Dbasicmbr.cc661 int BasicMBRData::LBAtoCHS(uint64_t lba, uint8_t * chs) { in LBAtoCHS() argument
667 if (chs != NULL) { in LBAtoCHS()
670 chs[0] = chs[1] = chs[2] = UINT8_C(0); in LBAtoCHS()
675 chs[0] = 254; in LBAtoCHS()
676 chs[1] = chs[2] = 255; in LBAtoCHS()
688 chs[0] = (uint8_t) head; in LBAtoCHS()
692 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS()
693 chs[2] = (uint8_t) (cylinder & UINT64_C(0xFF)); in LBAtoCHS()
Dmbrpart.h105 int LBAtoCHS(uint32_t lba, uint8_t * chs);
Dbasicmbr.h94 int LBAtoCHS(uint64_t lba, uint8_t * chs); // Convert LBA to CHS
DNEWS519 - Fixed inaccessible -C/--recompute-chs option in sgdisk.
562 - Added 'h' option to gdisk experts' menu (-C or --recompute-chs in sgdisk)
/external/opencv3/modules/viz/test/
Dtest_precomp.hpp107 Mat chs[3]; split(image, chs); in make_gray() local
108 return 0.114 * chs[0] + 0.58 * chs[1] + 0.3 * chs[2]; in make_gray()
/external/apache-http/src/org/apache/http/message/
DBasicHeaderValueParser.java309 private static boolean isOneOf(final char ch, final char[] chs) { in isOneOf() argument
310 if (chs != null) { in isOneOf()
311 for (int i = 0; i < chs.length; i++) { in isOneOf()
312 if (ch == chs[i]) { in isOneOf()
/external/opencv3/modules/imgproc/test/ocl/
Dtest_histogram.cpp176 std::vector<int> chs; in PARAM_TEST_CASE() local
177 chs.push_back(0); in PARAM_TEST_CASE()
180 OCL_ON(calcBackProject(uims, chs, uhist1, udst1, urngs, 1.0)); in PARAM_TEST_CASE()
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
Dutil_test.py138 self.assertEqual(dict(chs='S', chd='D', chg='G'), params)
144 params = dict(size='long', chs='short')
/external/webrtc/webrtc/base/
Dstringutils.h147 const CTYPE* strchr(const CTYPE* str, const CTYPE* chs) { in strchr() argument
149 for (size_t j=0; chs[j]; ++j) { in strchr()
150 if (str[i] == chs[j]) { in strchr()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiScannerFacade.java344 JSONArray chs = j.getJSONArray("channels"); in parseScanSettings() local
345 ChannelSpec[] channels = new ChannelSpec[chs.length()]; in parseScanSettings()
347 channels[i] = new ChannelSpec(chs.getInt(i)); in parseScanSettings()
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp422 CharString chs; in loadNumericDateFormatterPattern() local
423 chs.append("durationUnits", status) in loadNumericDateFormatterPattern()
428 chs.data(), in loadNumericDateFormatterPattern()
/external/hyphenation-patterns/fr/
Dhyph-fr.pat.txt124 2chs
/external/hyphenation-patterns/es/
Dhyph-es.pat.txt498 2chs
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt4538 4chs.
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
/external/hyphenation-patterns/de/
Dhyph-de-1996.pat.txt2875 4chs

12