Home
last modified time | relevance | path

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

1234

/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DNumericInt.c189 int temp; in strtol() local
278 int temp; in strtoul() local
353 int temp; in strtoll() local
442 int temp; in strtoull() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Drelabel.c91 set temp; local
160 set temp; local
/device/generic/goldfish/qemu-props/
Dqemu-props.c92 char temp[BUFF_SIZE]; in main() local
137 char temp[BUFF_SIZE]; in main() local
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DPath.c108 wchar_t *temp; in NormalizePath() local
159 wchar_t *temp; in PathInstance() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c97 static void accelTempHisto(struct AccelStatsMem *adf, float temp) { in accelTempHisto()
287 float temp) { in accelGoodData()
452 float y, float z, float temp) { in accelCalRun()
565 void accelCalDebPrint(struct AccelCal *acc, float temp) { in accelCalDebPrint()
/device/google/marlin/camera/QCamera2/util/
DQCameraCommon.cpp114 uint32_t temp = 0; in calculateLCM() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpymath.c42 double temp = x; in hypot() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpymath.c42 double temp = x; in hypot() local
/device/linaro/bootloader/arm-trusted-firmware/plat/common/
Dplat_psci_common.c145 plat_local_state_t target = PLAT_MAX_OFF_STATE, temp; in plat_get_target_pwr_state() local
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-fio.c110 xf_proxy_msg_t temp; in xf_ipc_recv() local
/device/google/cuttlefish_common/guest/hals/camera/
DCameraConfiguration.cpp116 int temp; in ValueToCameraHalVersion() local
/device/generic/goldfish/gps/
Dgps_qemu.c153 char temp[1024]; in str2int64() local
205 char temp[64]; in str2float() local
586 char temp[256]; in nmea_reader_parse() local
891 char temp[BUFF_SIZE]; in is_gnss_measurement_enabled() local
897 char temp[BUFF_SIZE]; in is_fix_provided_by_gnss_measurement() local
/device/google/contexthub/firmware/os/algos/common/math/
Dlevenberg_marquardt.h79 float temp[MAX_LM_STATE_DIMENSION * MAX_LM_MEAS_DIMENSION]; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
DSplit.c177 CHAR8* temp = *FullFileName; in CreateDir() local
/device/google/cuttlefish_common/host/commands/ivserver/
Dhald_client_test.cc123 std::string temp; in TEST_F() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/
DDepexParser.c864 INT8 *temp; in ParseDepex() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dshamodule.c379 SHAobject temp; in SHA_digest() local
393 SHAobject temp; in SHA_hexdigest() local
Dsha512module.c497 SHAobject temp; in SHA512_digest() local
511 SHAobject temp; in SHA512_hexdigest() local
Dsha256module.c431 SHAobject temp; in SHA256_digest() local
445 SHAobject temp; in SHA256_hexdigest() local
Ddatetimemodule.c1050 PyObject *temp; in append_keyword_tzinfo() local
1269 PyObject *temp; in wrap_strftime() local
1556 long temp; in microseconds_to_delta_ex() local
1788 PyObject *temp = delta_getstate(self); in delta_hash() local
1997 PyObject *temp = PyLong_FromLong(round_to_long(leftover_us)); in delta_new() local
2667 PyObject *temp = date_getstate(self); in date_hash() local
3401 PyObject *temp; in time_hash() local
3870 PyObject *temp = self; in datetime_now() local
3907 PyObject *temp = self; in datetime_fromtimestamp() local
4346 PyObject *temp; in datetime_hash() local
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsha256module.c431 SHAobject temp; in SHA256_digest() local
445 SHAobject temp; in SHA256_hexdigest() local
Dshamodule.c379 SHAobject temp; in SHA_digest() local
393 SHAobject temp; in SHA_hexdigest() local
Dsha512module.c497 SHAobject temp; in SHA512_digest() local
511 SHAobject temp; in SHA512_hexdigest() local
Ddatetimemodule.c1050 PyObject *temp; in append_keyword_tzinfo() local
1269 PyObject *temp; in wrap_strftime() local
1556 long temp; in microseconds_to_delta_ex() local
1788 PyObject *temp = delta_getstate(self); in delta_hash() local
1997 PyObject *temp = PyLong_FromLong(round_to_long(leftover_us)); in delta_new() local
2667 PyObject *temp = date_getstate(self); in date_hash() local
3401 PyObject *temp; in time_hash() local
3870 PyObject *temp = self; in datetime_now() local
3907 PyObject *temp = self; in datetime_fromtimestamp() local
4346 PyObject *temp; in datetime_hash() local
[all …]
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_pm.c94 plat_local_state_t target = PLAT_MAX_OFF_STATE, temp; in tegra_soc_get_target_pwr_state() local

1234