/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | DateFormatSymbolsTest.java | 74 String[] oldvalue = dfs.getEras(); in testSetEras() local 96 String[] oldvalue = dfs.getMonths(); in testSetMonths() local 118 String[] oldvalue = dfs.getShortMonths(); in testSetShortMonths() local 140 String[] oldvalue = dfs.getWeekdays(); in testSetWeekdays() local 162 String[] oldvalue = dfs.getShortWeekdays(); in testSetShortWeekdays() local 184 String[] oldvalue = dfs.getAmPmStrings(); in testSetAmPmStrings() local 206 String[][] oldvalue = dfs.getZoneStrings(); in testSetZoneStrings() local
|
/external/grpc-grpc/third_party/nanopb/tests/decode_unittests/ |
D | decode_unittests.c | 327 void *oldvalue = data; in main() local
|
/external/python/cpython2/Python/ |
D | thread_nt.h | 315 void *oldvalue; in PyThread_set_key_value() local
|
D | errors.c | 28 PyObject *oldtype, *oldvalue, *oldtraceback; in PyErr_Restore() local
|
/external/nanopb-c/tests/decode_unittests/ |
D | decode_unittests.c | 382 void *oldvalue = data; in main() local
|
/external/autotest/client/tests/cyclictest/src/ |
D | cyclictest.c | 132 int oldvalue; in setkernvar() local
|
/external/python/cpython3/Python/ |
D | errors.c | 42 PyObject *oldtype, *oldvalue, *oldtraceback; in _PyErr_Restore() local 451 PyObject *oldtype, *oldvalue, *oldtraceback; in PyErr_SetExcInfo() local
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | StylesheetRoot.java | 1231 String oldvalue = m_extensionHandlerClass; in setExtensionHandlerClass() local
|
/external/libxml2/ |
D | relaxng.c | 8658 const xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateDatatype() local 8813 xmlChar *oldvalue; in xmlRelaxNGValidateValue() local 8839 xmlChar *oldvalue, *oldend, *val, *cur; in xmlRelaxNGValidateValue() local 9117 xmlChar *value, *oldvalue; in xmlRelaxNGValidateAttribute() local 10501 xmlChar *oldvalue; in xmlRelaxNGValidateState() local 10547 xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateState() local
|
/external/python/cpython2/Objects/ |
D | dictobject.c | 1435 PyObject *oldvalue; in dict_fromkeys() local 2792 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictiter_iternextitem() local
|
/external/python/cpython3/Objects/ |
D | dictobject.c | 1903 PyObject *oldvalue; in _PyDict_FromKeys() local 3764 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictiter_iternextitem() local 3879 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictreviter_iternext() local
|
/external/libcups/cups/ |
D | http.c | 3624 const char *oldvalue; /* Old field value */ in http_add_field() local
|
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 77 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 127 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
|