Home
last modified time | relevance | path

Searched refs:search (Results 251 – 275 of 890) sorted by relevance

1...<<11121314151617181920>>...36

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/
H A Dpcp.inc11 file://0001-configure-Limit-the-header-search-to-sysroot.patch \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-configure-Do-not-add-native-paths-to-pkgconfig-searc.patch4 Subject: [PATCH] configure: Do not add native paths to pkgconfig search
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-charwidth-perl_0.04.bb13 HOMEPAGE = "http://search.cpan.org/~kubota/Text-CharWidth-${PV}/"
H A Dlibtext-wrapi18n-perl_0.06.bb14 HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/
H A Dlibxml-simple-perl_2.25.bb7 HOMEPAGE = "http://search.cpan.org/~markov/XML-LibXML-Simple-0.93/lib/XML/LibXML/Simple.pod"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/
H A Dgroff-not-search-fonts-on-build-host.patch5 build host. It causes non-determinism issue. So not search font dirs on host.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Denvelope-detector.txt4 signal by a binary search using the output of a comparator wired to
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_filter.c892 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex() argument
904 *search = buff; in filter_parse_regex()
928 *search = buff + 1; in filter_parse_regex()
936 char *search; in filter_build_regex() local
940 type = filter_parse_regex(r->pattern, r->len, &search, &pred->not); in filter_build_regex()
941 r->len = strlen(search); in filter_build_regex()
942 memmove(r->pattern, search, r->len+1); in filter_build_regex()
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip_engine.c156 u32 *ddr3_tip_get_buf_ptr(u32 dev_num, enum hws_search_dir search, in ddr3_tip_get_buf_ptr() argument
163 [MAX_INTERFACE_NUM * MAX_BUS_NUM * BUS_WIDTH_IN_BITS * search + in ddr3_tip_get_buf_ptr()
587 enum hws_search_dir search, in ddr3_tip_read_training_result() argument
617 result_type, direction, search, pup_num, in ddr3_tip_read_training_result()
667 ddr3_tip_get_buf_ptr(dev_num, search, result_type, in ddr3_tip_read_training_result()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dbrowserwindow.cpp457 QString search = QInputDialog::getText(this, tr("Find"), in handleFindActionTriggered() local
460 if (ok && !search.isEmpty()) { in handleFindActionTriggered()
461 m_lastSearch = search; in handleFindActionTriggered()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0018-CVE-2022-38128-1.patch7 time taken to search the list of abbrevs converted to internal form is
168 + If FREE_LIST is non-NULL search the already decoded abbrevs on
171 + newly allocated list. If FREE_LIST is NULL, no search is done and
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlibtoaster.js43 xhrParams.search = query;
243 var string = window.location.search;
784 if (location.href.search('#warnings') > -1) {
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dbrowserwindow.cpp457 QString search = QInputDialog::getText(this, tr("Find"), in handleFindActionTriggered() local
460 if (ok && !search.isEmpty()) { in handleFindActionTriggered()
461 m_lastSearch = search; in handleFindActionTriggered()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dfitimage.py205 in_signed = re.search('\((.*)\)', line).groups()[0]
524 in_signed = re.search('\((.*)\)', line).groups()[0]
678 in_signed = re.search('\((.*)\)', line).groups()[0]
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcu.rst73 this name came from, search for "read-copy update" to find it.
78 search for the string "Patent" in Documentation/RCU/RTFP.txt to find them.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.cpp94 QPlaceSearchReply *PlaceManagerEngineEsri::search(const QPlaceSearchRequest &request) in search() function in PlaceManagerEngineEsri
104 return QPlaceManagerEngine::search(request); in search()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-don-t-use-glibc-specific-qsort_r.patch139 - val = typesafe_bsearch_r(&search, node->values, node->values_count, trie_values_cm…
141 + val = bsearch(&search, node->values, node->values_count, sizeof(struct trie_value_…
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-ext423 will search to find the best extent
30 will search to find the best extent
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.cpp127 QPlaceSearchReply *QPlaceManagerEngineOsm::search(const QPlaceSearchRequest &request) in search() function in QPlaceManagerEngineOsm
137 return QPlaceManagerEngine::search(request); in search()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A Dlibhugetlbfs-elf_i386-avoid-search-host-library-path.patch4 Subject: [PATCH] libhugetlbfs/elf_i386: avoid search host library path for
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/
H A Dbinutils-cross.inc15 # Specify lib-path else we use a load of search dirs which we don't use
/OK3568_Linux_fs/buildroot/package/poke/
H A DConfig.in17 search, inspect, create, shuffle and modify abstract entities
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.h76 QPlaceSearchReply *search(const QPlaceSearchRequest &query) const;
/OK3568_Linux_fs/yocto/poky/documentation/sphinx/
H A Dyocto-vars.py51 if PATTERN.search(p.read_text()):
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/
H A Dnew_rt_path_for_test-driver.patch27 # Directory to search for AC_LIBSOURCE files, as set by AC_CONFIG_LIBOBJ_DIR

1...<<11121314151617181920>>...36