/external/u-boot/tools/ |
D | omapimage.c | 66 static void omapimage_print_section(struct ch_settings *chs) in omapimage_print_section() argument 70 if (chs->section_key) in omapimage_print_section() 81 chs->section_key, in omapimage_print_section() 82 chs->valid, in omapimage_print_section() 83 chs->version, in omapimage_print_section() 84 chs->reserved, in omapimage_print_section() 85 chs->flags); in omapimage_print_section() 130 struct ch_settings *chs = (struct ch_settings *) in omapimage_set_header() local 134 toc->section_offset = toc_offset(ptr, chs); in omapimage_set_header() 138 chs->section_key = KEY_CHSETTINGS; in omapimage_set_header() [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | dosio.c | 91 static void lba2chs(unsigned long lba_addr, CHS *chs, PARTITION *part) in lba2chs() argument 95 chs->offset = lba_addr & 0x000001FF; in lba2chs() 97 chs->cyl = abss / (part->sects * part->heads); in lba2chs() 98 chs->head = (abss / part->sects) % part->heads; in lba2chs() 99 chs->sector = (abss % part->sects) + 1; in lba2chs() 379 CHS chs; in dos_read_blk() local 387 lba2chs(loc, &chs, part); in dos_read_blk() 395 chs.head, in dos_read_blk() 396 chs.cyl, in dos_read_blk() 397 chs.sector, in dos_read_blk() [all …]
|
/external/gptfdisk/ |
D | mbrpart.cc | 260 int MBRPart::LBAtoCHS(uint32_t lba, uint8_t * chs) { in LBAtoCHS() argument 266 if (chs != NULL) { in LBAtoCHS() 269 chs[0] = chs[1] = chs[2] = UINT8_C(0); in LBAtoCHS() 274 chs[0] = 254; in LBAtoCHS() 275 chs[1] = chs[2] = 255; in LBAtoCHS() 287 chs[0] = (uint8_t) head; in LBAtoCHS() 291 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS() 292 chs[2] = (uint8_t) (cylinder & UINT32_C(0xFF)); in LBAtoCHS()
|
D | basicmbr.cc | 663 int BasicMBRData::LBAtoCHS(uint64_t lba, uint8_t * chs) { in LBAtoCHS() argument 669 if (chs != NULL) { in LBAtoCHS() 672 chs[0] = chs[1] = chs[2] = UINT8_C(0); in LBAtoCHS() 677 chs[0] = 254; in LBAtoCHS() 678 chs[1] = chs[2] = 255; in LBAtoCHS() 690 chs[0] = (uint8_t) head; in LBAtoCHS() 694 chs[1] = (uint8_t) ((sector + 1) + (cylinder >> 8) * 64); in LBAtoCHS() 695 chs[2] = (uint8_t) (cylinder & UINT64_C(0xFF)); in LBAtoCHS()
|
D | mbrpart.h | 105 int LBAtoCHS(uint32_t lba, uint8_t * chs);
|
D | basicmbr.h | 94 int LBAtoCHS(uint64_t lba, uint8_t * chs); // Convert LBA to CHS
|
D | NEWS | 519 - Fixed inaccessible -C/--recompute-chs option in sgdisk. 562 - Added 'h' option to gdisk experts' menu (-C or --recompute-chs in sgdisk)
|
/external/apache-http/src/org/apache/http/message/ |
D | BasicHeaderValueParser.java | 309 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/apache-commons-bcel/src/examples/Mini/ |
D | MiniC.java | 172 char[] chs = new char[diff]; in fillup() local 175 chs[i] = ' '; in fillup() 178 return new String(chs) + str; in fillup()
|
/external/webrtc/webrtc/base/ |
D | stringutils.h | 147 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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowAndroidBidi.java | 12 public static int bidi(int dir, char[] chs, byte[] chInfo, int n, boolean haveInfo) { in bidi() argument
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
D | WifiScannerFacade.java | 344 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/ |
D | measfmt.cpp | 456 CharString chs; in loadNumericDateFormatterPattern() local 457 chs.append("durationUnits", status) in loadNumericDateFormatterPattern() 462 chs.data(), in loadNumericDateFormatterPattern()
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.pat.txt | 124 2chs
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Retirements.tab | 116 chs Chumash S Chumash is actually a family name, not a language name. Language family members alre…
|
/external/hyphenation-patterns/es/ |
D | hyph-es.pat.txt | 498 2chs
|
/external/python/cpython2/ |
D | Makefile.pre.in | 1448 -o -name '*.[chs]' \
|
/external/python/cpython3/ |
D | Makefile.pre.in | 1747 -o -name '*.[chs]' \
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 3344 4chs
|
D | hyph-de-ch-1901.pat.txt | 3293 4chs
|
D | hyph-de-1996.pat.txt | 3264 4chs
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 4077 8chs
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 4077 8chs
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 36267 VkShaderObj chs(m_device, closestHitShaderText, VK_SHADER_STAGE_CLOSEST_HIT_BIT_NV, this); in TEST_F() local 36275 rayStages[1] = chs.GetStageCreateInfo(); in TEST_F()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 36232 chs %15705 36233 chs. %7157
|