Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 760) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius-avoid-searching-host-dirs.patch52 dnl Check for SQLConnect in -ldb2
60 dnl Check for sqlcli.h
73 dnl Check for isc_attach_database in -lfbclient
81 dnl Check for ibase.h
94 dnl Check for SQLConnect in -liodbc
102 dnl Check for isql.h
114 dnl # Check for libmysqlclient_r
123 dnl # Check for libmysqlclient
144 dnl # Check for header files
181 dnl Check for SQLConnect in -lodbc
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0014-Fix-build-with-use_gtk-false.patch119 + // Check to see if the portal is available.
126 + // Check to see if KDE is the desktop environment.
133 + // Check to see if the user dislikes the KDE file dialog.
135 + // Check to see if the KDE dialog works.
174 - // Check to see if the portal is available.
181 - // Check to see if KDE is the desktop environment.
188 - // Check to see if the user dislikes the KDE file dialog.
190 - // Check to see if the KDE dialog works.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/exo/exo/
H A Dreduce-build-to-exo-csource-only.patch54 -dnl *** Check for required Perl modules ***
62 dnl *** Check for standard header files ***
64 dnl *** Check for required packages ***
81 -dnl *** Check for X11 ***
86 dnl *** Check for gtk-doc ***
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DReadMe_EN.md6 - Check mode set succeed : `cat /sys/devices/system/cpu/cpufreq/policy0/scaling_governor`
9 - Check frequency : `cat /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_cur_freq`
14 - Check mode set succeed : `cat /sys/class/devfreq/dmc/governor`
17 - Check frequency : `cat /sys/class/devfreq/dmc/cur_freq`
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsleep44xx.S72 cmp r9, #0x1 @ Check for HS device
106 cmp r9, #0x1 @ Check for HS device
190 tst r0, #(1 << 2) @ Check C bit enabled?
202 tst r0, #(1 << 6) @ Check SMP bit enabled?
209 cmp r9, #0x1 @ Check for HS device
271 tst r0, #(1 << 6) @ Check SMP bit enabled?
292 cmp r1, #0x1 @ Check for HS device
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dinsane.bbclass7 # -Check the ownership and permissions
8 # -Check the RUNTIME path for the $TMPDIR
9 # -Check if .la files wrongly point to workdir
10 # -Check if .pc files wrongly point to workdir
11 # -Check if packages contains .debug directories or .so files
13 # -Check if config.log contains traces to broken autoconf tests
14 # -Check invalid characters (non-utf8) on some package metadata
17 # -Check that scripts in base_[bindir|sbindir|libdir] do not reference
19 # -Check if the package name is upper case
118 Check for dangerous RPATHs
[all …]
H A Dsanity.bbclass41 # Check we are using a valid local.conf
188 # Check a single tune for validity.
304 # Check that the path isn't located on nfs.
311 # Check that the path is on a case-sensitive file system
319 # Check that path isn't a broken symlink
389 # Check TUNE_ARCH is set
393 # Check TARGET_OS is set
397 …# Check that we don't have duplicate entries in PACKAGE_ARCHS & that TUNE_PKGARCH is in PACKAGE_AR…
456 # Check if we're running on WSL (Windows Subsystem for Linux).
525 # Check the required perl modules which may not be installed by default
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A D0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch48 echo Check for $func
65 echo Check for memset
71 echo Check for errno declaration
89 echo Check for readlink
110 echo Check for MBCS $func
129 echo Check for -Olimit option
/OK3568_Linux_fs/buildroot/package/zip/
H A D0002-configure-Don-t-use-host-CPP.patch9 Check if we can use asm code (for -DASMV)
10 Check if compiler generates underlines (for -DASM_CRC)
22 echo Check for the C preprocessor
H A D0001-configure-Remove-Check-C-compiler-type-optimization-.patch4 Subject: [PATCH 1/6] configure: Remove "Check C compiler type (optimization
30 -echo 'Check C compiler type (optimization options)'
127 echo "Check bzip2 support"
H A D0006-unix-configure-borrow-the-LFS-test-from-autotools.patch33 echo Check for Large File Support
45 + /* Check that off_t can represent 2**63 - 1 correctly.
96 # Check for wide char for Unicode support
/OK3568_Linux_fs/buildroot/package/syslog-ng/
H A D0001-fix-build-on-uclibc.patch24 # Check for pthread_spinlock_t.
27 +# Check for pthread_spin_trylock
30 # Check which header file defines 'struct timespec'.
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/
H A Dfeature-arm-crc.inc1 # Cyclic Redundancy Check (CRC) instructions for armv8-a and armv8-r
3 TUNEVALID[crc] = "Enable instructions for ARMv8 Cyclic Redundancy Check (CRC)"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dconfigure_in_cross.patch42 dnl Check for N_HDLC line discipline
74 -dnl Check for location of pppd
78 -dnl Check for setsid (probably Linux-specific)
81 dnl Check for an "id" which accepts "-u" option -- hack for Solaris.
85 dnl Check for Linux-specific kernel support for PPPoE
/OK3568_Linux_fs/kernel/arch/sh/lib/
H A Dchecksum.S49 tst #3, r0 ! Check alignment.
53 tst #1, r0 ! Check alignment.
162 ! Check if the buffer was misaligned, if so realign sum
197 mov #3,r0 ! Check src and dest are equally aligned
203 tst #1,r0 ! Check dest word aligned
207 tst r0,r5 ! Check dest alignment.
/OK3568_Linux_fs/buildroot/boot/at91bootstrap3/
H A Dat91bootstrap3.mk90 $(error No custom at91bootstrap3 repository URL specified. Check your BR2_TARGET_AT91BOOTSTRAP3_CUS…
93 $(error No custom at91bootstrap3 repository version specified. Check your BR2_TARGET_AT91BOOTSTRAP3…
99 $(error No custom AT91Bootstrap3 tarball specified. Check your BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TAR…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/
H A D0001-meson-import-changes-from-3.0.-version.patch24 -# # Check for GLib 2.16
25 +# # Check for GLib 2.44
34 # Check for LibXML2
41 # Check for ncurses and other things used by it
174 # Check for Python headers
/OK3568_Linux_fs/buildroot/package/luasyslog/
H A D0001-remove-AX_LUA_LIBS.patch20 dnl Check for libraries
23 dnl Check for functions
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch23 echo Check for $func
31 echo Check for memset
55 echo Check for errno declaration
67 echo Check for readlink
/OK3568_Linux_fs/buildroot/boot/uboot/
H A Duboot.mk418 $(error No gpsign config file. Check your BR2_TARGET_UBOOT_OMAP_IFT_CONFIG setting)
421 $(error gpsign config file $(BR2_TARGET_UBOOT_OMAP_IFT_CONFIG) not found. Check your BR2_TARGET_UBO…
474 $(error No U-Boot board name set. Check your BR2_TARGET_UBOOT_BOARDNAME setting)
494 $(error No custom U-Boot version specified. Check your BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE settin…
503 $(error No custom U-Boot tarball specified. Check your BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION set…
512 $(error No custom U-Boot repository URL specified. Check your BR2_TARGET_UBOOT_CUSTOM_REPO_URL sett…
515 $(error No custom U-Boot repository version specified. Check your BR2_TARGET_UBOOT_CUSTOM_REPO_VERS…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/cmake/
H A DGitVersion.cmake124 # Check for local modifications ...
138 # Check the branch we are on
156 # Check for release branch
160 # Check for hotfix branch
164 # Check for master branch
172 # Check release branch name for version information (e.g. release/0.8)
292 # Check if overrule version is greater than dynamically created one
397 # Check for ArchiveVersionInfo within same directory and use that info is available ...
406 # Check if valid version information could be aquired...
429 # Check for release branch
[all …]
/OK3568_Linux_fs/buildroot/package/dillo/
H A D0001-usr-local-include.patch16 -dnl Check whether to add /usr/local or not
26 dnl Check for socket libs (AIX, Solaris)
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dconfigure.ac39 dnl Check for system dependent features.
50 dnl Check if math library is needed.
59 dnl Check for OpenMP
141 dnl Check if we want to create symlinks
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw.rst156 // Check if num of queues is set correctly:
181 // Check maximum rate of tx (cpdma) queues:
210 // Check classes settings
261 // Check egress map for vlan 100
387 // Check if num of queues is set correctly:
415 // Check maximum rate of tx (cpdma) queues:
437 // Check classes settings
479 // Check egress map for vlan 100
496 // Check classes settings
540 // Check egress map for vlan 100
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0012-Properly-initialize-audit-cookie-for-the-dynamic-loa.patch76 +/* Check cookie initialization for many auditors. Main program.
108 +/* Check cookie initialization for many auditors. Auditor template.
178 +/* Check cookie initialization for many auditors. Auditor 1.
204 +/* Check cookie initialization for many auditors. Auditor 2.
230 +/* Check cookie initialization for many auditors. Auditor 3.
256 +/* Check cookie initialization for many auditors. Auditor 4.
282 +/* Check cookie initialization for many auditors. Auditor 5.
308 +/* Check cookie initialization for many auditors. Auditor 6.
334 +/* Check cookie initialization for many auditors. Auditor 7.
360 +/* Check cookie initialization for many auditors. Auditor 8.
[all …]

12345678910>>...31