Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:c (Results 1 – 25 of 1060) sorted by relevance

12345678910>>...43

/third_party/elfio/tests/elf_examples/
Dhello_arm ... puts.c uio_iovcnt /g/gnu/newlib-build/arm-elf/newlib/libc/ ...
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerate.sh2 set -ueo pipefail
4 # Linux's ioctl codes using function-style macros in their definition which
6 # a small C program, main.c, which prints the values of the ioctls on the
15 cflags="-Wall"
20 i686-linux-gnu-gcc -Iinclude -c list.c $cflags
21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags
23 x86_64-linux-gnu-gcc -Iinclude -c list.c $cflags
24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags
26 aarch64-linux-gnu-gcc -Iinclude -c list.c $cflags
27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags
[all …]
/third_party/elfutils/tests/
Dtestfile-dwarf-45.source12 int c = a;
15 c -= b;
17 return baz (c);
20 # = hello.c =
34 r -= m;
46 return f > 0 ? frob (f - 1, m) : 0;
49 # = world.c =
75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
77 $ gcc -o testfile-dwarf-4 hello.o world.o
[all …]
Drun-allfcts.sh2 # Copyright (C) 2005, 2013 Red Hat, Inc.
19 . $srcdir/test-subr.sh
24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
27 /shoggoth/drepper/b.c:4:bar
28 /shoggoth/drepper/f.c:3:foo
29 /shoggoth/drepper/m.c:5:main
30 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
31 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
[all …]
Drun-next-files.sh2 # Variant of run-get-files that uses dwarf_next_lines.
3 # Copyright (C) 2018 Red Hat, Inc.
19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/next-files testfile testfile2 <<\EOF
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
[all …]
Drun-get-files.sh2 # Copyright (C) 1999, 2000, 2002, 2004, 2005, 2007 Red Hat, Inc.
19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
43 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
[all …]
/third_party/skia/third_party/externals/icu/source/
DrunConfigureICU2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
4 # Copyright (c) 1999-2015, International Business Machines Corporation and
16 if test $ec -eq 0
23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config…
24 if test $ec -eq 0
28 Options: -h, --help Print this message and exit
29 --enable-debug Enable support for debugging
30 --disable-release Disable presetting optimization flags
35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ...
40 AIX/GCC Use the GNU gcc/g++ compilers on AIX
[all …]
/third_party/ltp/testcases/misc/math/float/trigo/
DREADME2 [linux@node-162 trigo]$ pwd
5 [linux@node-162 trigo]$ ls
6 genacos.c genatan2.c gencos.c gentan.c Makefile
7 genasin.c genatan.c gensin.c gentrigo.c
11 [linux@node-162 trigo]$ make all
12 gcc -lm -lpthread gensin.c -o gensin
13 gcc -lm -lpthread gencos.c -o gencos
14 gcc -lm -lpthread gentan.c -o gentan
15 gcc -lm -lpthread genatan.c -o genatan
16 gcc -lm -lpthread genatan2.c -o genatan2
[all …]
/third_party/libffi/
DREADME.md2 libffi-3.4.1 was released on June 28, 2021. Check the libffi web page
19 told at run-time about the number and types of arguments used to call
46 | --------------- | ---------------- | ----------------------- |
48 | AArch64 | Linux | GCC |
50 | Alpha | Linux | GCC |
51 | Alpha | Tru64 | GCC |
52 | ARC | Linux | GCC |
53 | ARM | Linux | GCC |
54 | ARM | iOS | GCC |
56 | AVR32 | Linux | GCC |
[all …]
/third_party/libwebsockets/
D.sai.json2 "schema": "sai-1",
8 "linux-debian-11/x86_64-amd/gcc": {
9-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
11 "linux-debian-buster/x86-amd/gcc": {
12-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
14 "linux-debian-sid/x86_64-amd/gcc": {
15-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
17 "linux-ubuntu-xenial/x86_64-amd/gcc": {
18-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…
20 "linux-debian-sid/x86-amd/gcc": {
[all …]
/third_party/icu/icu4c/source/
DrunConfigureICU2 # Copyright (C) 2016 and later: Unicode, Inc. and others.
4 # Copyright (c) 1999-2015, International Business Machines Corporation and
16 if test $ec -eq 0
23 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config…
24 if test $ec -eq 0
28 Options: -h, --help Print this message and exit
29 --enable-debug Enable support for debugging
30 --disable-release Disable presetting optimization flags
35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ...
40 AIX/GCC Use the GNU gcc/g++ compilers on AIX
[all …]
/third_party/lzma/CPP/Common/
DCommon.h10 #include "../../C/Compiler.h"
13 This file is included to all cpp files in 7-Zip.
15 So 7-Zip includes "Common.h" in both modes:
20 If you use 7-Zip code, you must include "Common.h" before other h files of 7-zip.
21 If you don't need some things that are used in 7-Zip,
45 // -Wall warnings
56 #pragma warning(disable : 4571) // Informational: catch(...) semantics changed since Visual C++ 7.1…
71 … or reference to potentially throwing function passed to 'extern "C"' function under - EHc.Undefin…
106 #pragma GCC diagnostic ignored "-Wc++98-compat"
109 #pragma GCC diagnostic ignored "-Wdeprecated-dynamic-exception-spec"
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi1 <abi-corpus version='2.2'>
2 <elf-needed>
37 <dependency name='build/debug/third_party/boost-1.56.0/libboost_chrono.so'/>
38 <dependency name='build/debug/third_party/boost-1.56.0/libboost_filesystem.so'/>
39 <dependency name='build/debug/third_party/boost-1.56.0/libboost_program_options.so'/>
40 <dependency name='build/debug/third_party/boost-1.56.0/libboost_system.so'/>
41 <dependency name='build/debug/third_party/boost-1.56.0/libboost_thread.so'/>
42 <dependency name='build/debug/third_party/gperftools-2.2/libtcmalloc_minimal.so'/>
49 <dependency name='build/debug/third_party/pcre-8.37/libpcrecpp.so'/>
50 <dependency name='build/debug/third_party/yaml-cpp-0.5.1/libyaml.so'/>
[all …]
Dtest20-pr19025-libvtkParallelCore-6.1.so.abi1 <abi-corpus version='2.2' soname='libvtkParallelCore-6.1.so.1'>
2 <elf-needed>
3 <dependency name='libvtkIOLegacy-6.1.so.1'/>
4 <dependency name='libvtkIOCore-6.1.so.1'/>
5 <dependency name='libvtkCommonExecutionModel-6.1.so.1'/>
6 <dependency name='libvtkCommonDataModel-6.1.so.1'/>
7 <dependency name='libvtkCommonMisc-6.1.so.1'/>
8 <dependency name='libvtkCommonSystem-6.1.so.1'/>
9 <dependency name='libvtksys-6.1.so.1'/>
10 <dependency name='libvtkCommonTransforms-6.1.so.1'/>
[all …]
Dtest21-pr19092.so.abi1 <abi-corpus version='2.2'>
2 <elf-needed>
7 </elf-needed>
8 <elf-function-symbols>
9 …<elf-symbol name='_Z10cpp_assertP10cpp_readerPKc' type='func-type' binding='global-binding' visibi…
10 …<elf-symbol name='_Z10cpp_defineP10cpp_readerPKc' type='func-type' binding='global-binding' visibi…
11 …<elf-symbol name='_Z10cpp_finishP10cpp_readerP8_IO_FILE' type='func-type' binding='global-binding'…
12 …<elf-symbol name='_Z10cpp_lookupP10cpp_readerPKhj' type='func-type' binding='global-binding' visib…
13 …<elf-symbol name='_Z10deps_writePK4depsP8_IO_FILEj' type='func-type' binding='global-binding' visi…
14 …<elf-symbol name='_Z10get_spacesPKc' type='func-type' binding='global-binding' visibility='default
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
DREADME.txt6 (gcc, creates shared libpng16.so.16.1.6.*)
7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
8 (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
11 makefile.aix => AIX/gcc makefile
14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
21 makefile.gcc => Generic gcc makefile
22 makefile.hpgcc => HPUX makefile using gcc
24 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
25 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
[all …]
/third_party/lz4/
Dappveyor.yml4 - COMPILER: "gcc"
6 - COMPILER: "visual"
9 - COMPILER: "visual"
12 - COMPILER: "visual"
15 - COMPILER: "clang"
17 - COMPILER: "gcc"
21 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
22 - MKDIR bin
23 - if [%COMPILER%]==[visual] (
25C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studi…
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb.hh40 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC
41 * nags, even though we instruct it to ignore -Wunknown-pragmas. ¯\_(ツ)_/¯
43 * - Within each category, keep sorted.
45 * - Warnings whose scope can be expanded in future compiler versions shall
51 #pragma GCC diagnostic warning "-Wall"
52 #pragma GCC diagnostic warning "-Wextra"
55 #pragma GCC diagnostic ignored "-Wpragmas"
56 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
57 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
60 //#pragma GCC diagnostic warning "-Weverything"
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
DMakefile1 # Copyright 2013-2024 The Khronos Group Inc.
3 # SPDX-License-Identifier: Apache-2.0
11 MKDIR = mkdir -p
13 RM = rm -f
14 RMRF = rm -rf
17 # GENOPTS can be e.g. '-noprotect'
30 # default / install - regenerate headers in ../include/vulkan/.
31 # validate - run XML validator on vk.xml against the schema.
32 # test - check if vulkan_core.h compiles.
33 # clean_dirt - remove intermediate files.
[all …]
/third_party/lz4/.circleci/
Dconfig.yml17 shell: /bin/bash --login
19 …t or see https://circleci.com/docs/2.0/env-vars/#interpolating-environment-variables-to-set-other-
21 CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
22 CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
23 …# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packag…
24 # In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images.
26 # We have selected a pre-built image that mirrors the build environment we use on
29 # VM instead of a container) see https://circleci.com/docs/2.0/executor-types/
30 # To see the list of pre-built images that CircleCI provides for most common languages see
31 # https://circleci.com/docs/2.0/circleci-images/
[all …]
/third_party/python/Lib/distutils/
Dcygwinccompiler.py4 handles the Cygwin port of the GNU C compiler to Windows. It also contains
5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as
6 cygwin in no-cygwin mode).
14 # - create a def-file for python??.dll
15 # - create an import library using
16 # dlltool --dllname python15.dll --def python15.def \
17 # --output-lib libpython15.a
21 # * We put export_symbols in a def-file, and don't use
22 # --export-all-symbols because it doesn't worked reliable in some
28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works
[all …]
/third_party/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk6 # Copyright (C) 1996-2021 by
42 # DOS 7.x (the MS-DOS version that lies below Windows) without actually
51 # from DOS-based tools like DJGPP's make; this is not actually a problem
81 # (2004-11-11), and then in the devel mailing list (2004-11-20 to -23).
84 COPY := >nul cmd.exe /c copy
90 # gcc Makefile by default
91 CONFIG_FILE := w32-gcc.mk
93 CC := gcc
99 $(info $(PROJECT_TITLE) build system -- supported compilers)
101 $(info Several command-line compilers are supported on Win32:)
[all …]
/third_party/nghttp2/cmake/
DPickyWarningsC.cmake3 # Copyright (c) 2023 nghttp2 contributors
24 # C
31 # https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
33 # WPICKY_ENABLE = Options we want to enable as-is.
36 # Prefer the -Wextra alias with clang.
38 set(WPICKY_ENABLE "-Wextra")
40 set(WPICKY_ENABLE "-W")
44 -Wall
47 # ----------------------------------
49 # ----------------------------------
[all …]
/third_party/libsnd/.github/workflows/
Daction.yml1 name: C/C++ CI
8 fail-fast: false
11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
13 ubuntu-gcc-ossfuzz,
14 macos-autotools,
15 ubuntu-gcc-cmake,
16 ubuntu-gcc-cmake-shared,
17 ubuntu-clang-cmake,
18 ubuntu-clang-cmake-shared,
[all …]
/third_party/libuv/.github/workflows/
DCI-unix.yml1 name: CI-unix
6 - '**'
7 - '!docs/**'
8 - '!src/win/**'
9 - '!.**'
10 - '.github/workflows/CI-unix.yml'
13 - v[0-9].*
14 - master
17 build-linux:
18 runs-on: ubuntu-latest
[all …]

12345678910>>...43