/external/gptfdisk/ |
D | gptcurses.cc | 429 char inLine[80]; in MakeNewPart() local 441 getnstr(inLine, 79); in MakeNewPart() 443 …newFirstLBA = IeeeToInt(inLine, blockSize, currentSpace->firstLBA, currentSpace->lastLBA, newFirst… in MakeNewPart() 452 getnstr(inLine, 79); in MakeNewPart() 454 newLastLBA = newFirstLBA + IeeeToInt(inLine, blockSize, 1, size, size) - 1; in MakeNewPart() 468 char inLine[80]; in SaveData() local 478 getnstr(inLine, 79); in SaveData() 479 answer = inLine; in SaveData() 500 char inLine[80]; in Backup() local 506 getnstr(inLine, 79); in Backup() [all …]
|
D | gpttext.cc | 419 istringstream inLine(line); in MakeHybrid() local 421 inLine >> partNums[numPartsToCvt]; in MakeHybrid() 424 } while (!inLine.eof() && (numPartsToCvt < 3)); in MakeHybrid()
|
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | hough_segments.cu | 153 bool inLine = false; in houghLinesProbabilistic() local 165 if (!inLine) in houghLinesProbabilistic() 169 inLine = true; in houghLinesProbabilistic() 176 else if (inLine) in houghLinesProbabilistic() 191 inLine = false; in houghLinesProbabilistic() 198 if (inLine) in houghLinesProbabilistic()
|
/external/opencv3/modules/imgproc/src/opencl/ |
D | hough_lines.cl | 268 bool inLine = false; 279 if (!inLine) 283 inLine = true; 290 else if (inLine) 305 inLine = false; 312 if (inLine)
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | DataReadWriteTest.java | 31 boolean inLine = true; in normalize() 34 if (inLine && c == ' ') { in normalize() 38 inLine = true; in normalize() 41 inLine = false; in normalize()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
D | DataReadWriteTest.java | 35 boolean inLine = true; in normalize() 38 if (inLine && c == ' ') { in normalize() 42 inLine = true; in normalize() 45 inLine = false; in normalize()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1052 int inLine); 1057 int inLine);
|
/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
D | NanoHTTPD.java | 589 String inLine = in.readLine(); in decodeHeader() local 590 if (inLine == null) { in decodeHeader() 594 StringTokenizer st = new StringTokenizer(inLine); in decodeHeader()
|
/external/libxml2/ |
D | tree.c | 1665 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() argument 1682 if (inLine) { in xmlNodeListGetString() 1697 if (inLine) { in xmlNodeListGetString() 1755 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString() argument 1767 if (inLine) { in xmlNodeListGetRawString() 1779 if (inLine) { in xmlNodeListGetRawString()
|
D | testapi.c | 22583 int inLine; /* should we replace entity contents or show their external form */ in test_xmlNodeListGetRawString() local 22592 inLine = gen_int(n_inLine, 2); in test_xmlNodeListGetRawString() 22594 ret_val = xmlNodeListGetRawString((const xmlDoc *)doc, (const xmlNode *)list, inLine); in test_xmlNodeListGetRawString() 22599 des_int(n_inLine, inLine, 2); in test_xmlNodeListGetRawString() 22630 int inLine; /* should we replace entity contents or show their external form */ in test_xmlNodeListGetString() local 22639 inLine = gen_int(n_inLine, 2); in test_xmlNodeListGetString() 22641 ret_val = xmlNodeListGetString(doc, (const xmlNode *)list, inLine); in test_xmlNodeListGetString() 22646 des_int(n_inLine, inLine, 2); in test_xmlNodeListGetString()
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1285 d inLine 10i 0 value 1292 d inLine 10i 0 value
|
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |