Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 14 of 14) 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/cpython3/Lib/
D_osx_support.py120 def _save_modified_value(_config_vars, cv, 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/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h298 GLint newvalue = testcolor[j][i] + blockerrlin[j][i] / nrcolor[j]; in fancybasecolorsearch() local
/external/cldr/tools/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java320 String newvalue = normalizeMalayalam(value); in processInput() local
/external/libcups/cups/
Dhttp.c3623 char newvalue[1024]; /* New value string */ in http_add_field() local
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c176 int32_t newvalue; in TestNumberFormat() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c77 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc1679 T newvalue = ReadRegister<T>(rt); in CompareAndSwapHelper() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c79 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local