Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-custom/
H A DConfig.in.options437 will tell you if it's correct or not.
446 Buildroot will tell you if it's correct or not.
455 Buildroot will tell you if it's correct or not.
466 value, Buildroot will tell you if it's correct or not.
476 Buildroot will tell you if it's correct or not.
490 leave the default value, Buildroot will tell you if it's
502 know, leave the default value, Buildroot will tell you if
513 will tell you if it's correct or not.
521 Buildroot will tell you if it's correct or not.
536 Buildroot will tell you if it's correct or not.
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Derrseq.rst6 number of "subscribers" to tell whether it has changed since a previous
22 a flag to tell whether the value has been sampled since a new value was
35 it as a running cursor. That value can later be used to tell whether
39 can tell whether the value has changed since they last checked it.
49 Let me tell you a story about a worker drone. Now, he's a good worker
110 Note that the supervisors can't tell how many mistakes he made, only
120 to tell whether an error has occurred later::
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-waf.txt35 On line 10, we tell Buildroot what options to enable for libfoo.
37 On line 11, we tell Buildroot the dependencies of libfoo.
69 * +LIBFOO_NEEDS_EXTERNAL_WAF+ can be set to +YES+ or +NO+ to tell
H A Dadding-packages-qmake.txt35 On line 10, we tell Buildroot what options to enable for libfoo.
37 On line 11, we tell Buildroot the dependencies of libfoo.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/
H A DCVE-2021-29463.patch26 while ( !io_->eof() && (uint64_t) io_->tell() < filesize) {
97 while ( !io_->eof() && (uint64_t) io_->tell() < filesize) {
114 if ( io_->tell() % 2 ) io_->seek(+1,BasicIo::cur); // skip pad
H A DCVE-2021-3482.patch32 position = io_->tell();
35 + enforce(box.length <= io_->size()-io_->tell() , Exiv2::kerCorruptedMetadata);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gprs/
H A Dgprs.cpp123 QString tell = "AT+CMGS=\"" + ui->Edit_phone->text() + "\"\r"; in on_pbt_send_clicked() local
136 if(::write(m_fd,tell.toLatin1(),tell.length())) in on_pbt_send_clicked()
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_kernel.py27 for tell in ['arch', 'firmware', 'Kbuild', 'Kconfig']:
28 if not os.path.exists(os.path.join(srctree, tell)):
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Dserial.rst54 EFI knows what your console devices are, but it doesn't tell the
56 table[1] does tell the kernel where potential serial console
58 multiple simultaneous consoles and doesn't tell the kernel which
61 So how do you tell Linux which console device to use?
65 card) as the console. Then you don't need to tell Linux
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Ddisable-version-check.patch31 - # Large enough change to tell the user
53 +# # Large enough change to tell the user
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-Update-exported-symbol-list.patch27 …|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_…
28 …d|write)|read(_b_buf|buf|chars)|rewind|seeki|sigfigs3p?|strcasecmp|strdup|tell|unreadb|write(b|_b_…
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dfirmware.rst39 /* tell platformX firmware to enter idle */
45 /* tell platformX firmware to boot CPU i */
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dconfigure-git.rst25 You may need to tell ``git`` to use ``gpg2``
31 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell rc file)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-fix-pidfile.patch26 + /* tell-tale to detect if this is parent or child process */
35 + /* tell-tale that this code has been executed */
/OK3568_Linux_fs/buildroot/package/vmtouch/
H A DConfig.in7 can discover which files the OS is caching, tell the OS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch5 so tell it to be "foreign".
/OK3568_Linux_fs/buildroot/package/ympd/
H A D0001-only-c-language.patch4 explicitly passing 'C' as argument of the project() macro, we tell
/OK3568_Linux_fs/kernel/drivers/parport/
H A DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-util/
H A Dmakedepend_1.0.6.bb8 and #else directives so that it can correctly tell which #include, \
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-mpu605010 easy to tell the relative positions among sensors as well as their
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gperf/
H A Dgperf_3.1.bb16 # The nested configures don't find the parent aclocal.m4 out of the box, so tell
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Daxp20x_ac_power.txt14 The AXP22X is only able to tell if an AC power supply is present and
/OK3568_Linux_fs/buildroot/package/libfm/
H A D0001-modules-fix-cross-compilation.patch18 # tell libtool we compile module not library
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efibootmgr/efibootmgr/
H A D97668ae0bce776a36ea2001dea63d376be8274ac.patch21 prerequisite and tell you something like:
37 And then your build will fail if you haven't adjusted CFLAGS to tell it
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libfm/libfm/
H A D0001-Do-not-add-library-path-to-avoid-host-contamination.patch17 # tell libtool we compile module not library

12345678910>>...18