/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | datalogger_outputs.c | 49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short() 64 void inv_get_sensor_type_gyro_raw_body_float(float *values, in inv_get_sensor_type_gyro_raw_body_float() 91 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, in inv_get_sensor_type_gyro_float() 107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short() 125 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, in inv_get_sensor_type_accel_float() 141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short() 161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float() 251 void inv_get_sensor_type_quat_float(float *values, int *accuracy, in inv_get_sensor_type_quat_float() 269 void inv_get_sensor_type_gravity_float(float *values, int *accuracy, in inv_get_sensor_type_gravity_float() 310 void inv_get_sensor_type_rotation_vector_float(float *values, int *accuracy, in inv_get_sensor_type_rotation_vector_float()
|
/hardware/google/pixel/pixelstats/ |
D | StatsHelper.cpp | 54 std::vector<VendorAtomValue> values(2); in reportSpeakerImpedance() local 73 std::vector<VendorAtomValue> values(5); in reportSpeakerHealthStat() local 98 std::vector<VendorAtomValue> values(2); in reportSlowIo() local 119 std::vector<VendorAtomValue> values(kChargeCyclesBucketsCount); in reportChargeCycles() local 138 std::vector<VendorAtomValue> values(3); in reportHardwareFailed() local 159 std::vector<VendorAtomValue> values(4); in reportSpeechDspStat() local 182 std::vector<VendorAtomValue> values(3); in reportPhysicalDropDetected() local 203 std::vector<VendorAtomValue> values(5); in reportUsbPortOverheat() local
|
D | SysfsCollector.cpp | 435 std::vector<VendorAtomValue> values(2); in logBatteryCapacity() local 475 std::vector<VendorAtomValue> values(3); in logUFSLifetime() local 511 std::vector<VendorAtomValue> values(1); in logUFSErrorStats() local 591 std::vector<VendorAtomValue> values(9); in logF2fsStats() local 661 std::vector<VendorAtomValue> values(3); in logF2fsCompressionInfo() local 727 std::vector<VendorAtomValue> values(4); in logF2fsGcSegmentInfo() local 754 std::vector<VendorAtomValue> values(1); in logF2fsSmartIdleMaintEnabled() local 806 std::vector<VendorAtomValue> values(6); in logBlockStatsReported() local 868 std::vector<VendorAtomValue> values(6); in reportZramMmStat() local 922 std::vector<VendorAtomValue> values(3); in reportZramBdStat() local [all …]
|
D | BatteryHealthReporter.cpp | 87 std::vector<VendorAtomValue> values(vtier_fields_size); in reportBatteryHealthStatusEvent() local 152 std::vector<VendorAtomValue> values(vtier_fields_size); in reportBatteryHealthUsageEvent() local
|
D | MmMetricsReporter.cpp | 275 const std::vector<VendorAtomValue> &values, in reportVendorAtom() 425 std::vector<VendorAtomValue> values(last_value_index + 1, tmp); in logPixelMmMetricsPerHour() local 460 std::vector<VendorAtomValue> values(last_value_index + 1, tmp); in logPixelMmMetricsPerDay() local 644 std::vector<VendorAtomValue> *values) { in fillCompactionDurationStatAtom() 708 std::vector<VendorAtomValue> *values) { in fillDirectReclaimStatAtom() 1087 void MmMetricsReporter::fillPressureStallAtom(std::vector<VendorAtomValue> *values) { in fillPressureStallAtom() 1180 std::vector<VendorAtomValue> values; in reportCmaStatusAtom() local
|
D | ChargeStatsReporter.cpp | 68 std::vector<VendorAtomValue> values(chg_fields_size); in ReportChargeStats() local 162 std::vector<VendorAtomValue> values(vtier_fields_size); in ReportVoltageTierStats() local
|
D | WlcReporter.cpp | 124 std::vector<VendorAtomValue> values(1); in reportVendor() local 248 std::vector<VendorAtomValue> values(1); in reportOrientation() local
|
D | MitigationStatsReporter.cpp | 69 std::vector<VendorAtomValue> values(24); in logMitigationStatsPerHour() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_exif.c | 83 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 111 uint16_t *values = (uint16_t *)malloc(count * sizeof(uint16_t)); in addExifEntry() local 126 uint32_t *values = (uint32_t *)malloc(count * sizeof(uint32_t)); in addExifEntry() local 141 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addExifEntry() local 155 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local 167 int32_t *values = (int32_t *)malloc(count * sizeof(int32_t)); in addExifEntry() local 182 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addExifEntry() local
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 74 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer() 103 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration() 132 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity() 162 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope() 188 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw() 232 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector() 253 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis() 296 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector() 328 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field() 356 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw() [all …]
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 122 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer() 151 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration() 176 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity() 201 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope() 227 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw() 271 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector() 293 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis() 338 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector() 374 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field() 402 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw() [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | ParcelableUtils.h | 36 ndk::ScopedAStatus vectorToStableLargeParcelable(std::vector<T1>&& values, T2* output) { in vectorToStableLargeParcelable() 58 ndk::ScopedAStatus vectorToStableLargeParcelable(const std::vector<T1>& values, T2* output) { in vectorToStableLargeParcelable()
|
D | VehiclePropertyStore.h | 163 std::unordered_map<RecordId, VehiclePropValuePool::RecyclableType, RecordIdHash> values; member
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
D | VehiclePropertyStoreTest.cpp | 59 const std::vector<VehiclePropValuePool::RecyclableType>& values) { in convertValuePtrsToValues() 141 auto values = getTestPropValues(); in TEST_F() local 147 auto values = getTestPropValues(); in TEST_F() local 158 auto values = getTestPropValues(); in TEST_F() local 170 auto values = getTestPropValues(); in TEST_F() local 190 auto values = getTestPropValues(); in TEST_F() local 207 auto values = getTestPropValues(); in TEST_F() local 218 auto values = getTestPropValues(); in TEST_F() local 310 auto values = getTestPropValues(); in TEST_F() local 328 auto values = getTestPropValues(); in TEST_F() local
|
/hardware/interfaces/boot/1.1/vts/functional/ |
D | VtsHalBootV1_1TargetTest.cpp | 53 std::vector<MergeStatus> values; in ValidMergeStatusValues() local 67 auto values = ValidMergeStatusValues(); in TEST_P() local
|
/hardware/google/pixel/health/ |
D | StatsHelper.cpp | 54 std::vector<VendorAtomValue> values(7); in reportBatteryHealthSnapshot() local 83 std::vector<VendorAtomValue> values(1); in reportBatteryCausedShutdown() local
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | array_vector.h | 42 void push_back(const std::array<T, N>& values) { in push_back()
|
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/ |
D | HidlSupport.h | 31 hidl_enum_range<Enum> values; in isValidHidlEnum() local
|
/hardware/google/pixel/thermal/utils/ |
D | thermal_info.cpp | 72 bool getIntFromJsonValues(const Json::Value &values, CdevArray *out, bool inc_check, in getIntFromJsonValues() 105 bool getFloatFromJsonValues(const Json::Value &values, ThrottlingArray *out, bool inc_check, in getFloatFromJsonValues() 139 bool ParseBindedCdevInfo(const Json::Value &values, in ParseBindedCdevInfo() 380 Json::Value values = sensors[i]["HotThreshold"]; in ParseSensorInfo() local 894 Json::Value values = cooling_devices[i]["State2Power"]; in ParseCoolingDevice() local 966 Json::Value values; in ParsePowerRailInfo() local
|
/hardware/google/pixel/thermal/pid_1_0/utils/ |
D | thermal_info.cpp | 72 bool getIntFromJsonValues(const Json::Value &values, CdevArray *out, bool inc_check, in getIntFromJsonValues() 105 bool getFloatFromJsonValues(const Json::Value &values, ThrottlingArray *out, bool inc_check, in getFloatFromJsonValues() 235 Json::Value values = sensors[i]["HotThreshold"]; in ParseSensorInfo() local 846 Json::Value values = cooling_devices[i]["State2Power"]; in ParseCoolingDevice() local 918 Json::Value values; in ParsePowerRailInfo() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 3056 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3088 uint16_t *values = in addEntry() local 3107 uint32_t *values = in addEntry() local 3126 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addEntry() local 3142 uint8_t *values = (uint8_t *)malloc(count); in addEntry() local 3156 int32_t *values = in addEntry() local 3175 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addEntry() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_null.cpp | 101 int32_t *values) { in GetDisplayAttributes()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/test/ |
D | proto_message_converter_test.cpp | 47 std::vector<aidl_vehicle::VehiclePropValue> values; in prepareTestValues() local
|