Home
last modified time | relevance | path

Searched defs:oldvalue (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DDateFormatSymbolsTest.java74 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/
Ddecode_unittests.c327 void *oldvalue = data; in main() local
/external/python/cpython2/Python/
Dthread_nt.h315 void *oldvalue; in PyThread_set_key_value() local
Derrors.c28 PyObject *oldtype, *oldvalue, *oldtraceback; in PyErr_Restore() local
/external/nanopb-c/tests/decode_unittests/
Ddecode_unittests.c382 void *oldvalue = data; in main() local
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c132 int oldvalue; in setkernvar() local
/external/python/cpython3/Python/
Derrors.c42 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/
DStylesheetRoot.java1231 String oldvalue = m_extensionHandlerClass; in setExtensionHandlerClass() local
/external/libxml2/
Drelaxng.c8658 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/
Ddictobject.c1435 PyObject *oldvalue; in dict_fromkeys() local
2792 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictiter_iternextitem() local
/external/python/cpython3/Objects/
Ddictobject.c1903 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/
Dhttp.c3624 const char *oldvalue; /* Old field value */ in http_add_field() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c77 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c127 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local