Home
last modified time | relevance | path

Searched refs:foo (Results 226 – 250 of 590) sorted by relevance

12345678910>>...24

/openbmc/qemu/tests/qapi-schema/
H A Dnested-struct-data-invalid-dict.json3 { 'command': 'foo',
H A Ddoc-interleaved-section.json8 # @integer: foo
H A Dunion-branch-invalid-dict.json7 'data': { 'integer': { 'if': 'foo'},
/openbmc/linux/Documentation/translations/zh_CN/power/
H A Denergy-model.rst165 在能量模型框架中使用(假的)“foo”协议注册性能域。该驱动实现了一个est_power()
175 06 /* 使用“foo”协议设置频率上限 */
/openbmc/boost-dbus/cmake/
H A DFindGMock.cmake34 # add_executable(foo foo.cc)
35 # target_link_libraries(foo ${GMOCK_BOTH_LIBRARIES})
/openbmc/qemu/tests/data/
H A Dtest-qga-config5 pidfile=/var/foo/qemu-ga.pid
/openbmc/u-boot/test/overlay/
H A Dtest-fdt-base.dts12 test-str-property = "foo";
/openbmc/linux/Documentation/devicetree/bindings/
H A Dexample-schema.yaml131 foo-gpios:
133 description: A connection of the 'foo' gpio line.
136 foo-supply: true
159 - enum: [foo, bar]
223 - foo-supply
227 foo-supply: false
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0015-powerpc-Do-not-ask-compiler-for-finding-arch.patch25 - archcpu=`echo "int foo () { return 0; }" \
41 - archcpu=`echo "int foo () { return 0; }" \
/openbmc/qemu/tests/qemu-iotests/
H A D06256 $QEMU_IMG snapshot -c foo "$TEST_IMG"
H A D178.out.raw13 qemu-img: Invalid parameter 'snapshot.foo'
14 qemu-img: Failed in parsing snapshot param 'snapshot.foo=bar'
17 qemu-img: Unknown file format 'foo'
/openbmc/openbmc-build-scripts/config/
H A D.gitlint86 # E.g. body must end in My-Commit-Tag: foo
87 # regex=My-Commit-Tag: foo$
91 # For example, use the following regex if you only want to allow email addresses from foo.com
92 # regex=[^@]+@foo.com
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c523 unsigned int foo; in init_rng() local
525 if (getrandom(&foo, sizeof(foo), 0) == -1) { in init_rng()
530 srand(foo); in init_rng()
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/
H A Duseraddbadtask.bb17 echo "foo"
/openbmc/libpldm/
H A DREADME.md16 Given a PLDM command "foo", the library will provide the following API: For the
20 encode_foo_req() - encode a foo request
21 decode_foo_resp() - decode a response to foo
27 decode_foo_req() - decode a foo request
28 encode_foo_resp() - encode a response to foo
/openbmc/linux/Documentation/core-api/
H A Dxarray.rst252 void foo_init(struct foo *foo)
254 xa_init_flags(&foo->array, XA_FLAGS_LOCK_BH);
257 int foo_store(struct foo *foo, unsigned long index, void *entry)
261 xa_lock_bh(&foo->array);
264 foo->count++;
265 xa_unlock_bh(&foo->array);
270 void foo_erase(struct foo *foo, unsigned long index)
272 xa_lock(&foo->array);
273 __xa_erase(&foo->array, index);
274 foo->count--;
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/classes/
H A Dbandit.bbclass3 # $ bitbake python-foo -c bandit
5 # Writes the report to $DEPLOY_DIR/bandit/python-foo.html.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D130-mips.patch72 -static void foo (void)
80 - foo();
/openbmc/linux/security/integrity/
H A Diint.c189 static void iint_init_once(void *foo) in iint_init_once() argument
191 struct integrity_iint_cache *iint = (struct integrity_iint_cache *) foo; in iint_init_once()
/openbmc/linux/tools/testing/ktest/examples/
H A Dtest.conf6 MACHINE = foo
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_value_adj_spill.c12 int foo[MAX_ENTRIES]; member
/openbmc/linux/Documentation/filesystems/
H A Dbefs.rst56 Assuming that your kernel source is in /foo/bar/linux and the patchfile
59 cd /foo/bar/linux
74 cd /foo/bar/linux
/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dtracing.bconf25 instance.foo {
/openbmc/phosphor-host-ipmid/docs/
H A Dcontributing.md13 - Too large: "convert foo to new API; also fix CVE 1234 in bar"
16 - Just right: "convert foo to new API" and "convert foo from tab to space"
22 bar()" does not need to depend on "refactor foo()". Said differently, ensure
70 are modifying. e.g. "apphandler: refactor foo to new API"
/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_user.tc29 ln -s foo $TMPDIR/bar

12345678910>>...24