Home
last modified time | relevance | path

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

12345678910>>...17

/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-1.4.rst150 - ``clutter-box2d``: Now resides in the ``meta-oe`` layer.
152 - ``evolution-data-server``: Now resides in the ``meta-gnome`` layer.
154 - ``gthumb``: Now resides in the ``meta-gnome`` layer.
156 - ``gtkhtml2``: Now resides in the ``meta-oe`` layer.
158 - ``gupnp``: Now resides in the ``meta-multimedia`` layer.
160 - ``gypsy``: Now resides in the ``meta-oe`` layer.
162 - ``libcanberra``: Now resides in the ``meta-gnome`` layer.
164 - ``libgdata``: Now resides in the ``meta-gnome`` layer.
166 - ``libmusicbrainz``: Now resides in the ``meta-multimedia`` layer.
168 - ``metacity``: Now resides in the ``meta-gnome`` layer.
[all …]
/OK3568_Linux_fs/buildroot/board/embest/riotboard/
H A Dreadme.txt22 block device can cause irrecoverable data loss. Now you can write the
36 Now plug your prepared SD-card in slot J6. Connect a serial console
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dstart.rst145 Now add the following lines to ``drivers/misc/Kconfig``:
158 Now we are ready to write the test. The test will be in
194 Now add the following to ``drivers/misc/Kconfig``:
208 Now add it to your ``.kunitconfig``:
215 Now you can run the test:
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dbus-virt-phys-mapping.rst39 not the CPU. Now, in theory there could be many different bus
45 Now, on normal PCs the bus address is exactly the same as the physical
50 Now, just as an example, on the PReP (PowerPC Reference Platform), the
57 Now, that looks simple enough. However, when you look at the same thing from
92 Now, when do you need these?
H A Dprotection-keys.rst56 Now, if the application needs to update the data at 'ptr', it can
63 Now when it frees the memory, it will also free the pkey since it
H A Derrseq.rst49 Let me tell you a story about a worker drone. Now, he's a good worker
88 Now they start handing him tasks to do. Every few minutes they ask him to
98 Now, the owners of this company are quite miserly and have given him
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/package/tor/
H A D0001-Fix-static-linking-with-OpenSSL.patch30 AC_MSG_NOTICE([Now, we'll look for OpenSSL >= 1.0.1])
36 @@ -1104,7 +1104,7 @@ dnl Now check for particular openssl functions.
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dclock.h26 virtual time_t Now() { return time(NULL); } in Now() function
/OK3568_Linux_fs/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
/OK3568_Linux_fs/buildroot/package/zip/
H A D0005-unix-configure-remove-GID-UID-size-check.patch25 -echo "(Now zip stores variable size UIDs/GIDs using a new extra field. This"
80 # Now we set the 64-bit file environment and check the size of off_t
/OK3568_Linux_fs/buildroot/board/technologic/ts5500/fs-overlay/boot/syslinux/
H A Dsyslinux.cfg7 SAY Now booting the kernel from SYSLINUX...
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/harfbuzz/harfbuzz/
H A DCVE-2023-25193.patch50 - /* Now we search backwards for a non-mark glyph */
51 + /* Now we search backwards for a non-mark glyph.
124 /* Now we search backwards for a non-mark glyph */
/OK3568_Linux_fs/buildroot/package/sane-backends/
H A DConfig.in6 SANE - Scanner Access Now Easy
/OK3568_Linux_fs/kernel/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?
/OK3568_Linux_fs/kernel/Documentation/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
/OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-multilib/images/
H A Dcore-image-multilib-example.bb11 # Now add the multilib packages we want to install
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-dfl5 Description: Read-only. It returns type of DFL FIU of the device. Now DFL
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsync.c2543 static int64_t Now; variable
2549 unsigned long maxis = Now >> 32; in GetTime()
2551 if (millis < (Now & 0xffffffff)) in GetTime()
2554 Now = ((int64_t)maxis << 32) | millis; in GetTime()
2569 if (Now >= *pnext_time) { in ServertimeBlockHandler()
2573 timeout = *pnext_time - Now; in ServertimeBlockHandler()
2588 if (Now >= *pnext_time) { in ServertimeWakeupHandler()
2589 SyncChangeCounter(ServertimeCounter, Now); in ServertimeWakeupHandler()
2598 *pValue_return = Now; in ServertimeQueryValue()
2621 Now = GetTimeInMillis(); in SyncInitServerTime()
[all …]
/OK3568_Linux_fs/u-boot/board/solidrun/clearfog/
H A DREADME12 Now all you need to do is copy this image on a SD card.
/OK3568_Linux_fs/u-boot/board/sunxi/
H A DREADME.sunxi6472 first 32KB (from offset 0) into SRAM A1. Now it checks for the magic eGON
112 Now connect either an "A to A" USB cable to the upper USB port on the Pine64
120 Now use the sunxi-fel tool to write to the NOR flash:
123 Now boot the board without an SD card inserted and you should see the
/OK3568_Linux_fs/kernel/Documentation/i2c/busses/
H A Di2c-ali1563.rst8 Datasheet: Now under NDA
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/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

12345678910>>...17