Searched refs:value_type (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbt_gatt_client.h46 uint16_t value_type; member in struct:__anon1104
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test.h229 param_ExpBracketValueType_t value_type; member in struct:param_NamedExpBracketList_t
H A Dcamera_test_menu.cpp2248 if (PARAM_EXP_BRACKET_VALUE_REL == expBracketing[idx].value_type) {
2255 if (PARAM_EXP_BRACKET_VALUE_REL == expBracketing[idx].value_type) {
2319 if (PARAM_EXP_BRACKET_VALUE_ABS == expBracketing[idx].value_type) {
/hardware/intel/common/libva/va/
H A Dva.c697 VAGenericValueType value_type; member in struct:va_surface_attrib_map
737 attrib->value.type = attribs_map[n].value_type;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2735 typedef typename Iterator::value_type value_type; typedef in struct:std::tr1::IteratorTraits
2740 typedef T value_type; typedef in struct:std::tr1::IteratorTraits
2745 typedef T value_type; typedef in struct:std::tr1::IteratorTraits
7927 typedef Element value_type; typedef in class:testing::internal::NativeArray
9281 // match value_type, and the print output may be incorrect. In
9284 // actual need for it. Note that this fix cannot rely on value_type
9286 // value_type.
10100 typedef T value_type; typedef in class:testing::internal::ParamIterator
10679 typename ::testing::internal::IteratorTraits<ForwardIterator>::value_type>
[all...]

Completed in 540 milliseconds