Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 814) sorted by relevance

12345678910>>...33

/hardware/google/pixel/thermal/utils/
Dconfig_schema.json7 "type":"object", string
15 "type":"array", string
19 "type":"object", string
31 "type":"string", string
41 "type":"string", string
51 "type":"array", string
58 "type":[ array
78 "type":"array", string
85 "type":[ array
103 "type":"array", string
[all …]
/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp47 const IdentifierType type) { in bothHaveId()
52 const IdentifierType type) { in anyHaveId()
57 const IdentifierType type) { in haveEqualIds()
68 auto type = getType(a); in tunesTo() local
107 bool isAmFm(const ProgramType type) { in isAmFm()
127 static bool maybeGetId(const ProgramSelector& sel, const IdentifierType type, uint64_t* val) { in maybeGetId()
146 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
150 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
161 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
173 ProgramType type; in make_selector() local
/hardware/google/av/codec2/include/
DC2Enum.h57 #define _C2_GET_ENUM_VALUE(x, type) (_C2EnumConst<type>)x argument
98 #define DEFINE_C2_ENUM_VALUE_AUTO_HELPER(name, type, prefix, ...) \ argument
101 #define _DEFINE_C2_ENUM_VALUE_AUTO_HELPER(enabled, name, type, prefix, ...) \ argument
103 #define __DEFINE_C2_ENUM_VALUE_AUTO_HELPER(enabled, name, type, prefix, ...) \ argument
105 #define ___DEFINE_C2_ENUM_VALUE_AUTO_HELPER(name, type, prefix, ...) \ argument
113 #define ___DEFINE_C2_ENUM_VALUE_AUTO_HELPER__C2_GENERATE_GLOBAL_VARS__(name, type, prefix, ...) argument
148 #define C2ENUM(name, type, ...) \ argument
172 #define C2ENUM_CUSTOM_PREFIX(name, type, prefix, ...) \ argument
193 #define C2ENUM_CUSTOM_NAMES(name, type, names, ...) \ argument
DC2.h144 #define C2_DO_NOT_COPY(type) \ argument
148 #define C2_DEFAULT_MOVE(type) \ argument
160 #define DEFINE_OTHER_COMPARISON_OPERATORS(type) \ argument
166 #define DEFINE_FIELD_BASED_COMPARISON_OPERATORS(type, field) \ argument
171 #define DEFINE_FIELD_AND_MASK_BASED_COMPARISON_OPERATORS(type, field, mask) \ argument
/hardware/interfaces/light/2.0/vts/functional/
DVtsHalLightV2_0TargetTest.cpp108 for (const Type& type: supportedTypes) { in TearDown() local
130 for (const Type& type: supportedTypes) { in TEST_F() local
141 for (const Type& type: supportedTypes) { in TEST_F() local
156 for (const Type& type: supportedTypes) { in TEST_F() local
160 for (const Type& type: unsupportedTypes) { in TEST_F() local
/hardware/interfaces/wifi/1.3/default/
Dwifi_mode_controller.cpp27 int convertIfaceTypeToFirmwareMode(IfaceType type) { in convertIfaceTypeToFirmwareMode()
57 bool WifiModeController::isFirmwareModeChangeNeeded(IfaceType type) { in isFirmwareModeChangeNeeded()
70 bool WifiModeController::changeFirmwareMode(IfaceType type) { in changeFirmwareMode()
Dhidl_struct_util.cpp717 legacy_hal::frame_type type) { in convertLegacyDebugPacketFateFrameTypeToHidl()
966 legacy_hal::NanMatchAlg convertHidlNanMatchAlgToLegacy(NanMatchAlg type) { in convertHidlNanMatchAlgToLegacy()
979 NanPublishType type) { in convertHidlNanPublishTypeToLegacy()
991 legacy_hal::NanTxType convertHidlNanTxTypeToLegacy(NanTxType type) { in convertHidlNanTxTypeToLegacy()
1002 NanSubscribeType type) { in convertHidlNanSubscribeTypeToLegacy()
1012 legacy_hal::NanSRFType convertHidlNanSrfTypeToLegacy(NanSrfType type) { in convertHidlNanSrfTypeToLegacy()
1023 NanDataPathChannelCfg type) { in convertHidlNanDataPathChannelCfgToLegacy()
1035 NanStatusType convertLegacyNanStatusTypeToHidl(legacy_hal::NanStatusType type) { in convertLegacyNanStatusTypeToHidl()
1067 void convertToWifiNanStatus(legacy_hal::NanStatusType type, const char* str, in convertToWifiNanStatus()
2192 legacy_hal::wifi_rtt_type convertHidlRttTypeToLegacy(RttType type) { in convertHidlRttTypeToLegacy()
[all …]
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp95 const IdentifierType type) { in bothHaveId()
100 const IdentifierType type) { in haveEqualIds()
115 auto type = getType(b.primaryId); in tunesTo() local
136 static bool maybeGetId(const ProgramSelector& sel, const IdentifierType type, uint64_t* val) { in maybeGetId()
156 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
160 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
171 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
176 vector<uint64_t> getAllIds(const ProgramSelector& sel, const IdentifierType type) { in getAllIds()
292 ProgramIdentifier make_identifier(IdentifierType type, uint64_t value) { in make_identifier()
332 auto typeEquals = [](const V2_0::ProgramIdentifier& id, uint32_t type) { in satisfies()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Ddata_builder.c248 int type = PLAYBACK_DBG_TYPE_G_ORIENT; in inv_set_gyro_orientation_and_scale() local
265 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; in inv_set_gyro_sample_rate() local
284 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; in inv_set_accel_sample_rate() local
303 int type = PLAYBACK_DBG_TYPE_C_SAMPLE_RATE; in inv_set_compass_sample_rate() local
337 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; in inv_set_quat_sample_rate() local
441 int type = PLAYBACK_DBG_TYPE_A_ORIENT; in inv_set_accel_orientation_and_scale() local
464 int type = PLAYBACK_DBG_TYPE_C_ORIENT; in inv_set_compass_orientation_and_scale() local
785 int type = PLAYBACK_DBG_TYPE_ACCEL; in inv_build_accel() local
824 int type = PLAYBACK_DBG_TYPE_GYRO; in inv_build_gyro() local
856 int type = PLAYBACK_DBG_TYPE_COMPASS; in inv_build_compass() local
[all …]
/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlTestBase.cpp83 void SensorsHidlTestBase::assertTypeMatchStringType(SensorType type, in assertTypeMatchStringType()
90 #define CHECK_TYPE_STRING_FOR_SENSOR_TYPE(type) \ in assertTypeMatchStringType() argument
137 void SensorsHidlTestBase::assertTypeMatchReportMode(SensorType type, SensorFlagBits reportMode) { in assertTypeMatchReportMode()
173 SensorFlagBits SensorsHidlTestBase::expectedReportModeForType(SensorType type) { in expectedReportModeForType()
229 bool SensorsHidlTestBase::isDirectChannelTypeSupported(SensorInfo sensor, SharedMemType type) { in isDirectChannelTypeSupported()
240 void SensorsHidlTestBase::testDirectReportOperation(SensorType type, SharedMemType memType, in testDirectReportOperation()
359 void SensorsHidlTestBase::testStreamingOperation(SensorType type, in testStreamingOperation()
422 void SensorsHidlTestBase::testSamplingRateHotSwitchOperation(SensorType type, bool fastToSlow) { in testSamplingRateHotSwitchOperation()
519 void SensorsHidlTestBase::testBatchingOperation(SensorType type) { in testBatchingOperation()
DSensorsTestSharedMemory.cpp72 int32_t type = *reinterpret_cast<int32_t*>(mBuffer + offset + kOffsetType); in parseEvents() local
96 SensorsTestSharedMemory::SensorsTestSharedMemory(SharedMemType type, size_t size) in SensorsTestSharedMemory()
198 SensorsTestSharedMemory* SensorsTestSharedMemory::create(SharedMemType type, size_t size) { in create()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.c249 int type = PLAYBACK_DBG_TYPE_G_ORIENT; in inv_set_gyro_orientation_and_scale() local
266 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; in inv_set_gyro_sample_rate() local
285 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; in inv_set_accel_sample_rate() local
506 int type = PLAYBACK_DBG_TYPE_C_SAMPLE_RATE; in inv_set_compass_sample_rate() local
540 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; in inv_set_quat_sample_rate() local
646 int type = PLAYBACK_DBG_TYPE_A_ORIENT; in inv_set_accel_orientation_and_scale() local
669 int type = PLAYBACK_DBG_TYPE_C_ORIENT; in inv_set_compass_orientation_and_scale() local
1011 int type = PLAYBACK_DBG_TYPE_ACCEL; in inv_build_accel() local
1050 int type = PLAYBACK_DBG_TYPE_GYRO; in inv_build_gyro() local
1082 int type = PLAYBACK_DBG_TYPE_COMPASS; in inv_build_compass() local
[all …]
/hardware/interfaces/light/2.0/default/
DLight.cpp50 Return<Status> Light::setLight(Type type, const LightState& state) { in setLight()
84 Type type = pair.first; in getSupportedTypes() local
126 const Type type = pair.first; in debug() local
161 Type type = pair.first; in HIDL_FETCH_ILight() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleObjectPool.cpp32 VehiclePropertyType type, size_t vecSize) { in obtain()
44 VehiclePropertyType type = getPropType(src.prop); in obtain() local
90 VehiclePropertyType type, size_t vecSize) { in obtainRecylable()
119 VehiclePropertyType type) { in obtain()
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp36 Type type = context->typeCreate(element, 128, 0, 0, false, false, YuvFormat::YUV_NONE); in TEST_F() local
72 Type type = context->typeCreate(element, 128, 128, 0, false, false, YuvFormat::YUV_NONE); in TEST_F() local
109 Type type = context->typeCreate(element, 32, 32, 32, false, false, YuvFormat::YUV_NONE); in TEST_F() local
146 Type type = context->typeCreate(element, 512, 512, 0, false, false, YuvFormat::YUV_NONE); in TEST_F() local
291 Type type = context->typeCreate(element, 512, 512, 0, false, false, YuvFormat::YUV_NONE); in TEST_F() local
348 Type type = context->typeCreate(element, 64, 64, 0, true, false, YuvFormat::YUV_NONE); in TEST_F() local
395 Type type = context->typeCreate(element, 128, 128, 0, false, true, YuvFormat::YUV_NONE); in TEST_F() local
460 Type type = context->typeCreate(element3, 1, 0, 0, false, false, YuvFormat::YUV_NONE); in TEST_F() local
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp110 Return<void> Thermal::getCurrentTemperatures(bool filterType, TemperatureType type, in getCurrentTemperatures()
125 Return<void> Thermal::getTemperatureThresholds(bool filterType, TemperatureType type, in getTemperatureThresholds()
140 Return<void> Thermal::getCurrentCoolingDevices(bool filterType, CoolingType type, in getCurrentCoolingDevices()
156 bool filterType, TemperatureType type, in registerThermalChangedCallback()
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp33 #define CHECK_MEMBER_AT(type, member, off32, off64) \ argument
36 #define CHECK_MEMBER_AT(type, member, off32, off64) \ argument
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h100 inline static bool isMetaSensorType(SensorType type) { in isMetaSensorType()
105 inline static bool isValidType(SensorType type) { return (int32_t)type > 0; } in isValidType()
/hardware/qcom/display/msm8909/libqdutils/
Dqd_utils.cpp54 static int getExternalNode(const char *type) { in getExternalNode()
86 static int querySDEInfoDRM(HWQueryType type, int *value) { in querySDEInfoDRM()
110 static int querySDEInfoFB(HWQueryType type, int *value) { in querySDEInfoFB()
160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo()
/hardware/qcom/display/msm8998/libqdutils/
Dqd_utils.cpp54 static int getExternalNode(const char *type) { in getExternalNode()
86 static int querySDEInfoDRM(HWQueryType type, int *value) { in querySDEInfoDRM()
110 static int querySDEInfoFB(HWQueryType type, int *value) { in querySDEInfoFB()
160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo()
/hardware/qcom/display/msm8909w_3100/libqdutils/
Dqd_utils.cpp54 static int getExternalNode(const char *type) { in getExternalNode()
86 static int querySDEInfoDRM(HWQueryType type, int *value) { in querySDEInfoDRM()
110 static int querySDEInfoFB(HWQueryType type, int *value) { in querySDEInfoFB()
160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo()
/hardware/google/interfaces/light/1.0/default/
DLight.cpp50 Return<Status> Light::setLight(Type type, const LightState& state) { in setLight()
118 const Type type = pair.first; in debug() local
154 Type type = pair.first; in HIDL_FETCH_ILight() local
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.cpp52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.cpp52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.cpp52 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_request_handler() local
148 AGpsExtType type; in loc_eng_dmn_conn_loc_api_server_if_release_handler() local

12345678910>>...33