Home
last modified time | relevance | path

Searched full:looks (Results 1 – 25 of 1560) sorted by relevance

12345678910>>...63

/openbmc/linux/scripts/mod/
H A Dfile2alias.c168 /* Looks like "usb:vNpNdNdcNdscNdpNicNiscNipNinN" */
399 /* Looks like: hid:bNvNpN */
417 /* Looks like: ieee1394:venNmoNspNverN */
441 /* Looks like: pci:vNdNsvNsdNbcNscNiN or <prefix>_pci:vNdNsvNsdNbcNscNiN. */
497 /* looks like: "ccw:tNmNdtNdmN" */
520 /* looks like: "ap:tN" */
530 /* looks like: "css:tN" */
540 /* Looks like: "serio:tyNprNidNexN" */
559 /* looks like: "acpi:ACPI0003" or "acpi:PNP0C0B" or "acpi:LNXVIDEO" or
596 /* looks lik
[all...]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp13 * @brief Looks up FRU callouts, which are D-Bus inventory paths,
27 * The JSON looks like:
90 * @brief Looks up the callouts in a JSON File to add to a PEL
106 * @brief Looks up the callouts to add to a PEL for when the path
147 * @brief Looks up the callouts in the JSON using the I2C keys.
H A Ddevice_callouts.cpp268 * @brief Looks up the callouts in the JSON using the I2C keys.
307 * @brief Looks up the callouts in the JSON for this I2C path.
323 * @brief Looks up the callouts in the JSON for this FSI path.
355 * @brief Looks up the callouts in the JSON for this FSI-I2C path.
401 * @brief Looks up the callouts in the JSON for this FSI-SPI path.
H A Dregistry.cpp177 // Looks like: "22" in getSRCType()
255 // Looks like: in getSRCSymptomIDFields()
334 * A sample calloutList array looks like the following. The System and Systems
457 * The JSON looks like:
517 * The JSON looks like:
575 * The JSON looks like:
657 * The JSON looks like:
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-dmabuf.h69 * virtio_lookup_dmabuf() - Looks for a dma-buf resource in the lookup table
77 * virtio_lookup_vhost_device() - Looks for an exporter vhost device in the
86 * virtio_object_type() - Looks for the type of resource in the lookup table
/openbmc/linux/arch/arm/kernel/
H A Dstacktrace.c20 * With framepointer enabled, a simple function prologue looks like this:
25 * A simple function epilogue looks like this:
29 * prologue looks like this when built with clang:
35 * A simple function epilogue looks like this when built with clang:
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dtest-qxfer-siginfo-read.py5 # The test runs a binary that causes a SIGSEGV and then looks for additional
10 # so the test looks for and checks if this address is correctly reported by the
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dvala.bbclass14 # Our patched version of Vala looks in STAGING_DATADIR for .vapi files
16 # Upstream Vala >= 0.11 looks in XDG_DATA_DIRS for .vapi files
/openbmc/skeleton/libopenbmc_intf/
H A DGPIOS.md10 It looks like:
49 It looks like:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dupdate-results-script.patch31 echo "OK, it looks like you can time stuff down to $ENOUGH usec resolution."
39 echo "OK, it looks like your gettimeofday() costs $TIMING_O usecs."
47 echo "OK, it looks like your benchmark loop costs $LOOP_O usecs."
80 echo "OK, it looks like your cache line is $LINE_SIZE bytes."
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.hpp140 * Looks for a configuration file based on the list of compatible system
141 * types. If no file is found, looks for a file with the default name.
143 * Looks for the file in the test directory and standard directory.
173 * Looks for the config file using findConfigFile().
/openbmc/qemu/include/hw/sensor/
H A Dtmp105.h47 * The TMP105 initially looks for a temperature rising above T_high;
48 * once this is detected, the condition it looks for next is the
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0003-start-stop-false.patch16 -# busybox looks at argv[0] and says "qwerty: applet not found"
22 +# busybox looks at argv[0] and says "qwerty: applet not found", so
/openbmc/linux/Documentation/maintainer/
H A Dmessy-diffstat.rst12 great deal of unrelated work. The result looks ugly and obscures what the
21 manner, mainline kernel development looks like this::
36 result in the simplest case is a history that looks like::
/openbmc/linux/Documentation/iio/
H A Dbno055.rst31 the driver looks for at probe time. If found, then the IMU is initialized
36 The driver looks for calibration data file using two different names: first
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_close_unittest.cpp28 * everything looks right. in TEST_F()
59 * handler, and it's closed and everything looks right. in TEST_F()
/openbmc/linux/arch/um/include/asm/
H A Duaccess.h51 if (0) /* make sure the label looks used to the compiler */ \
58 if (0) /* make sure the label looks used to the compiler */ \
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-osd335x-common.dtsi26 * Therefore, from a DEVICE_ID revision point of view, the silicon looks
28 * the HW OPP table, the silicon looks like it is Revision 1.0 (ie the
/openbmc/linux/tools/testing/selftests/bpf/
H A DREADME.rst97 The symptom looks like
139 The symptom for ``bpf_iter/ipv6_route`` looks like
151 The symptom for ``bpf_iter/netlink`` looks like
176 The verifier output looks like
245 Without it, the error from compiling bpf selftests looks like:
/openbmc/linux/drivers/base/firmware_loader/builtin/
H A Dmain.c41 * This looks for the firmware in the built-in kernel. Only if the kernel was
78 * This looks for the firmware in the built-in kernel. Only if the kernel was
/openbmc/u-boot/include/
H A Dsyscon.h55 * are in use. This function looks up the controller given this driver data.
69 * are in use. This function looks up the regmap given this driver data.
/openbmc/linux/scripts/
H A Drustdoc_test_builder.rs27 // The line we are looking for looks like one of the following: in main()
60 // We save the result in a variable so that the failed assertion message looks nicer. in main()
/openbmc/qemu/scripts/oss-fuzz/
H A Dreorder_fuzzer_qtest_trace.py23 activity that looks like:
61 script looks for these tags and warns the users that the resulting trace might
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Use-relative-install-paths-for-CMake.patch40 @@ -359,7 +352,7 @@ MACRO( SET_AUTODOCS ) # looks for doxygen, dot and latex and setup autodocs acc
49 @@ -379,7 +372,7 @@ MACRO( SET_AUTODOCS ) # looks for doxygen, dot and latex and setup autodocs acc
/openbmc/linux/arch/m68k/mac/
H A Doss.c48 /* Disable all interrupts. Unlike a VIA it looks like we */ in oss_init()
123 * It looks messy but it's rather straightforward. The switch() statement

12345678910>>...63