Home
last modified time | relevance | path

Searched defs:tmp_value (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dcamera_characteristics.cc231 char tmp_value[256]; in AddPerModuleCharacteristic() local
301 float tmp_value = strtof(value, NULL); in AddFloatValue() local
/external/libchrome/dbus/
Dmessage.cc785 char* tmp_value = NULL; in PopString() local
793 char* tmp_value = NULL; in PopObjectPath() local
943 char* tmp_value = NULL; in PopVariantOfString() local
951 char* tmp_value = NULL; in PopVariantOfObjectPath() local
/external/libchrome/base/json/
Djson_reader_unittest.cc320 Value* tmp_value = nullptr; in TEST() local
/external/python/cpython2/Python/
Dsysmodule.c173 PyObject *tmp_type, *tmp_value, *tmp_tb; in sys_exc_clear() local
Dceval.c3703 PyObject *tmp_type, *tmp_value, *tmp_tb; in set_exc_info() local
3747 PyObject *tmp_type, *tmp_value, *tmp_tb; in reset_exc_info() local
/external/python/cpython2/Modules/
DcPickle.c3910 PyObject *tp, *v, *tb, *tmp_value; in Instance_New() local