Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 121) sorted by relevance

12345

/hardware/ril/libril/
DrilSocketQueue.h103 T* temp = NULL; in dequeue() local
139 T* temp; in checkAndDequeue() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Diio_utils.h260 struct iio_channel_info temp; in bsort_channel_array_by_index() local
440 char temp[200]; in _write_sysfs_int() local
496 char temp[200]; in write_sysfs_int64() local
521 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_string() local
580 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_posint() local
602 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_poslonglong() local
624 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_float() local
/hardware/google/pixel/thermal/
Dthermal-helper.cpp376 float temp; in readTemperature() local
436 std::string temp; in readTemperatureThreshold() local
544 Temperature temp = { in clearAllThrottling() local
764 Temperature temp; in fillCurrentTemperatures() local
790 TemperatureThreshold temp; in fillTemperatureThresholds() local
858 bool ThermalHelperImpl::readThermalSensor(std::string_view sensor_name, float *temp, in readThermalSensor()
992 Temperature temp; in thermalWatcherCallbackFunc() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Diio_utils.h261 struct iio_channel_info temp; in bsort_channel_array_by_index() local
440 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_int() local
494 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_string() local
554 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_posint() local
576 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_float() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Diio_utils.h261 struct iio_channel_info temp; in bsort_channel_array_by_index() local
440 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_int() local
494 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in _write_sysfs_string() local
554 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_posint() local
576 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); in read_sysfs_float() local
/hardware/interfaces/memtrack/1.0/default/
DMemtrack.cpp42 size_t temp = 0; in getMemory() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dqueue.c101 Node *temp; in pop() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dqueue.c106 Node *temp; in pop() local
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraCommon.cpp124 uint32_t temp = 0; in calculateLCM() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManager.cpp569 CameraCtrl temp = *ptr++; in readConfigDataFromBinary() local
582 StreamConfiguration temp; in readConfigDataFromBinary() local
675 CameraCtrl temp = *ptr++; in readConfigDataFromBinary() local
688 StreamConfiguration temp; in readConfigDataFromBinary() local
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferStatus.cpp217 std::vector<BufferInvalidationMessage> temp(avail); in BufferInvalidationListener() local
231 std::vector<BufferInvalidationMessage> temp(avail); in getInvalidations() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external_test.cpp452 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp() local
526 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical() local
596 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare() local
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp459 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp() local
533 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical() local
603 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp459 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp() local
533 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical() local
603 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare() local
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable_test.cpp450 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp() local
524 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical() local
594 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare() local
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable_test.cpp450 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp() local
524 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical() local
594 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare() local
/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp188 float ThermalThrottling::updatePowerBudget(const Temperature &temp, const SensorInfo &sensor_info, in updatePowerBudget()
317 const Temperature &temp, const SensorInfo &sensor_info, in allocatePowerToCdev()
671 const Temperature &temp, const SensorInfo &sensor_info, in thermalThrottlingUpdate()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Conntrack_NATApp.h79 nat_table_entry temp[MAX_TEMP_ENTRIES]; variable
/hardware/libhardware/modules/thermal/
Dthermal.c42 float temp; in get_temperatures() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h71 delete temp; in ~Map() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
DMap.h71 delete temp; in ~Map() local
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
DMap.h71 delete temp; in ~Map() local
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3633 sensors_event_t temp; in readEvents() local
3975 long bias[3], temp, temp_slope[3]; in buildMpuEvent() local
4390 sensors_event_t temp; in readDmpOrientEvents() local
5195 float temp = (float) compassSensitivity / (1L << 30); in getCompassBias() local
5274 long *temp = NULL; in getGyroBias() local
5292 float temp = (float) gyroSensitivity / (1L << 30); in getGyroBias() local
5401 long temp; in getAccelBias() local
5902 sensors_event_t temp; in readDmpPedometerEvents() local
5996 sensors_event_t temp; in readDmpSignificantMotionEvents() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h72 delete temp; in ~Map() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h71 delete temp; in ~Map() local

12345