Searched defs:inLine (Results 1 – 9 of 9) sorted by relevance
/external/gptfdisk/ |
D | gptcurses.cc | 435 char inLine[80]; in MakeNewPart() local 483 char inLine[80]; in SaveData() local 515 char inLine[80]; in Backup() local 528 char inLine[80]; in LoadBackup() local
|
D | gpttext.cc | 453 istringstream inLine(line); in MakeHybrid() local
|
/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
D | NanoHTTPD.java | 589 String inLine = in.readLine(); in decodeHeader() local
|
/external/libxml2/ |
D | tree.c | 1578 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() 1615 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString()
|
D | testapi.c | 22913 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetRawString() local 22959 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetString() local
|
/external/cronet/tot/third_party/libxml/src/ |
D | tree.c | 1576 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() 1613 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString()
|
D | testapi.c | 22651 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetRawString() local 22697 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetString() local
|
/external/cronet/stable/third_party/libxml/src/ |
D | tree.c | 1576 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine) in xmlNodeListGetString() 1613 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine) in xmlNodeListGetRawString()
|
D | testapi.c | 22651 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetRawString() local 22697 int inLine; /* whether entity references are substituted */ in test_xmlNodeListGetString() local
|