Home
last modified time | relevance | path

Searched full:something (Results 1 – 25 of 982) sorted by relevance

12345678910>>...40

/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c347 "something"); in test_xs_node_simple()
362 g_assert(data->len == strlen("something")); in test_xs_node_simple()
363 g_assert(!memcmp(data->data, "something", data->len)); in test_xs_node_simple()
370 g_assert(data->len == strlen("something")); in test_xs_node_simple()
386 "something else"); in test_xs_node_simple()
512 /* Write something */ in do_test_xs_node_tx()
514 "something"); in do_test_xs_node_tx()
526 /* Write something else in the root */ in do_test_xs_node_tx()
540 "something else"); in do_test_xs_node_tx()
551 g_assert(data->len == strlen("something")); in do_test_xs_node_tx()
[all …]
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.h36 * @return number of bytes read if OK, -ve if something went wrong
58 * @return 0 if OK, -ve if something went wrong
71 * @return 0 if OK, -ve if something went wrong
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-compilation-with-fno-common.patch43 - unwind-table entry. Perhaps something similar can be done with
76 - unwind-table entry. Perhaps something similar can be done with
104 + unwind-table entry. Perhaps something similar can be done with
122 - unwind-table entry. Perhaps something similar can be done with
179 - unwind-table entry. Perhaps something similar can be done with
268 + unwind-table entry. Perhaps something similar can be done with
293 - unwind-table entry. Perhaps something similar can be done with
326 - unwind-table entry. Perhaps something similar can be done with
359 - unwind-table entry. Perhaps something similar can be done with
392 - unwind-table entry. Perhaps something similar can be done with
[all …]
/openbmc/u-boot/include/configs/
H A Dtegra30-common.h24 * scriptaddr can be pretty much anywhere that doesn't conflict with something
28 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
H A Dtegra210-common.h23 * scriptaddr can be pretty much anywhere that doesn't conflict with something
27 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
H A Dtegra186-common.h26 * scriptaddr can be pretty much anywhere that doesn't conflict with something
30 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
H A Dtegra124-common.h29 * scriptaddr can be pretty much anywhere that doesn't conflict with something
33 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
H A Dtegra114-common.h27 * scriptaddr can be pretty much anywhere that doesn't conflict with something
31 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
H A Dtegra20-common.h28 * scriptaddr can be pretty much anywhere that doesn't conflict with something
32 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipeutils.py31 vals = {'SRC_URI[md5sum]': 'aaaaaa', 'LICENSE': 'something'}
42 +LICENSE = "something"
122 'pn-something': 'reserved',
/openbmc/qemu/docs/system/arm/
H A Dversatile.rst35 enough to get something running. Nowadays an out-of-tree build is
47 something from the SCSI interface::
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt23 It should be something like:
42 For NAT network it should be something like:
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/
H A Dsource1 This is a test for something
/openbmc/openbmc/poky/meta-selftest/recipes-test/emptytest/
H A Demptytest.bb3 # Set LICENSE to something so that bitbake -p that is ran at the beginning
/openbmc/u-boot/doc/
H A DREADME.drivers.eth38 So the call graph at this stage would look something like:
47 register function. The pseudo code would look something like:
149 code here would look something like:
175 So the call graph at this stage would look something like:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gunicorn/
H A Drun-ptest3 # there needs to be something in /etc/resolv.conf for the gunicorn
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py318 bb.note("Something else")
328 bb.note("Something")
340 bb.note("Something")
406 bb.note("Something")
411 bb.note("Something")
416 bb.note("Something")
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst53 something is unable to find ``.so`` libraries, check where these
57 GIR_EXTRA_LIBS_PATH = "${B}/something/.libs"
131 #. For something a little more advanced, enter the following see:
/openbmc/docs/development/
H A Ddevtool-hello-world.md36 Your diff should look something like this:
73 You should see something like this:
176 You should see something like this in one of the journal entries:
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/
H A Darm.patch6 -This is a test for something
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/
H A Dx86.patch6 -This is a test for something
/openbmc/gpioplus/
H A DREADME.md8 For a standard release build, you want something like:
/openbmc/sdeventplus/
H A DREADME.md13 For a standard release build, you want something like:
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.hpp13 * something that is usable by the version handler.
/openbmc/u-boot/doc/driver-model/
H A Dpci-info.txt34 Note that this is all done on a lazy basis, as needed, so until something is
132 When this bus is scanned we will end up with something like this:
159 When this bus is scanned we will end up with something like this:

12345678910>>...40