| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/expect/expect/ |
| H A D | 0001-configure.in.patch | 13 - AC_MSG_ERROR([Expect can't be cross compiled]) 22 - AC_MSG_ERROR([Expect can't be cross compiled]) 33 -, AC_MSG_WARN([Expect can't be cross compiled]) 43 - AC_MSG_ERROR([Expect can't be cross compiled]) 54 - AC_MSG_ERROR([Expect can't be cross compiled]) 65 - AC_MSG_ERROR([Expect can't be cross compiled]) 76 - AC_MSG_ERROR([Expect can't be cross compiled]) 85 - AC_MSG_ERROR([Expect can't be cross compiled]) 94 - AC_MSG_ERROR([Expect can't be cross compiled]) 103 - AC_MSG_ERROR([Expect can't be cross compiled])
|
| /OK3568_Linux_fs/buildroot/package/expect/ |
| H A D | 0001-enable-cross-compilation.patch | 19 - AC_MSG_ERROR([Expect can't be cross compiled]) 28 - AC_MSG_ERROR([Expect can't be cross compiled]) 38 -, AC_MSG_WARN([Expect can't be cross compiled]) 47 - AC_MSG_ERROR([Expect can't be cross compiled]) 56 - AC_MSG_ERROR([Expect can't be cross compiled]) 67 - AC_MSG_ERROR([Expect can't be cross compiled]) 78 - AC_MSG_ERROR([Expect can't be cross compiled]) 87 - AC_MSG_ERROR([Expect can't be cross compiled]) 96 - AC_MSG_ERROR([Expect can't be cross compiled]) 116 - AC_MSG_ERROR([Expect can't be cross compiled])
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | pcap_user.c | 51 pri->compiled = uml_kmalloc(sizeof(struct bpf_program), in pcap_user_open() 53 if (pri->compiled == NULL) { in pcap_user_open() 59 (struct bpf_program *) pri->compiled, in pcap_user_open() 67 err = pcap_setfilter(pri->pcap, pri->compiled); in pcap_user_open() 78 kfree(pri->compiled); in pcap_user_open() 86 if (pri->compiled != NULL) in pcap_remove() 87 pcap_freecode(pri->compiled); in pcap_remove()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0004-Use-BUILD_DATE-to-improve-reproducibility.patch | 26 printf("%s: " PACKAGE " " VERSION " compiled on " 39 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__ 41 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " 54 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__ 56 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | Kconfig | 41 If this driver is compiled as a module, it will be named ums-realtek. 54 If this driver is compiled as a module, it will be named ums-datafab. 62 If this driver is compiled as a module, it will be named ums-freecom. 79 If this driver is compiled as a module, it will be named ums-isd200. 101 If this driver is compiled as a module, it will be named ums-usbat. 110 If this driver is compiled as a module, it will be named ums-sddr09. 118 If this driver is compiled as a module, it will be named ums-sddr55. 126 If this driver is compiled as a module, it will be named ums-jumpshot. 137 If this driver is compiled as a module, it will be named ums-alauda. 151 If this driver is compiled as a module, it will be named ums-onetouch. [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | Skip-AC_RUN_IFELSE-tests.patch | 30 + dnl Can't test in cross compiled env - so assume good 35 + dnl Can't test in cross compiled env - so assume good 50 + AC_MSG_RESULT([skipped - can't test in cross-compiled env]) 61 + AC_MSG_RESULT([skipped - can't test in cross-compiled env])
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | Kconfig | 14 If compiled as module (M), the module name is fsl-enetc. 26 If compiled as module (M), the module name is fsl-enetc-vf. 35 If compiled as module (M), the module name is fsl-enetc-mdio. 47 If compiled as module (M), the module name is fsl-enetc-ptp.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | Kconfig | 31 When compiled as a module, this driver will be called rt2400pci. 43 When compiled as a module, this driver will be called rt2500pci. 58 When compiled as a module, this driver will be called rt61pci. 76 When compiled as a module, this driver will be called "rt2800pci.ko". 123 When compiled as a module, this driver will be called rt2500usb. 136 When compiled as a module, this driver will be called rt73usb. 150 When compiled as a module, this driver will be called "rt2800usb.ko". 216 When compiled as a module, this driver will be called rt2800soc.
|
| /OK3568_Linux_fs/buildroot/package/cups/ |
| H A D | 0002-Do-not-use-genstrings.patch | 6 Using cross compiled genstrings while cross-compiling will break 7 compilation. Genstrings is still compiled because some power users 9 they would need to use the native compiled genstrings binary, to
|
| /OK3568_Linux_fs/buildroot/package/bmap-tools/ |
| H A D | Config.in | 18 - Busybox compiled with CONFIG_BZIP2, or BR2_PACKAGE_BZIP2, 23 - Busybox compiled with CONFIG_LZOP, or BR2_PACKAGE_LZOP, to 32 - Busybox compiled CONFIG_FEATURE_SEAMLESS_* or
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | fbcon.rst | 38 Also, you will need to select at least one compiled-in font, but if 53 1. Driver and fbcon are compiled statically 59 2. Driver is compiled statically, fbcon is compiled as a module 65 3. Driver is compiled as a module, fbcon is compiled statically 71 4. Driver and fbcon are compiled as a module. 84 compiled-in fonts: 10x18, 6x10, 6x8, 7x14, Acorn8x8, MINI4x6, 141 Rotation support is compiled in your kernel. 157 If the kernel is compiled with deferred fbcon takeover support, normally 235 4. If fbcon is compiled as a module, load fbcon by doing:: 244 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,
|
| H A D | sisfb.rst | 27 of its own (which will be used if sisfb is not compiled). So unless you want 38 Well, it depends: If compiled statically into the kernel, use lilo's append 53 driver compiled into the kernel. Please note: If compiled into the kernel, 56 described above or the vesa keyword instead of mode). If compiled as a module, 93 compiled as a module; if sisfb is statically compiled into the kernel, it
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-version.txt | 18 compiled-in libraries are printed on the standard output. 23 Prints the status of compiled-in libraries on the
|
| /OK3568_Linux_fs/buildroot/package/hiredis/ |
| H A D | 0002-CMakeLists.txt-allow-building-without-a-C-compiler.patch | 21 compiled with cmake buildsystem. This file is compiled only with the 45 OPTION(DISABLE_TESTS "If tests should be compiled or not" OFF)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | Kconfig | 29 The driver can be compiled as a module and it will be called 68 The driver can be compiled as a module and will be named 81 The driver can be compiled as a module and will be named 94 The driver can be compiled as a module and will be named
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-st | 8 Note that debug output requires that the module be compiled 12 output support being compiled into the module.
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | README.compiled | 2 The X server uses this directory to store the compiled version of the 5 so it is not a safe place to store compiled keymaps for long periods of
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/ |
| H A D | 0001-Enhance-reproducibility.patch | 7 into sourcecode ( header file ) which is then compiled into binary, this 27 +set(LIB_INFO "compiled on ${CMAKE_SYSTEM} ... ")
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | Kconfig | 29 another SMC9192/9194 based chipset. Say Y if you want it compiled 46 compiled into the kernel, and read the file 85 Say Y here if you want it compiled into the kernel. 120 Say Y here if you want it compiled into the kernel.
|
| /OK3568_Linux_fs/kernel/LICENSES/exceptions/ |
| H A D | GCC-exception-2.0 | 6 allow linking the compiled version of code to non GPL compliant code. 14 compiled version of this file into combinations with other programs, and to
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | gsettings.bbclass | 1 # A bbclass to handle installed GSettings (glib) schemas, updated the compiled 4 # The compiled schemas are platform-agnostic, so we can depend on
|
| /OK3568_Linux_fs/buildroot/package/lshw/ |
| H A D | 0002-Fix-musl-build-wrong-usage-of-LONG_BIT.patch | 11 equal to LONG_BIT: it's either compiled 32-bit or 64-bit so a runtime 28 // are we compiled as 32- or 64-bit process ?
|
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | Kconfig | 159 This driver can also be compiled as a set of modules. 173 This driver can also be compiled as a set of modules. 191 This driver can also be compiled as a module. 203 This driver can also be compiled as a module.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | valgrind-make-ld-XXX.so-strlen-intercept-optional.patch | 6 Hack: Depending on how glibc was compiled (e.g. optimised for size or 29 + /* Hack: Depending on how glibc was compiled (e.g. optimised for size or
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | __init__.py | 129 compiled = compile(file.read(), filepath, 'exec') 130 exec(compiled, globals, globals)
|