Searched defs:tmp_value (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | camera_characteristics.cc | 231 char tmp_value[256]; in AddPerModuleCharacteristic() local 301 float tmp_value = strtof(value, NULL); in AddFloatValue() local
|
/external/libchrome/dbus/ |
D | message.cc | 785 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/ |
D | json_reader_unittest.cc | 320 Value* tmp_value = nullptr; in TEST() local
|
/external/python/cpython2/Python/ |
D | sysmodule.c | 173 PyObject *tmp_type, *tmp_value, *tmp_tb; in sys_exc_clear() local
|
D | ceval.c | 3703 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/ |
D | cPickle.c | 3910 PyObject *tp, *v, *tb, *tmp_value; in Instance_New() local
|