Home
last modified time | relevance | path

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

/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.c43 PyObject *oldtype, *oldvalue, *oldtraceback; in _PyErr_Restore() local
462 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.c8665 const xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateDatatype() local
8820 xmlChar *oldvalue; in xmlRelaxNGValidateValue() local
8846 xmlChar *oldvalue, *oldend, *val, *cur; in xmlRelaxNGValidateValue() local
9124 xmlChar *value, *oldvalue; in xmlRelaxNGValidateAttribute() local
10517 xmlChar *oldvalue; in xmlRelaxNGValidateState() local
10563 xmlChar *oldvalue, *oldendvalue; in xmlRelaxNGValidateState() local
/external/mtools/
Dfat.c792 unsigned int oldvalue = This->fat_decode(This, pos); in fatEncode() 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.c1931 PyObject *oldvalue; in _PyDict_FromKeys() local
3858 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictiter_iternextitem() local
3973 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictreviter_iternext() 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