/device/google/cuttlefish/common/libs/utils/ |
D | files.cpp | 36 struct stat st; in FileExists() local 37 return stat(path.c_str(), &st) == 0; in FileExists() 45 struct stat st; in DirectoryExists() local 46 if (stat(path.c_str(), &st) == -1) { in DirectoryExists() 49 if ((st.st_mode & S_IFMT) != S_IFDIR) { in DirectoryExists() 98 struct stat st; in FileSize() local 99 if (stat(path.c_str(), &st) == -1) { in FileSize() 102 return st.st_size; in FileSize() 107 struct stat st; in FileModificationTime() local 108 if (stat(path.c_str(), &st) == -1) { in FileModificationTime() [all …]
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 158 uint32_t st; member 168 uint32_t st; member 186 uint32_t st; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 180 uint32_t st; member 197 uint32_t st; member 224 uint32_t st; member
|
/device/generic/car/tools/ |
D | README.md | 39 * Deleting the WORKDIR will let the script create it from scratch next time as the 1st run. 42 … are created as the following default settings at the 1st run. You can also change them at the 1st…
|
/device/google/bonito/gpt-utils/ |
D | gpt-utils.cpp | 662 struct stat st; in gpt_utils_set_xbl_boot_partition() local 670 if (!stat(XBL_BACKUP, &st)) in gpt_utils_set_xbl_boot_partition() 672 else if (!stat(XBL_AB_SECONDARY, &st)) in gpt_utils_set_xbl_boot_partition() 681 if (!stat(XBL_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 696 if((stat(XBL_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 697 stat(XBL_BACKUP, &st)) && in gpt_utils_set_xbl_boot_partition() 698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 699 stat(XBL_AB_SECONDARY, &st))) { in gpt_utils_set_xbl_boot_partition() 927 struct stat st; in add_lun_to_update_list() local [all …]
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.cpp | 662 struct stat st; in gpt_utils_set_xbl_boot_partition() local 670 if (!stat(XBL_BACKUP, &st)) in gpt_utils_set_xbl_boot_partition() 672 else if (!stat(XBL_AB_SECONDARY, &st)) in gpt_utils_set_xbl_boot_partition() 681 if (!stat(XBL_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 696 if((stat(XBL_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 697 stat(XBL_BACKUP, &st)) && in gpt_utils_set_xbl_boot_partition() 698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 699 stat(XBL_AB_SECONDARY, &st))) { in gpt_utils_set_xbl_boot_partition() 927 struct stat st; in add_lun_to_update_list() local [all …]
|
/device/google/crosshatch/gpt-utils/ |
D | gpt-utils.cpp | 662 struct stat st; in gpt_utils_set_xbl_boot_partition() local 670 if (!stat(XBL_BACKUP, &st)) in gpt_utils_set_xbl_boot_partition() 672 else if (!stat(XBL_AB_SECONDARY, &st)) in gpt_utils_set_xbl_boot_partition() 681 if (!stat(XBL_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition() 696 if((stat(XBL_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 697 stat(XBL_BACKUP, &st)) && in gpt_utils_set_xbl_boot_partition() 698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition() 699 stat(XBL_AB_SECONDARY, &st))) { in gpt_utils_set_xbl_boot_partition() 927 struct stat st; in add_lun_to_update_list() local [all …]
|
/device/google/contexthub/firmware/os/algos/calibration/over_temp/ |
D | over_temp_cal.c | 1352 float st = 0.0f, stt = 0.0f; in updateModel() local 1365 st += over_temp_cal->model_data[i].offset_temp_celsius * weight; in updateModel() 1379 over_temp_cal->model_data[i].offset_temp_celsius - st * inv_sw; in updateModel() 1390 sensor_intercept[0] = (sx - st * temp_sensitivity[0]) * inv_sw; in updateModel() 1392 sensor_intercept[1] = (sy - st * temp_sensitivity[1]) * inv_sw; in updateModel() 1394 sensor_intercept[2] = (sz - st * temp_sensitivity[2]) * inv_sw; in updateModel()
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 4 * Author: Denis Ciocca <denis.ciocca@st.com>
|
/device/google/coral/ |
D | device.mk | 401 android.hardware.nfc@1.2-service.st \ 402 android.hardware.secure_element@1.0-service.st 409 device/google/coral/nfc/libnfc-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \ 410 device/google/coral/nfc/libese-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libese-hal-st.conf \
|
D | init.hardware.rc | 418 …chown system system /sys/devices/platform/soc/ac4b000.qcom,cci/ac4b000.qcom,cci:st,rainbow@20/rain… 420 …chown system system /sys/devices/platform/soc/ac4b000.qcom,cci/ac4b000.qcom,cci:st,rainbow@20/rain… 422 …chown system system /sys/devices/platform/soc/ac4b000.qcom,cci/ac4b000.qcom,cci:st,rainbow@20/rain… 423 …chmod 0660 /sys/devices/platform/soc/ac4b000.qcom,cci/ac4b000.qcom,cci:st,rainbow@20/rainbow_write…
|
/device/google/coral-sepolicy/vendor/google/ |
D | file_contexts | 37 /vendor/bin/hw/android\.hardware\.secure_element@1\.0-service\.st u:object_r:ha…
|
/device/linaro/dragonboard/db845c/firmware/qca/ |
D | NOTICE | 250 Dr B. R. Gladman <brg@gladman.uk.net> 1st June 2001. 281 Dr B. R. Gladman <brg@gladman.uk.net> 1st June 2001.
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | file_contexts | 148 /(vendor|system/vendor)/bin/hw/android\.hardware\.nfc@1\.2-service\.st u:object_r:hal_nfc_defau…
|
/device/google/crosshatch/acdbdata/OEM/sdm845-tavil-snd-card/ |
D | workspaceFile.qwsp | 1 …jBNi8gLhrUDN95+eKj3jg9PvaX2w0O9d1x4lDYnugkWX53Fp1t6VNK+k/fOq5qX179waJ5BM/23st+1ff2l6kzte0lPFaFminz…
|