Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.4.rst152 - ``clutter-box2d``: Now resides in the ``meta-oe`` layer.
156 - ``gthumb``: Now resides in the ``meta-gnome`` layer.
158 - ``gtkhtml2``: Now resides in the ``meta-oe`` layer.
160 - ``gupnp``: Now resides in the ``meta-multimedia`` layer.
162 - ``gypsy``: Now resides in the ``meta-oe`` layer.
164 - ``libcanberra``: Now resides in the ``meta-gnome`` layer.
166 - ``libgdata``: Now resides in the ``meta-gnome`` layer.
168 - ``libmusicbrainz``: Now resides in the ``meta-multimedia`` layer.
170 - ``metacity``: Now resides in the ``meta-gnome`` layer.
172 - ``polkit``: Now resides in the ``meta-oe`` layer.
[all …]
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c51 struct timespec Now; in sigwrap_InitTimeout() local
53 …(void)clock_gettime(CLOCK_MONOTONIC_RAW, &Now); // CLOCK_MONOTONIC_RAW is … in sigwrap_InitTimeout()
55 …pDst->EndTime.tv_sec = Now.tv_sec + pDst->Timeout.tv_sec; // Check necessary in 2038… in sigwrap_InitTimeout()
56 pDst->EndTime.tv_nsec = Now.tv_nsec + pDst->Timeout.tv_nsec; in sigwrap_InitTimeout()
71 struct timespec Now; in sigwrap_CheckTimeout() local
73 (void)clock_gettime(CLOCK_MONOTONIC_RAW, &Now); in sigwrap_CheckTimeout()
75 …if (Now.tv_sec > pTo->EndTime.tv_sec) // Can become a problem already in 2038 due to signed intege… in sigwrap_CheckTimeout()
78 pTo->Timeout.tv_nsec = pTo->EndTime.tv_nsec - Now.tv_nsec; in sigwrap_CheckTimeout()
79 pTo->Timeout.tv_sec = pTo->EndTime.tv_sec - Now.tv_sec; in sigwrap_CheckTimeout()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c51 struct timespec Now; in sigwrap_InitTimeout() local
53 …(void)clock_gettime(CLOCK_MONOTONIC_RAW, &Now); // CLOCK_MONOTONIC_RAW is … in sigwrap_InitTimeout()
55 …pDst->EndTime.tv_sec = Now.tv_sec + pDst->Timeout.tv_sec; // Check necessary in 2038… in sigwrap_InitTimeout()
56 pDst->EndTime.tv_nsec = Now.tv_nsec + pDst->Timeout.tv_nsec; in sigwrap_InitTimeout()
71 struct timespec Now; in sigwrap_CheckTimeout() local
73 (void)clock_gettime(CLOCK_MONOTONIC_RAW, &Now); in sigwrap_CheckTimeout()
75 …if (Now.tv_sec > pTo->EndTime.tv_sec) // Can become a problem already in 2038 due to signed intege… in sigwrap_CheckTimeout()
78 pTo->Timeout.tv_nsec = pTo->EndTime.tv_nsec - Now.tv_nsec; in sigwrap_CheckTimeout()
79 pTo->Timeout.tv_sec = pTo->EndTime.tv_sec - Now.tv_sec; in sigwrap_CheckTimeout()
/openbmc/linux/Documentation/trace/
H A Dsys-t.rst14 Now, you can select which protocol driver you want to use when you create
33 Now, with the MIPI SyS-T protocol driver, each policy node in the
/openbmc/openbmc/poky/meta-skeleton/recipes-multilib/images/
H A Dcore-image-multilib-example.bb11 # Now add the multilib packages we want to install
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dfl5 Description: Read-only. It returns type of DFL FIU of the device. Now DFL
/openbmc/u-boot/doc/
H A DREADME.socfpga70 Now you can skip the GUI section.
107 Now that the handoff files are generated, U-Boot can be used to process
148 Now your board is ready for full mainline support including U-Boot SPL.
H A DREADME.commands.itest4 Now table driven to allow the operators
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-ali1563.rst8 Datasheet: Now under NDA
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dfake-numa-for-cpusets.rst42 Now following the instructions for mounting the cpusets filesystem from
53 Now this cpuset, 'ddset', will only allowed access to fake nodes 0 and 1 for
/openbmc/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst16 Now your system is properly set up, your disk is encrypted except for
38 Now set up your kernel to use /dev/mapper/swap0 as the default
120 the let statement. Now, what is happening in the script?
/openbmc/qemu/docs/
H A Dmultiseat.txt27 standard ps/2 keyboard (implicitly there) and the usb-tablet. Now the
90 Now we'll have to configure the guest. Boot and login. "lspci -vt"
99 Good. Now lets tell the system that the pci bridge and all devices
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/
H A D0001-dont-unset-cflags.patch22 # Now we set up the build system
/openbmc/linux/Documentation/core-api/
H A Dprotection-keys.rst54 Now, if the application needs to update the data at 'ptr', it can
61 Now when it frees the memory, it will also free the pkey since it
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-autogen.sh-generate-configure.ac-only.patch33 -echo "Now run ./configure"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/
H A Dobmc-libobmc-intf_git.bb24 # Now add the link to the production package
/openbmc/linux/arch/arm/kernel/
H A Dhyp-stub.S114 @ Now install the hypervisor stub:
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch38 /* Now the 64 bit words. */
/openbmc/ipmitool/contrib/
H A DREADME38 Now you can get the data collection going. Run create_rrds.sh to create the
81 Now you can surf to http://my.server.com/cgi-bin/my_ipmi_graphs.cgi and enjoy!
/openbmc/u-boot/board/kobol/helios4/
H A DREADME12 Now all you need to do is copy this image on a SD card.
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p3.patch80 /* Now, we are (almost) sure that we have a Zip64 archive. */
96 /* Now, we have to read the archive comment, BEFORE the file pointer
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf-counting.txt110 Now we create libperf's event list, which will serve as holder for the events we want:
171 Now we need to get the counts from events, following code iterates through the
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D140-mips_disable_devicetree_support.patch77 - /* Now that the buffer for initrd is prepared, update the dtb
105 + /* Now that the buffer for initrd is prepared, update the dtb
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig-handle-.dynstr-located-in-separate-segment.patch61 /* Now we can read the dynamic sections. */
139 /* Now we can read the dynamic sections. */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfix-tslib-version-check.patch13 Now, there is only a tslib.pc.

12345678910>>...14