Home
last modified time | relevance | path

Searched +full:build +full:- +full:c89 (Results 1 – 25 of 233) sorted by relevance

12345678910

/external/xz-embedded/
DREADME13 build-time-selectable optional features that are present in the
30 - SHA-256 isn't supported. It can be ignored as an unsupported
31 checked type if that feature is enabled at build time.
33 - Delta filter is not included.
35 - BCJ filters don't support non-default start offset.
37 - LZMA2 supports at most 3 GiB dictionary.
48 should also be GNU-C89 compatible still. GNU-C89 was used in the
49 Linux kernel until 2022. GNU-C89 support likely will be dropped
73 You may want to modify xz_config.h to be more suitable for your build
95 CRC32. Support for CRC64 is optional. SHA-256 is currently not
[all …]
/external/libopus/
DREADME6 Voice over IP, videoconferencing, in-game chat, and even remote live music
7 performances. It can scale from low bit-rate narrowband speech to very high
11 for non-realtime stored-file applications such as music distribution, game
18 The Opus format and this implementation of it are subject to the royalty-
34 An opus-tools package is available which provides encoding and decoding of
37 Opus-tools can be found at:
38 https://gitlab.xiph.org/xiph/opus-tools.git
40 https://opus-codec.org/
44 Lossy networks continue to be a challenge for real-time communications.
58 who open-sourced the implementation as well as began the
[all …]
/external/libxml2/
D.gitlab-ci.yml4 BASE_CONFIG: "--with-legacy"
6 - rm -rf libxml2-build
7 - mkdir libxml2-build
8 - ln -s /tests/xmlconf libxml2-build
10 - sh .gitlab-ci/test.sh
15 CFLAGS: "-O2"
17 gcc:c89:
20 CONFIG: "--without-python"
21 CFLAGS: "-O2 -std=c89 -D_XOPEN_SOURCE=600"
26 BASE_CONFIG: "--with-minimum"
[all …]
DREADME.md13 <https://gitlab.gnome.org/GNOME/libxml2/-/issues>
16 <https://gitlab.gnome.org/GNOME/libxml2/-/wikis>
22 ## Build instructions
25 build systems in platform-specific subdirectories.
29 If you build from a Git tree, you have to install Autotools and start
34 If you build from a source tarball, extract the archive with:
36 tar xf libxml2-xxx.tar.gz
37 cd libxml2-xxx
39 Then you can configure and build the library:
46 --with-c14n Canonical XML 1.0 support (on)
[all …]
/external/grpc-grpc/doc/core/
Dmoving-to-c++.md9 gRPC core was originally written in C89 for several reasons
16 (For more detail, see the [proposal](https://github.com/grpc/proposal/blob/master/L6-core-allow-cpp…
18 …brary by the [proposal](https://github.com[/grpc/proposal/blob/master/L59-core-allow-cppstdlib.md).
20 Throughout all of these transitions, the public header files are committed to remain in C89.
28 - Most of features available in C++11 are allowed to use but there are some exceptions
30 - Should be built with gcc 4.8, clang 3.3, and Visual C++ 2015.
31 - Should be run on Linux system with libstdc++ 6.0.9 to support
32 [manylinux1](https://www.python.org/dev/peps/pep-0513).
33 - This would limit us not to use modern C++11 standard library such as `filesystem`.
35 `Artifact Build Linux` test.
[all …]
/external/curl/docs/
DINTERNALS.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
11 versions of libs and build tools.
15 We write curl and libcurl to compile with C89 compilers on 32-bit and up
19 We write libcurl to build and work with lots of third party tools, and we
27 - OpenSSL 0.9.7
28 - GnuTLS 3.1.10
29 - zlib 1.1.4
30 - libssh2 1.0
[all …]
DCODE_REVIEW.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
30 All first-time contributors can become regulars. Let's help them go there.
63 ## Are pointers always non-NULL?
65 If a function or code rely on pointers being non-NULL, take an extra look if
81 ## Thread-safety
83 We do not like static variables as they break thread-safety and prevent
90 in the build.
97 precautions to be possible to build and run on most platforms?
[all …]
DFAQ20 1.11 Why do you not update ca-bundle.crt
28 2.2 Does curl work/build with other SSL libraries?
35 3.3 Why does my posting using -F not work?
42 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP?
43 3.11 How do I POST with a different Content-Type?
44 3.12 Why do FTP-specific features over HTTP proxy fail?
54 3.22 curl -X gives me HTTP problems
74 4.13 Why is curl -R on Windows one hour off?
78 4.17 Non-functional connect timeouts on Windows
81 4.20 curl does not return error for HTTP non-200 responses
[all …]
DCODE_STYLE.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
11 single code base. Easy-to-read is an important property of code and helps
19 by the build system when built after `./configure --enable-debug` has been
26 We also work hard on writing code that are warning-free on all the major
28 causes warnings is not accepted as-is.
32 Try using a non-confusing naming scheme for your new functions and variable
35 understandable and be named according to what they are used for. File-local
39 how we name non-exported library-global symbols.
[all …]
/external/libpng/
Dconfigure.ac3 # Copyright (c) 2018-2024 Cosmin Truta
4 # Copyright (c) 2004-2016 Glenn Randers-Pehrson
28 AC_INIT([libpng],[1.6.43],[png-mng-implement@lists.sourceforge.net])
32 # color-tests requires automake 1.11 or later
33 # silent-rules requires automake 1.11 or later
34 # dist-xz requires automake 1.11 or later
37 AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects])
38 # The following line causes --disable-maintainer-mode to be the default to
72 LT_INIT([win32-dll])
81 if ${AWK} -f ${srcdir}/scripts/options.awk out="/dev/null" version=search\
[all …]
/external/lua/doc/
Dreadme.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
10 border-radius: 8px ;
16 word-spacing: 0.25em ;
20 padding-bottom: 0.2em ;
24 font-size: 12pt ;
54 <A HREF="http://www.puc-rio.br/">PUC-Rio</A>,
84 You need to build it before using it.
90 The instructions given below for building Lua are for Unix-like platforms,
100 <A HREF="http://lua-users.org/wiki/LuaBinaries">LuaBinaries</A>.
[all …]
/external/rnnoise/
Dconfigure.ac8 if test -e package_version; then
22 AM_INIT_AUTOMAKE([1.11 foreign no-define dist-zip subdir-objects])
31 AC_DEFINE([RNNOISE_BUILD], [], [This is a build of the library])
36 dnl - library source changed -> increment REVISION
37 dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
38 dnl - interfaces added -> increment AGE
39 dnl - interfaces removed -> AGE = 0
50 [-pedantic -Wall -Wextra -Wno-sign-compare -Wno-parentheses -Wno-long-long])
52 # Platform-specific tweaks
54 *-mingw*)
[all …]
/external/cronet/third_party/libxml/src/
DREADME.md13 <https://gitlab.gnome.org/GNOME/libxml2/-/issues>
16 <https://gitlab.gnome.org/GNOME/libxml2/-/wikis>
22 ## Build instructions
24 libxml2 can be built with GNU Autotools, CMake, or several other build
25 systems in platform-specific subdirectories.
29 If you build from a Git tree, you have to install Autotools and start
34 If you build from a source tarball, extract the archive with:
36 tar xf libxml2-xxx.tar.gz
37 cd libxml2-xxx
39 Then you can configure and build the library:
[all …]
/external/grpc-grpc/tools/buildgen/plugins/
Dcheck_attrs.py7 # http://www.apache.org/licenses/LICENSE-2.0
49 "build": anything(),
71 "build": anything(),
85 "language": one_of(("c", "c89", "c++", "csharp")),
134 attributes. This is mainly for preventing build.yaml from having
/external/rust/crates/grpcio-sys/grpc/tools/buildgen/plugins/
Dcheck_attrs.py7 # http://www.apache.org/licenses/LICENSE-2.0
45 'build': anything(),
67 'build': anything(),
81 'language': one_of(('c', 'c89', 'c++', 'csharp')),
124 attributes. This is mainly for preventing build.yaml from having
/external/angle/src/third_party/volk/
DREADME.md1 # �� volk [![Build Status](https://travis-ci.org/zeux/volk.svg?branch=master)](https://travis-ci.or…
13 volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vul…
14 without linking to vulkan-1.dll or statically linking Vulkan loader. Additionally, volk simplifies …
17 volk is written in C89 and supports Windows, Linux, Android and macOS (via MoltenVK).
23 …You can just add `volk.c` to your build system. Note that the usual preprocessor defines that enab…
24-only fashion. Include `volk.h` whereever you want to use Vulkan functions. In exactly one source …
51 If you use volk as described in the previous section, all device-related function calls, such as `v…
56 1. For applications that use just one VkDevice object, load device-related Vulkan entrypoints direc…
62 2. For applications that use multiple VkDevice objects, load device-related Vulkan entrypoints into…
86 2. Target `volk_headers` is an interface target for the header-only style. Example:
[all …]
/external/tensorflow/tensorflow/tools/toolchains/clang6/
DCROSSTOOL.tpl7 toolchain_identifier: "k8-clang-6.0-cxx-4.8-linux-gnu"
11 compiler: "clang6" # bazel build --compiler=clang6
12 target_cpu: "k8" # bazel build --cpu=k8
13 target_libc: "GLIBC_2.19" # bazel build --glibc=GLIBC_2.19
16 abi_version: "gcc-4.8-cxx11"
18 cc_target_os: "linux-gnu"
20 dynamic_runtimes_filegroup: "dynamic-runtime-libs-k8"
21 host_system_name: "x86_64-unknown-linux-gnu"
23 static_runtimes_filegroup: "static-runtime-libs-k8"
32 target_system_name: "x86_64-unknown-linux-gnu"
[all …]
/external/zstd/.github/workflows/
Ddev-short-tests.yml1 name: dev-short-tests
2 # Faster tests: mostly build tests, along with some other
6 group: fast-${{ github.ref }}
7 cancel-in-progress: true
13 permissions: read-all
16 linux-kernel:
17 runs-on: ubuntu-latest
19 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
20 - name: linux kernel, library + build + test
21 …run: make -C contrib/linux-kernel test CFLAGS="-Werror -Wunused-const-variable -Wunused-but-set-va…
[all …]
/external/libconfig/
DINSTALL14 additional steps required to build the package, as the generated 'configure'
15 script and other supporting build files are not included in the repository.
19 - autoconf (version 2.69 or newer recommended)
20 - automake (version 1.15 or newer recommended)
21 - libtool (version 2.4.6 or newer recommended)
25 - GNU Bison (verison 3.0.4 or newer required)
26 - flex (version 2.6.4 or newer required)
28 Generate the 'configure' script and other necessary build files by running
40 various system-dependent variables used during compilation. It uses
42 It may also create one or more `.h' files containing system-dependent
[all …]
/external/jsmn/
DREADME.md4 [![Build Status](https://travis-ci.org/zserge/jsmn.svg?branch=master)](https://travis-ci.org/zserge…
7 easily integrated into resource-limited or embedded projects.
17 ----------
28 dependencies or non-standard C extensions). And of course, **simplicity** is a
29 key feature - simple code style, simple algorithm, simple integration into
33 --------
35 * compatible with C89
42 * incremental single-pass parsing
43 * library code is covered with unit-tests
46 ------
[all …]
/external/iperf3/
DINSTALL16 various system-dependent variables used during compilation. It uses
18 It may also create one or more `.h' files containing system-dependent
25 and enabled with `--cache-file=config.cache' or simply `-C') that saves
55 3. Optionally, type `make check' to run any self-tests that come with
65 also a `make maintainer-clean' target, but that is intended mainly
74 `configure' script does not know about. Run `./configure --help' for
81 ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
108 `configure' the option `--prefix=PREFIX'.
111 architecture-specific files and architecture-independent files. If you
112 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
[all …]
/external/clang/docs/
DUsersManual.rst11 The Clang Compiler is an open-source compiler for the C family of
14 allowing it to provide high-quality optimization and code generation
20 for an end-user, documenting the supported features, command line
21 options, etc. If you are interested in using Clang to build a tool that
23 `Clang Static Analyzer <http://clang-analyzer.llvm.org>`_, please see its web
27 which includes :ref:`C <c>`, :ref:`Objective-C <objc>`, :ref:`C++ <cxx>`, and
28 :ref:`Objective-C++ <objcxx>` as well as many dialects of those. For
29 language-specific information, please see the corresponding language
32 - :ref:`C Language <c>`: K&R C, ANSI C89, ISO C90, ISO C94 (C89+AMD1), ISO
34 - :ref:`Objective-C Language <objc>`: ObjC 1, ObjC 2, ObjC 2.1, plus
[all …]
/external/webrtc/third_party/crc32c/src/
DCMakeLists.txt2 # Use of this source code is governed by a BSD-style license that can be
8 # C standard can be overridden when this is used as a sub-project.
10 # This project can use C11, but will gracefully decay down to C89.
16 # C++ standard can be overridden when this is used as a sub-project.
28 if(CMAKE_CXX_FLAGS MATCHES "/W[0-4]")
29 string(REGEX REPLACE "/W[0-4]" "/W4" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
30 else(CMAKE_CXX_FLAGS MATCHES "/W[0-4]")
32 endif(CMAKE_CXX_FLAGS MATCHES "/W[0-4]")
35 string(REGEX REPLACE "/EH[a-z]+" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
36 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /EHs-c-")
[all …]
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td1 //==--- DiagnosticCommonKinds.td - common diagnostics ---------------------===//
8 //===----------------------------------------------------------------------===//
10 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
31 /// note_matching - this is used as a continuation of a previous diagnostic,
50 "string literal with user-defined suffix cannot be used here">;
52 "character literal with user-defined suffix cannot be used here">;
54 "numeric literal with user-defined suffix cannot be used here">;
83 def err_module_not_built : Error<"could not build module '%0'">, DefaultFatal;
99 "%1 %0 is hidden by a non-type declaration of %0 here">;
[all …]
/external/sandboxed-api/sandboxed_api/tools/clang_generator/
Dcompilation_database.cc7 // https://www.apache.org/licenses/LICENSE-2.0
40 return inner_->getCompileCommands(file_path); in getCompileCommands()
44 return inner_->getAllFiles(); in getAllFiles()
49 return inner_->getAllCompileCommands(); in getAllCompileCommands()
60 // Returns the command-line argument for setting the highest C language standard
65 if (!absl::ConsumePrefix(&std, "--std=c++") && in CxxStdToCStd()
66 !absl::ConsumePrefix(&std, "-std=c++")) { in CxxStdToCStd()
70 return "--std=c17"; in CxxStdToCStd()
73 return "--std=c11"; in CxxStdToCStd()
76 return "--std=c99"; in CxxStdToCStd()
[all …]

12345678910