Home
last modified time | relevance | path

Searched refs:got (Results 201 – 225 of 388) sorted by relevance

12345678910>>...16

/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dhardcodepaths.patch25 - .expect("got a non-UTF8 data-layout from LLVM");
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddvbapi.rst79 got fixed for the non-legacy API.
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0002-use-pkgconfig-instead-of-npth-config.patch81 - AC_MSG_RESULT([does not match. want=$req_npth_api got=$tmp])
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c952 char got[128 + 1]; in do_test() local
965 hex_encode(&h, sizeof(h), got, sizeof(got)); in do_test()
967 passed = strcmp(t->expected, got) == 0; in do_test()
/openbmc/u-boot/doc/
H A DREADME.arm-caches53 cache got disabled.
/openbmc/linux/arch/x86/tools/
H A Dinsn_sanity.c60 field->got, field->nbytes); in dump_field()
/openbmc/linux/Documentation/locking/
H A Dpi-futex.rst49 we've got even more priority levels.
53 apps have a very fair expectation of being able to use locks, we've got
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch124 - # got strlcpy and strlcat in libc, but not in <string.h>
150 + # got strlcpy and strlcat in libc, but not in <string.h>
/openbmc/linux/fs/ext2/
H A Dialloc.c498 goto got; in ext2_new_inode()
507 got: in ext2_new_inode()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch120 - # got strlcpy and strlcat in libc, but not in <string.h>
146 + # got strlcpy and strlcat in libc, but not in <string.h>
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c164 struct qib_user_sdma_rb_node *got; in qib_user_sdma_rb_insert() local
167 got = rb_entry(*node, struct qib_user_sdma_rb_node, node); in qib_user_sdma_rb_insert()
169 if (new->pid < got->pid) in qib_user_sdma_rb_insert()
171 else if (new->pid > got->pid) in qib_user_sdma_rb_insert()
/openbmc/linux/fs/ubifs/
H A Dubifs.h1606 const u8 *expected, const u8 *got) in ubifs_check_hash() argument
1608 return crypto_memneq(expected, got, c->hash_len); in ubifs_check_hash()
1621 const u8 *expected, const u8 *got) in ubifs_check_hmac() argument
1623 return crypto_memneq(expected, got, c->hmac_desc_len); in ubifs_check_hmac()
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-pcduino2.dts46 * is that the pcDuino2 board got a USB VBUS voltage regulator, which
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-pcduino2.dts46 * is that the pcDuino2 board got a USB VBUS voltage regulator, which
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmediatek,mt7530.yaml25 memory map rather than using MDIO. The switch got an internally connected 10G
28 MT7530 in MT7620AN, MT7620DA, MT7620DAN and MT7620NN SoCs has got 10/100 PHYs
34 Port 5 on MT7530 has got various ways of configuration:
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_watchdog.robot219 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}.
232 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}.
247 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch129 - # got strlcpy and strlcat in libc, but not in <string.h>
155 + # got strlcpy and strlcat in libc, but not in <string.h>
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ppi8 folder makes sense. The folder path can be got by command
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dtime_t.patch15 the window manager of XFCE, which is how I got involved in this.
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst58 (x-axis) got accessed when (y-axis) and how frequently (number).::
/openbmc/linux/fs/ceph/
H A Ddir.c1256 int got = 0, want = CEPH_CAP_FILE_EXCL | CEPH_CAP_DIR_UNLINK; in get_caps_for_async_unlink() local
1261 got = want; in get_caps_for_async_unlink()
1266 if (!got) in get_caps_for_async_unlink()
1281 if (want == got) in get_caps_for_async_unlink()
1282 return got; in get_caps_for_async_unlink()
1284 ceph_put_cap_refs(ci, got); in get_caps_for_async_unlink()
/openbmc/u-boot/arch/xtensa/cpu/
H A Du-boot.lds113 /DISCARD/ : { *(.got*) }
/openbmc/linux/Documentation/admin-guide/media/
H A Dremote-controller.rst70 than 247. With the advent of Wayland, the input driver got updated too,
/openbmc/bmcweb/
H A DHEADERS.md52 that they got optimized without requiring LTO.
/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S257 # len is less than 8 if we got here

12345678910>>...16