/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 347 "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 D | rk_hdmi.h | 36 * @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 D | 0001-Fix-compilation-with-fno-common.patch | 43 - 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 D | tegra30-common.h | 24 * scriptaddr can be pretty much anywhere that doesn't conflict with something 28 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
|
H A D | tegra210-common.h | 23 * scriptaddr can be pretty much anywhere that doesn't conflict with something 27 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
|
H A D | tegra186-common.h | 26 * scriptaddr can be pretty much anywhere that doesn't conflict with something 30 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
|
H A D | tegra124-common.h | 29 * scriptaddr can be pretty much anywhere that doesn't conflict with something 33 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
|
H A D | tegra114-common.h | 27 * scriptaddr can be pretty much anywhere that doesn't conflict with something 31 * something else. Put it above BOOTMAPSZ to eliminate conflicts.
|
H A D | tegra20-common.h | 28 * 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 D | recipeutils.py | 31 vals = {'SRC_URI[md5sum]': 'aaaaaa', 'LICENSE': 'something'} 42 +LICENSE = "something" 122 'pn-something': 'reserved',
|
/openbmc/qemu/docs/system/arm/ |
H A D | versatile.rst | 35 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 D | README_VirtualBox_Toaster.txt | 23 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 D | source | 1 This is a test for something
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/emptytest/ |
H A D | emptytest.bb | 3 # Set LICENSE to something so that bitbake -p that is ran at the beginning
|
/openbmc/u-boot/doc/ |
H A D | README.drivers.eth | 38 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 D | run-ptest | 3 # there needs to be something in /etc/resolv.conf for the gunicorn
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | parse.py | 318 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 D | gobject-introspection.rst | 53 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 D | devtool-hello-world.md | 36 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 D | arm.patch | 6 -This is a test for something
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/ |
H A D | x86.patch | 6 -This is a test for something
|
/openbmc/gpioplus/ |
H A D | README.md | 8 For a standard release build, you want something like:
|
/openbmc/sdeventplus/ |
H A D | README.md | 13 For a standard release build, you want something like:
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | version_handlers_builder.hpp | 13 * something that is usable by the version handler.
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pci-info.txt | 34 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:
|