/hardware/ril/libril/ |
D | rilSocketQueue.h | 103 T* temp = NULL; in dequeue() local 139 T* temp; in checkAndDequeue() local
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | iio_utils.h | 260 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/ |
D | thermal-helper.cpp | 376 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/ |
D | iio_utils.h | 261 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/ |
D | iio_utils.h | 261 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/ |
D | Memtrack.cpp | 42 size_t temp = 0; in getMemory() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | queue.c | 101 Node *temp; in pop() local
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | queue.c | 106 Node *temp; in pop() local
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraCommon.cpp | 124 uint32_t temp = 0; in calculateLCM() local
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | ConfigManager.cpp | 569 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/ |
D | BufferStatus.cpp | 217 std::vector<BufferInvalidationMessage> temp(avail); in BufferInvalidationListener() local 231 std::vector<BufferInvalidationMessage> temp(avail); in getInvalidations() local
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external_test.cpp | 452 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/ |
D | hwc_display_external_test.cpp | 459 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/ |
D | hwc_display_external_test.cpp | 459 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/ |
D | hwc_display_pluggable_test.cpp | 450 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/ |
D | hwc_display_pluggable_test.cpp | 450 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/ |
D | thermal_throttling.cpp | 188 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/ |
D | IPACM_Conntrack_NATApp.h | 79 nat_table_entry temp[MAX_TEMP_ENTRIES]; variable
|
/hardware/libhardware/modules/thermal/ |
D | thermal.c | 42 float temp; in get_temperatures() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 71 delete temp; in ~Map() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 71 delete temp; in ~Map() local
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | Map.h | 71 delete temp; in ~Map() local
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 3633 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/ |
D | Map.h | 72 delete temp; in ~Map() local
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | Map.h | 71 delete temp; in ~Map() local
|