Home
last modified time | relevance | path

Searched +full:filter +full:- +full:order (Results 1 – 25 of 1088) sorted by relevance

12345678910>>...44

/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191102.patch.gz ... 123 fi 124 125-cf_add_libs="`$NCURSES_CONFIG --libs`" 126-# Filter out duplicates - this happens ...
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A Dtest_core_image_min.py7 # SPDX-License-Identifier: GPL-2.0-only
9 # Tests were part of openembedded-core oe selftest Authored by: Lucian Musat
25 """Build core-image-minimal and test the results"""
28 self.completed_build = self.build("core-image-minimal")
30 # Check if build name is unique - tc_id=795
38 # Check if build cooker log path is unique - tc_id=819
47 # Check if task order is unique for one build - tc=824
49 total_task_order = Task.objects.filter(
50 build=self.built).values('order').count()
51 distinct_task_order = Task.objects.filter(
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-dfsdm-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Fabrice Gasnier <fabrice.gasnier@st.com>
11 - Olivier Moysan <olivier.moysan@st.com>
14 STM32 DFSDM ADC is a sigma delta analog-to-digital converter dedicated to
17 - Sigma delta modulators (motor control, metering...)
18 - PDM microphones (audio digital microphone)
23 Each child node matches with a filter instance.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2005-2013 Solarflare Communications Inc.
15 * enum ef4_filter_match_flags - Flags for hardware filter match type
22 * @EF4_FILTER_MATCH_ETHER_TYPE: Match by Ether-type
31 * - Falcon supports RX filters matching by {TCP,UDP}/IPv4 4-tuple or
32 * local 2-tuple (only implemented for Falcon B0)
34 * - Siena supports RX and TX filters matching by {TCP,UDP}/IPv4 4-tuple
35 * or local 2-tuple, or local MAC with or without outer VID, and RX
38 * - Huntington supports filter matching controlled by firmware, potentially
39 * using {TCP,UDP}/IPv{4,6} 4-tuple or local 2-tuple, local MAC or I/G bit,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dfilter.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2005-2013 Solarflare Communications Inc.
15 * enum efx_filter_match_flags - Flags for hardware filter match type
22 * @EFX_FILTER_MATCH_ETHER_TYPE: Match by Ether-type
32 * - Falcon supports RX filters matching by {TCP,UDP}/IPv4 4-tuple or
33 * local 2-tuple (only implemented for Falcon B0)
35 * - Siena supports RX and TX filters matching by {TCP,UDP}/IPv4 4-tuple
36 * or local 2-tuple, or local MAC with or without outer VID, and RX
39 * - Huntington supports filter matching controlled by firmware, potentially
40 * using {TCP,UDP}/IPv{4,6} 4-tuple or local 2-tuple, local MAC or I/G bit,
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/
H A Dtoaster-unmanaged-mode.json4 … "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Create_a_Yocto_project_and_start_the_Toaster",
17 …"action": "Start up toaster. \ncd ${installdir} \nsource poky/oe-init-build-env \nsource toaster s…
18- orm \n(use ./manage.py migrate to migrate these) \nRunning migrations for orm: \n - Migrating fo…
21 "action": "Build the yocto project. \nbitbake core-image-minimal \n\n",
25 …"action": "Use a default web brower to see project build process. \nxdg-open http://localhost:8000…
34 "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Sort_the_content_of_the_builds_table",
47 …"action": "Create 2 builds, such as \"bitbake core-image-minimal\" and \"bitbake core-image-sato\"…
72 "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Search_the_content_of_the_builds_table",
85 …uilds, such as \"bitbake core-image-minimal\" and \"bitbake core-image-sato\". Wait for successful…
101 … "action": "Click \"Clear search\" icon (icon-remove-sign). Observe all builds are showed. ",
[all …]
H A Dtoaster-managed-mode.json4 "@alias": "toaster-managed-mode.toaster-managed.All_layers:_default_view",
17 …e click on the \"View compatible layers\" link situated on the right-hand side, mid-page, under th…
21 …ion": "Check that the table is populated with the default layers (eg. meta-yocto-bsp, meta-yocto)",
33 …heck that only one instance of the core layers (openembedded-core, meta-yocto and meta-yocto-bsp) …
50 "@alias": "toaster-managed-mode.toaster-managed.All_layers:_Add/delete_layers",
63 …e click on the \"View compatible layers\" link situated on the right-hand side, mid-page, under th…
71 …pendencies a dialog will appear listing the dependencies (in alphabetical order), each of them wit…
75 … top of the page similar to \"You have added 1 layer to project_name_here: meta-yocto-bsp\". \n\n",
79 … top of the page similar to \"You have deleted 1 layer from project_name_here: meta-yocto-bsp\". ",
88 "@alias": "toaster-managed-mode.toaster-managed.All_targets:_Default_view",
[all …]
/OK3568_Linux_fs/kernel/tools/testing/fault-injection/
H A Dfailcmd.sh2 # SPDX-License-Identifier: GPL-2.0
5 # failcmd.sh - run a command with injecting slab/page allocation failures
8 # failcmd.sh --help
24 -p percent
25 --probability=percent
29 -t value
30 --times=value
34 --oom-kill-allocating-task=value
39 -h, --help
42 --interval=value, --space=value, --verbose=value, --task-filter=value,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DFrame-Filter-API.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.
9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10 and with the Back-Cover Texts as in (a) below.
12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify
14 developing GNU and promoting software freedom." -->
15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
17 <title>Debugging with GDB: Frame Filter API</title>
19 <meta name="description" content="Debugging with GDB: Frame Filter API">
20 <meta name="keywords" content="Debugging with GDB: Frame Filter API">
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DFrame-Filter-API.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.
9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10 and with the Back-Cover Texts as in (a) below.
12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify
14 developing GNU and promoting software freedom." -->
15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
17 <title>Debugging with GDB: Frame Filter API</title>
19 <meta name="description" content="Debugging with GDB: Frame Filter API">
20 <meta name="keywords" content="Debugging with GDB: Frame Filter API">
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.build1 # SPDX-License-Identifier: GPL-2.0
14 obj-y :=
15 obj-m :=
16 lib-y :=
17 lib-m :=
19 always-y :=
20 always-m :=
22 subdir-y :=
23 subdir-m :=
28 asflags-y :=
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.build1 # SPDX-License-Identifier: GPL-2.0
14 obj-y :=
15 obj-m :=
16 lib-y :=
17 lib-m :=
19 always-y :=
20 always-m :=
22 subdir-y :=
23 subdir-m :=
28 asflags-y :=
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.build1 # SPDX-License-Identifier: GPL-2.0
14 obj-y :=
15 obj-m :=
16 lib-y :=
17 lib-m :=
19 always-y :=
20 always-m :=
22 subdir-y :=
23 subdir-m :=
28 asflags-y :=
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dpreemp.c9 /* -- translated by f2c (version 19951025).
11 -lf2c -lm (in that order)
39 /* Preemphasize speech with a single-zero filter. */
43 /* NSAMP - Number of samples to filter */
44 /* INBUF - Input speech buffer */
46 /* COEF - Preemphasis coefficient */
48 /* Z - Filter state */
50 /* PEBUF - Preemphasized speech buffer (can be equal to INBUF) */
74 /* pebuf(i) = inbuf(i) - coef * inbuf(i-1) */ in preemp_()
79 /* What is this filter's frequency response and phase response? */ in preemp_()
[all …]
H A Dbsynz.c15 /* -- translated by f2c (version 19951025).
17 -lf2c -lm (in that order)
27 integer order, lframe; member
52 /* tried comparing two different versions of the LPC-10 coder, each with */
75 /* COEF - Predictor coefficients */
76 /* Indices 1 through ORDER read. */
77 /* IP - Pitch period (number of samples to synthesize) */
78 /* IV - Voicing for the current epoch */
79 /* RMS - Energy for the current epoch */
80 /* RATIO - Energy slope for plosives */
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dbuildtables.py6 # SPDX-License-Identifier: GPL-2.0-only
101 <span class="text-muted">{{data.recipe.layer_version.branch}}</span>
103 <span class="text-muted">Not applicable</span>
104 …<span class="glyphicon glyphicon-question-sign get-help" data-original-title="" title="The source …
121 <span class="text-muted">Not applicable</span>
122 …<span class="glyphicon glyphicon-question-sign get-help" data-original-title="" title="The source …
174 return Package.objects.filter(pk__in=pkgs)
219 '<span class="text-muted"> as {{data.installed_name}}</span>'
220 ' <span class="glyphicon glyphicon-question-sign get-help hover-help"'
258 <span class="text-muted">Not applicable</span>
[all …]
H A Dtablefilter.py6 # SPDX-License-Identifier: GPL-2.0-only
15 Stores a filter for a named field, and can retrieve the action
16 requested from the set of actions for that filter;
17 the order in which actions are added governs the order in which they
18 are returned in the JSON for the filter
38 Dump all filter actions as an object which can be JSON serialised;
44 # add the "all" pseudo-filter action, which just selects the whole
53 # add other filter actions
74 where date_from and date_to are Django-timezone-aware dates; then
80 # one of the values required for the filter is missing, so set
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dband.h9 * Algorithm: 2nd order recursive filter.
12 * This is a 2nd order recursive band pass filter of the form.
13 * y(n)= a * x(n) - b * y(n-1) - c * y(n-2)
17 * c = EXP(-2*pi*cBW/S_RATE)
18 * b = -4*c/(1+c)*COS(2*pi*cCF/S_RATE)
20 * a = SQT(((1+c)*(1+c)-b*b)*(1-c)/(1+c))
22 * a = SQT(1-b*b/(4*c))*(1-c)
30 * July 1, 1999 - Jan Paul Schmidt <jps@fundament.org>
33 * second order all-pole (IIR) band-pass filter described
34 * at the pages 186 - 189 in
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/
H A Dbdisp-reg.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 /* 0 - General */
13 /* 1 - Target */
18 /* 2 - Color Fill */
21 /* 3 - Source 1 */
26 /* 4 - Source 2 */
31 /* 5 - Source 3 */
36 /* 6 - Clipping */
39 /* 7 - CLUT */
42 /* 8 - Filter & Mask */
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _mpeg-controls:
24 .. _mpeg-control-id:
27 -----------------
35 .. _v4l2-mpeg-stream-type:
40 enum v4l2_mpeg_stream_type -
41 The MPEG-1, -2 or -4 output stream type. One cannot assume anything
48 .. flat-table::
49 :header-rows: 0
50 :stub-columns: 0
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst1 .. SPDX-License-Identifier: GPL-2.0
8 For the aQuantia Multi-Gigabit PCI Express Family of Ethernet Adapters
12 - Identifying Your Adapter
13 - Configuration
14 - Supported ethtool options
15 - Command Line Parameters
16 - Config file parameters
17 - Support
18 - License
23 The driver in this release is compatible with AQC-100, AQC-107, AQC-108
[all …]
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents.rst24 ---------------------------------
59 ---------------------------
82 - 0 - all events this file affects are disabled
83 - 1 - all events this file affects are enabled
84 - X - there is a mixture of events enabled and disabled
85 - ? - this file does not affect any event
88 ---------------
90 In order to facilitate early boot debugging, use boot option::
92 trace_event=[event-list]
94 event-list is a comma separated list of events. See section 2.1 for event
[all …]
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright (c) 2013-2014, Intel Corporation.
8 * http://software.intel.com/en-us/intel-isa-extensions
25 #include <asm/intel-family.h>
42 * width encoded in IP-related packets), and event configuration (bitmasks with
76 u32 c = caps[cd->leaf * PT_CPUID_REGS_NUM + cd->reg]; in intel_pt_validate_cap()
77 unsigned int shift = __ffs(cd->mask); in intel_pt_validate_cap()
79 return (c & cd->mask) >> shift; in intel_pt_validate_cap()
95 enum pt_capabilities cap = (long)ea->var; in pt_cap_show()
113 PMU_FORMAT_ATTR(mtc_period, "config:14-17" );
[all …]
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dselftest.c1 /* SPDX-License-Identifier: MIT */
31 /* Embed the line number into the parameter name so that we can order tests */
49 char *filter, *sep, *tok; in apply_subtest_filter() local
52 filter = kstrdup(__st_filter, GFP_KERNEL); in apply_subtest_filter()
53 for (sep = filter; (tok = strsep(&sep, ","));) { in apply_subtest_filter()
85 kfree(filter); in apply_subtest_filter()
95 for (; count--; st++) { in __subtests()
98 return -EINTR; in __subtests()
100 if (!apply_subtest_filter(caller, st->name)) in __subtests()
103 pr_info("dma-buf: Running %s/%s\n", caller, st->name); in __subtests()
[all …]
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-api.c1 // SPDX-License-Identifier: LGPL-2.1
7 #include "event-parse.h"
8 #include "event-parse-local.h"
9 #include "event-utils.h"
12 * tep_get_event - returns the event with the given index
21 if (tep && tep->events && index < tep->nr_events) in tep_get_event()
22 return tep->events[index]; in tep_get_event()
28 * tep_get_first_event - returns the first event in the events array
40 * tep_get_events_count - get the number of defined events
49 return tep->nr_events; in tep_get_events_count()
[all …]

12345678910>>...44