Home
last modified time | relevance | path

Searched refs:search (Results 226 – 250 of 890) sorted by relevance

12345678910>>...36

/OK3568_Linux_fs/buildroot/package/pkgconf/
H A D0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch91 - * :param pkgconf_list_t* list: The variable list to search for variables (along side the globa…
131 + * :param pkgconf_list_t* list: The variable list to search for variables (along side the globa…
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/perl/
H A Dlibconvert-asn1-perl_0.33.bb3 HOMEPAGE = "http://search.cpan.org/dist/Convert-ASN1/"
/OK3568_Linux_fs/buildroot/package/usb_modeswitch/
H A DConfig.in19 For more information search the Internet for "Virtual CD-ROM
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libhtml/
H A Dlibhtml-parser-perl_3.72.bb10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/
H A D0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch22 match = re.search('SERF_MAJOR_VERSION ([0-9]+).*'
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst11 kernel service can search for relevant keys.
32 - A description (for matching a key in a search).
188 * There's a kernel interface by which services can register types and search
191 * There's a way for the a search done from the kernel to call back to
223 only recurse into nested keyrings that have search permission set.
470 To attach to a named keyring, the keyring must have search permission for
627 The process must have search permission on the top level keyring, or else
628 error EACCES will result. Only keyrings that the process has search
630 a process has search permission can be matched. If the specified keyring
633 If the search succeeds, the function will attempt to link the found key
[all …]
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dopp.rst59 -> queries to search/retrieve information ->
132 to search the OPP list that OPP library internally manages. These search
161 This is the only search function that operates on OPPs which are
251 retrieved using the search functions, the following functions can be used by SoC
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libextutils/
H A Dlibextutils-cppguess-perl_0.26.bb9 HOMEPAGE = "http://search.cpan.org/~smueller/ExtUtils-CppGuess/"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0013-Don-t-search-host-directory-during-relink-if-inst_pr.patch4 Subject: [PATCH] Don't search host directory during "relink" if $inst_prefix
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt11 Device drivers can search this string to determine if the
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/ruby/
H A D0003-rdoc-build-reproducible-documentation.patch19 debug_msg "Writing gzipped search index to %s" % outfile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-diff-perl_1.41.bb9 HOMEPAGE = "http://search.cpan.org/~ovid/Text-Diff/"
H A Dlibtext-iconv-perl_1.7.bb15 SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.h60 QPlaceSearchReply *search(const QPlaceSearchRequest &request) override;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-extended/mime-construct/
H A Dmime-construct_1.11.bb6 HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/
H A Dlibxml-perl_0.08.bb5 HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A D0001-Avoid-using-host-path.patch23 -# add /usr/local to the search path if something is in there ...
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dalloc.c567 const struct bkey *search, in pick_data_bucket() argument
575 UUID_FLASH_ONLY(&c->uuids[KEY_INODE(search)])) in pick_data_bucket()
577 else if (!bkey_cmp(&ret->key, search)) in pick_data_bucket()
H A Dbcache.h221 struct search;
276 int (*cache_miss)(struct btree *b, struct search *s,
533 mempool_t search; member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowserwindow.cpp392 QString search = QInputDialog::getText(this, tr("Find"), in handleFindActionTriggered() local
395 if (ok && !search.isEmpty()) { in handleFindActionTriggered()
396 m_lastSearch = search; in handleFindActionTriggered()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dbrowserwindow.cpp394 QString search = QInputDialog::getText(this, tr("Find"), in handleFindActionTriggered() local
397 if (ok && !search.isEmpty()) { in handleFindActionTriggered()
398 m_lastSearch = search; in handleFindActionTriggered()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-ldap-perl_0.68.bb4 search directories or perform maintenance functions such as adding, \
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/
H A Dcreate_config_directory.patch21 /* dir_mode without search bits */
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dconvert-variable-renames.py84 if re.search(check_word, line, re.IGNORECASE):
/OK3568_Linux_fs/kernel/drivers/pci/
H A DMakefile6 remove.o pci.o pci-driver.o search.o \

12345678910>>...36