Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/linux/lib/
H A Dcmdline.c229 unsigned int i, equals = 0; in next_arg() local
241 if (equals == 0) { in next_arg()
243 equals = i; in next_arg()
250 if (!equals) in next_arg()
253 args[equals] = '\0'; in next_arg()
254 *val = args + equals + 1; in next_arg()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-dirty-equals_0.9.0.bb1 SUMMARY = "Doing dirty (but extremely useful) things with equals."
2 DESCRIPTION = "dirty-equals is a python library that (mis)uses the \
6 dirty-equals can be used in whatever context you like, but it comes \
9 HOMEPAGE = "https://github.com/samuelcolvin/dirty-equals"
H A Dpython3-eth-hash_0.7.0.bb15 PACKAGECONFIG[pysha3python-version-bigger--equals-3-dot-9] = ",,,python3-safe-pysha3"
H A Dpython3-pydantic-core_2.27.2.bb32 python3-dirty-equals \
H A Dpython3-pydantic_2.10.5.bb42 python3-dirty-equals \
/openbmc/qemu/target/hexagon/
H A Dgen_printinsn.py50 equals = re.compile(opswithequal_re)
71 for m in equals.finditer(s):
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A D0001-coordinator-Fix-strncpy-range-warning.patch7 error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop-truncation]
/openbmc/linux/Documentation/i2c/
H A Di2c-protocol.rst14 Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0.
H A Ddev-interface.rst113 Selects ten bit addresses if select not equals 0, selects normal 7 bit
114 addresses if select equals 0. Default 0. This request is only valid
119 if select not equals 0, disables if select equals 0. Default 0.
/openbmc/linux/Documentation/usb/
H A Dusbip_protocol.rst367 | | | If direction is USBIP_DIR_OUT then n equals |
368 | | | transfer_buffer_length; otherwise n equals 0. |
401 | | | If direction is USBIP_DIR_IN then n equals |
402 | | | actual_length; otherwise n equals 0. |
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dcompare_presence.md21 Returns true if the actual presence value equals the expected value, otherwise
H A Dcompare_vpd.md60 Returns true if the keyword value equals the expected value, otherwise returns
/openbmc/linux/Documentation/hwmon/
H A Dgsc-hwmon.rst49 equals or exceeds pwm1_auto_point6_temp.
H A Dds1621.rst75 ("cooler"), vice versa. That way "heater" equals "active low", whereas
76 "conditioner" equals "active high". Please note that the DS1621 data sheet
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend157 # Check uboot image size equals to 384K
193 # Check uboot image size equals to 384K
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dvf610-nfc.txt33 - nand-ecc-step-size: step size equals page size, currently only 2k pages are
/openbmc/linux/security/tomoyo/
H A Dcondition.c649 condp->equals = !is_not; in tomoyo_get_condition()
652 condp->equals); in tomoyo_get_condition()
799 const bool match = condp->equals; in tomoyo_condition()
/openbmc/qemu/docs/interop/
H A Dprl-xml.rst127 equals to 0.
129 split storage equals to ``Disk_size``.
/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-its.rst165 - next: equals to 0 if this entry is the last one; otherwise it
192 - next: equals to 0 if this entry is the last one; otherwise it corresponds
/openbmc/linux/Documentation/security/
H A Ddigsig.rst47 keyid equals to SHA1[12-19] over the total key content.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport20 USB Type-C Standard. Functionally it equals to the situation
/openbmc/phosphor-state-manager/
H A D.clang-tidy234 modernize-use-equals-default,
235 modernize-use-equals-delete,
/openbmc/phosphor-led-manager/
H A D.clang-tidy234 modernize-use-equals-default,
235 modernize-use-equals-delete,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-liftoff-Correct-function-signatures.patch32 // {src} register of kind {kind} into {dst}. If {src} equals {dst}, ignore
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hcalls.rst50 disabled, i.e. guest effective address equals to guest physical address), it

1234