/openbmc/linux/tools/perf/tests/ |
H A D | demangle-java-test.c | 17 const char *mangled, *demangled; in test__demangle_java() member 32 buf = java_demangle_sym(test_cases[i].mangled, 0); in test__demangle_java() 34 pr_debug("FAILED: %s: %s != %s\n", test_cases[i].mangled, in test__demangle_java()
|
H A D | demangle-ocaml-test.c | 17 const char *mangled, *demangled; in test__demangle_ocaml() member 30 buf = ocaml_demangle_sym(test_cases[i].mangled); in test__demangle_ocaml() 34 pr_debug("FAILED: %s: %s != %s\n", test_cases[i].mangled, in test__demangle_ocaml()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | reserved-command-q.json | 2 # We reject names like 'q-unix', because they can collide with the mangled
|
H A D | reserved-enum-q.json | 2 # We reject names like 'q-unix', because they can collide with the mangled
|
H A D | reserved-member-q.json | 2 # We reject names like 'q-unix', because they can collide with the mangled
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ftp.c | 366 bool mangled; in ip_vs_ftp_out() local 374 mangled = nf_nat_mangle_tcp_packet(skb, ct, ctinfo, in ip_vs_ftp_out() 379 if (mangled) { in ip_vs_ftp_out()
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0002-Fix-segfault-with-mangled-rename-patch.patch | 4 Subject: [PATCH] Fix segfault with mangled rename patch
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/ |
H A D | patch_2.7.6.bb | 5 file://0002-Fix-segfault-with-mangled-rename-patch.patch \
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 390 unsigned short mangled; in pci224_ao_set_data() local 405 mangled = (unsigned short)data << (16 - board->ao_bits); in pci224_ao_set_data() 408 mangled ^= 0x8000; in pci224_ao_set_data() 411 outw(mangled, dev->iobase + PCI224_DACDATA); in pci224_ao_set_data()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/ |
H A D | oprofile_1.4.0.bb | 65 cp libregex/tests/mangled-name ${D}${PTEST_PATH}/libregex/tests
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0009-Prevent-running-check-tests-on-host-if-cross-compili.patch | 74 EXTRA_DIST = mangled-name.in
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-crop.rst | 64 applied to the device by the driver, but are mangled exactly as active
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/ |
H A D | 0001-Riscv-Add-risc-v-Android-config-header.patch | 191 + * not defined, stack crawls will be displayed with raw mangled symbols
|
/openbmc/linux/Documentation/networking/ |
H A D | nf_flowtable.rst | 73 mangled according to the NAT policy that is specified from the classic IP
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 365 doc: Packet's source address/port was mangled by NAT. 368 doc: Packet's destination address/port was mangled by NAT.
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 152 due to compiler-mangled reads, it can also tolerate the occasional 153 compiler-mangled write, at least assuming that the proper value is in
|
/openbmc/linux/Documentation/usb/ |
H A D | usb-serial.rst | 174 - changing baud rates ought to flush tx/rx to avoid mangled half characters
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 196 file that you are using has been mangled by a mail client or mail transfer
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ras.rst | 787 system context might be so mangled that continuing will lead to further
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.src | 3256 * anticosmetics: mangled names in macros to evade debugger strangeness
|