Home
last modified time | relevance | path

Searched full:equal (Results 1 – 25 of 3501) sorted by relevance

12345678910>>...141

/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/
H A D0003-Fix-mixer.patch23 @@ -263,7 +263,8 @@ SND_CTL_PLUGIN_DEFINE_FUNC(equal)
24 for(i = 0; i < equal->num_input_controls; i++) {
25 if(equal->control_data->control[i].type == LADSPA_CNTRL_INPUT) {
26 index = equal->control_data->control[i].index;
27 - if(equal->klass->PortDescriptors[index] !=
28 + if((equal->klass->PortDescriptors[index] &
33 @@ -284,12 +285,14 @@ SND_CTL_PLUGIN_DEFINE_FUNC(equal)
37 - if(equal->klass->PortDescriptors[equal->control_data->input_index] !=
38 + if((equal->klass->PortDescriptors[equal->control_data->input_index] &
44 - if(equal->klass->PortDescriptors[equal->control_data->output_index] !=
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/algorithm/
H A Dequal.hpp37 // the end of the loop. They are equal if and only if we have in equal_impl()
48 // continue looping if and only if the values are equal in equal_impl()
77 // the end of the loop. They are equal if and only if we have in equal_impl()
88 // continue looping if and only if the values are equal in equal_impl()
113 && std::equal(first1, last1, first2); in equal_impl()
128 && std::equal(first1, last1, first2, pred); in equal_impl()
133 inline bool equal( SinglePassTraversalReadableIterator1 first1, in equal() function
147 inline bool equal( SinglePassTraversalReadableIterator1 first1, in equal() function
164 /// \brief template function equal
166 /// range-based version of the equal std algorithm
[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/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch. in _GLIBCXX_VISIBILITY()
204 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
206 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); } in _GLIBCXX_VISIBILITY()
211 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
213 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY()
219 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) in _GLIBCXX_VISIBILITY()
223 return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); in _GLIBCXX_VISIBILITY()
234 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
239 return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); in _GLIBCXX_VISIBILITY()
250 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2, in _GLIBCXX_VISIBILITY()
[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/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch. in _GLIBCXX_VISIBILITY()
204 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
206 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); } in _GLIBCXX_VISIBILITY()
211 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
213 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); } in _GLIBCXX_VISIBILITY()
219 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) in _GLIBCXX_VISIBILITY()
223 return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); in _GLIBCXX_VISIBILITY()
234 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, in _GLIBCXX_VISIBILITY()
239 return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); in _GLIBCXX_VISIBILITY()
250 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2, in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-power.json10 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
20 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
30 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
40 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
50 … number of times that the uncore transitioned a frequency greater than or equal to the frequency t…
61 …mber of times that the uncore transitioned to a frequency greater than or equal to the frequency t…
72 …ber of cycles that the uncore transitioned to a frequency greater than or equal to the frequency t…
83 …ber of cycles that the uncore transitioned to a frequency greater than or equal to the frequency t…
187 …mber of cycles that the uncore was running at a frequency greater than or equal to 1.2Ghz. Derived…
198 …mber of cycles that the uncore was running at a frequency greater than or equal to 2Ghz. Derived f…
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-power.json10 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
20 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
30 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
40 …mber of cycles that the uncore was running at a frequency greater than or equal to the frequency t…
50 … number of times that the uncore transitioned a frequency greater than or equal to the frequency t…
61 …ber of times that the uncore transistioned to a frequency greater than or equal to the frequency t…
72 …ber of cycles that the uncore transitioned to a frequency greater than or equal to the frequency t…
83 …ber of cycles that the uncore transitioned to a frequency greater than or equal to the frequency t…
186 …mber of cycles that the uncore was running at a frequency greater than or equal to 1.2Ghz. Derived…
197 …mber of cycles that the uncore was running at a frequency greater than or equal to 2Ghz. Derived f…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dinterface.hpp259 \brief \brief_check{are spatially equal}
260 \details \details_check12{equals, is spatially equal}. Spatially equal means
261 that the same point set is included. A box can therefore be spatially equal
262 to a ring or a polygon, or a linestring can be spatially equal to a
272 \return \return_check2{are spatially equal}
290 \brief \brief_check{are spatially equal}
291 \details \details_check12{equals, is spatially equal}. Spatially equal means
292 that the same point set is included. A box can therefore be spatially equal
293 to a ring or a polygon, or a linestring can be spatially equal to a
301 \return \return_check2{are spatially equal}
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/cmake/
H A DGitVersion.cmake25 # - Versions on _master_ and on _hotfix_ branches with `DIST` equal to 0
28 # - versions on _hotfix_ branches with `DIST` equal to 0
98 if(result EQUAL 0)
119 if(result EQUAL 0)
132 if(result EQUAL 0)
147 if(result EQUAL 0)
159 string(COMPARE EQUAL ${RC_BRANCH_PREFIX} ${COMPARE_PREFIX} ON_RELEASE_BRANCH)
163 string(COMPARE EQUAL ${HOTFIX_BRANCH_PREFIX} ${COMPARE_PREFIX} ON_HOTFIX_BRANCH)
165 string(COMPARE EQUAL "master" ${GIT_BRANCH} ON_MASTER)
201 if(result EQUAL 0)
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst41 When equal to 0 no such upper bound is present.
46 cd/m\ :sup:`2`. When equal to 0 no such upper bound is present.
67 color primaries, index value c equal to 0 corresponds to the Green
68 primary, c equal to 1 corresponds to Blue primary and c equal to 2
75 color primaries, index value c equal to 0 corresponds to the Green
76 primary, c equal to 1 corresponds to Blue primary and c equal to 2
H A Dselection-api-configuration.rst52 must be located at position ``(0,0)``. The width and height are equal to
66 ``V4L2_SEL_TGT_COMPOSE_DEFAULT``. It is usually equal to the bounding
92 point ``(0,0)``. The width and height is equal to the image size
104 ``V4L2_SEL_TGT_CROP_DEFAULT``. It is usually equal to the bounding
125 equal to active one. The padded target is accessed by the
135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/include/
H A Dtb_asserts.h51 EMSG("size > 1, cannot be equal to a short.\n"); \
66 * TB_ASSERT_STR_EQ checks that the two strings a and b are equal.
105 EMSG("Assertion failed, pointers are not equal.\n"); \
116 EMSG("Assertion failed, pointers are equal.\n"); \
122 * TB_ASSERT_BIGINT_EQ Checks that a and b are equal
127 EMSG("Assertion failed, numbers are not equal.\n"); \
138 EMSG("Assertion failed, numbers are equal.\n"); \
155 * TB_ASSERT_INT_EQ Checks that a and be are equal
160 EMSG("Assertion failed, numbers are not equal.\n"); \
/OK3568_Linux_fs/kernel/lib/
H A Dlinear_ranges.c22 * be all equal - range with selectors 0,...,2 with step 0 still contains
23 * 3 values even though they are all equal.
41 * be all equal - range with selectors 0,...,2 with step 0 still contains
42 * 3 values even though they are all equal.
132 * input value. Value is matching if it is equal or smaller than given
136 * value smaller or equal to given value
172 * input value. Value is matching if it is equal or smaller than given
180 * range with a value smaller or equal to given value
213 * input value. Value is matching if it is equal or higher than given
217 * value greater or equal to given value
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-0800_0801_0802_0803_0804.patch7 …than one region, the combined_length or combined_width always needs to be equal, respectively. Oth…
27 + * combined_length or combined_width always needs to be equal,
41 + "Only equal length regions can be combined for "
54 + "Only equal width regions can be "
82 + "Only equal width regions can be combined for -E "
99 + "Only equal length regions can be combined for "
118 "Only equal width regions can be combined for -E top or bottom");
128 "Only equal length regions can be combined for -E left or right");
/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 Dhash-traits.h89 static inline bool equal (value_type existing, value_type candidate);
106 int_hash <Type, Empty, Deleted>::equal (value_type x, value_type y) in equal() function
141 can inherit this and override the hash and equal functions with some
151 static inline bool equal (const value_type &existing,
171 pointer_hash <Type>::equal (const value_type &existing, in equal() function
211 static inline bool equal (const char *, const char *);
221 string_hash::equal (const char *id1, const char *id2) in equal() function
325 static inline bool equal (const value_type &, const compare_type &);
343 pair_hash <T1, T2>::equal (const value_type &x, const compare_type &y) in equal() function
345 return T1::equal (x.first, y.first) && T2::equal (x.second, y.second); in equal()
/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 Dhash-traits.h89 static inline bool equal (value_type existing, value_type candidate);
106 int_hash <Type, Empty, Deleted>::equal (value_type x, value_type y) in equal() function
141 can inherit this and override the hash and equal functions with some
151 static inline bool equal (const value_type &existing,
171 pointer_hash <Type>::equal (const value_type &existing, in equal() function
211 static inline bool equal (const char *, const char *);
221 string_hash::equal (const char *id1, const char *id2) in equal() function
325 static inline bool equal (const value_type &, const compare_type &);
343 pair_hash <T1, T2>::equal (const value_type &x, const compare_type &y) in equal() function
345 return T1::equal (x.first, y.first) && T2::equal (x.second, y.second); in equal()
/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dfpa11_cprt.c225 /* test for equal condition */ in PerformComparison()
229 /* test for greater than or equal condition */ in PerformComparison()
251 /* test for equal condition */ in PerformComparison()
255 /* test for greater than or equal condition */ in PerformComparison()
272 /* test for equal condition */ in PerformComparison()
276 /* test for greater than or equal condition */ in PerformComparison()
298 /* test for equal condition */ in PerformComparison()
302 /* test for greater than or equal condition */ in PerformComparison()
328 /* test for equal condition */ in PerformComparison()
332 /* test for greater than or equal condition */ in PerformComparison()
/OK3568_Linux_fs/kernel/Documentation/w1/
H A Dw1-netlink.rst22 Its length field is equal to size of the attached data
91 cn_msg (CN_W1_IDX.CN_W1_VAL as id, len is equal to sizeof(struct
93 w1_netlink_msg (type: W1_LIST_MASTERS, len is equal to
106 id is equal to the bus master id to use for searching]
112 seq is equal to the request seq]
115 len is equal to number of IDs multiplied by 8]
133 id is equal to the bus master id to use for searching]
145 of the w1_netlink_cmd structure and cn_msg.len will be equal to the sum
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dram/
H A Drk3399_dram_timing.txt37 when ddr freq greater than or equal this setting value, auto power-down will disable.
40 when ddr freq less than or equal this setting value, DDR3 dll will bypssed.
44 when ddr freq less than or equal this setting value, phy dll will bypssed.
48 MHz (Mega Hz), when ddr frequency less then or equal ethis setting value, the DDR3
62 MHz (Mega Hz), when ddr frequency less or equal then this setting value, the LPDDR3
76 MHz (Mega Hz), when ddr frequency less or equal then this setting value, the LPDDR4
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Ddfcmp.c89 * special equal case */ in dbl_fcmp()
94 * equal is possible if both operands are zeros. */ in dbl_fcmp()
98 Set_status_cbit(Equal(cond)); in dbl_fcmp()
113 Set_status_cbit(Equal(cond)); in dbl_fcmp()
128 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp()
155 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp()
/OK3568_Linux_fs/kernel/include/kunit/
H A Dtest.h1223 * KUNIT_EXPECT_EQ() - Sets an expectation that @left and @right are equal.
1229 * equal. This is semantically equivalent to
1245 * KUNIT_EXPECT_PTR_EQ() - Expects that pointers @left and @right are equal.
1251 * equal. This is semantically equivalent to
1270 * KUNIT_EXPECT_NE() - An expectation that @left and @right are not equal.
1276 * equal. This is semantically equivalent to
1292 * KUNIT_EXPECT_PTR_NE() - Expects that pointers @left and @right are not equal.
1298 * equal. This is semantically equivalent to
1339 * KUNIT_EXPECT_LE() - Expects that @left is less than or equal to @right.
1345 * equal to the value that @right evaluates to. Semantically this is equivalent
[all …]
/OK3568_Linux_fs/buildroot/package/heirloom-mailx/
H A D0001-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch36 - if (equal(cp, "ssl2"))
38 - else if (equal(cp, "ssl3"))
39 + if (equal(cp, "ssl3"))
41 else if (equal(cp, "tls1"))
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Drseq-ppc.h229 /* cmp @v equal to @expect */ in rseq_cmpeqv_storev()
235 /* cmp @v equal to @expect */ in rseq_cmpeqv_storev()
294 /* cmp @v not equal to @expectnot */ in rseq_cmpnev_storeoffp_load()
300 /* cmp @v not equal to @expectnot */ in rseq_cmpnev_storeoffp_load()
423 /* cmp @v equal to @expect */ in rseq_cmpeqv_trystorev_storev()
429 /* cmp @v equal to @expect */ in rseq_cmpeqv_trystorev_storev()
496 /* cmp @v equal to @expect */ in rseq_cmpeqv_trystorev_storev_release()
502 /* cmp @v equal to @expect */ in rseq_cmpeqv_trystorev_storev_release()
572 /* cmp @v equal to @expect */ in rseq_cmpeqv_cmpeqv_storev()
575 /* cmp @v2 equal to @expct2 */ in rseq_cmpeqv_cmpeqv_storev()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dbugfix.S177 | Test for cu_savepc equal to zero. If not, this is not a bug
186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
203 beqs op0 |if equal, continue bugfix
205 | Check for cu dest equal to nu dest. If so, go and fix the
210 beqs op0 |if equal, continue bugfix
216 beqs op0_xu |if equal, continue bugfix
356 | Check for cu dest equal to nu dest or equal to xu dest, with
363 beq op2_com |if equal, continue bugfix
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocircle/
H A Dtst_qgeocircle.cpp399 QTest::addColumn<bool>("equal"); in areaComparison_data()
417 QFETCH(bool, equal); in areaComparison()
419 QCOMPARE((area == circle), equal); in areaComparison()
420 QCOMPARE((area != circle), !equal); in areaComparison()
422 QCOMPARE((circle == area), equal); in areaComparison()
423 QCOMPARE((circle != area), !equal); in areaComparison()
430 QTest::addColumn<bool>("equal"); in boxComparison_data()
443 QFETCH(bool, equal); in boxComparison()
445 QCOMPARE((box == circle), equal); in boxComparison()
446 QCOMPARE((box != circle), !equal); in boxComparison()
[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/libc/usr/share/i18n/charmaps/
HDIEC_P27-1.gz1<code_set_name> IEC_P27-1 2<comment_char> % 3<escape_char> / 4% ...

12345678910>>...141