Home
last modified time | relevance | path

Searched refs:tz (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dhwclock.sh25 [ "$UTC" = "yes" ] && tz="--utc" || tz="--localtime"
38 hwclock $tz --hctosys
40 TZ="$TZ" hwclock $tz --hctosys
63 hwclock $tz --systohc
74 hwclock $tz --show
/openbmc/phosphor-webui/app/common/filters/
H A Dindex.js34 var tz = 'UTC';
36 tz = ro.timeZone;
46 timeZone: tz,
52 ro.locale, {timeZone: tz, timeZoneName: 'short'});
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-hwclock-Check-for-SYS_settimeofday-before-calling-sy.patch33 static void set_kernel_tz(const struct timezone *tz)
37 /* musl libc does not pass tz argument to syscall
39 @@ -140,9 +141,11 @@ static void set_kernel_tz(const struct timezone *tz)
43 - int ret = syscall(SYS_settimeofday, NULL, tz);
45 + ret = syscall(SYS_settimeofday, NULL, tz);
48 - int ret = settimeofday(NULL, tz);
49 + ret = settimeofday(NULL, tz);
/openbmc/openbmc/poky/meta/recipes-extended/timezone/
H A Dtimezone.inc11 …RI = "http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode;subdir=tz \
12 … http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata;subdir=tz \
15 S = "${WORKDIR}/tz"
H A Dtzdata.bb63 tz=$(sed -e 's:#.*::' -e 's:[[:space:]]*::g' -e '/^$/d' "$src")
66 if [ ! -z "$tz" -a ! -e "$D${datadir}/zoneinfo/$tz" ]; then
69 tz="Universal"
70 echo "Updating $etc_lt with $D${datadir}/zoneinfo/$tz"
74 ln -s "${datadir}/zoneinfo/$tz" "$etc_lt"
/openbmc/openbmc-tools/pretty-journal/
H A Dpretty-journal.py28 tz = timezone.utc if use_utc else None
29 dt = datetime.datetime.fromtimestamp(ts, tz)
/openbmc/u-boot/doc/device-tree-bindings/firmware/
H A Dlinaro,optee-tz.txt12 - compatible : should contain "linaro,optee-tz"
28 compatible = "linaro,optee-tz";
/openbmc/qemu/qga/
H A Dcommands.c582 GTimeZone *tz = NULL; in qmp_guest_get_timezone() local
588 tz = g_time_zone_new_local(); in qmp_guest_get_timezone()
589 if (tz == NULL) { in qmp_guest_get_timezone()
595 intv = g_time_zone_find_interval(tz, G_TIME_TYPE_UNIVERSAL, now); in qmp_guest_get_timezone()
596 info->offset = g_time_zone_get_offset(tz, intv); in qmp_guest_get_timezone()
597 name = g_time_zone_get_abbreviation(tz, intv); in qmp_guest_get_timezone()
601 g_time_zone_unref(tz); in qmp_guest_get_timezone()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtablefilter.py90 tz = timezone.get_default_timezone()
91 date_from = timezone.make_aware(date_from_naive, tz)
92 date_to = timezone.make_aware(date_to_naive, tz)
/openbmc/u-boot/arch/arm/dts/
H A Dhi6220-hikey.dts37 compatible = "linaro,optee-tz";
H A Dk3-am65.dtsi31 compatible = "linaro,optee-tz";
H A Dhi3798cv200-poplar.dts36 compatible = "linaro,optee-tz";
H A Dimx53.dtsi38 tzic: tz-interrupt-controller@fffc000 {
/openbmc/u-boot/include/configs/
H A Ddragonboard410c.h69 REFLASH(dragonboard/rescue/tz.mbn, 4)\
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c650 { Int32 tz; \
651 tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
652 tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
653 tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A D0001-remove-glibc-assumption.patch34 static char *tz = NULL;
/openbmc/qemu/hw/misc/
H A Dmeson.build121 system_ss.add(when: 'CONFIG_TZ_MPC', if_true: files('tz-mpc.c'))
122 system_ss.add(when: 'CONFIG_TZ_MSC', if_true: files('tz-msc.c'))
123 system_ss.add(when: 'CONFIG_TZ_PPC', if_true: files('tz-ppc.c'))
H A Dtrace-events214 # tz-mpc.c
222 # tz-msc.c
230 # tz-ppc.c
/openbmc/qemu/docs/system/
H A Dtarget-i386-desc.rst.inc48 Tibor \"TS\" Schütz.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils-crates.inc40 crate://crates.io/chrono-tz/0.10.3 \
41 crate://crates.io/chrono-tz-build/0.4.0 \
378 SRC_URI[chrono-tz-0.10.3.sha256sum] = "efdce149c370f133a071ca8ef6ea340b7b88748ab0810097a9e2976eaa34…
379 SRC_URI[chrono-tz-build-0.4.0.sha256sum] = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb…
706 crate://crates.io/chrono-tz/0.10.3 \
707 crate://crates.io/chrono-tz-build/0.4.1 \
888 SRC_URI[chrono-tz-0.10.3.sha256sum] = "efdce149c370f133a071ca8ef6ea340b7b88748ab0810097a9e2976eaa34…
889 SRC_URI[chrono-tz-build-0.4.1.sha256sum] = "8f10f8c9340e31fc120ff885fcdb54a0b48e474bbd77cab557f0c30…
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb195 database_date = datetime.datetime.fromtimestamp(database_time, tz=datetime.timezone.utc)
196 today_date = datetime.datetime.now(tz=datetime.timezone.utc)
/openbmc/qemu/hw/arm/
H A Dmeson.build81 arm_common_ss.add(when: 'CONFIG_MPS2', if_true: files('mps2-tz.c'))
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass30 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
426 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
611 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
810 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
/openbmc/qemu/linux-user/
H A Dstrace.c1846 struct target_timezone *tz; in print_timezone() local
1848 tz = lock_user(VERIFY_READ, tz_addr, sizeof(*tz), 1); in print_timezone()
1849 if (!tz) { in print_timezone()
1853 qemu_log("{%d,%d}%s", tswap32(tz->tz_minuteswest), in print_timezone()
1854 tswap32(tz->tz_dsttime), get_comma(last)); in print_timezone()
1855 unlock_user(tz, tz_addr, 0); in print_timezone()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.9.rst108 - timezone: use 'tz' subdir instead of ${WORKDIR} directly

12