Home
last modified time | relevance | path

Searched refs:We (Results 1 – 25 of 1831) sorted by relevance

12345678910>>...74

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dlibgcc-initial.inc4 # We need a libgcc to build glibc. Tranditionally we therefore built
9 # We were able to drop the glibc dependency from gcc-cross, with two tweaks:
13 # the headers structure has support for it. We can do this with a simple
20 # non-shared case. We can do that by hacking the threading mode back to
22 # libgcc-intial build. We have to create the dummy limits.h to avoid
42 # We really only want this built by things that need it, not any recrdeptask
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead-sharpsl.S58 bne .SHARPEND @ We have no w100 - Poodle
64 blo .SHARPEND @ We have a PXA250 - Corgi
70 beq .SHARPEND @ We have Shepherd
81 beq .SHARPEND @ We have Spitz
90 beq .SHARPEND @ We have Borzoi
94 b .SHARPEND @ We have Borzoi
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcif-code.def110 /* We can't inline different EH personalities together. */
114 /* We can't inline if the callee can throw non-call exceptions but the
119 /* We can't inline because of mismatched target specific options. */
123 /* We can't inline because of mismatched optimization levels. */
127 /* We can't inline because the callee refers to comdat-local symbols. */
131 /* We can't inline because of mismatched caller/callee attributes. */
135 /* We can't inline because the user requests only static functions
141 /* We proved that the call is unreachable. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcif-code.def110 /* We can't inline different EH personalities together. */
114 /* We can't inline if the callee can throw non-call exceptions but the
119 /* We can't inline because of mismatched target specific options. */
123 /* We can't inline because of mismatched optimization levels. */
127 /* We can't inline because the callee refers to comdat-local symbols. */
131 /* We can't inline because of mismatched caller/callee attributes. */
135 /* We can't inline because the user requests only static functions
141 /* We proved that the call is unreachable. */
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dovercommit-accounting.rst74 * We account mmap memory mappings
75 * We account mprotect changes in commit
76 * We account mremap changes in size
77 * We account brk
78 * We account munmap
79 * We report the commit status in /proc
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0004-Point-scripts-location-to-libdir.patch19 # We put the scripts in the directory $(scriptdir)/ldscripts.
20 # We can't put the scripts in $(datadir) because the SEARCH_DIR
32 # We put the scripts in the directory $(scriptdir)/ldscripts.
33 # We can't put the scripts in $(datadir) because the SEARCH_DIR
H A D0011-sync-with-OE-libtool-changes.patch11 We don't want to add RPATHS which match default linker
38 + # We only want to hardcode in an rpath if it isn't in the
57 + # We only want to hardcode in an rpath if it isn't in the
76 + # We only want to hardcode in an rpath if it isn't in the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp7 # We don't need the tunnel server to authenticate itself
18 # We want MPPE
26 # We want a sane mtu/mru
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch4 We don't want to add RPATHS which match default linker search paths, they're
25 + # We only want to hardcode in an rpath if it isn't in the
44 + # We only want to hardcode in an rpath if it isn't in the
63 + # We only want to hardcode in an rpath if it isn't in the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A Dtomoyo.rst57 We believe that inode based security and name based security are complementary
59 multiple LSM modules at the same time. We feel sorry that you have to give up
62 We hope that LSM becomes stackable in future. Meanwhile, you can use non-LSM
64 LSM version of TOMOYO is a subset of non-LSM version of TOMOYO. We are planning
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/gutenprint/
H A Dgutenprint-native_git.bb4 # We don't depend on cups as this is for generating the string header.
15 # We could consider switching to BBCLASSEXTEND native instead of inherit
31 # Rather it has a autogen.sh in its root folder. We just use it
/OK3568_Linux_fs/external/xserver/m4/
H A Dax_pthread.m449 # Alejandro Forero Cuervo to the autoconf macro repository. We are also
93 # We used to check for pthread.h first, but this fails if pthread.h
116 # We must check for the threads library under a number of different
153 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
173 # -Werror. We throw in some extra Clang-specific options to ensure that
217 # Check for various functions. We must include pthread.h,
220 # We check for pthread_join because it is in -lpthread on IRIX
221 # while pthread_create is in libc. We check for pthread_attr_init
222 # due to DEC craziness with -lpthreads. We check for
225 # We try pthread_create on general principles.
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dbugfix.S222 | We have the opclass 0 situation.
246 | We have the case in which a conflict exists between the cu src or
247 | dest and the dest of the xu. We must clear the instruction in
304 | The frame returned is idle. We must build a busy frame to hold
341 | the code sequence to allow completion. We will jump to
368 | We have the case in which a conflict exists between the cu src or
369 | dest and the dest of the xu. We must clear the instruction in
430 | The frame returned is idle. We must build a busy frame to hold
451 | We have the opclass 2 single source situation.
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0030-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch22 We modify the approach by allowing to check other directories with the same
23 GCC version. We also avoid picking GCC installation path if it results in
89 + // We might have found existing directory with GCCVersion, but it
97 // FIXME: We hack together the directory name here instead of
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A Dppc-musl.patch39 // We don't care about the rest, since the IP value is at 'uc' field.
48 // We don't care about the rest, since IP value is at 'mctx' field.
57 // We don't care about the rest, since IP value is at 'uc' field.A
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/
H A Dnetwork-manager-applet_1.26.0.bb14 # We don't not have ubuntu's appindicator (yet?)
16 # We currently don't build NetworkManager with libteamdctl support
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/
H A Dovmf-shell-image.bb14 # We want a minimal image with just ovmf-shell-efi unpacked in it. We
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dpci_iov_resource_on_powernv.rst55 We call this the RTT.
87 32-bit PCIe accesses. We configure that window at boot from FW and
101 SR-IOV). We basically use the trick of forcing the bridge MMIO windows
126 We have code (fairly new compared to the M32 stuff) that exploits that
129 We configure an M64 window to cover the entire region of address space
131 for the M32, it comes out of a different "reserve"). We configure it
139 - We do the PE# allocation *after* the 64-bit space has been assigned
140 because the addresses we use directly determine the PE#. We then
144 - We cannot "group" segments in HW, so if a device ends up using more
149 SW. We lose a bit of effectiveness of EEH in that case, but that's
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DFTL15 …o We don't promise that this software works. However, we will be interested in any kind of bug rep…
21 We specifically permit and encourage the inclusion of this software, with or without modifications,…
23 …erred form for a credit/disclaimer to use in compliance with this license. We thus encourage you t…
51 … part of the work of the FreeType Team, in the distribution documentation. We also encourage you t…
59 We suggest, but do not require, that you use one or more of the following phrases to refer to this …
/OK3568_Linux_fs/external/chromium/licenses/
H A DFTL.TXT29 o We don't promise that this software works. However, we will be
40 We specifically permit and encourage the inclusion of this
42 We disclaim all warranties covering The FreeType Project and
47 credit/disclaimer to use in compliance with this license. We thus
118 FreeType Team, in the distribution documentation. We also
134 We suggest, but do not require, that you use one or more of the
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch22 -/* We have included glibc headers... */
69 -/* We unconditionally define the in6_addr macros and glibc must
70 +/* We unconditionally define the in6_addr macros and libc must
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dasc7621.rst26 We have enhanced both parts relative to the governing Intel
27 specification. First enhancement is temperature reading resolution. We
38 are active, they are not necessarily reliable or useful externally. We
41 We employ significant filtering that is user tunable as described in the
47 We offer GPIO features on the former VID pins. These are open-drain
51 We offer flexible mapping of temperature readings to thermal zones. Any
74 fan types. We can also support pulse-stretched PWM so that 3-wire fans
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/
H A Dbinutils-cross-canadian.inc12 # We have to point binutils at a sysroot but we don't need to rebuild if this changes
19 # We're not interested in the libs or headers, these would come from the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A D10_utf16.patch22 + /* We were called with a bogus length. It should always
23 + * be an even number. We can deal with this in a few ways:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb29 # We need to set S, for not being set to STAGING_KERNEL_DIR, and by that
30 # be wiped when we prune dest below. We just set it to usbip-tools-1.0
55 # We are in ${B} - equal to ${S}, so just run the scripts

12345678910>>...74