Home
last modified time | relevance | path

Searched full:equivalent (Results 1 – 25 of 2205) sorted by relevance

12345678910>>...89

/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst158 "tx_packets" is equivalent to aFramesTransmittedOK defined in IEEE 802.3-2012,
162 "rx_packets" is equivalent to aFramesReceivedOK defined in IEEE 802.3-2012,
167 "rx_crc_errors" is equivalent to aFrameCheckSequenceErrors defined in IEEE
172 "rx_align_errors" is equivalent to aAlignmentErrors defined in IEEE 802.3-2012,
177 "tx_bytes" is equivalent to aOctetsTransmittedOK defined in IEEE 802.3-2012,
181 "rx_bytes" is equivalent to aOctetsReceivedOK defined in IEEE 802.3-2012,
185 "tx_pause" is equivalent to aPAUSEMACCtrlFramesTransmitted defined in IEEE
189 "rx_pause" is equivalent to aPAUSEMACCtrlFramesReceived defined in IEEE
193 "rx_errors" is equivalent to ifInErrors defined in RFC 2863. This statistic is
197 "tx_errors" is equivalent to ifOutErrors defined in RFC 2863. This statistic
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcompare88 static const weak_equality equivalent;
105 _LIBCPP_INLINE_VAR constexpr weak_equality weak_equality::equivalent(_EqResult::__equiv);
147 static const strong_equality equivalent;
152 return __value_ == _EqResult::__zero ? weak_equality::equivalent
172 _LIBCPP_INLINE_VAR constexpr strong_equality strong_equality::equivalent(_EqResult::__equiv);
228 static const partial_ordering equivalent;
234 return __value_ == 0 ? weak_equality::equivalent : weak_equality::nonequivalent;
261 _LIBCPP_INLINE_VAR constexpr partial_ordering partial_ordering::equivalent(_EqResult::__equiv);
337 static const weak_ordering equivalent;
343 return __value_ == 0 ? weak_equality::equivalent
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcompare88 static const weak_equality equivalent;
105 _LIBCPP_INLINE_VAR constexpr weak_equality weak_equality::equivalent(_EqResult::__equiv);
147 static const strong_equality equivalent;
152 return __value_ == _EqResult::__zero ? weak_equality::equivalent
172 _LIBCPP_INLINE_VAR constexpr strong_equality strong_equality::equivalent(_EqResult::__equiv);
228 static const partial_ordering equivalent;
234 return __value_ == 0 ? weak_equality::equivalent : weak_equality::nonequivalent;
261 _LIBCPP_INLINE_VAR constexpr partial_ordering partial_ordering::equivalent(_EqResult::__equiv);
337 static const weak_ordering equivalent;
343 return __value_ == 0 ? weak_equality::equivalent
[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-icf-gimple.h156 /* Verifies that trees T1 and T2 are equivalent from perspective of ICF. */
163 call statements are semantically equivalent. */
167 assignment statements are semantically equivalent. */
171 condition statements are semantically equivalent. */
175 label statements are semantically equivalent. */
179 switch statements are semantically equivalent. */
183 return statements are semantically equivalent. */
187 goto statements are semantically equivalent. */
191 resx statements are semantically equivalent. */
195 are equivalent.
[all …]
H A Dreload.h101 /* A reg for which reload_in is the equivalent.
104 which has that symbol_ref as equivalent. */
211 /* The constant value to which pseudo reg N is equivalent,
212 or zero if pseudo reg N is not equivalent to a constant.
217 /* An invariant value to which pseudo reg N is equivalent.
222 /* A memory location to which pseudo reg N is equivalent,
228 /* The address of stack slot to which pseudo reg N is equivalent.
233 /* The memory slot to which pseudo reg N is equivalent,
234 or zero if pseudo reg N is not equivalent to a memory slot. */
241 /* The list of insns that initialized reg N from its equivalent
/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-icf-gimple.h156 /* Verifies that trees T1 and T2 are equivalent from perspective of ICF. */
163 call statements are semantically equivalent. */
167 assignment statements are semantically equivalent. */
171 condition statements are semantically equivalent. */
175 label statements are semantically equivalent. */
179 switch statements are semantically equivalent. */
183 return statements are semantically equivalent. */
187 goto statements are semantically equivalent. */
191 resx statements are semantically equivalent. */
195 are equivalent.
[all …]
H A Dreload.h101 /* A reg for which reload_in is the equivalent.
104 which has that symbol_ref as equivalent. */
211 /* The constant value to which pseudo reg N is equivalent,
212 or zero if pseudo reg N is not equivalent to a constant.
217 /* An invariant value to which pseudo reg N is equivalent.
222 /* A memory location to which pseudo reg N is equivalent,
228 /* The address of stack slot to which pseudo reg N is equivalent.
233 /* The memory slot to which pseudo reg N is equivalent,
234 or zero if pseudo reg N is not equivalent to a memory slot. */
241 /* The list of insns that initialized reg N from its equivalent
/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 Dcompare53 enum class _Ord : type { equivalent = 0, less = -1, greater = 1 };
84 static const partial_ordering equivalent;
147 partial_ordering::equivalent(__cmp_cat::_Ord::equivalent);
168 static const weak_ordering equivalent;
228 weak_ordering::equivalent(__cmp_cat::_Ord::equivalent);
246 static const strong_ordering equivalent;
309 strong_ordering::equal(__cmp_cat::_Ord::equivalent);
312 strong_ordering::equivalent(__cmp_cat::_Ord::equivalent);
364 return partial_ordering::equivalent;
368 return weak_ordering::equivalent;
[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 Dcompare53 enum class _Ord : type { equivalent = 0, less = -1, greater = 1 };
84 static const partial_ordering equivalent;
147 partial_ordering::equivalent(__cmp_cat::_Ord::equivalent);
168 static const weak_ordering equivalent;
228 weak_ordering::equivalent(__cmp_cat::_Ord::equivalent);
246 static const strong_ordering equivalent;
309 strong_ordering::equal(__cmp_cat::_Ord::equivalent);
312 strong_ordering::equivalent(__cmp_cat::_Ord::equivalent);
364 return partial_ordering::equivalent;
368 return weak_ordering::equivalent;
[all …]
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt26 1. bootm boot image at the current address, equivalent to 2,3,8
47 Ad. 1. This is equivalent to cases 2,3,8, depending on the type of image at
96 Ad. 11. Equivalent to case 5: boot kernel stored in <subimg1> from the image
101 Ad. 12. Equivalent to case 6: boot kernel stored in <subimg1> from the image
110 Ad. 14. Equivalent to case 7: boot kernel stored in <subimg1> from the image
178 Last command is equivalent to:
190 Last command is equivalent to:
195 Last command is equivalent to:
200 Last command is equivalent to:
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dincrementalfs.h246 * Equivalent to: __u8 *data;
321 * Equivalent to: char *directory_path;
329 * Equivalent to: char *file_name;
336 * Equivalent to: u8 *file_attr;
384 * Equivalent to: u8 *file_signature;
411 * Equivalent to struct incfs_filled_ranges *range_buffer
464 * Equivalent to: char *directory_path;
472 * Equivalent to: char *file_name;
538 * Equivalent to struct incfs_per_uid_read_timeouts *
558 * Equivalent to struct incfs_per_uid_read_timeouts *
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dproc.py24 Equivalent to cat /proc/cmdline on a running target"""
38 Equivalent to cat /proc/version on a running target"""
83 Equivalent to cat /proc/iomem on a running target"""
98 Equivalent to cat /proc/ioports on a running target"""
141 Equivalent to cat /proc/mounts on a running target
148 # Equivalent to proc_namespace.c:show_vfsmnt
207 specified as the command argument. Equivalent to
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmake_expr.hpp210 /// equivalent to \c Sequence. Then \c type is the
234 /// equivalent to \c Sequence. Then \c type is the
252 /// \brief A callable function object equivalent to the
256 /// is equivalent to <tt>proto::make_expr\<Tag, Domain\>(a0, ... aN)</tt>.
259 /// is equivalent to <tt>proto::make_expr\<Tag\>(a0, ... aN)</tt>.
322 /// \brief A callable function object equivalent to the
326 /// is equivalent to <tt>proto::unpack_expr\<Tag, Domain\>(seq)</tt>.
329 /// is equivalent to <tt>proto::unpack_expr\<Tag\>(seq)</tt>.
383 /// \c wrap_(x) is equivalent to <tt>as_child\<Domain\>(x.get())</tt>.
384 /// \li Otherwise, \c wrap_(x) is equivalent to
[all …]
H A Ddebug.hpp206 /// \note Equivalent to <tt>functional::display_expr(0, sout)(expr)</tt>
228 /// \note Equivalent to <tt>BOOST_MPL_ASSERT((proto::matches\<Expr, Grammar\>))</tt>
239 /// \note Equivalent to <tt>BOOST_MPL_ASSERT_NOT((proto::matches\<Expr, Grammar\>))</tt>
250 /// \note Equivalent to <tt>proto::assert_matches\<Grammar\>(Expr)</tt>
259 /// \note Equivalent to <tt>proto::assert_matches_not\<Grammar\>(Expr)</tt>
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dexcluded_middle.cocci3 /// Condition !A || A && B is equivalent to !A || B.
33 coccilib.report.print_report(p[0], "WARNING !A || A && B is equivalent to !A || B")
39 coccilib.org.print_todo(p[0], "WARNING !A || A && B is equivalent to !A || B")
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNBPL-1.031 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
41 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
45 …ard names, and clearly documenting the differences in manual pages (or equivalent), together with …
53 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DOLDAP-1.232 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
42 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
46 …ard names, and clearly documenting the differences in manual pages (or equivalent), together with …
54 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DOLDAP-1.132 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
42 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
46 …ard names, and clearly documenting the differences in manual pages (or equivalent), together with …
54 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DOLDAP-1.332 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
42 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
46 …ard names, and clearly documenting the differences in manual pages (or equivalent), together with …
54 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DArtistic-1.0-Perl27 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
34 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
36 …andard names, and clearly document the differences in manual pages (or equivalent), together with …
43 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DOLDAP-1.432 …reely Available, such as by posting said modifications to Usenet or an equivalent medium, or placi…
42 …s and library files, together with instructions (in the manual page or equivalent) on where to get…
46 …ard names, and clearly documenting the differences in manual pages (or equivalent), together with …
54 …this Package shall not be considered part of this Package, but are the equivalent of input as in P…
H A DClArtistic53 equivalent medium, or placing the modifications on a major network
76 together with instructions (in the manual page or equivalent) on where
83 document the differences in manual pages (or equivalent), together
120 equivalent of input as in Paragraph 6, provided these subroutines do
/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 DMicroBlaze-Directives.html110 <dd><p>Switch to .rodata section. Equivalent to <code>.section .rodata</code>
114 <dd><p>Switch to .sdata2 section. Equivalent to <code>.section .sdata2</code>
118 <dd><p>Switch to .sdata section. Equivalent to <code>.section .sdata</code>
122 <dd><p>Switch to .bss section. Equivalent to <code>.section .bss</code>
126 <dd><p>Switch to .sbss section. Equivalent to <code>.section .sbss</code>
/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 DMicroBlaze-Directives.html110 <dd><p>Switch to .rodata section. Equivalent to <code>.section .rodata</code>
114 <dd><p>Switch to .sdata2 section. Equivalent to <code>.section .sdata2</code>
118 <dd><p>Switch to .sdata section. Equivalent to <code>.section .sdata</code>
122 <dd><p>Switch to .bss section. Equivalent to <code>.section .bss</code>
126 <dd><p>Switch to .sbss section. Equivalent to <code>.section .sbss</code>
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddiff-v4l.rst64 The V4L ``VIDIOCGCAP`` ioctl is equivalent to V4L2's
168 device. The equivalent V4L2 ioctls are
217 V4L TV or radio device. The equivalent V4L2 ioctls are
260 V4L2 has no equivalent of the ``VIDIOCGPICT`` and ``VIDIOCSPICT`` ioctl
345 of a V4L device. The equivalent V4L2 ioctls are
406 The V4L2 ioctls equivalent to ``VIDIOCGFBUF`` and ``VIDIOCSFBUF`` are
454 ``video_capture``. The equivalent V4L2 ioctls are
601 ``VIDEO_PALETTE_RAW``, equivalent to ``V4L2_PIX_FMT_GREY``. The
602 remaining fields are probably equivalent to struct
614 V4L2 has no equivalent of the ``VIDIOCGUNIT`` ioctl. Applications can

12345678910>>...89