Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
DrilSocketQueue.h103 T* temp = NULL; in dequeue() local
139 T* temp; in checkAndDequeue() local
Dril_service.cpp2644 ImsCdmaSms temp = {}; in dispatchImsCdmaSms() local
/device/generic/goldfish/qemu-props/
Dqemu-props.cpp91 char temp[PROPERTY_KEY_MAX + PROPERTY_VALUE_MAX + 2]; in setBootProperties() local
162 char temp[PROPERTY_VALUE_MAX]; in main() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c101 static void accelTempHisto(struct AccelStatsMem *adf, float temp) { in accelTempHisto()
292 float temp) { in accelGoodData()
457 float y, float z, float temp) { in accelCalRun()
565 void accelCalDebPrint(struct AccelCal *acc, float temp) { in accelCalDebPrint()
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dmodem.cpp76 auto temp = (pos != std::string::npos) ? ports.substr(0, pos) : ports; in ModemSimulator() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp204 std::string_view temp(pin_); in VerifyPIN() local
227 std::string_view temp(puk_); in VerifyPUK() local
263 std::string temp(new_pin); in ChangePIN() local
281 std::string temp(new_puk); in ChangePUK() local
1020 std::string temp = "144,0,"; in HandleSIM_IO() local
Dpdu_parser.cpp58 std::string temp = pdu.substr(0, 2); in DecodePDU() local
/device/google/gs-common/powerstats/
DDvfsStateResidencyDataProvider.cpp94 int32_t temp, powerEntityIndex, stateId = -1; in getStateResidencies() local
DCpupmStateResidencyDataProvider.cpp104 int32_t temp, entityIndex, stateId = -1; in getStateResidencies() local
/device/google/contexthub/firmware/os/algos/common/math/
Dlevenberg_marquardt.h79 float temp[MAX_LM_STATE_DIMENSION * MAX_LM_MEAS_DIMENSION]; member
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c272 void magLogPrint(struct DiversityChecker *diverse_data, float temp) { in magLogPrint()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc388 SharedFD temp = SharedFD::Creat(config.AssemblyPath("restore"), 0660); in InitFilesystemAndCreateConfig() local
/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp361 uint8_t temp; in scan_elements() local
/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc107 curl_slist* temp = curl_slist_append(curl_headers.get(), str.c_str()); in SlistFromStrings() local
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c544 int32_t temp = compensateTemp(temp_adc, &T_fine); in getTempAndBaro() local
/device/google/zuma/usb/usb/
DUsb.cpp1501 uint32_t temp; in writeDisplayPortAttribute() local
/device/google/zumapro/usb/usb/
DUsb.cpp1591 uint32_t temp; in writeDisplayPortAttribute() local
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c580 int8_t temp; member
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1834 float temp; in lsm6dsm_convertAccelOffsetValue() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5114 optional int32 temp = 2; field