/hardware/nxp/keymint/KM200/ |
D | keymint_utils.cpp | 92 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in getPatchlevel() local 105 return year * 10000 + month * 100 + day; in getPatchlevel() 108 return year * 100 + month; in getPatchlevel()
|
/hardware/interfaces/security/keymint/support/ |
D | keymint_utils.cpp | 93 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in getPatchlevel() local 106 return year * 10000 + month * 100 + day; in getPatchlevel() 109 return year * 100 + month; in getPatchlevel()
|
/hardware/nxp/keymint/KM300/ |
D | keymint_utils.cpp | 95 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in getPatchlevel() local 108 return year * 10000 + month * 100 + day; in getPatchlevel() 111 return year * 100 + month; in getPatchlevel()
|
/hardware/st/secure_element2/ |
D | METADATA | 10 last_upgrade_date { year: 2020 month: 1 day: 10 }
|
/hardware/ti/am57x/libhwcomposer/ |
D | METADATA | 15 last_upgrade_date { year: 2018 month: 8 day: 15 }
|
/hardware/google/gfxstream/guest/mesa/bin/ |
D | gen_calendar_entries_test.py | 66 assert d.year == 2020 72 assert d.year == 2019 78 assert d.year == 2021
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | roadmap.adoc | 14 hardware shipping by the end of the target year or shortly thereafter.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | Roadmap.adoc | 90 … versions every 2 years, it is likely that roadmap milestones could be aligned to a 4 year cadence. 93 Releasing roadmap milestones once a year is likely to just confuse the market; one year is unlikely… 94 A 2 year cadence, being exactly coincident with core version releases, would likely be the lower bo… 105 Milestones should have a year associated with them and a clear indication of support from vendors o… 106 If a feature does not have commitment for support by the end of that year (or shortly thereafter) f…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | MIT.txt | 1 MIT License Copyright (c) <year> <copyright holders>
|
/hardware/interfaces/keymaster/4.0/support/ |
D | keymaster_utils.cpp | 261 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in getOsPatchlevel() local 267 return year * 100 + month; in getOsPatchlevel()
|
/hardware/ril/include/telephony/ |
D | ril_cdma_sms.h | 625 unsigned char year; /* 0x00-0x99 */ member
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssCallback.hal | 238 * year in which the last update was made to the underlying hardware/firmware
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/ |
D | vk_rmv_exporter.c | 569 int32_t year; member 597 header->year = timep->tm_year; in rmt_fill_header()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu.c | 2727 unsigned int maj, year, month, day, build; in ver2str() local 2732 year = (vms >> 16) & 0xFFFF; in ver2str() 2737 month, day, year, build); in ver2str()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 72 rpc_uint16 year; member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 111 rpc_uint16 year;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 72 rpc_uint16 year; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 72 rpc_uint16 year; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_common.h | 78 rpc_uint16 year; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_common.h | 78 rpc_uint16 year; member
|