Home
last modified time | relevance | path

Searched full:parameter (Results 1 – 25 of 6541) sorted by relevance

12345678910>>...262

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes33 Parameter { name: "topLeft"; type: "QModelIndex" }
34 Parameter { name: "bottomRight"; type: "QModelIndex" }
35 Parameter { name: "roles"; type: "QVector<int>" }
39 Parameter { name: "topLeft"; type: "QModelIndex" }
40 Parameter { name: "bottomRight"; type: "QModelIndex" }
44 Parameter { name: "orientation"; type: "Qt::Orientation" }
45 Parameter { name: "first"; type: "int" }
46 Parameter { name: "last"; type: "int" }
50 Parameter { name: "parents"; type: "QList<QPersistentModelIndex>" }
51 Parameter { name: "hint"; type: "QAbstractItemModel::LayoutChangeHint" }
[all …]
/OK3568_Linux_fs/external/xserver/doc/dtrace/
H A DXserver-DTrace.xml80 <parameter>arg0</parameter>, <parameter>arg1</parameter>,
81 <parameter>arg2</parameter>, etc. These tables should help you
117 <entry><parameter>requestName</parameter></entry>
118 <entry><parameter>requestCode</parameter></entry>
119 <entry><parameter>requestLength</parameter></entry>
120 <entry><parameter>clientId</parameter></entry>
121 <entry><parameter>requestBuffer</parameter></entry>
128 <entry><parameter>requestName</parameter></entry>
129 <entry><parameter>requestCode</parameter></entry>
130 <entry><parameter>sequenceNumber</parameter></entry>
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Devent_trace.h81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
87 /* parameter */
88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
90 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
91 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Devent_trace.h81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
87 /* parameter */
88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
90 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
91 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Devent_trace.h81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
87 /* parameter */
88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
90 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
91 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Devent_trace.h80 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
81 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
82 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
83 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
84 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
86 /* parameter */
87 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
88 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
89 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
90 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/
H A Domp_lib.h27 parameter (omp_lock_kind = 4)
28 parameter (omp_nest_lock_kind = 8)
30 parameter (omp_sched_kind = 4)
33 parameter (omp_sched_static = 1)
34 parameter (omp_sched_dynamic = 2)
35 parameter (omp_sched_guided = 3)
36 parameter (omp_sched_auto = 4)
38 parameter (omp_proc_bind_kind = 4)
44 parameter (omp_proc_bind_false = 0)
45 parameter (omp_proc_bind_true = 1)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/
H A Domp_lib.h27 parameter (omp_lock_kind = 4)
28 parameter (omp_nest_lock_kind = 8)
30 parameter (omp_sched_kind = 4)
33 parameter (omp_sched_static = 1)
34 parameter (omp_sched_dynamic = 2)
35 parameter (omp_sched_guided = 3)
36 parameter (omp_sched_auto = 4)
38 parameter (omp_proc_bind_kind = 4)
44 parameter (omp_proc_bind_false = 0)
45 parameter (omp_proc_bind_true = 1)
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dmoduleparam.h31 /* One for each parameter, describing how to use it. Some files do
41 * NOARG - the parameter allows for no argument (foo instead of foo=1)
61 * UNSAFE - the parameter is dangerous and setting it will taint the kernel
102 * module_param - typesafe helper for a module/cmdline parameter
103 * @name: the variable to alter, and exposed parameter name.
104 * @type: the type of the parameter
107 * @name becomes the module parameter, or (prefixed by KBUILD_MODNAME and a
108 * ".") the kernel commandline parameter. Note that - is changed to _, so
131 * @name: the variable to alter, and exposed parameter name.
132 * @type: the type of the parameter
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes22 Parameter { name: "latitude"; type: "double" }
23 Parameter { name: "longitude"; type: "double" }
24 Parameter { name: "altitude"; type: "double" }
29 Parameter { name: "latitude"; type: "double" }
30 Parameter { name: "longitude"; type: "double" }
37 Parameter { name: "center"; type: "QGeoCoordinate" }
38 Parameter { name: "width"; type: "double" }
39 Parameter { name: "height"; type: "double" }
44 Parameter { name: "topLeft"; type: "QGeoCoordinate" }
45 Parameter { name: "bottomRight"; type: "QGeoCoordinate" }
[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 DParameters-In-Guile.html75 <a name="index-Parameter-1"></a>
85 <p>A new parameter is defined with the <code>make-parameter</code> Guile function,
86 and added to <small>GDB</small> with the <code>register-parameter!</code> Guile function.
88 the parameter to <small>GDB</small> from <code>make-parameter</code>.
94parameter</strong> <em>name <span class="roman">[</span>#:command-class command-class<span class="…
96 <p>The argument <var>name</var> is the name of the new parameter. If <var>name</var>
101 parameter. In this case the parameter can subsequently be accessed in
103 If <var>name</var> consists of multiple words, and no prefix parameter group
106 <p>The result is the <code>&lt;gdb:parameter&gt;</code> object representing the parameter.
107 The parameter is not usable until it has been registered with <small>GDB</small>
[all …]
H A DParameters-In-Python.html76 <a name="index-Parameter"></a>
78 parameter is implemented as an instance of the <code>gdb.Parameter</code>
91 …nit_005f_005f"></a>Function: <strong>Parameter.__init__</strong> <em>(name, <var>command-class</va…
92 <dd><p>The object initializer for <code>Parameter</code> registers the new
93 parameter with <small>GDB</small>. This initializer is normally invoked
96 <p><var>name</var> is the name of the new parameter. If <var>name</var> consists
101 parameter. In this case the parameter can subsequently be accessed in
104 <p>If <var>name</var> consists of multiple words, and no prefix parameter group
109 categorize the new parameter in the help system.
111 <p><var>parameter-class</var> should be one of the &lsquo;<samp>PARAM_</samp>&rsquo; constants
[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 DParameters-In-Guile.html75 <a name="index-Parameter-1"></a>
85 <p>A new parameter is defined with the <code>make-parameter</code> Guile function,
86 and added to <small>GDB</small> with the <code>register-parameter!</code> Guile function.
88 the parameter to <small>GDB</small> from <code>make-parameter</code>.
94parameter</strong> <em>name <span class="roman">[</span>#:command-class command-class<span class="…
96 <p>The argument <var>name</var> is the name of the new parameter. If <var>name</var>
101 parameter. In this case the parameter can subsequently be accessed in
103 If <var>name</var> consists of multiple words, and no prefix parameter group
106 <p>The result is the <code>&lt;gdb:parameter&gt;</code> object representing the parameter.
107 The parameter is not usable until it has been registered with <small>GDB</small>
[all …]
H A DParameters-In-Python.html76 <a name="index-Parameter"></a>
78 parameter is implemented as an instance of the <code>gdb.Parameter</code>
91 …nit_005f_005f"></a>Function: <strong>Parameter.__init__</strong> <em>(name, <var>command-class</va…
92 <dd><p>The object initializer for <code>Parameter</code> registers the new
93 parameter with <small>GDB</small>. This initializer is normally invoked
96 <p><var>name</var> is the name of the new parameter. If <var>name</var> consists
101 parameter. In this case the parameter can subsequently be accessed in
104 <p>If <var>name</var> consists of multiple words, and no prefix parameter group
109 categorize the new parameter in the help system.
111 <p><var>parameter-class</var> should be one of the &lsquo;<samp>PARAM_</samp>&rsquo; constants
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Devent_trace.h75 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
76 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
77 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
78 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
79 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
81 /* parameter */
82 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
83 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
84 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
85 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Devent_trace.h75 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */
76 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */
77 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */
78 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */
79 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */
81 /* parameter */
82 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */
83 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */
84 #define TRACE_TAG_ADDR2 8 /* takes a 6 bytes MAC address as parameter */
85 #define TRACE_TAG_ADDR3 9 /* takes a 6 bytes MAC address as parameter */
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dkernel-doc84 # (* @parameterx: (description of parameter x)?)*
97 # after the last parameter specification.
188 # '@parameter' - name of a parameter
235 [$type_param, "<parameter>\$1</parameter>"],
247 [$type_param, "<parameter>\$1</parameter>" ]
344 # 2 - The @parameter header was found, start accepting multi paragraph text.
474 # print STDERR "parameter def '$1' = '$contents'\n";
479 # print STDERR "parameter def '...' = '$contents'\n";
524 # parameterdescs => %parameter descriptions
591 my ($parameter);
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dkernel-doc84 # (* @parameterx: (description of parameter x)?)*
97 # after the last parameter specification.
188 # '@parameter' - name of a parameter
235 [$type_param, "<parameter>\$1</parameter>"],
247 [$type_param, "<parameter>\$1</parameter>" ]
344 # 2 - The @parameter header was found, start accepting multi paragraph text.
474 # print STDERR "parameter def '$1' = '$contents'\n";
479 # print STDERR "parameter def '...' = '$contents'\n";
524 # parameterdescs => %parameter descriptions
591 my ($parameter);
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dkernel-doc84 # (* @parameterx: (description of parameter x)?)*
97 # after the last parameter specification.
164 # '@parameter' - name of a parameter
208 $type_param, "<parameter>\$1</parameter>" );
216 $type_param, "<parameter>\$1</parameter>" );
414 # print STDERR "parameter def '$1' = '$contents'\n";
419 # print STDERR "parameter def '...' = '$contents'\n";
464 # parameterdescs => %parameter descriptions
531 my ($parameter);
537 foreach $parameter (@{$args{'parameterlist'}}) {
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DddxDesign.xml893 <parameter>driversectlist</parameter> a list of device sections that
901 <parameter>*driversectlist</parameter> when it is no longer needed.
918 in <parameter>drv</parameter> is incremented. The storage for any
1208 module <parameter>name</parameter> as a sub module of the driver. The
1223 Unloads the module referenced by <parameter>module</parameter>.
1224 <parameter>module</parameter> should be a pointer returned previously
1276 <parameter>pScreen</parameter> as one of its arguments. If
1295 Fill in all of <parameter>pScreen</parameter>, possibly doing some of
1356 of <parameter>pScreen</parameter>. The old value of
1427 <parameter>index;</parameter>. The viewport may need to be adjusted
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-param-manipulation.h31 old parameter can be an outright copy or an IPA-SRA replacement. If an old
32 parameter is not listed or otherwise mentioned, it is removed as unused or at
58 situations when a formal parameter of one function is split into several
60 because the formal parameter of this callee has also been split.
83 Both bar and foo would have their parameter split. Foo would receive one
84 replacement representing s.b. Function bar would see its parameter split into
116 parameter. It subtracts offset of DUMMY_Z_VAR.s from 32 and 64 and arrives at
117 offsets 0 and 32 within callee's original parameter. At this point it also
141 /* Operation to be performed for the parameter in ipa_parm_adjustment
149 /* This new parameter is an unmodified parameter at index base_index. */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-param-manipulation.h31 old parameter can be an outright copy or an IPA-SRA replacement. If an old
32 parameter is not listed or otherwise mentioned, it is removed as unused or at
58 situations when a formal parameter of one function is split into several
60 because the formal parameter of this callee has also been split.
83 Both bar and foo would have their parameter split. Foo would receive one
84 replacement representing s.b. Function bar would see its parameter split into
116 parameter. It subtracts offset of DUMMY_Z_VAR.s from 32 and 64 and arrives at
117 offsets 0 and 32 within callee's original parameter. At this point it also
141 /* Operation to be performed for the parameter in ipa_parm_adjustment
149 /* This new parameter is an unmodified parameter at index base_index. */
[all …]
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dwatchdog-parameters.rst6 the Linux watchdog drivers. Watchdog driver parameter specs should
34 (default=kernel config parameter)
47 (default=kernel config parameter)
56 (default=kernel config parameter)
68 (default=kernel config parameter)
77 (default=kernel config parameter)
86 (default=kernel config parameter)
95 (default=kernel config parameter)
104 (default=kernel config parameter)
113 (default=kernel config parameter)
[all …]
/OK3568_Linux_fs/kernel/include/media/
H A Ddemux.h214 * When this function is called, the @buffer1 parameter typically points to
216 * The @buffer2 buffer parameter is normally NULL, except when the received
219 * parameter would contain an address within the circular buffer, while the
220 * @buffer2 parameter would contain the first address of the circular buffer.
222 * @buffer2_length) is usually equal to the value of callback_length parameter
238 * &dmx_ts_feed.@set function. The type parameter decides if the raw
293 * parameter should be DMX_OVERRUN_ERROR on the next callback.
386 * The @demux function parameter contains a pointer to the demux API and
391 * -EINVAL, on bad parameter.
399 * The @demux function parameter contains a pointer to the demux API and
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/
H A Drk3399_dmc.txt54 This parameter is for LPDDR4 only.
72 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines
78 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines
82 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines
86 - rockchip,phy_ddr3_ca_drv : When the DRAM type is DDR3, this parameter defines
91 - rockchip,phy_ddr3_dq_drv : When the DRAM type is DDR3, this parameter defines
95 - rockchip,phy_ddr3_odt : When the DRAM type is DDR3, this parameter defines
99 - rockchip,lpddr3_odt_dis_freq : When the DRAM type is LPDDR3, this parameter defines
105 - rockchip,lpddr3_drv : When the DRAM type is LPDDR3, this parameter defines
109 - rockchip,lpddr3_odt : When the DRAM type is LPDDR3, this parameter defines
[all …]

12345678910>>...262