Home
last modified time | relevance | path

Searched full:just (Results 1 – 25 of 1856) sorted by relevance

12345678910>>...75

/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddevelopment-shell.rst6 When debugging certain commands or even when just editing packages,
14 ``configure`` and ``make``. The commands execute just as if the
57 the task just as it would be run using the ``bitbake -c`` command.
64 must be called just as BitBake would call them. That means you need to
75 instead of just using ``gcc``. The same applies to other
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-meson-fix-glx-detection-without-glvnd.patch6 When build without GLVND, Mesa provides GLX as a part of libGL, just
10 And just for good measure, let's add in dep_gl as a dependency for
34 - # symbols reside in libGL, so let's just use that.
39 + # just use that.
/openbmc/u-boot/board/phytec/pfla02/
H A DKconfig13 bool "DRAM on just one bank"
15 activate, if the module has just one bank
/openbmc/qemu/scripts/oss-fuzz/
H A Dreorder_fuzzer_qtest_trace.py21 Some fuzzer make use of hooks that allow us to populate some memory range, just
27 [start] fill a DMA buffer just in time
28 [end] fill a DMA buffer just in time
29 [start] fill a DMA buffer just in time
30 [end] fill a DMA buffer just in time
/openbmc/phosphor-led-manager/test/
H A Dutest.cpp37 // Need just the ledsAssserted populated with these. in TEST_F()
69 // Need just the ledsAssserted populated with these. in TEST_F()
101 // Need just the ledsAssserted populated with these. in TEST_F()
147 // Need just the ledsAssserted populated with these. in TEST_F()
183 // Need just the ledsAssserted populated with these. in TEST_F()
219 // Need just the ledsAssserted populated with these. in TEST_F()
249 // Need just the ledsAssserted populated with these. in TEST_F()
285 // Need just the ledsAssserted populated with these. in TEST_F()
315 // Need just the ledsAssserted populated with these. in TEST_F()
364 // Need just the ledsAssserted populated with these. in TEST_F()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dfix-clang-private-operator.patch7 int numCalls; // just an interesting statistic
8 size_t totalBytes; // just an interesting statistic
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dinterrupt.c6 * We don't have the benefit of libc, just builtin C primitives and
16 * Loop forever. Just make sure the condition is always a constant in loop()
/openbmc/qemu/tests/vm/
H A Dconf_example_aarch64.yml7 # If any of the below are not provided, we will just use the qemu defaults.
39 # Just keep in mind your scripts might need to change
50 # Or to skip the install entirely, just provide ""
/openbmc/openbmc/poky/scripts/
H A Doe-selftest11 # To use it you just need to source your build environment setup script and
14 # Call the script as: "oe-selftest -r <module>.<Class>.<method>" to run just a single test
15 # E.g: "oe-selftest -r bblayers.BitbakeLayers" will run just the BitbakeLayers class from meta/lib/…
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A Dppp_on_boot7 # with just "#!/bin/sh", the commands below will be executed instead.
16 # Additional connections, which would just use settings from
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGLWTPL10 It might just work or not, there is no third option.
16 0. You just DO WHATEVER YOU WANT TO as long as you NEVER LEAVE A
/openbmc/qemu/tests/qemu-iotests/
H A DREADME13 Just run ./check to run all tests for the raw image format, or ./check
19 Please send improvements to the test suite, general feedback or just
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A DXserver4 # can affect XSERVER, ARGS & DPI: otherwise systemd could just use
5 # /etc/default/xserver-nodm as EnvironmentFile and sysvinit could just
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-session15 # this avoids us returning an error just because nothing sets a success code
16 # since the modules above will each just jump around
H A Dcommon-session-noninteractive15 # this avoids us returning an error just because nothing sets a success code
16 # since the modules above will each just jump around
H A Dcommon-auth15 # this avoids us returning an error just because nothing sets a success code
16 # since the modules above will each just jump around
H A Dcommon-password20 # this avoids us returning an error just because nothing sets a success code
21 # since the modules above will each just jump around
H A Dcommon-account21 # this avoids us returning an error just because nothing sets a success code
22 # since the modules above will each just jump around
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/
H A Dcommon-session15 # this avoids us returning an error just because nothing sets a success code
16 # since the modules above will each just jump around
H A Dcommon-auth23 # this avoids us returning an error just because nothing sets a success code
24 # since the modules above will each just jump around
/openbmc/openpower-proc-control/procedures/phal/
H A Dcheck_host_running.cpp46 // just continue, failing to collect a dump should not cause further in createBmcDump()
72 // This should "never" happen so just throw the exception and let in checkHostRunning()
99 // On error, we have to assume host is up so just fall through in checkHostRunning()
153 // This should "never" happen so just throw the exception and let in clearHostRunning()
176 // It's best effort, so just return either way in clearHostRunning()
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0001-Add-support-for-persistent-only-settings.patch48 + // On the contrary, if there is just one object, that may mean
51 + // That is not an error, just return the regular setting.
52 + // If there's just one object, that's the only kind of setting
53 + // mode this interface supports, so just return that setting path.
/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-dualtimer-test.c57 /* Step to just past the 500th tick and check VALUE */ in test_dualtimer()
62 /* Just past the 1000th tick: timer should have fired */ in test_dualtimer()
92 /* Step to just past the 500th tick and check VALUE */ in test_prescale()
97 /* Just past the 1000th tick: timer should have fired */ in test_prescale()
/openbmc/qemu/include/user/
H A Dsafe-syscall.h45 * QEMU: just make sure that if the implementation code has to make any
72 * signal could arrive just before we make the host syscall inside libc,
75 * function but otherwise just return the result or errno in the usual
104 * (1) signal came in just before we took the host syscall (a race);
117 * be invoked with the PC pointing just after the syscall instruction,
/openbmc/boost-dbus/test/
H A Dexport_sample.py25 # run just before the signal is actually emitted
26 # just put "pass" if nothing should happen

12345678910>>...75