Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/buildroot/package/patch/
H A D0001-Fix-segfault-with-mangled-rename-patch.patch4 Subject: [PATCH] Fix segfault with mangled rename patch
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/
H A D0002-Fix-segfault-with-mangled-rename-patch.patch4 Subject: [PATCH] Fix segfault with mangled rename patch
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/
H A Dpatch_2.7.6.bb5 file://0002-Fix-segfault-with-mangled-rename-patch.patch \
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Damplc_pci224.c392 unsigned short mangled; in pci224_ao_set_data() local
407 mangled = (unsigned short)data << (16 - board->ao_bits); in pci224_ao_set_data()
410 mangled ^= 0x8000; in pci224_ao_set_data()
413 outw(mangled, dev->iobase + PCI224_DACDATA); in pci224_ao_set_data()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0020-CVE-2023-22608-2.patch57 - (_("DWARF error: mangled line number section (bad file number)"));
67 + (_("DWARF error: mangled line number section (bad file number)"));
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/
H A Doprofile_1.4.0.bb64 cp libregex/tests/mangled-name ${D}${PTEST_PATH}/libregex/tests
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-46195.patch118 @@ -1320,6 +1354,7 @@ rust_demangle_callback (const char *mangled, int options,
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0002-execinfo-implementation-is-glibc-specific.patch35 // Look for the start of a mangled symbol, from search_from.
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnf_flowtable.rst70 mangled according to the NAT policy that matches the initial packets that went
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Doperators.def45 mangled under the new ABI. For `operator +', for example, this
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Doperators.def45 mangled under the new ABI. For `operator +', for example, this
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch189 + * not defined, stack crawls will be displayed with raw mangled symbols
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-arm64-v8a/
H A DOpenCVConfig.cmake118 # Enables mangled install paths, that help with side by side installs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-armeabi-v7a/
H A DOpenCVConfig.cmake118 # Enables mangled install paths, that help with side by side installs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/
H A DOpenCVConfig.cmake105 # Enables mangled install paths, that help with side by side installs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/
H A DOpenCVConfig.cmake105 # Enables mangled install paths, that help with side by side installs
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusb-serial.rst174 - changing baud rates ought to flush tx/rx to avoid mangled half characters
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dapplying-patches.rst196 file that you are using has been mangled by a mail client or mail transfer
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbinutils.info3275 dollars, or periods) seen in the input is a potential mangled name. If
3278 you can pass an entire assembler source file, containing mangled names,
3291 arguments are expected to be just mangled names and no checking is
3300 will not work. (Note the extra comma at the end of the mangled name
3309 trailing after a mangled name. For example:
3333 disabled by default since mangled types are normally only used
3335 non-mangled names. For example, a function called "a" treated as a
3336 mangled type name would be demangled to "signed char".
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbinutils.info3275 dollars, or periods) seen in the input is a potential mangled name. If
3278 you can pass an entire assembler source file, containing mangled names,
3291 arguments are expected to be just mangled names and no checking is
3300 will not work. (Note the extra comma at the end of the mangled name
3309 trailing after a mangled name. For example:
3333 disabled by default since mangled types are normally only used
3335 non-mangled names. For example, a function called "a" treated as a
3336 mangled type name would be demangled to "signed char".
/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 Dchrono1025 // high_resolution_clock types are uniquely mangled. This way, new

123