Home
last modified time | relevance | path

Searched refs:search (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.c45 struct brcmf_flowring_tdls_entry *search; in brcmf_flowring_is_tdls_mac() local
47 search = flow->tdls_entry; in brcmf_flowring_is_tdls_mac()
49 while (search) { in brcmf_flowring_is_tdls_mac()
50 if (memcmp(search->mac, mac, ETH_ALEN) == 0) in brcmf_flowring_is_tdls_mac()
52 search = search->next; in brcmf_flowring_is_tdls_mac()
388 struct brcmf_flowring_tdls_entry *search; in brcmf_flowring_detach() local
397 search = flow->tdls_entry; in brcmf_flowring_detach()
398 while (search) { in brcmf_flowring_detach()
399 remove = search; in brcmf_flowring_detach()
400 search = search->next; in brcmf_flowring_detach()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/doc/src/
H A Dplaces.qdoc33 \brief The Places example demonstrates how to search for Places and access
38 The Places example demonstrates how to search for Places. In particular it shows
48 is a search box, which is used to enter a place search query. To search for a place enter a
49 search term into the text box and click the magnifying glass icon. To search for a place by
51 desired category. The place search query will be for places that are near the current location
54 For some plugins like \l {Qt Location HERE Plugin} the search box provides search term
56 cause a place search to be performed with the selected search text.
58 Clicking on a search result will display details about the place. If a places has rich content
66 Before search by category can be performed, the list of available categories needs to be
104 The \l PlaceSearchSuggestionModel type is used to fetch suggested search terms based on a
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_amanda.c62 } search[] __read_mostly = { variable
119 search[SEARCH_CONNECT].ts); in amanda_help()
122 start += dataoff + search[SEARCH_CONNECT].len; in amanda_help()
125 search[SEARCH_NEWLINE].ts); in amanda_help()
131 off = skb_find_text(skb, start, stop, search[i].ts); in amanda_help()
134 off += start + search[i].len; in amanda_help()
207 for (i = 0; i < ARRAY_SIZE(search); i++) in nf_conntrack_amanda_fini()
208 textsearch_destroy(search[i].ts); in nf_conntrack_amanda_fini()
217 for (i = 0; i < ARRAY_SIZE(search); i++) { in nf_conntrack_amanda_init()
218 search[i].ts = textsearch_prepare(ts_algo, search[i].string, in nf_conntrack_amanda_init()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_functional_basic.py42 …self.assertTrue(re.search("Custom images",self.driver.find_element_by_xpath("//div[@class='col-md-…
48 …self.assertTrue(re.search("Compatible image recipes",self.driver.find_element_by_xpath("//div[@cla…
54 …self.assertTrue(re.search("Compatible software recipes",self.driver.find_element_by_xpath("//div[@…
60 …self.assertTrue(re.search("Compatible machines",self.driver.find_element_by_xpath("//div[@class='c…
66 …self.assertTrue(re.search("Compatible layers",self.driver.find_element_by_xpath("//div[@class='col…
72 …self.assertTrue(re.search("Bitbake variables",self.driver.find_element_by_xpath("//div[@class='col…
86 …self.assertTrue(re.search("qemux86",self.driver.find_element_by_xpath("//span[@id='project-machine…
100 …self.assertTrue(re.search("Yocto Project master",self.driver.find_element_by_xpath("//span[@id='pr…
106 …self.assertTrue(re.search("3",self.driver.find_element_by_id("project-layers-count").text),'There …
130 …self.assertTrue(re.search("qemux86",self.driver.find_element_by_id("project-machine-name").text),'…
[all …]
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_mk.py37 if self.START_DEFINE.search(text):
40 if self.END_DEFINE.search(text):
47 if not self.backslash and self.CONDITIONAL.search(text):
51 if self.ENDS_WITH_BACKSLASH.search(text):
56 if self.MAKEFILE_TARGET.search(text):
64 if self.define and self.COMMENT.search(text):
98 if self.START_CONDITIONAL.search(text):
101 if self.END_CONDITIONAL.search(text):
105 m = self.VARIABLE.search(text)
129 if self.CONCATENATING.search(text):
[all …]
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Drequest.c463 struct search { struct
489 struct search *s = container_of(cl, struct search, cl); in bch_cache_read_endio() argument
515 struct search *s = container_of(op, struct search, op); in cache_lookup_fn()
580 struct search *s = container_of(cl, struct search, iop.cl); in cache_lookup()
626 struct search *s = container_of(cl, struct search, cl); in request_endio()
642 struct search *s = container_of(cl, struct search, cl); in backing_request_endio()
669 static void bio_complete(struct search *s) in bio_complete()
682 static void do_bio_hook(struct search *s, in do_bio_hook()
704 struct search *s = container_of(cl, struct search, cl); in search_free()
713 mempool_free(s, &s->iop.c->search); in search_free()
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dsearch.py19 def search(args, config, basepath, workspace): function
48 if keyword_rc.search(fn):
58 if keyword_rc.search(pkg):
70 if keyword_rc.search(value):
84 if keyword_rc.search(recipe.pn):
88 if keyword_rc.search(prov):
93 if keyword_rc.search(rprov):
109 parser_search.set_defaults(func=search, no_workspace=True, fixed_setup=context.fixed_setup)
/OK3568_Linux_fs/kernel/scripts/
H A Ddocumentation-file-ref-check195 my $search = $new;
196 $search =~ s,^.*/,,;
197 $f = qx(find Documentation/devicetree/ -iname "*$search*") if ($search);
200 $search =~ s/^.*,//;
201 $f = qx(find Documentation/devicetree/ -iname "*$search*") if ($search);
H A DMakefile.lib60 suffix-search = $(foreach s,$(2),$($(1:.o=$s)))
65 multi-search = $(sort $(foreach m,$(1),$(if $(strip $(call suffix-search,$(m),$(2) -)),\
66 $(if $(filter $(m),$(strip $(call suffix-search,$(m),$(2) -))),,\
67 $(m) $(call multi-search,$(call suffix-search,$(m),$(2)),$(2))))))
68 multi-used-y := $(call multi-search,$(obj-y),-objs -y)
69 multi-used-m := $(call multi-search,$(obj-m),-objs -y -m)
77 real-search = $(foreach m,$(1), $(if $(strip $(call suffix-search,$(m),$(2) -)), \
78 …$(filter $(m),$(call suffix-search,$(m),$(2))) $(call real-search,$(filter-out $(m),$(call suffix-
80 real-obj-y := $(call real-search, $(obj-y),-objs -y)
81 real-obj-m := $(call real-search, $(obj-m),-objs -y -m)
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Diomem.c38 static int iomem_show_by_match(enum ops op, const char *search, in iomem_show_by_match() argument
60 if (strstr(name, search)) { in iomem_show_by_match()
86 const char *search; in do_iomem_by_match() local
91 search = argv[1]; in do_iomem_by_match()
99 if (!iomem_show_by_match(SEARCH_COMP, search, start, end)) in do_iomem_by_match()
100 iomem_show_by_match(SEARCH_NAME, search, start, end); in do_iomem_by_match()
/OK3568_Linux_fs/kernel/Documentation/target/
H A Dtcm_mod_builder.py349 if process_fo == 0 and re.search('struct target_core_fabric_ops {', line):
357 if not re.search('\(\*', line):
365 if not re.search('\(\*', line):
426 if re.search('get_fabric_name', fo):
434 if re.search('get_wwn', fo):
444 if re.search('get_tag', fo):
453 if re.search('tpg_get_inst_index\)\(', fo):
460 if re.search('\*release_cmd\)\(', fo):
467 if re.search('sess_get_index\)\(', fo):
474 if re.search('write_pending\)\(', fo):
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dlogparser.py42 result = section_regex['begin'].search(line)
47 result = section_regex['end'].search(line)
58 result = section_regex['timeout'].search(line)
66 result = section_regex[t].search(line)
74 result = test_regex[t].search(line)
119 result = test_regex[t].search(line)
147 regex_result = section_regex['test'].search(line)
151 regex_result = test_regex['FAILED'].search(line)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.lib60 suffix-search = $(foreach s,$(2),$($(1:.o=$s)))
65 multi-search = $(sort $(foreach m,$(1),$(if $(strip $(call suffix-search,$(m),$(2) -)),\
66 $(if $(filter $(m),$(strip $(call suffix-search,$(m),$(2) -))),,\
67 $(m) $(call multi-search,$(call suffix-search,$(m),$(2)),$(2))))))
68 multi-used-y := $(call multi-search,$(obj-y),-objs -y)
69 multi-used-m := $(call multi-search,$(obj-m),-objs -y -m)
77 real-search = $(foreach m,$(1), $(if $(strip $(call suffix-search,$(m),$(2) -)), \
78 …$(filter $(m),$(call suffix-search,$(m),$(2))) $(call real-search,$(filter-out $(m),$(call suffix-
80 real-obj-y := $(call real-search, $(obj-y),-objs -y)
81 real-obj-m := $(call real-search, $(obj-m),-objs -y -m)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.lib60 suffix-search = $(foreach s,$(2),$($(1:.o=$s)))
65 multi-search = $(sort $(foreach m,$(1),$(if $(strip $(call suffix-search,$(m),$(2) -)),\
66 $(if $(filter $(m),$(strip $(call suffix-search,$(m),$(2) -))),,\
67 $(m) $(call multi-search,$(call suffix-search,$(m),$(2)),$(2))))))
68 multi-used-y := $(call multi-search,$(obj-y),-objs -y)
69 multi-used-m := $(call multi-search,$(obj-m),-objs -y -m)
77 real-search = $(foreach m,$(1), $(if $(strip $(call suffix-search,$(m),$(2) -)), \
78 …$(filter $(m),$(call suffix-search,$(m),$(2))) $(call real-search,$(filter-out $(m),$(call suffix-
80 real-obj-y := $(call real-search, $(obj-y),-objs -y)
81 real-obj-m := $(call real-search, $(obj-m),-objs -y -m)
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsplice.c34 sox_sample_t const * f2, uint64_t overlap, uint64_t search, size_t channels) in best_overlap_position() argument
39 for (i = 1; i < search; ++i) { /* linear search */ in best_overlap_position()
54 uint64_t search; /* Number of samples to search */ member
108 sox_sample_t * f, uint64_t overlap, uint64_t search, size_t channels) in do_splice() argument
110 uint64_t offset = search? best_overlap_position( in do_splice()
111 f, f + overlap * channels, overlap, search, channels) : 0; in do_splice()
133 p->splices[i].search = p->fade_type == Cosine_4? 0 : p->splices[i].overlap; in parse()
145 next = lsx_parsesamples(rate, next + 1, &p->splices[i].search, 't'); in parse()
147 p->splices[i].search *= 2; in parse()
158 buffer_size = 2 * p->splices[i].overlap + p->splices[i].search; in parse()
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dgct.c14 gct6_find_nodes(gct6_node *node, gct6_search_struct *search) in gct6_find_nodes() argument
26 for (wanted = search; in gct6_find_nodes()
41 status |= gct6_find_nodes(GCT_NODE_PTR(node->next), search); in gct6_find_nodes()
45 status |= gct6_find_nodes(GCT_NODE_PTR(node->child), search); in gct6_find_nodes()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_map/doc/src/
H A Dplaces_map.qdoc33 \brief The Places Map example demonstrates how to search for and display a list of places
38 available, it uses Brisbane/Australia. Subsequently a search for places
59 search parameters and perform a places search operation. For illustrative
68 MapItemView and supply the search model and a delegate. An inline delegate
69 has been used and we have assumed that every search result is of \l {Search
72 other search result types may not have a \e place \l {PlaceSearchModel
80 away from the last pizza search area the place search is retriggered.
/OK3568_Linux_fs/kernel/scripts/coccinelle/free/
H A Dput_device.cocci12 @search exists@
41 p1 << search.p1;
42 p2 << search.p2;
51 p1 << search.p1;
52 p2 << search.p2;
H A Dpci_free_consistent.cocci13 @search@
39 p1 << search.p1;
40 p2 << search.p2;
47 p1 << search.p1;
48 p2 << search.p2;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dnokia.qdoc157 \li Search service URL used by search manager.
224 \li All details fetched during search
254 The following list shows what core place data is returned during a place search:
274 The HERE plugin supports searching with a \e {search term} and \e {category or categories}, however
278 \li Valid usage: \e {search term} + \e {search center}
279 \li Valid usage: \e {category} + \e {search center}
280 \li Invalid usage: \e {search term} + \e {category} + \e {search center}
283 …limitation applies when using the HERE plugin with \l PlaceSearchModel and QPlaceManager::search().
286 The HERE plugin only supports provision of a \e {search center} when searching for places via \l Pl…
287 and QPlaceManager::search(). A search center can be provided via a bounding circle, however the
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_list/doc/src/
H A Dplaces_list.qdoc33 …\brief The Places List example demonstrates how to search for and display a list of places using a…
38 The \c {Places List} example demonstrates how to search for a list of places
39 in a certain area and displays the result using a \l ListView. In this particular case, a search
60 search parameters and perform a places search operation. For illustrative
68 Finally we instantiate a \l ListView to show the search results found by
70 every search result is of \l {Search Result Types} {type} \c
72 the \e place \l {PlaceSearchModel Roles} {role}, other search result types
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css61 /* Table search input field */
63 .navbar-search {
67 .navbar-search .input-append {
71 .navbar-search .input-append input[type="text"] {
75 #search {
91 .navbar-inner > .navbar-search .input-append {
95 .navbar-search.input-append {
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dspectral.c507 struct spectral_search_fft_report *search, in ath11k_spectral_pull_search() argument
510 report->timestamp = __le32_to_cpu(search->timestamp); in ath11k_spectral_pull_search()
512 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search()
514 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search()
516 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search()
518 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search()
520 __le32_to_cpu(search->info0)); in ath11k_spectral_pull_search()
522 __le32_to_cpu(search->info1)); in ath11k_spectral_pull_search()
524 __le32_to_cpu(search->info1)); in ath11k_spectral_pull_search()
526 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbbtests.py43 …find_build_started = re.search(r"NOTE: Test for bb\.event\.BuildStarted(\n.*)*NOTE: Executing.*Tas…
44 …find_build_completed = re.search(r"Tasks Summary:.*(\n.*)*NOTE: Test for bb\.event\.BuildCompleted…
53 find_setscene = re.search("m4-native.*do_.*_setscene", result.output)
66 … find_warnings = re.search("Summary: There w.{2,3}? [1-9][0-9]* WARNING messages*", result.output)
67 … find_errors = re.search("Summary: There w.{2,3}? [1-9][0-9]* ERROR messages*", result.output)
187 find = re.search(r"wget *:([0-9a-zA-Z\.\-]+)", result.output)
222 …manver = re.search("NOTE: recipe xcursor-transparent-theme-(.*?): task do_unpack: Started", result…
308 gitscm = re.search("git://", src)
311 … fatal = re.search("fatal: not a git repository (or any of the parent directories)", result.output)
321 gitscm = re.search("git://", src)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gcr/gcr/
H A D0001-gcr-meson.build-fix-one-parallel-build-failure.patch6 ui/gcr-live-search.c includes gcr/gcr-marshal.h. Because missing
10 -o ui/libgcr-ui-3.so.1.0.0.p/gcr-live-search.c.o -c ../gcr-3.38.1/ui/gcr-live-search.c
11 ../gcr-3.38.1/ui/gcr-live-search.c:32:10: fatal error: gcr/gcr-marshal.h: No such file or directory

12345678910>>...36