Home
last modified time | relevance | path

Searched full:indexed (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.c14 * @bwg_id: bandwidth grouping indexed by traffic class
15 * @prio_type: priority type indexed by traffic class
16 * @prio_tc: priority to tc assignments indexed by priority
74 * @bwg_id: bandwidth grouping indexed by traffic class
75 * @prio_type: priority type indexed by traffic class
125 * @bwg_id: bandwidth grouping indexed by traffic class
126 * @prio_type: priority type indexed by traffic class
127 * @prio_tc: priority to tc assignments indexed by priority
186 * @prio_tc: priority to tc assignments indexed by priority
327 * @bwg_id: bandwidth grouping indexed by traffic class
[all …]
H A Dixgbe_dcb_82598.c14 * @prio_type: priority type indexed by traffic class
73 * @bwg_id: bandwidth grouping indexed by traffic class
74 * @prio_type: priority type indexed by traffic class
122 * @bwg_id: bandwidth grouping indexed by traffic class
123 * @prio_type: priority type indexed by traffic class
258 * @bwg_id: bandwidth grouping indexed by traffic class
259 * @prio_type: priority type indexed by traffic class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dcentroid.hpp121 typename Indexed,
124 std::size_t DimensionCount = dimension<Indexed>::type::value
130 Indexed, Point
132 static inline void apply(Indexed const& indexed, Point& centroid) in apply()
134 coordinate_type const c1 = get<min_corner, Dimension>(indexed); in apply()
135 coordinate_type const c2 = get<max_corner, Dimension>(indexed); in apply()
144 Indexed, Point, Dimension + 1 in apply()
145 >::apply(indexed, centroid); in apply()
150 template<typename Indexed, typename Point, std::size_t DimensionCount>
151 struct centroid_indexed_calculator<Indexed, Point, DimensionCount, DimensionCount>
[all …]
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dexport.c53 * copied up and renamed, upper dir /a will be indexed by lower dir /a from
54 * layer 1. The dir /a from layer 2 will never be indexed, so the algorithm (*)
62 * ovl_lookup_real_ancestor() will find the indexed ancestor /a/b and decoding
66 * entry /a in the lower layers above layer N and find the indexed dir /a from
93 /* We can get upper/overlay path from indexed/lower dentry */ in ovl_connectable_layer()
137 /* If @parent is connected or indexed we are done */ in ovl_connect_layer()
158 * encoding also after copy up. If non-pure upper is not indexed, then it was
161 * file handle. Overlay root dentry is a private case of non-indexed upper.
169 * Non-indexed upper | U
170 * Indexed upper | L (*)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dless_by_segment_ratio.hpp65 typename Indexed,
99 inline bool default_order(Indexed const& left, Indexed const& right) const in default_order()
105 inline bool consider_relative_order(Indexed const& left, in consider_relative_order()
106 Indexed const& right) const in consider_relative_order()
147 inline bool operator()(Indexed const& left, Indexed const& right) const in operator ()()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpch_common.h11 #define SATA_SIRI 0xa0 /* SATA Indexed Register Index */
12 #define SATA_SIRD 0xa4 /* SATA Indexed Register Data */
39 * pch_common_sir_read() - Read from a SATA indexed register
48 * pch_common_sir_write() - Write to a SATA indexed register
/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 Dregs.h66 /* Indexed by n, gives number of times (REG n) is used or set. */
73 /* Indexed by n, gives number of times (REG n) is used or set. */
77 /* Indexed by n, gives number of times (REG n) is set. */
84 /* Indexed by n, gives number of times (REG n) is set. */
101 /* Register information indexed by register number. This structure is
140 /* Indexed by N, gives number of insns in which register N dies.
163 /* Indexed by N, gives number of CALL_INSNS across which (REG n) is live. */
167 /* Indexed by n, gives number of basic block that (REG n) is used in.
211 /* Vector indexed by machine mode saying whether there are regs of
/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 Dregs.h66 /* Indexed by n, gives number of times (REG n) is used or set. */
73 /* Indexed by n, gives number of times (REG n) is used or set. */
77 /* Indexed by n, gives number of times (REG n) is set. */
84 /* Indexed by n, gives number of times (REG n) is set. */
101 /* Register information indexed by register number. This structure is
140 /* Indexed by N, gives number of insns in which register N dies.
163 /* Indexed by N, gives number of CALL_INSNS across which (REG n) is live. */
167 /* Indexed by n, gives number of basic block that (REG n) is used in.
211 /* Vector indexed by machine mode saying whether there are regs of
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dtsl2772.c1520 .indexed = 1,
1525 .indexed = 1,
1538 .indexed = 1,
1545 .indexed = 1,
1550 .indexed = 1,
1561 .indexed = 1,
1572 .indexed = 1,
1582 .indexed = 1,
1594 .indexed = 1,
1599 .indexed = 1,
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41723.patch39 wantStr := d.emitEnabled || it.indexed()
72 if it.indexed() {
83 -// anyway. This does mean that huffman decoding errors for non-indexed
85 -// is returning an error anyway, and because they're not indexed, the error
104 + // for non-indexed strings past the maximum string length
106 + // and because the string is not indexed the error will not
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_pool.h59 /* only used if indexed or keyed */
77 /* only used if indexed or keyed */
104 /* assign an index to an indexed object and insert object into
120 /* lookup an indexed object from index. takes a reference on object */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-indexed.rst3 .. _pixfmt-indexed:
6 Indexed Format
16 .. flat-table:: Indexed Image Format
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dingenic-adc.c386 .indexed = 1,
397 .indexed = 1,
406 .indexed = 1,
417 .indexed = 1,
428 .indexed = 1,
439 .indexed = 1,
450 .indexed = 1,
461 .indexed = 1,
475 .indexed = 1,
486 .indexed = 1,
[all …]
H A Daxp288_adc.c58 .indexed = 1,
65 .indexed = 1,
72 .indexed = 1,
79 .indexed = 1,
86 .indexed = 1,
93 .indexed = 1,
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/
H A Disys_stream2mmio_global.h29 * Stream2MMIO 0 has 8 SIDs that are indexed by
32 * Stream2MMIO 1 has 4 SIDs that are indexed by
35 * Stream2MMIO 2 has 4 SIDs that are indexed by
/OK3568_Linux_fs/u-boot/include/dm/
H A Dfdtaddr.h38 * devfdt_remap_addr_index() - Return indexed pointer to the memory-mapped
63 * devfdt_get_addr_index() - Get the indexed reg property of a device
74 * devfdt_get_addr_size_index() - Get the indexed reg property of a device
90 * devfdt_get_addr_name() - Get the reg property of a device, indexed by name
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c849 /* Read a block of data from an indexed register pair */
852 const struct a6xx_indexed_registers *indexed, in a6xx_get_indexed_regs() argument
857 obj->handle = (const void *) indexed; in a6xx_get_indexed_regs()
858 obj->data = state_kcalloc(a6xx_state, indexed->count, sizeof(u32)); in a6xx_get_indexed_regs()
862 /* All the indexed banks start at address 0 */ in a6xx_get_indexed_regs()
863 gpu_write(gpu, indexed->addr, 0); in a6xx_get_indexed_regs()
866 for (i = 0; i < indexed->count; i++) in a6xx_get_indexed_regs()
867 obj->data[i] = gpu_read(gpu, indexed->data); in a6xx_get_indexed_regs()
928 /* Get the banks of indexed registers */ in a6xx_gpu_state_get()
1101 const struct a6xx_indexed_registers *indexed = obj->handle; in a6xx_show_indexed_regs() local
[all …]
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dapple-gmux.c50 bool indexed; member
222 if (gmux_data->indexed) in gmux_read8()
230 if (gmux_data->indexed) in gmux_write8()
238 if (gmux_data->indexed) in gmux_read32()
247 if (gmux_data->indexed) in gmux_write32()
644 * device isn't present or that it's a new one that uses indexed in gmux_probe()
655 gmux_data->indexed = true; in gmux_probe()
668 ver_release, (gmux_data->indexed ? "indexed" : "classic")); in gmux_probe()
755 * pre-retinas by having an "indexed" gmux. in gmux_probe()
759 if (gmux_data->indexed) in gmux_probe()
/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/bits/
H A Dvalarray_array.h186 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] in _GLIBCXX_VISIBILITY()
307 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] in _GLIBCXX_VISIBILITY()
318 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] in _GLIBCXX_VISIBILITY()
328 // Copy the __n first elements of an indexed array __src[<__i>] into in _GLIBCXX_VISIBILITY()
329 // another indexed array __dst[<__j>]. in _GLIBCXX_VISIBILITY()
408 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] in _GLIBCXX_VISIBILITY()
465 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] in _GLIBCXX_VISIBILITY()
472 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] in _GLIBCXX_VISIBILITY()
479 // Copy the __n first elements of an indexed array __src[<__i>] into in _GLIBCXX_VISIBILITY()
480 // another indexed array __dst[<__j>]. in _GLIBCXX_VISIBILITY()
/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/bits/
H A Dvalarray_array.h186 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] in _GLIBCXX_VISIBILITY()
307 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] in _GLIBCXX_VISIBILITY()
318 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] in _GLIBCXX_VISIBILITY()
328 // Copy the __n first elements of an indexed array __src[<__i>] into in _GLIBCXX_VISIBILITY()
329 // another indexed array __dst[<__j>]. in _GLIBCXX_VISIBILITY()
408 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] in _GLIBCXX_VISIBILITY()
465 // Copy an indexed array __a[__i[<__n>]] in plain array __b[<__n>] in _GLIBCXX_VISIBILITY()
472 // Copy a plain array __a[<__n>] in an indexed array __b[__i[<__n>]] in _GLIBCXX_VISIBILITY()
479 // Copy the __n first elements of an indexed array __src[<__i>] into in _GLIBCXX_VISIBILITY()
480 // another indexed array __dst[<__j>]. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddir.h26 struct buffer_head *dl_dx_root_bh; /* Root of indexed
29 struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */
31 * indexed leaf */
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DRun1052 # indexed The number of tests for which index values were
1054 # fullindex Non-0 if all the index tests were indexed
1064 # without making indexed results.
1070 # Count the number of results we have (indexed or not) in
1080 my $indexed = { };
1101 # Save the indexed score.
1107 ++$indexed->{$cat};
1111 $results->{'indexed'} = $indexed;
1113 foreach my $c (keys(%$indexed)) {
1114 if ($indexed->{$c} > 0) {
[all …]
/OK3568_Linux_fs/kernel/samples/pktgen/
H A Dparameters.sh15 echo " -f : (\$F_THREAD) index of first thread (zero indexed CPU number)"
51 info "Index of first thread (zero indexed CPU number): $F_THREAD"
95 # First thread (F_THREAD) reference the zero indexed CPU number
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddcbnl.h39 * @tc_tx_bw: tc tx bandwidth indexed by traffic class
40 * @tc_rx_bw: tc rx bandwidth indexed by traffic class
41 * @tc_tsa: TSA Assignment table, indexed by traffic class
43 * @tc_reco_bw: recommended tc bandwidth indexed by traffic class for TLV
44 * @tc_reco_tsa: recommended tc bandwidth indexed by traffic class for TLV
45 * @reco_prio_tc: recommended tc tx bandwidth indexed by traffic class for TLV
76 * @tc_maxrate: maximal tc tx bandwidth indexed by traffic class
188 * @prio_pg: priority to PG mapping indexed by priority
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddcbnl.h39 * @tc_tx_bw: tc tx bandwidth indexed by traffic class
40 * @tc_rx_bw: tc rx bandwidth indexed by traffic class
41 * @tc_tsa: TSA Assignment table, indexed by traffic class
43 * @tc_reco_bw: recommended tc bandwidth indexed by traffic class for TLV
44 * @tc_reco_tsa: recommended tc bandwidth indexed by traffic class for TLV
45 * @reco_prio_tc: recommended tc tx bandwidth indexed by traffic class for TLV
76 * @tc_maxrate: maximal tc tx bandwidth indexed by traffic class
188 * @prio_pg: priority to PG mapping indexed by priority

12345678910>>...42