Home
last modified time | relevance | path

Searched full:libstdc (Results 1 – 25 of 230) sorted by relevance

12345678910

/third_party/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi1 <abi-corpus version='2.1' soname='libstdc++.so.6'>
3673 …././libstdc++-v3/libsupc++/array_type_info.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stag…
3676 …efault' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/libsupc++/cx…
3679 …e_info' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/libsupc++/cx…
3686 …<function-decl name='~__array_type_info' filepath='../../.././libstdc++-v3/libsupc++/array_type_in…
3693 …ngled-name='_ZN10__cxxabiv117__array_type_infoD0Ev' filepath='../../.././libstdc++-v3/libsupc++/ar…
3700 …ngled-name='_ZN10__cxxabiv117__array_type_infoD2Ev' filepath='../../.././libstdc++-v3/libsupc++/ar…
3709 …/.././libstdc++-v3/libsupc++/atexit_arm.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-w…
3711 …./.././libstdc++-v3/libsupc++/bad_alloc.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-w…
3716 …='bad_alloc' size-in-bits='64' visibility='default' filepath='../../.././libstdc++-v3/libsupc++/ne…
[all …]
Dtest16-pr18904.so.abi4 <dependency name='libstdc++.so.6'/>
4737 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4739 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4741 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4744 …EOT_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4751 …RS6_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4758 …RS6_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4767 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4770 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4773 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
[all …]
/third_party/libabigail/tests/
Dtest-alt-dwarf-file.cc64 "data/test-alt-dwarf-file/libstdc++/usr/lib64/libstdc++.so.6.0.30",
65 "data/test-alt-dwarf-file/libstdc++/usr/lib/debug",
67 "data/test-alt-dwarf-file/libstdc++/libstdc++-report.txt",
68 "output/test-alt-dwarf-file/libstdc++/libstdc++-report.txt"
71 "data/test-alt-dwarf-file/libstdc++/usr/lib64/libstdc++.so.6.0.30",
72 "data/test-alt-dwarf-file/libstdc++/usr/lib/debug",
74 "data/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt",
75 "output/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt"
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dcheck-libstdc++.sh18 echo "check-libstdc++.sh: 'ldd' not found; skipping test"
24 # harfbuzz-icu links to libstdc++ because icu does.
25 # harfbuzz-subset uses libstdc++.
31 echo "Checking that we are not linking to libstdc++ or libc++ in $so"
32 if $LDD $so | grep 'libstdc[+][+]\|libc[+][+]'; then
33 echo "Ouch, linked to libstdc++ or libc++"
40 echo "check-libstdc++.sh: libharfbuzz shared library not found; skipping test"
/third_party/skia/third_party/externals/harfbuzz/src/
Dcheck-libstdc++.py15 print ('check-libstdc++.py: \'ldd\' not found; skipping test')
21 # harfbuzz-icu links to libstdc++ because icu does.
27 print ('Checking that we are not linking to libstdc++ or libc++ in %s' % so)
29 if (b'libstdc++' in ldd_result) or (b'libc++' in ldd_result):
30 print ('Ouch, %s is linked to libstdc++ or libc++' % so)
36 print ('check-libstdc++.py: libharfbuzz shared library not found; skipping test')
/third_party/harfbuzz/src/
Dcheck-libstdc++.py17 print ('check-libstdc++.py: \'ldd\' not found; skipping test')
23 # harfbuzz-icu links to libstdc++ because icu does.
29 print ('Checking that we are not linking to libstdc++ or libc++ in %s' % so)
31 if (b'libstdc++' in ldd_result) or (b'libc++' in ldd_result):
32 print ('Ouch, %s is linked to libstdc++ or libc++' % so)
38 print ('check-libstdc++.py: libharfbuzz shared library not found; skipping test')
/third_party/libabigail/.github/workflows/
Dlibabigail.yaml16 # cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
26 # /abi/libstdc++.so.6
39 cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
49 /abi/libstdc++.so.6
72 cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
82 /abi/libstdc++.so.6
95 "libstdc++.so.6",
Dtest-fedora.yaml46 ["/lib64/libstdc++.so", "libstdc++"],
/third_party/rust/crates/link-cplusplus/
DCargo.toml6 description = "Link libstdc++ or libc++ automatically or manually"
20 "libstdc++" = [] # force libstdc++
25 libstdcxx = ["libstdc++"]
/third_party/libabigail/tests/data/test-diff-filter/
Dtest31-pr18535-libstdc++-4.9.2.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses _ZSt20__throw_length_errorPKc _ZNSs4_Rep20_S_empty_rep_storageE __gxx_personality_v0 _ZNSi6sentryC1ERSib _ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate __cxa_begin_catch __cxa_rethrow __cxa_end_catch __cxa_end_cleanup _ZTIN10__cxxabiv115__forced_unwindE _ZNKSt12__basic_fileIcE7is_openEv wmemcpy wmemmove ...
Dtest31-pr18535-libstdc++-4.8.3.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses acos asin atan2 atan ceil cosh floor fmod frexp hypot ldexp log10 modf ...
/third_party/gn/infra/recipes/gn.expected/
Dcipd_register.json323 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
353 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
396 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
426 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
469 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
500 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
529 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
574 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
605 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
634 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dcq_linux.json374 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
404 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
447 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
477 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
520 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
551 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
580 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
625 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
656 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
685 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dci_linux.json323 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
353 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
396 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
426 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
469 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
500 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
529 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
574 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
605 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
634 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dcipd_exists.json323 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
353 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
396 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
426 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
469 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
500 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
529 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
574 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
605 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
634 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
/third_party/libfuse/
D.travis.yml18 - libstdc++-7-dev
19 - libstdc++-10-dev
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthrow_delegate.h65 // std::bad_array_new_length is missing in libstdc++ until 4.9.0.
66 // https://gcc.gnu.org/onlinedocs/gcc-4.8.3/libstdc++/api/a01379_source.html
67 // https://gcc.gnu.org/onlinedocs/gcc-4.9.0/libstdc++/api/a01327_source.html
/third_party/gptfdisk/
DMakefile89 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
91 LDFLAGS+=-static -static-libgcc -static-libstdc++
109 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
111 LDFLAGS+=-static -static-libgcc -static-libstdc++
DMakefile.mingw3 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
5 LDFLAGS+=-static -static-libgcc -static-libstdc++
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
Dndk-stl-config.cmake23 if("${ANDROID_STL}" STREQUAL "libstdc++")
33 configure_shared_stl("gnu-libstdc++/4.9" "gnustl_shared")
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dstd_string.h30 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/icu/icu4c/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/node/deps/icu-small/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/libxml2/test/relaxng/
Dcomps_0.xml2895 <packagereq type="mandatory">compat-libstdc++</packagereq>
2896 <packagereq type="mandatory">compat-libstdc++-devel</packagereq>
3389 <dependency>libstdc++</dependency>
3443 <dependency>libstdc++</dependency>
3533 <dependency>libstdc++</dependency>
3580 <dependency>libstdc++</dependency>
3603 <dependency>libstdc++</dependency>
3614 <dependency>libstdc++</dependency>
3685 <dependency>libstdc++</dependency>
3953 <dependency>libstdc++</dependency>
[all …]

12345678910