| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.standalone | 68 5. To export some additional function long foobar(int i,char c), the following steps 74 EXPORT_FUNC(foobar, long, foobar, int, char) 86 long foobar(int i, char c); 92 gd->jt->foobar = another_foobar; 94 The signature of another_foobar must then match the declaration of foobar. 102 EXPORT_FUNC(foobar, long, foobar, int, char) 104 EXPORT_FUNC(dummy, void, foobar, void)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/neon/neon/ |
| H A D | run-ptest | 11 echo foobar > foobar.txt
|
| /OK3568_Linux_fs/buildroot/package/psplash/ |
| H A D | Config.in | 22 * Display message "foobar" above progress bar: 23 psplash-write "MSG foobar"
|
| /OK3568_Linux_fs/buildroot/package/makedevs/ |
| H A D | README | 9 /sbin/foobar f 2755 0 0 - - - - - 11 and (assuming the file /sbin/foobar exists) it will be made setuid
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/core/rootfs-overlay1/ |
| H A D | test-file1 | 1 foobar
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/init/systemd-factory/var/foo/ |
| H A D | bar | 1 foobar
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer.conf.example | 55 # file_exclude = src/foobar/* : exclude everything under src/foobar
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/ |
| H A D | 0001-Port-to-compilers-that-moan-about-K-R-func-decls.patch | 110 @@ -561,7 +561,7 @@ void @foobar@ (int *x); 119 @@ -637,7 +637,7 @@ void @foobar@ (int *x);
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-rebar.txt | 16 03: # erlang-foobar 21 08: ERLANG_FOOBAR_SOURCE = erlang-foobar-$(ERLANG_FOOBAR_VERSION).tar.xz
|
| H A D | patch-policy.txt | 46 digits, like 'git-format-patch' does. E.g.: +0001-foobar-the-buz.patch+
|
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | tests-phandle.dtsi | 55 string-property = "foobar";
|
| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | test-fdt-overlay.dts | 26 test-str-property = "foobar";
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | yealink.rst | 195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav 199 aplay foobar.wav
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | 3270.rst | 285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270 287 to execute the commands mkdir foobar and cd foobar immediately when you
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/routing/ |
| H A D | tst_routing.cpp | 190 void foobar(); 475 void tst_nokia_routing::foobar() in foobar() function in tst_nokia_routing
|
| /OK3568_Linux_fs/kernel/ |
| H A D | README.md | 138 ANDROID: fix android-specific bug in foobar.c 142 Fixes: 1234abcd2468 ("foobar: add cool feature")
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 301 /** @foobar: Single line description. */ 302 int foobar; 426 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
|
| H A D | sphinx.rst | 401 :alt: foobar digraph 415 :alt: foobar digraph
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 332 /** @foobar: Single line description. */ 333 int foobar; 461 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
|
| H A D | sphinx.rst | 412 :alt: foobar digraph 426 :alt: foobar digraph
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | netdev-FAQ.rst | 160 * foobar blah blah blah 166 /* foobar blah blah blah
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 28 # prompt "Choose foobar" 30 # bool "foobar 1" 32 # bool "foobar 2" 37 # prompt "Choose foobar" 41 # bool "foobar 1" 43 # bool "foobar 2" 48 # bool "foobar 1 has been renamed" 53 # bool "foobar 2 has been renamed"
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 122 SRC_URI = "http://example.com/foobar.tar.bz2;md5sum=4a8e0f237e961fd7785d19d07fdb994d" 128 SRC_URI = "http://example.com/foobar.tar.bz2;name=foo"
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 243 …bles which don't start with "foo" and end with "bar", like "fizzbar". But "foobar" is filtered out.
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | pktcdvd.c | 1364 static int kcdrwd(void *foobar) in kcdrwd() argument 1366 struct pktcdvd_device *pd = foobar; in kcdrwd()
|