Home
last modified time | relevance | path

Searched refs:mangled (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Ddemangle-java-test.c17 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 Ddemangle-ocaml-test.c17 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 Dreserved-command-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
H A Dreserved-enum-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
H A Dreserved-member-q.json2 # We reject names like 'q-unix', because they can collide with the mangled
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ftp.c366 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 D0002-Fix-segfault-with-mangled-rename-patch.patch4 Subject: [PATCH] Fix segfault with mangled rename patch
/openbmc/openbmc/poky/meta/recipes-devtools/patch/
H A Dpatch_2.7.6.bb5 file://0002-Fix-segfault-with-mangled-rename-patch.patch \
/openbmc/linux/drivers/comedi/drivers/
H A Damplc_pci224.c390 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 Doprofile_1.4.0.bb64 cp libregex/tests/mangled-name ${D}${PTEST_PATH}/libregex/tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0009-Prevent-running-check-tests-on-host-if-cross-compili.patch74 EXTRA_DIST = mangled-name.in
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-crop.rst64 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 D0001-Riscv-Add-risc-v-Android-config-header.patch191 + * not defined, stack crawls will be displayed with raw mangled symbols
/openbmc/linux/Documentation/networking/
H A Dnf_flowtable.rst73 mangled according to the NAT policy that is specified from the classic IP
/openbmc/linux/Documentation/netlink/specs/
H A Dovs_flow.yaml365 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 Daccess-marking.txt152 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 Dusb-serial.rst174 - changing baud rates ought to flush tx/rx to avoid mangled half characters
/openbmc/linux/Documentation/process/
H A Dapplying-patches.rst196 file that you are using has been mangled by a mail client or mail transfer
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst787 system context might be so mangled that continuing will lead to further
/openbmc/u-boot/common/
H A Ddlmalloc.src3256 * anticosmetics: mangled names in macros to evade debugger strangeness