Home
last modified time | relevance | path

Searched refs:hexCode (Results 1 – 7 of 7) sorted by relevance

/third_party/gptfdisk/
Dgpttext.cc117 uint16_t hexCode; in XFormDisklabel() local
124 hexCode = partitions[partNum].GetHexType(); in XFormDisklabel()
125 if ((hexCode != 0xa500) && (hexCode != 0xa900)) { in XFormDisklabel()
434 unsigned int hexCode = 0; in MakeHybrid() local
514 hexCode = GetMBRTypeCode(0xEE); in MakeHybrid()
515 hybridMBR.MakeBiggestPart(3, hexCode); in MakeHybrid()
Dparttypes.cc464 uint32_t hexCode; in operator =() local
468 sscanf(orig.c_str(), "%x", &hexCode); in operator =()
469 *this = hexCode; in operator =()
Dbasicmbr.cc1583 unsigned int hexCode; in DoMenu() local
1635 hexCode = 0x00; in DoMenu()
1637 while ((hexCode <= 0) || (hexCode > 255)) { in DoMenu()
1641 sscanf(tempStr.c_str(), "%x", &hexCode); in DoMenu()
1643 partitions[num].SetType(hexCode); in DoMenu()
/third_party/libevdev/doc/html/search/
Dsearch.js351 var hexCode=idx.toString(16);
352 …resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode + this.…
/third_party/libjpeg-turbo/doc/html/search/
Dsearch.js349 var hexCode=idx.toString(16);
350 …resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode + '.htm…
/third_party/skia/third_party/externals/oboe/docs/reference/search/
Dsearch.js349 var hexCode=idx.toString(16);
350 …resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode + '.htm…
/third_party/libevdev/
Dthird_party_libevdev.diff21763 var hexCode=idx.toString(16);
21764 - resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode
21765 + resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode