Home
last modified time | relevance | path

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

/external/nanopb-c/tests/decode_unittests/
Ddecode_unittests.c382 void *oldvalue = data; in main() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java1231 String oldvalue = m_extensionHandlerClass; in setExtensionHandlerClass() local
/external/libxml2/
Drelaxng.c8511 const xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateDatatype() local
8666 xmlChar *oldvalue; in xmlRelaxNGValidateValue() local
8692 xmlChar *oldvalue, *oldend, *val, *cur; in xmlRelaxNGValidateValue() local
8952 xmlChar *value, *oldvalue; in xmlRelaxNGValidateAttribute() local
10298 xmlChar *oldvalue; in xmlRelaxNGValidateState() local
10344 xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateState() local
/external/mtools/
Dfat.c816 unsigned int oldvalue = This->fat_decode(This, pos); in fatEncode() local
/external/python/cpython3/Objects/
Dframeobject.c175 PyObject *oldvalue = fast[i]; in framelocalsproxy_setitem() local
Ddictobject.c3027 PyObject *oldvalue; in dict_dict_fromkeys() local
5557 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); local
5681 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); local
/external/python/cpython3/Python/
Dimport.c4636 int oldvalue = OVERRIDE_MULTI_INTERP_EXTENSIONS_CHECK(interp); in _imp__override_multi_interp_extensions_check_impl() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c498 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local