Home
last modified time | relevance | path

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

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DDateFormatSymbolsTest.java75 String[] newvalue = (String[])oldvalue.clone(); in testSetEras() local
97 String[] newvalue = (String[])oldvalue.clone(); in testSetMonths() local
119 String[] newvalue = (String[])oldvalue.clone(); in testSetShortMonths() local
141 String[] newvalue = (String[])oldvalue.clone(); in testSetWeekdays() local
163 String[] newvalue = (String[])oldvalue.clone(); in testSetShortWeekdays() local
185 String[] newvalue = (String[])oldvalue.clone(); in testSetAmPmStrings() local
207 String[][] newvalue = (String[][])cloneComplex(oldvalue); in testSetZoneStrings() local
/external/selinux/libsemanage/src/
Dbooleans_activedb.c98 int curvalue, newvalue; in bool_commit_list() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_ioctl.h89 #define R200_SET_STATE( rmesa, ATOM, index, newvalue ) \ argument
/external/python/cpython2/Lib/
D_osx_support.py120 def _save_modified_value(_config_vars, cv, newvalue): argument
Dcode.py15 def softspace(file, newvalue): argument
/external/pdfium/third_party/libtiff/
Dtif_open.c546 TIFFSetClientdata(TIFF* tif, thandle_t newvalue)
/external/libcups/cups/
Dhttp.c3623 char newvalue[1024]; /* New value string */ in http_add_field() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c77 PyObject *newvalue, *newkey, *r, *grouper, *tmp; in groupby_next() local
232 PyObject *newvalue, *newkey, *r; in _grouper_next() local
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c170 int32_t newvalue; in TestNumberFormat() local