Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/serialization/test/
Dtest_non_default_ctor2.cpp27 IntValueHolder(int newvalue) in IntValueHolder()
52 FloatValueHolder(float newvalue) in FloatValueHolder()
/third_party/python/Lib/
D_osx_support.py120 def _save_modified_value(_config_vars, cv, newvalue): argument
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c193 int32_t newvalue; in TestNumberFormat() local
/third_party/python/Modules/
Ditertoolsmodule.c127 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local