/hardware/ril/libril/ |
D | rilSocketQueue.h | 101 T* temp = NULL; in dequeue() local 137 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/gfxstream/host/gl/glestranslator/GLcommon/ |
D | RangeManip.cpp | 80 Range temp; in delRange() local 108 Range temp; in merge() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | ulp.inl | 249 T temp = x; local 267 T temp = x; local 289 T temp = x; local 298 T temp = y; local
|
/hardware/google/pixel/thermal/ |
D | thermal-helper.cpp | 399 bool ThermalHelperImpl::emulTemp(std::string_view target_sensor, const float temp, in emulTemp() 444 const auto temp = sensor_info.hot_thresholds[severity] / sensor_info.multiplier; in emulSeverity() local 507 float temp = NAN; in readTemperature() local 575 std::string temp; in readTemperatureThreshold() local 683 Temperature temp = { in clearAllThrottling() local 903 Temperature temp; in fillCurrentTemperatures() local 929 TemperatureThreshold temp; in fillTemperatureThresholds() local 1185 bool ThermalHelperImpl::readThermalSensor(std::string_view sensor_name, float *temp, in readThermalSensor() 1338 Temperature temp; in thermalWatcherCallbackFunc() local
|
D | thermal-helper.h | 54 float temp; member 59 float temp; member
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | memstream.h | 52 char temp[PATH_MAX]; member
|
/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/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | rotate_normalized_axis.inl | 20 tvec3<T, P> const temp((static_cast<T>(1) - c) * axis); local
|
/hardware/interfaces/memtrack/1.0/default/ |
D | Memtrack.cpp | 42 size_t temp = 0; in getMemory() local
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | ConfigManager.cpp | 585 CameraCtrl temp = *ptr++; in readConfigDataFromBinary() local 598 StreamConfiguration temp; in readConfigDataFromBinary() local 691 CameraCtrl temp = *ptr++; in readConfigDataFromBinary() local 704 StreamConfiguration temp; in readConfigDataFromBinary() 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/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/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/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/interfaces/media/bufferpool/aidl/default/ |
D | BufferStatus.cpp | 226 std::vector<BufferInvalidationMessage> temp(avail); in BufferInvalidationListener() local 240 std::vector<BufferInvalidationMessage> temp(avail); in getInvalidations() local
|
/hardware/google/aemu/host-common/ |
D | logging.cpp | 130 char temp[2048]; in OutputLog() 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/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/libhardware/modules/thermal/ |
D | thermal.c | 42 float temp; in get_temperatures() local
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Conntrack_NATApp.h | 79 nat_table_entry temp[MAX_TEMP_ENTRIES]; variable
|