Home
last modified time | relevance | path

Searched refs:inLine (Results 1 – 11 of 11) sorted by relevance

/third_party/gptfdisk/
Dgptcurses.cc435 char inLine[80]; in MakeNewPart() local
452 getnstr(inLine, 79); in MakeNewPart()
454 …newFirstLBA = IeeeToInt(inLine, blockSize, currentSpace->firstLBA, currentSpace->lastLBA, sectorAl… in MakeNewPart()
466 getnstr(inLine, 79); in MakeNewPart()
468 newLastLBA = newFirstLBA + IeeeToInt(inLine, blockSize, 1, size, sectorAlignment, size) - 1; in MakeNewPart()
482 char inLine[80]; in SaveData() local
492 getnstr(inLine, 79); in SaveData()
493 answer = inLine; in SaveData()
514 char inLine[80]; in Backup() local
520 getnstr(inLine, 79); in Backup()
[all …]
Dgpttext.cc453 istringstream inLine(line); in MakeHybrid() local
455 inLine >> partNums[numPartsToCvt]; in MakeHybrid()
458 } while (!inLine.eof() && (numPartsToCvt < 3)); in MakeHybrid()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
DDataReadWriteTest.java33 boolean inLine = true; in normalize()
36 if (inLine && c == ' ') { in normalize()
40 inLine = true; in normalize()
43 inLine = false; in normalize()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DDataReadWriteTest.java30 boolean inLine = true; in normalize()
33 if (inLine && c == ' ') { in normalize()
37 inLine = true; in normalize()
40 inLine = false; in normalize()
/third_party/icu/tools/unicode/c/genprops/
Dnamespropsbuilder.cpp633 uint32_t i=0, inLine, outLine=0xffffffff /* (uint32_t)(-1) */, in compressLines() local
645 inLine=line->code; in compressLines()
648 if(inLine>>GROUP_SHIFT!=groupMSB) { in compressLines()
666 groupMSB=inLine>>GROUP_SHIFT; in compressLines()
667 outLine=(inLine&~GROUP_MASK)-1; in compressLines()
671 while(++outLine<inLine) { in compressLines()
/third_party/libxml2/include/libxml/
Dtree.h1052 int inLine);
1057 int inLine);
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h1081 int inLine);
1086 int inLine);
Dtree.c1705 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() argument
1722 if (inLine) { in xmlNodeListGetString()
1737 if (inLine) { in xmlNodeListGetString()
1795 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString() argument
1807 if (inLine) { in xmlNodeListGetRawString()
1819 if (inLine) { in xmlNodeListGetRawString()
/third_party/libxml2/
Dtree.c1699 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() argument
1716 if (inLine) { in xmlNodeListGetString()
1731 if (inLine) { in xmlNodeListGetString()
1789 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString() argument
1801 if (inLine) { in xmlNodeListGetRawString()
1813 if (inLine) { in xmlNodeListGetRawString()
Dtestapi.c22690 int inLine; /* should we replace entity contents or show their external form */ in test_xmlNodeListGetRawString() local
22699 inLine = gen_int(n_inLine, 2); in test_xmlNodeListGetRawString()
22701 ret_val = xmlNodeListGetRawString((const xmlDoc *)doc, (const xmlNode *)list, inLine); in test_xmlNodeListGetRawString()
22706 des_int(n_inLine, inLine, 2); in test_xmlNodeListGetRawString()
22737 int inLine; /* should we replace entity contents or show their external form */ in test_xmlNodeListGetString() local
22746 inLine = gen_int(n_inLine, 2); in test_xmlNodeListGetString()
22748 ret_val = xmlNodeListGetString(doc, (const xmlNode *)list, inLine); in test_xmlNodeListGetString()
22753 des_int(n_inLine, inLine, 2); in test_xmlNodeListGetString()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1309 d inLine value like(xmlCint)
1316 d inLine value like(xmlCint)