Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 7 of 7) 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/mesa3d/src/mesa/drivers/dri/r200/
Dr200_ioctl.h89 #define R200_SET_STATE( rmesa, ATOM, index, newvalue ) \ argument
/third_party/python/Lib/
D_osx_support.py143 def _save_modified_value(_config_vars, cv, newvalue): argument
/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h301 GLint newvalue = testcolor[j][i] + blockerrlin[j][i] / nrcolor[j]; in fancybasecolorsearch() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c195 int32_t newvalue; in TestNumberFormat() local
/third_party/ntfs-3g/ntfsprogs/
Dplaylog.c735 u32 newvalue; in resize_attribute() local
/third_party/python/Modules/
Ditertoolsmodule.c262 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local