Home
last modified time | relevance | path

Searched full:span (Results 1 – 25 of 3905) sorted by relevance

12345678910>>...157

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dspan2 //===------------------------------ span ---------------------------------===//
15 span synopsis
22 // [views.span], class template span
24 class span;
26 // [span.objectrep], views of object representation
28 span<const byte, ((Extent == dynamic_extent) ? dynamic_extent :
29 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_bytes(span<ElementType, Extent> s) noe…
32 span< byte, ((Extent == dynamic_extent) ? dynamic_extent :
33 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_writable_bytes(span<ElementType, Exten…
38 class span {
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dspan2 //===------------------------------ span ---------------------------------===//
15 span synopsis
22 // [views.span], class template span
24 class span;
26 // [span.objectrep], views of object representation
28 span<const byte, ((Extent == dynamic_extent) ? dynamic_extent :
29 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_bytes(span<ElementType, Extent> s) noe…
32 span< byte, ((Extent == dynamic_extent) ? dynamic_extent :
33 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_writable_bytes(span<ElementType, Exten…
38 class span {
[all …]
/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/
H A Dspan25 /** @file span
30 // P0122 span library
56 class span;
64 struct __is_std_span<span<_Tp, _Num>> : true_type { };
109 class span
124 // 3255. span's array constructor is too strict
143 using iterator = __gnu_cxx::__normal_iterator<pointer, span>;
152 span() noexcept
160 span(_It __first, size_type __count)
174 span(_It __first, _End __last)
[all …]
/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/
H A Dspan25 /** @file span
30 // P0122 span library
56 class span;
64 struct __is_std_span<span<_Tp, _Num>> : true_type { };
109 class span
124 // 3255. span's array constructor is too strict
143 using iterator = __gnu_cxx::__normal_iterator<pointer, span>;
152 span() noexcept
160 span(_It __first, size_type __count)
174 span(_It __first, _End __last)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DAVR-Opcodes.html51 span.nocodebreak {white-space:nowrap}
52 span.nolinebreak {white-space:nowrap}
53 span.roman {font-family:serif; font-weight:normal}
54 span.sansserif {font-family:sans-serif; font-weight:normal}
84 r <span class="roman">any register</span>
85 d <span class="roman">&lsquo;ldi&rsquo; register (r16-r31)</span>
86 v <span class="roman">&lsquo;movw&rsquo; even register (r0, r2, ..., r28, r30)</span>
87 a <span class="roman">&lsquo;fmul&rsquo; register (r16-r23)</span>
88 w <span class="roman">&lsquo;adiw&rsquo; register (r24,r26,r28,r30)</span>
89 e <span class="roman">pointer registers (X,Y,Z)</span>
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DAVR-Opcodes.html51 span.nocodebreak {white-space:nowrap}
52 span.nolinebreak {white-space:nowrap}
53 span.roman {font-family:serif; font-weight:normal}
54 span.sansserif {font-family:sans-serif; font-weight:normal}
84 r <span class="roman">any register</span>
85 d <span class="roman">&lsquo;ldi&rsquo; register (r16-r31)</span>
86 v <span class="roman">&lsquo;movw&rsquo; even register (r0, r2, ..., r28, r30)</span>
87 a <span class="roman">&lsquo;fmul&rsquo; register (r16-r23)</span>
88 w <span class="roman">&lsquo;adiw&rsquo; register (r24,r26,r28,r30)</span>
89 e <span class="roman">pointer registers (X,Y,Z)</span>
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/
H A Dimportlayer.html30span class="help-block">The layer you are importing must be compatible with <strong>{{project.rele…
41span class="glyphicon glyphicon-question-sign get-help" title="Something like 'meta-mylayer'. Your…
44 …<span class="help-block" style="display: none;" id="invalid-layer-name-hint">A valid layer name ca…
45 <span class="help-inline" style="display: none;" id="duplicated-layer-name-hint"></span>
50 …<h3>A layer called <a href="" class="dup-layer-link"><span class="dup-layer-name"></span></a> alre…
54 The <span class="dup-layer-name"></span> repository url is
57 <span id="dup-layer-vcs-url"></span>
60 The <span class="dup-layer-name"></span> revision is
63 <span id="dup-layer-revision"></span>
68 The <span class="dup-layer-name"></span> directory is
[all …]
H A Drecipe.html28 <span class="glyphicon glyphicon-question-sign get-help" title="Build-related
29 information about the recipe"></span>
35 <span class="glyphicon glyphicon-question-sign get-help" title="The packaged
36 output resulting from building the recipe"></span>
42 <span class="glyphicon glyphicon-question-sign get-help" title="The recipe
43 build-time dependencies (i.e. other recipes)"></span>
49 <span class="glyphicon glyphicon-question-sign get-help" title="The recipe
51 depend on this recipe)"></span>
60 <span class="glyphicon glyphicon-question-sign get-help" title="The name of
61 the layer providing the recipe"></span>
[all …]
H A Dlayerdetails.html30 <span class="divider">&rarr;</span>
33 <span class="divider">&rarr;</span>
106 <span id="alert-msg"></span>
111 <span class="glyphicon glyphicon-plus"></span>
116 <span class="glyphicon glyphicon-trash"></span>
126 …ecipes" class="text-muted" id="targets-tab">Recipes (<span class="table-count-recipestable"></span
129 …ines" class="text-muted" id="machines-tab">Machines (<span class="table-count-machinestable"></spa…
149 …<span class="glyphicon glyphicon-question-sign get-help" title="Fetch/clone URL of the repository"…
153 <span class="current-value">{{layerversion.layer.vcs_url}}</span>
165span class="glyphicon glyphicon-question-sign get-help" title="Subdirectory within the repository …
[all …]
H A Dtask.html23 <span class="glyphicon glyphicon-question-sign get-help" title="{{task.get_outcome_help}}"></i>
49 })">Match to tasks in previous builds <span class="glyphicon
53 this prebuilt task is reusing"></span></a>
56 <span class="glyphicon glyphicon-question-sign get-help" title="This
60 output this prebuilt task is reusing"></span>
66 <span class="glyphicon glyphicon-question-sign
68 each task applies"></span>
72 <span class="glyphicon glyphicon-question-sign get-help" title="The name
73 of the task"></span>
77 <span class="glyphicon glyphicon-question-sign get-help" title="This
[all …]
H A Dmrb_section.html12span class="glyphicon glyphicon-question-sign get-help heading-help" data-original-title="Builds i…
53 <span data-toggle="tooltip" data-role="targets-text" title="Recipes: <%:targets%>">
55 </span>
58 <span data-toggle="tooltip" data-role="targets-text" title="Recipes: <%:targets%>">
60 </span>
90 <span class="glyphicon glyphicon-question-sign get-help get-help-blue"
92 </span>
118 <span class="glyphicon glyphicon-question-sign get-help get-help-blue"
120 </span>
122span id="repos-cloned-percentage-<%:id%>"><%:repos_cloned_percentage%></span>% complete <span id="…
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dspan.h32 class Span; variable
38 // they can be used with any type that implicitly converts into a Span.
40 "Span<T> must be derived from SpanBase<const T>");
42 friend bool operator==(Span<T> lhs, Span<T> rhs) {
59 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
63 // A Span<T> is a non-owning reference to a contiguous array of objects of type
64 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
65 // elements accessible via that pointer. The elements referenced by the Span can
68 // A Span can be constructed from container types implementing |data()| and
74 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dspan.h32 class Span; variable
38 // they can be used with any type that implicitly converts into a Span.
40 "Span<T> must be derived from SpanBase<const T>");
42 friend bool operator==(Span<T> lhs, Span<T> rhs) {
59 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
63 // A Span<T> is a non-owning reference to a contiguous array of objects of type
64 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
65 // elements accessible via that pointer. The elements referenced by the Span can
68 // A Span can be constructed from container types implementing |data()| and
74 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dspan.h32 class Span; variable
38 // they can be used with any type that implicitly converts into a Span.
40 "Span<T> must be derived from SpanBase<const T>");
42 friend bool operator==(Span<T> lhs, Span<T> rhs) {
59 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
63 // A Span<T> is a non-owning reference to a contiguous array of objects of type
64 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
65 // elements accessible via that pointer. The elements referenced by the Span can
68 // A Span can be constructed from container types implementing |data()| and
74 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dspan.h32 class Span; variable
38 // they can be used with any type that implicitly converts into a Span.
40 "Span<T> must be derived from SpanBase<const T>");
42 friend bool operator==(Span<T> lhs, Span<T> rhs) {
59 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
63 // A Span<T> is a non-owning reference to a contiguous array of objects of type
64 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
65 // elements accessible via that pointer. The elements referenced by the Span can
68 // A Span can be constructed from container types implementing |data()| and
74 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c46 struct mlxsw_sp_span *span; member
77 return atomic_read(&mlxsw_sp->span->active_entries_count); in mlxsw_sp_span_occ_get()
83 struct mlxsw_sp_span *span; in mlxsw_sp_span_init() local
90 span = kzalloc(struct_size(span, entries, entries_count), GFP_KERNEL); in mlxsw_sp_span_init()
91 if (!span) in mlxsw_sp_span_init()
93 refcount_set(&span->policer_id_base_ref_count, 0); in mlxsw_sp_span_init()
94 span->entries_count = entries_count; in mlxsw_sp_span_init()
95 atomic_set(&span->active_entries_count, 0); in mlxsw_sp_span_init()
96 mutex_init(&span->analyzed_ports_lock); in mlxsw_sp_span_init()
97 INIT_LIST_HEAD(&span->analyzed_ports_list); in mlxsw_sp_span_init()
[all …]
/OK3568_Linux_fs/buildroot/docs/website/
H A Dheader.html28 <span class="icon-bar"></span>
29 <span class="icon-bar"></span>
30 <span class="icon-bar"></span>
37 <span class="glyphicon glyphicon-star"></span> News</a></li>
39 <span class="glyphicon glyphicon-book"></span> Documentation</a></li>
41 <span class="glyphicon glyphicon-question-sign"></span> Support</a></li>
43 <span class="glyphicon glyphicon-share"></span> Contribute</a></li>
45 <span class="glyphicon glyphicon-usd"></span> Sponsors</a></li>
47 <span class="glyphicon glyphicon-resize-small"></span> Association</a></li>
49 <span class="glyphicon glyphicon-cloud-download"></span>
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch21 contained by a covered span. If so, the zip file is rejected as
60 + bound_t beg; /* start of the span */
61 + bound_t end; /* one past the end of the span */
64 + span_t *span; /* allocated, distinct, and sorted list of spans */
70 + * Return the index of the first span in cover whose beg is greater than val.
71 + * If there is no such span, then cover->num is returned.
80 + if (val < cover->span[mid].beg)
94 + return pos > 0 && val < cover->span[pos - 1].end;
98 + * Add a new span to the list, but only if the new span does not overlap any
99 + * spans already in the list. The new span covers the values beg..end-1. beg
[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 DSet-Watchpoints.html52 span.nocodebreak {white-space:nowrap}
53 span.nolinebreak {white-space:nowrap}
54 span.roman {font-family:serif; font-weight:normal}
55 span.sansserif {font-family:sans-serif; font-weight:normal}
118span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
128 <p>If the command includes a <code><span class="roman">[</span>thread <var>thread-id</var><span cla…
144 <p>The <code><span class="roman">[</span>mask <var>maskvalue</var><span class="roman">]</span></cod…
162span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
168span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
174 <dt><code>info watchpoints <span class="roman">[</span><var>list</var>&hellip;<span class="roman">]…
H A DStatic-Probe-Points.html52 span.nocodebreak {white-space:nowrap}
53 span.nolinebreak {white-space:nowrap}
54 span.roman {font-family:serif; font-weight:normal}
55 span.sansserif {font-family:sans-serif; font-weight:normal}
108span class="roman">[</span><var>type</var><span class="roman">]</span> <span class="roman">[</span
143span class="roman">[</span><var>provider</var> <span class="roman">[</span><var>name</var> <span c…
158span class="roman">[</span><var>provider</var> <span class="roman">[</span><var>name</var> <span c…
H A DDisabling.html52 span.nocodebreak {white-space:nowrap}
53 span.nolinebreak {white-space:nowrap}
54 span.roman {font-family:serif; font-weight:normal}
55 span.sansserif {font-family:sans-serif; font-weight:normal}
111 …le <span class="roman">[</span>breakpoints<span class="roman">]</span> <span class="roman">[</span
120 …le <span class="roman">[</span>breakpoints<span class="roman">]</span> <span class="roman">[</span
125 <dt><code>enable <span class="roman">[</span>breakpoints<span class="roman">]</span> once <var>list…
130 <dt><code>enable <span class="roman">[</span>breakpoints<span class="roman">]</span> count <var>cou…
139 <dt><code>enable <span class="roman">[</span>breakpoints<span class="roman">]</span> delete <var>li…
/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 DSet-Watchpoints.html52 span.nocodebreak {white-space:nowrap}
53 span.nolinebreak {white-space:nowrap}
54 span.roman {font-family:serif; font-weight:normal}
55 span.sansserif {font-family:sans-serif; font-weight:normal}
118span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
128 <p>If the command includes a <code><span class="roman">[</span>thread <var>thread-id</var><span cla…
144 <p>The <code><span class="roman">[</span>mask <var>maskvalue</var><span class="roman">]</span></cod…
162span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
168span class="roman">[</span>-l<span class="roman">|</span>-location<span class="roman">]</span> <va…
174 <dt><code>info watchpoints <span class="roman">[</span><var>list</var>&hellip;<span class="roman">]…
H A DStatic-Probe-Points.html52 span.nocodebreak {white-space:nowrap}
53 span.nolinebreak {white-space:nowrap}
54 span.roman {font-family:serif; font-weight:normal}
55 span.sansserif {font-family:sans-serif; font-weight:normal}
108span class="roman">[</span><var>type</var><span class="roman">]</span> <span class="roman">[</span
143span class="roman">[</span><var>provider</var> <span class="roman">[</span><var>name</var> <span c…
158span class="roman">[</span><var>provider</var> <span class="roman">[</span><var>name</var> <span c…
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dspan.h30 class Span; variable
36 // they can be used with any type that implicitly converts into a Span.
38 "Span<T> must be derived from SpanBase<const T>");
40 friend bool operator==(Span<T> lhs, Span<T> rhs) {
57 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
61 // A Span<T> is a non-owning reference to a contiguous array of objects of type
62 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
63 // elements accessible via that pointer. The elements referenced by the Span can
66 // A Span can be constructed from container types implementing |data()| and
72 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dspan.h30 class Span; variable
36 // they can be used with any type that implicitly converts into a Span.
38 "Span<T> must be derived from SpanBase<const T>");
40 friend bool operator==(Span<T> lhs, Span<T> rhs) {
57 friend bool operator!=(Span<T> lhs, Span<T> rhs) { return !(lhs == rhs); }
61 // A Span<T> is a non-owning reference to a contiguous array of objects of type
62 // |T|. Conceptually, a Span is a simple a pointer to |T| and a count of
63 // elements accessible via that pointer. The elements referenced by the Span can
66 // A Span can be constructed from container types implementing |data()| and
72 // void Foo(bssl::Span<const uint8_t> v) { ... }
[all …]

12345678910>>...157