Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/openbmc/openbmc/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 …]
H A D0002-Fix-Eq-CAPS-plugin-name.patch59 @@ -167,7 +167,7 @@ SND_CTL_PLUGIN_DEFINE_FUNC(equal)
60 snd_ctl_equal_t *equal;
72 @@ -151,7 +151,7 @@ SND_PCM_PLUGIN_DEFINE_FUNC(equal)
/openbmc/linux/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
H A Dv4l2-selection-flags.rst30 - Suggest the driver it should choose greater or equal rectangle (in
39 - Suggest the driver it should choose lesser or equal rectangle (in
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/tests/
H A Dtest.js42 assert.equal(test.children("strong").text(), "3");
43 assert.equal(test.children("a").length, 3);
63 assert.equal(element.text(), msg);
106 assert.equal(deps.length, 0);
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-max3191x.txt19 The number of GPIOs must equal "#daisy-chained-devices"
23 The number of GPIOs must equal "#daisy-chained-devices"
26 The number of GPIOs must equal "#daisy-chained-devices"
29 The number of GPIOs must equal "maxim,db0-gpios".
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c57 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local
67 equal = strchr(dev_id, '='); in mtd_search_alternate_name()
68 if (!equal) in mtd_search_alternate_name()
70 dev_id_len = equal - mtdids; in mtd_search_alternate_name()
71 mtd_id = equal + 1; in mtd_search_alternate_name()
/openbmc/linux/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
/openbmc/linux/Documentation/admin-guide/namespaces/
H A Dcompatibility-list.rst33 2. Intentionally, two equal user IDs in different user namespaces
34 should not be equal from the VFS point of view. In other
41 even having equal UIDs.
/openbmc/linux/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
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c251 bool equal; in power_state_management() local
262 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management()
263 equal = false; in power_state_management()
265 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management()
/openbmc/linux/Documentation/ABI/removed/
H A Dsysfs-kernel-uids9 are two users logged in, each with an equal number of
10 shares, then they will get equal CPU bandwidth. Another
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_table_test.cpp41 ASSERT_EQ(true, std::equal(table.begin(), table.end(), out.begin())); in TEST_F()
57 ASSERT_EQ(true, std::equal(table.begin(), table.end(), out.begin() + 2)); in TEST_F()
/openbmc/linux/tools/memory-model/Documentation/
H A Dlocking.txt45 consequence that if the final value of r0 is equal to 1, then the final
46 value of r1 must also be equal to 1. In contrast, the weaker rule would
77 This also has the consequence that if the final value of r1 is equal
78 to 0, then the final value of r0 must also be equal to 0. In contrast,
260 equal "0" and "1:r1" to equal 1.
292 If "1:r0" is equal to "0", "1:r1" can never equal "1" because CPU0()
/openbmc/linux/fs/smb/server/mgmt/
H A Dshare_config.c142 bool equal; in share_config_request() local
147 equal = !strcmp(cf_resp_name, name); in share_config_request()
149 if (!equal) in share_config_request()
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dfixed.txt24 - regulator-min-microvolt is equal to regulator-max-microvolt
25 - regulator-min-microamp is equal to regulator-max-microamp
/openbmc/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst77 /* Set logical level for RTS pin equal to 1 when sending: */
79 /* or, set logical level for RTS pin equal to 0 when sending: */
82 /* Set logical level for RTS pin equal to 1 after sending: */
84 /* or, set logical level for RTS pin equal to 0 after sending: */
/openbmc/linux/tools/perf/ui/
H A Dhist.c475 .equal = hpp__equal, \
489 .equal = hpp__equal, \
502 .equal = hpp__equal, \
633 if (acc->equal(acc, fmt)) { in perf_hpp__cancel_cumulate()
638 if (ovh->equal(ovh, fmt)) in perf_hpp__cancel_cumulate()
645 return a->equal && a->equal(a, b); in fmt_equal()
/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp71 auto check = std::equal(output.begin(), output.end(), response.begin()); in TEST()
234 auto check = std::equal(output.begin(), output.end(), response.begin()); in TEST()
406 auto check = std::equal(payload.begin(), payload.end(), output.begin()); in TEST()
484 auto check = std::equal(payload.begin(), payload.end(), plain.begin()); in TEST()
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.cpp52 return (std::equal(output.begin(), output.end(), integrityDataBegin, in verifyIntegrityData()
118 return (std::equal(output.begin(), output.end(), integrityDataBegin, in verifyIntegrityData()
/openbmc/linux/Documentation/driver-api/
H A Dconnector.rst63 netlink group to the user which is equal to its id.idx.
82 If we receive a message and its sequence number is not equal to one we
85 acknowledge is not equal to the sequence number in the original
138 2.6.14 netlink code only allows to select a group which is less or equal to
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dnot.md20 "comments": ["Check if register 0xA0 is not equal to 0xFF"],
/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dmrf24j40.txt7 - spi-max-frequency: maximal bus speed, should be set something under or equal
/openbmc/bmcweb/include/
H A Dstr_utility.hpp41 return std::ranges::equal(left, right, [](char lChar, char rChar) { in asciiIEquals()

12345678910>>...21