Home
last modified time | relevance | path

Searched refs:search (Results 126 – 150 of 890) sorted by relevance

12345678910>>...36

/OK3568_Linux_fs/kernel/lib/
H A Dinterval_tree_test.c30 search(struct rb_root_cached *root, unsigned long start, unsigned long last) in search() function
112 results += search(&root, start, last); in interval_tree_test_init()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/musl/
H A D0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch6 In absence of /etc/ld-musl-$(ARCH).path ldso uses default path to search
13 preprocessor macroses to construct default ldso library search path
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc13 search, these details are filled in. Sometimes in order to save bandwidth,
19 search and which need to be fetched individually may vary from provider to
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibdbi-perl_1.643.bb7 HOMEPAGE = "http://search.cpan.org/dist/DBI/"
12 SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-${PV}.tar.gz \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0002-binutils-cross-Do-not-generate-linker-script-directo.patch32 -# Always search $(tooldir)/lib, aka /usr/local/TARGET/lib when native
42 - # and ${TOOL_LIB}/lib${LIBPATH_SUFFIX} are in the default search path,
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-field_print.txt39 string. A search is performed in the _event_ for a field with _name_. If such
45 string. A search is performed in the _event_ for a field with _name_. If such
47 to be a function address, and a search is perform to find the name of this
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css61 .form-control[id^="search-input-"],
62 .form-control[id^="new-search-input-"],
63 #search{ width: 30em; }
64 #search-input-selectpackagestable,
65 #search-input-packagestable,
66 .form-control[id^="no-results-search-input-"] { width: 20em; }
72 span[class^="remove-search-btn-"] { position: absolute; right: 5px; top: 0; bottom: 0; height: 14px…
73 span[class^="remove-search-btn-"]:hover { color: #333; }
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnf_conntrack_sip.h64 const char *search; member
79 .search = (__search), \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.cpp220 QPlaceSearchReply *QPlaceManager::search(const QPlaceSearchRequest &request) const in search() function in QPlaceManager
222 return d->search(request); in search()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-libxml-perl_2.0134.bb9 HOMEPAGE = "http://search.cpan.org/dist/XML-LibXML-1.99/"
25 SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlinuxloader.bbclass16 elif re.search("i.86", targetarch):
49 elif re.search("i.86", targetarch):
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_util.c266 char* avb_replace(const char* str, const char* search, const char* replace) { in avb_replace() argument
272 search_len = avb_strlen(search); in avb_replace()
281 s = avb_strstr(str, search); in avb_replace()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-s-hw-freq-seek.rst42 to tell the driver to search a specific band. If the struct
96 - If non-zero, the lowest tunable frequency of the band to search in
105 - If non-zero, the highest tunable frequency of the band to search
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-ld.m466 ac_prog=ld # Program to search in $PATH
85 # Got the pathname. No search in PATH is needed.
93 # If it is relative, then search for the first ld in PATH.
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kmod/kmod/
H A Ddepmod-search.conf5 search updates extramodules built-in
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/
H A Dcontext.py31 if pat.search(p):
116 m = re.search('environment-setup-(.*)', env)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch45 # search path.
70 # search path.
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcve_check.py25 match = regex.search(version)
98 fname_match = cve_file_name_match.search(patch_file)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/
H A Dlibhugetlbfs_git.bb17 file://libhugetlbfs-avoid-search-host-library-path-for-cros.patch \
20 file://libhugetlbfs-elf_i386-avoid-search-host-library-path.patch \
/OK3568_Linux_fs/buildroot/utils/
H A Dcheck-package79 if CONFIG_IN_FILENAME.search(fname):
143 if cf.disable.search(lastline):
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Did3.h23 void lsx_id3_read_tag(sox_format_t *ft, sox_bool search);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dregex274 * String.prototype.replace. In addition, during search and replace
306 * During a search and replace operation, sections of the character
313 * When specified during a search and replace operation, only the first
1756 * @brief The results of a match or search operation.
2255 * @param first [IN] The start of the string to search.
2256 * @param last [IN] One-past-the-end of the string to search.
2258 * @param re [IN] The regular expression to search for.
2279 * @param first [IN] The start of the string to search.
2280 * @param last [IN] One-past-the-end of the string to search.
2281 * @param re [IN] The regular expression to search for.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dregex274 * String.prototype.replace. In addition, during search and replace
306 * During a search and replace operation, sections of the character
313 * When specified during a search and replace operation, only the first
1756 * @brief The results of a match or search operation.
2255 * @param first [IN] The start of the string to search.
2256 * @param last [IN] One-past-the-end of the string to search.
2258 * @param re [IN] The regular expression to search for.
2279 * @param first [IN] The start of the string to search.
2280 * @param last [IN] One-past-the-end of the string to search.
2281 * @param re [IN] The regular expression to search for.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A Dcfg1 search.file ($cmdpath)/EFI/BOOT/grub.cfg root
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c500 ENTRY *match, search; in API_env_enum() local
516 search.key = var; in API_env_enum()
517 i = hsearch_r(search, FIND, &match, &env_htab, 0); in API_env_enum()

12345678910>>...36