| /OK3568_Linux_fs/kernel/Documentation/sphinx/ |
| H A D | parse-headers.pl | 26 my %typedefs; 92 $typedefs{$n} = "\\ :c:type:`$n <$s>`\\ "; 128 $typedefs{$s} = "\\ :c:type:`$s`\\ "; 161 delete $typedefs{$1} if (exists($typedefs{$1})); 212 $typedefs{$old} = $new if (exists($typedefs{$old})); 230 print Data::Dumper->Dump([\%typedefs], [qw(*typedefs)]) if (%typedefs); 310 foreach my $r (keys %typedefs) { 311 my $s = $typedefs{$r};
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/ |
| H A D | 0005-typedefs.h-add-support-for-PowerPC.patch | 4 Subject: [PATCH 5/6] typedefs.h: add support for PowerPC 9 webrtc/typedefs.h | 3 +++ 12 diff --git a/webrtc/typedefs.h b/webrtc/typedefs.h 14 --- a/webrtc/typedefs.h 15 +++ b/webrtc/typedefs.h
|
| H A D | 0004-typedefs.h-add-support-for-64-bit-and-big-endian-MIP.patch | 4 Subject: [PATCH 4/6] typedefs.h: add support for 64-bit and big endian MIPS 12 webrtc/typedefs.h | 11 ++++++++++- 15 diff --git a/webrtc/typedefs.h b/webrtc/typedefs.h 17 --- a/webrtc/typedefs.h 18 +++ b/webrtc/typedefs.h
|
| H A D | riscv_support.patch | 18 --- a/webrtc/typedefs.h 19 +++ b/webrtc/typedefs.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/ |
| H A D | webrtc-audio-processing_0.3.1.bb | 13 file://0004-typedefs.h-add-support-for-64-bit-and-big-endian-MIP.patch \ 14 file://0005-typedefs.h-add-support-for-PowerPC.patch \
|
| /OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/ |
| H A D | main.c | 107 struct rb_root typedefs; member 438 id = add_symbol(&obj->typedefs, prefix, sizeof(BTF_TYPEDEF) - 1); in symbols_collect() 521 root = &obj->typedefs; in symbols_resolve() 644 __symbols_patch(obj, &obj->typedefs) || in symbols_patch() 683 .typedefs = RB_ROOT, in main()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | audio.h.rst.exceptions | 17 # some typedefs should point to struct/enums
|
| H A D | ca.h.rst.exceptions | 20 # some typedefs should point to struct/enums
|
| H A D | video.h.rst.exceptions | 32 # some typedefs should point to struct/enums
|
| H A D | dmx.h.rst.exceptions | 50 # some typedefs should point to struct/enums
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | iosfwd | 56 * widths (wide and narrow). The typedefs are the same as the 66 * well as the typedefs. Trying to forward-declare the typedefs
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | iosfwd | 56 * widths (wide and narrow). The typedefs are the same as the 66 * well as the typedefs. Trying to forward-declare the typedefs
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | 0002-Enable-support-for-the-kernel-module.patch | 23 dnl Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch | 4 Subject: [PATCH] test-sizeof.c: Disable tests for missing typedefs in musl
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/ |
| H A D | 0001-Do-not-use-AC_HEADER_STDC.patch | 35 # Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
| H A D | 0003-check-for-libexecinfo-providing-backtrace-APIs.patch | 32 # Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch | 4 Subject: [PATCH] test-sizeof.c: Disable tests for missing typedefs in musl
|
| /OK3568_Linux_fs/buildroot/package/matchbox/ |
| H A D | 0002-src-Fix-build-with-gcc-10.patch | 6 gcc 10 enables -fno-common by default which fails without these typedefs
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | lrzsz-check-locale.h.patch | 28 dnl Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/buildroot/package/dc3dd/ |
| H A D | 0002-fix-autoreconf.patch | 30 dnl Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/buildroot/package/liblog4c-localtime/ |
| H A D | 0003-Fix-debug-mode-build-with-uClibc.patch | 34 # Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/iperf2/iperf2/ |
| H A D | 0001-Detect-bool-definition-considering-stdbool.h-being-p.patch | 45 dnl Checks for typedefs, structures
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mc/files/ |
| H A D | 0001-Ticket-4200-fix-FTBFS-with-ncurses-build-with-disabl.patch | 55 /*** typedefs(not structures) and defined constants **********************************************/
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/ |
| H A D | configure.ac | 34 # Checks for typedefs, structures, and compiler characteristics.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/ |
| H A D | fixes.patch | 19 dnl --- Header files, typedefs, structures, libraries
|