Home
last modified time | relevance | path

Searched defs:tem (Results 1 – 8 of 8) sorted by relevance

/external/jdiff/src/jdiff/
DDiffMyers.java572 int tem = end / 64; in discardable() local
643 int tem = length / 4; in filterDiscards() local
/external/libusb/msvc/getopt/
Dgetopt.c310 char *tem; local
/external/flac/src/share/getopt/
Dgetopt.c321 char *tem; local
/external/python/cpython3/Modules/expat/
Dxmlparse.c4259 XML_Char *tem in doProlog() local
4692 XML_Char *tem = poolStoreString(&parser->m_tempPool, enc, in doProlog() local
5653 const char *tem; in reportProcessingInstruction() local
6305 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); in copyEntityTable() local
6327 const XML_Char *tem in copyEntityTable() local
6335 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable() local
6494 NAMED *tem = *(iter->p)++; in hashTableIterNext() local
6518 BLOCK *tem = p->next; in poolClear() local
6534 BLOCK *tem = p->next; in poolDestroy() local
6540 BLOCK *tem = p->next; in poolDestroy() local
[all …]
/external/expat/lib/
Dxmlparse.c4280 XML_Char *tem in doProlog() local
4713 XML_Char *tem = poolStoreString(&parser->m_tempPool, enc, in doProlog() local
5674 const char *tem; in reportProcessingInstruction() local
6326 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); in copyEntityTable() local
6348 const XML_Char *tem in copyEntityTable() local
6356 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable() local
6515 NAMED *tem = *(iter->p)++; in hashTableIterNext() local
6539 BLOCK *tem = p->next; in poolClear() local
6555 BLOCK *tem = p->next; in poolDestroy() local
6561 BLOCK *tem = p->next; in poolDestroy() local
[all …]
/external/python/cpython2/Modules/expat/
Dxmlparse.c4467 XML_Char *tem = poolStoreString(&dtd->pool, in doProlog() local
4918 XML_Char *tem = poolStoreString(&parser->m_tempPool, in doProlog() local
5922 const char *tem; in reportProcessingInstruction() local
6596 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); in copyEntityTable() local
6619 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, in copyEntityTable() local
6627 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable() local
6796 NAMED *tem = *(iter->p)++; in hashTableIterNext() local
6822 BLOCK *tem = p->next; in poolClear() local
6839 BLOCK *tem = p->next; in poolDestroy() local
6845 BLOCK *tem = p->next; in poolDestroy() local
[all …]
/external/python/cpython2/Lib/idlelib/
DconfigDialog.py226 def tem(event, elem=element): function
/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py886 def tem(event, elem=element): function