Home
last modified time | relevance | path

Searched refs:OS (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A D0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch37 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
38 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o…
39 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
40 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build …
43 @env OS="${OS}" ../scripts/config-run
45 @env OS="${OS}" BENCHMARK_HARDWARE=NO BENCHMARK_OS=YES ../scripts/results
48 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in…
49 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i…
61 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script…
62 + @env CFLAGS+="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scrip…
[all …]
H A Dupdate-results-script.patch26 -../bin/$OS/msleep 250
27 -ENOUGH=`../bin/$OS/enough`
34 -../bin/$OS/msleep 250
35 -TIMING_O=`../bin/$OS/timing_o`
42 -../bin/$OS/msleep 250
43 -LOOP_O=`../bin/$OS/loop_o`
53 - MB=`../bin/$OS/memsize 4096`
62 -MB=`../bin/$OS/memsize $MB`
63 -MB=`../bin/$OS/memsize $MB`
64 -MB=`../bin/$OS/memsize $MB`
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/
H A Dout.hpp29 template <typename OS>
31 print(OS& os, char const* delim, mpl::false_ = mpl::false_()) in print()
33 detail::string_ios_manip<Tag, OS> manip(os); in print()
37 template <typename OS>
39 print(OS&, char const*, mpl::true_) in print()
46 template <typename OS, typename First, typename Last>
48 call(OS&, First const&, Last const&, mpl::true_) in call()
52 template <typename OS, typename First, typename Last>
54 call(OS& os, First const& first, Last const& last, mpl::false_) in call()
67 template <typename OS, typename First, typename Last>
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-mic9 Integrated Core (MIC) architecture that runs a Linux OS.
42 MIC device in the context of the card OS. Possible values that
47 "ready" The MIC device is ready to boot the card OS.
52 "booting" The MIC device has initiated booting a card OS.
54 "shutting_down" The card OS is shutting down.
60 operations depending upon the current state of the card OS.
65 "boot" Boot the card OS image specified by the combination
69 "shutdown" Initiates card OS shutdown.
77 An Intel MIC device runs a Linux OS during its operation. This
78 OS can shutdown because of various reasons. When read, this
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0004-Fix-out-of-tree-builds.patch30 AC_MSG_RESULT([Darwin 9.x (${kernel}) / Mac OS X 10.5 Leopard])
31 AC_DEFINE([DARWIN_VERS], DARWIN_10_5, [Darwin / Mac OS X version])
38 AC_MSG_RESULT([Darwin 10.x (${kernel}) / Mac OS X 10.6 Snow Leopard])
39 AC_DEFINE([DARWIN_VERS], DARWIN_10_6, [Darwin / Mac OS X version])
46 AC_MSG_RESULT([Darwin 11.x (${kernel}) / Mac OS X 10.7 Lion])
47 AC_DEFINE([DARWIN_VERS], DARWIN_10_7, [Darwin / Mac OS X version])
54 AC_MSG_RESULT([Darwin 12.x (${kernel}) / Mac OS X 10.8 Mountain Lion])
55 AC_DEFINE([DARWIN_VERS], DARWIN_10_8, [Darwin / Mac OS X version])
62 AC_MSG_RESULT([Darwin 13.x (${kernel}) / Mac OS X 10.9 Mavericks])
63 AC_DEFINE([DARWIN_VERS], DARWIN_10_9, [Darwin / Mac OS X version])
[all …]
/OK3568_Linux_fs/buildroot/boot/optee-os/
H A DConfig.in5 OP-TEE OS provides the secure world boot image and the trust
6 application development kit of the OP-TEE project. OP-TEE OS
15 prompt "OP-TEE OS version"
18 Select the version of OP-TEE OS you want to use
23 Use the latest release tag from the OP-TEE OS official Git
78 trusted shared libraries built from OP-TEE OS source tree.
80 as other trusted applications. At runtime OP-TEE OS can
88 OP-TEE OS.
94 provided to OP-TEE OS.
99 Additional parameters for the OP-TEE OS build
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-svr4.patch9 if [ -z "${OS}" -a ! -z "${uname}" ]; then
11 osf1*) OS=break;;
12 - *"4.0"*) OS=svr4;; # There has to be a better way
13 *" dcosx "*) OS=dcosx;;
14 *"cx/ux"*) OS=cxux;;
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dosi.rst24 but where Linux was installed to replace the original OS (Windows or OSX).
53 is checked into Linux, the OS will answer "YES" when the BIOS
55 by the OS. Linux distributors can back-port that patch for Linux
74 interpreter in the kernel would return to it a string identifying the OS:
80 The idea was on a platform tasked with running multiple OS's,
81 the BIOS could use _OS to enable devices that an OS
83 necessary to make the platform compatible with that pre-existing OS.
86 of every possible version of the OS that would run on it, and needed to know
87 all the quirks of those OS's. Certainly it would make more sense
88 for the BIOS to ask *specific* things of the OS, such
[all …]
/OK3568_Linux_fs/buildroot/package/exim/
H A D0001-Build-buildconfig-for-the-host.patch6 OS/Makefile-Base | 4 ++--
9 diff --git a/OS/Makefile-Base b/OS/Makefile-Base
11 --- a/OS/Makefile-Base
12 +++ b/OS/Makefile-Base
H A D0004-Fix-uClibc-build.patch16 OS/os.h-Linux | 4 ++++
19 diff --git a/OS/os.h-Linux b/OS/os.h-Linux
21 --- a/OS/os.h-Linux
22 +++ b/OS/os.h-Linux
/OK3568_Linux_fs/kernel/fs/hpfs/
H A DKconfig3 tristate "OS/2 HPFS file system support"
6 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS
7 is the file system used for organizing files on OS/2 hard disk
9 write files to an OS/2 HPFS partition on your hard drive. OS/2
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dhpfs.rst49 When to mark filesystem dirty so that OS/2 checks it.
63 As in OS/2, filenames are case insensitive. However, shell thinks that names
70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
78 On HPFS partitions, OS/2 can associate to each file a special information called
81 variable length. OS/2 stores window and icon positions and file types there. So
107 incompatible with OS/2. OS/2 PmShell symlinks are not supported because they are
118 file has a pointer to codepage its name is in. However OS/2 was created in
120 support is quite buggy. I have Czech OS/2 working in codepage 852 on my disk.
121 Once I booted English OS/2 working in cp 850 and I created a file on my 852
123 Czech OS/2, the file was completely inaccessible under any name. It seems that
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dlzh_TW106 % %OC%Oy年%B%Od日 (%A) %OH時%OM分%OS
107 d_t_fmt "%OC%Oy<U5E74>%B%Od<U65E5> (%A) %OH<U6642>%OM<U5206>%OS<U79D2>"
110 % %OH時%OM分%OS
111 t_fmt "%OH<U6642>%OM<U5206>%OS<U79D2>"
114 % %p %OI時%OM分%OS
115 t_fmt_ampm "%p %OI<U6642>%OM<U5206>%OS<U79D2>"
116 % 公曆 %C%Oy年 %B %Oe日 %A %OH時%OM分%OS
117 date_fmt "<U516C><U66C6> %C%Oy<U5E74> %B %Oe<U65E5> %A %OH<U6642>%OM<U5206>%OS<U79D2>"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dlzh_TW106 % %OC%Oy年%B%Od日 (%A) %OH時%OM分%OS
107 d_t_fmt "%OC%Oy<U5E74>%B%Od<U65E5> (%A) %OH<U6642>%OM<U5206>%OS<U79D2>"
110 % %OH時%OM分%OS
111 t_fmt "%OH<U6642>%OM<U5206>%OS<U79D2>"
114 % %p %OI時%OM分%OS
115 t_fmt_ampm "%p %OI<U6642>%OM<U5206>%OS<U79D2>"
116 % 公曆 %C%Oy年 %B %Oe日 %A %OH時%OM分%OS
117 date_fmt "<U516C><U66C6> %C%Oy<U5E74> %B %Oe<U65E5> %A %OH<U6642>%OM<U5206>%OS<U79D2>"
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst31 and is waiting to be emptied and processed by the OS. A "not-in-use"
35 During normal operation, on device startup, the OS (specifically, the
39 buffers, and marks them "full". The OS follows up, taking the full
43 and "tail" pointers, managed by the OS, and a hardware current
54 descr. The OS will process this descr, and then mark it "not-in-use",
59 The OS will then note that the current tail is "empty", and halt
64 a "not-in-use" descr. The OS will perform various housekeeping duties
66 dma-mapping it so as to make it visible to the hardware. The OS will
71 pointer, at which point the OS will notice that the head descr is
116 As long as the OS can empty out the RX buffers at a rate faster than
[all …]
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dacpi-info.rst8 OS might use unless there's another way for the OS to find it [1, 2].
17 described via ACPI. The OS can discover them via the standard PCI
25 namespace [2].   The _CRS is like a generalized PCI BAR: the OS can read
27 a driver for the device [3].  That's important because it means an old OS
28 can work correctly even on a system with new devices unknown to the OS.
29 The new devices might not do anything, but the OS can at least make sure no
33 reserving address space. The static tables are for things the OS needs to
35 is defined, an old OS needs to operate correctly even though it ignores the
37 OS; a static table does not.
39 If the OS is expected to manage a non-discoverable device described via
[all …]
/OK3568_Linux_fs/device/rockchip/common/configs/
H A DConfig.in.post-rootfs11 Use "<chip>-<OS>" for non-debian OS.
35 Use "en_US.UTF-8" for non-debian OS.
59 Install extra fonts for yocto OS.
75 Install mount-all for buildroot OS.
76 Install resize-all for non-buildroot OS.
114 Install USB gadget on non-buildroot OS.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst2 Reducing OS jitter due to per-cpu kthreads
6 options to control their OS jitter. Note that non-per-CPU kthreads are
7 not listed here. To reduce OS jitter from non-per-CPU kthreads, bind
26 - In order to locate kernel-generated OS jitter on CPU N:
43 To reduce its OS jitter, do any of the following:
62 To reduce its OS jitter, do the following:
73 To reduce its OS jitter, do one of the following:
87 To reduce its OS jitter, each softirq vector must be handled
202 housekeeping CPUs, which can tolerate OS jitter.
228 To reduce its OS jitter, do any of the following:
[all …]
/OK3568_Linux_fs/buildroot/package/vmtouch/
H A DConfig.in7 can discover which files the OS is caching, tell the OS
9 files into memory so the OS won't evict them, and more.
/OK3568_Linux_fs/buildroot/package/duma/
H A Dduma.mk22 OS=linux \
28 $(TARGET_MAKE_ENV) $(MAKE) OS=linux prefix=$(STAGING_DIR)/usr install -C $(@D)
32 $(TARGET_MAKE_ENV) $(MAKE) OS=linux prefix=$(TARGET_DIR)/usr install -C $(@D)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0007-libtool-Fix-support-for-NIOS2-processor.patch5 is caught by the some of the greedy checks for OS/2 in libtool,
10 checks to prevent the OS/2 check incorrectly trapping the nios2
27 + # more general OS/2 check below. Otherwise, NIOS2 is the same
41 + # more general OS/2 check below. Otherwise, NIOS2 is the same
57 + # more general OS/2 check below. Otherwise, NIOS2 is the same
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/pimd/pimd/
H A D0001-configure-Dont-use-uname-to-determine-target-OS.patch4 Subject: [PATCH] configure: Dont use uname to determine target OS
21 -OS=`uname`
22 +OS="Linux"
/OK3568_Linux_fs/buildroot/package/dt/
H A D0001-adjust-os-symlink.patch12 echo "Please specify OS={aix,linux,hpux,solaris,windows}"; \
15 - ln -sf ../scsilib-$(OS).c scsilib.c
16 + ln -sf scsilib-$(OS).c scsilib.c
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dintlmacosx.m416 dnl Checks for special options needed on Mac OS X.
20 dnl Check for API introduced in Mac OS X 10.4.
34 …[Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation fra…
36 dnl Don't check for the API introduced in Mac OS X 10.5, CFLocaleCopyCurrent,
57 …[Define to 1 if you have the Mac OS X function CFLocaleCopyPreferredLanguages in the CoreFoundatio…
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Djensen.h307 #define IOPORT(OS, NS) \ argument
311 return jensen_read##OS(xaddr - 0x100000000ul); \
313 return jensen_in##OS((unsigned long)xaddr); \
318 jensen_write##OS(b, xaddr - 0x100000000ul); \
320 jensen_out##OS(b, (unsigned long)xaddr); \

12345678910>>...25