Searched defs:newvalue (Results 1 – 14 of 14) sorted by relevance
/external/selinux/libsemanage/src/ |
D | booleans_activedb.c | 98 int curvalue, newvalue; in bool_commit_list() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_ioctl.h | 89 #define R200_SET_STATE( rmesa, ATOM, index, newvalue ) \ argument
|
/external/python/cpython2/Lib/ |
D | _osx_support.py | 120 def _save_modified_value(_config_vars, cv, newvalue): argument
|
D | code.py | 15 def softspace(file, newvalue): argument
|
/external/python/cpython3/Lib/ |
D | _osx_support.py | 143 def _save_modified_value(_config_vars, cv, newvalue): argument
|
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ |
D | hpack_round_trip_test.cc | 203 std::string newvalue = in TEST_P() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_open.c | 689 thandle_t TIFFSetClientdata(TIFF *tif, thandle_t newvalue)
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_s3tc_tmp.h | 301 GLint newvalue = testcolor[j][i] + blockerrlin[j][i] / nrcolor[j]; in fancybasecolorsearch() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | DisplayAndInputProcessor.java | 403 String newvalue = normalizeMalayalam(value); in processInput() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnumtst.c | 200 int32_t newvalue; in TestNumberFormat() local
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | cnumtst.c | 200 int32_t newvalue; in TestNumberFormat() local
|
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 77 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 262 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 4394 T newvalue = ReadRegister<T>(rt); in CompareAndSwapHelper() local
|