Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 90) 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/generic/goldfish/radio/libril/
DrilSocketQueue.h103 T* temp = NULL; in dequeue() local
139 T* temp; in checkAndDequeue() 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.c95 char temp[BUFF_SIZE]; in main() local
140 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.c99 static void accelTempHisto(struct AccelStatsMem *adf, float temp) { in accelTempHisto()
289 float temp) { in accelGoodData()
454 float y, float z, float temp) { in accelCalRun()
567 void accelCalDebPrint(struct AccelCal *acc, float temp) { in accelCalDebPrint()
/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/guest/hals/camera/
DCameraConfiguration.cpp116 int temp; in ValueToCameraHalVersion() 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/cuttlefish/host/commands/fetcher/
Dcurl_wrapper.cc38 curl_slist* temp = curl_slist_append(curl_headers, str.c_str()); in build_slist() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
DSplit.c177 CHAR8* temp = *FullFileName; in CreateDir() 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 …]
Dpyexpat.c416 PyObject *temp; in call_character_handler() local
1352 PyObject *temp; in xmlparse_dealloc() local
1506 PyObject *temp = self->handlers[handlernum]; in sethandler() local
2038 PyObject *temp; in clear_handlers() 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.10/Modules/
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
Dshamodule.c379 SHAobject temp; in SHA_digest() local
393 SHAobject temp; in SHA_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