Home
last modified time | relevance | path

Searched +full:build +full:- +full:shared +full:- +full:rel (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/external/tinyxml2/.github/workflows/
Dtest.yml7 fail-fast: false
9 os: [ windows-2019, macos-10.15, ubuntu-20.04 ]
12 - os: windows-2019
17 - os: ubuntu-20.04
20 - os: macos-10.15
23 - cmake: 3.15
25 - cmake: 3.x
31 runs-on: ${{ matrix.os }}
33 # System set-up
34 - uses: actions/checkout@v2
[all …]
/external/toybox/tests/
Dreadelf.test3 [ -f testing.sh ] && . testing.sh
7 elf=$FILES/elf/ndk-elf-note
10 NOSPACE=1 testing "-h" "readelf -hW $elf-full | sed s/AArch64/arm64/g" \
16 OS/ABI: UNIX - System V
18 Type: DYN (Shared object file)
34 NOSPACE=1 testing "-S" "readelf -SW $elf-full | head -36" \
42 [ 3] .note.gnu.build-id NOTE 00000000000002e8 0002e8 000024 00 A 0 0 4
73 testing "-l" "readelf -lW $elf-short" "
74 Elf file type is DYN (Shared object file)
96 …ote.android.ident .note.gnu.build-id .ARM.exidx .dynsym .gnu.version .gnu.version_r .gnu.hash .dyn…
[all …]
/external/OpenCSD/decoder/docs/
Dbuild_libs.md4 @brief How to build the library and test programs and include the library in an application
7 ----------------
9 The current makefiles and build projects support building the library on:
10 - Linux and Windows, x86 or x64 hosts.
11 - ARM linux - AArch32 and AArch64
12 - ARM aarch32 and aarch64 libs, x-compiled on x86/64 hosts.
18 --------------------
20 The library and test programs are built from the library `./build/<platform>` directory, where
21 <platform> is either 'linux' or 'win-vs2015' / 'win-vs2022'
29 libraries in `decoder/lib/<tgt_dir>`, and also as a sub-directory of the build process for
[all …]
/external/ImageMagick/www/
Dadvanced-unix-installation.html8 <meta charset="utf-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <title>ImageMagick - Advanced Unix Source Installation</title>
11 <meta name="application-name" content="ImageMagick" />
13 <meta name="application-url" content="https://imagemagick.org" />
20 <meta name="revisit-after" content="2 DAYS" />
21 <meta name="resource-type" content="document" />
22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" />
24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
31 <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
DREADME.md1 …lds.io/badge/webcomponents.org-published-blue.svg)](https://beta.webcomponents.org/element/Polymer…
2 [![Build status](https://travis-ci.org/PolymerElements/paper-dropdown-menu.svg?branch=master)](http…
4 ##&lt;paper-dropdown-menu&gt;
6 …ropdown menus](https://www.google.com/design/spec/components/buttons.html#buttons-dropdown-buttons)
8 `paper-dropdown-menu` is similar to a native browser select element.
9 `paper-dropdown-menu` works with selectable content.
11 <!---
13 <custom-element-demo>
15 <script src="../webcomponentsjs/webcomponents-lite.js"></script>
16 <link rel="import" href="paper-dropdown-menu.html">
[all …]
/external/perfetto/docs/design-docs/
Dcontinuous-integration.md3 This CI is used on-top of (not in replacement of) AOSP's TreeHugger.
12 ![Architecture diagram](/docs/images/continuous-integration.png)
32 It uses a non-privileged gmail account and has no meaningful voting power.
36 - It periodically (every 5s) polls Gerrit for CLs updated in the last 24h.
37 - It checks the list of CLs against the list of already known CLs in the DB.
38 - For each new CL it enqueues `N` new jobs in the database, one for each
39 configuration defined in [config.py](/infra/ci/config.py) (e.g. `linux-debug`,
40 `android-release`, ...).
41 - It monitors the state of jobs. When all jobs for a CL have been completed,
42 it posts a comment and adds the vote if the CL is marked as `Presubmit-Ready`.
[all …]
/external/libchrome/soong/
Dbindings_generator.go32 --outdir ${outDir}`,
41 --use_bundled_pylibs parse
42 -d ${package}
44 -o ${outDir}
55 --use_bundled_pylibs generate
56 -o ${outDir}
57 -I=${package}:${package}
58 -d ${package}
60 --bytecode_path=${templateDir}
61 --generators=${mojomGenerator}
[all …]
/external/speex/
DSpeexDSP.spec3 %define rel 1
5 Summary: An open-source, patent-free speech codec
8 Release: %rel
11 Source: http://www.speex.org/download/%{name}-%{ver}.tar.gz
14 Packager: Jean-Marc Valin (jean-marc.valin@usherbrooke.ca)
15 BuildRoot: /var/tmp/%{name}-build-root
19 Speex is a patent-free audio codec designed especially for voice (unlike
33 * Thu Oct 03 2002 Jean-Marc Valin
34 - Added devel package inspired from PLD spec file
37 - Added buildroot and docdir and ldconfig. Makes it builadble by non-roots
[all …]
DSpeexDSP.spec.in3 %define rel 1
5 Summary: An open-source, patent-free speech codec
8 Release: %rel
11 Source: http://www.speex.org/download/%{name}-%{ver}.tar.gz
14 Packager: Jean-Marc Valin (jean-marc.valin@usherbrooke.ca)
15 BuildRoot: /var/tmp/%{name}-build-root
19 Speex is a patent-free audio codec designed especially for voice (unlike
33 * Thu Oct 03 2002 Jean-Marc Valin
34 - Added devel package inspired from PLD spec file
37 - Added buildroot and docdir and ldconfig. Makes it builadble by non-roots
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/
DCMakeLists.txt8 # http://www.apache.org/licenses/LICENSE-2.0
22 # Devices using armeabi-v7a are not required to support
24 # armeabi-v7a build. This flag enables it.
25 if(${ANDROID_ABI} MATCHES "armeabi-v7a")
26 add_compile_options("-mfpu=neon")
27 add_compile_options("-marm")
28 add_compile_options("-fPIC")
32 if(build_type MATCHES "^rel")
33 add_compile_options("-O2")
38 # Build cpu_features library.
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/jni/
DCMakeLists.txt8 # http://www.apache.org/licenses/LICENSE-2.0
22 # Devices using armeabi-v7a are not required to support
24 # armeabi-v7a build. This flag enables it.
25 if(${ANDROID_ABI} MATCHES "armeabi-v7a")
26 add_compile_options("-mfpu=neon")
27 add_compile_options("-marm")
28 add_compile_options("-fPIC")
32 if(build_type MATCHES "^rel")
33 add_compile_options("-O2")
38 # Build cpu_features library.
[all …]
/external/cronet/base/i18n/
Dicu_mergeable_data_file_unittest.cc2 // Use of this source code is governed by a BSD-style license that can be
10 #include "build/build_config.h"
48 // Build Ash's file structure: in TEST_F()
49 // 0x0000 .. 0x1000 => { 0x00, ... } | Shared in TEST_F()
50 // 0x1000 .. 0x2000 => { 0x11, ... } | Shared in TEST_F()
52 // 0x3000 .. 0x3333 => { 0x44, ... } | Shared in TEST_F()
60 // Build Lacros's file structure: in TEST_F()
61 // 0x0000 .. 0x1000 => { 0x00, ... } | Shared in TEST_F()
62 // 0x1000 .. 0x2000 => { 0x11, ... } | Shared in TEST_F()
64 // 0x3000 .. 0x3333 => { 0x44, ... } | Shared in TEST_F()
[all …]
/external/boringssl/src/crypto/fipsmodule/
DFIPS.md1 # FIPS 140-2
3 …bout the design of the FIPS module and some documentation on performing FIPS-related tasks. This i…
5 Please note that we cannot answer questions about FIPS, nor about using BoringSSL in a FIPS-complia…
11-06-15: certificate [#2964](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
12-07-30: certificate [#3318](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
13-08-08: certificate [#3678](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
14-10-20: certificate [#3753](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
15-01-28: certificate [#4156](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
16 1. 2021-04-29: certificate [#4407](https://csrc.nist.gov/projects/cryptographic-module-validation-p…
22 ## Breaking known-answer and continuous tests
[all …]
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/
DFIPS.md1 # FIPS 140-2
3 …bout the design of the FIPS module and some documentation on performing FIPS-related tasks. This i…
5 Please note that we cannot answer questions about FIPS, nor about using BoringSSL in a FIPS-complia…
11-06-15: certificate [#2964](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
12-07-30: certificate [#3318](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
13-08-08: certificate [#3678](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
14-10-20: certificate [#3753](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
15-01-28: certificate [#4156](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program…
16 1. 2021-04-29: certificate [#4407](https://csrc.nist.gov/projects/cryptographic-module-validation-p…
22 ## Breaking known-answer and continuous tests
[all …]
/external/OpenCSD/decoder/tests/build/win-vs2015/mem-buffer-eg/
Dmem-buffer-eg.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/m…
25 <ProjectGuid>{BC090130-2C53-4CF6-8AD4-37BF72B8D01A}</ProjectGuid>
59 <ImportGroup Label="Shared">
63 <Import Project="..\..\..\..\build\win-vs2015\opencsd.props" />
67 <Import Project="..\..\..\..\build\win-vs2015\opencsd.props" />
71 <Import Project="..\..\..\..\build\win-vs2015\opencsd.props" />
75 <Import Project="..\..\..\..\build\win-vs2015\opencsd.props" />
87 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
132 …ries>..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitectu…
[all …]
/external/OpenCSD/decoder/tests/build/win-vs2022/frame_demux_test/
Dframe_demux_test.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
24 <ProjectGuid>{98ee9884-a4eb-4c75-a911-dfedf992754f}</ProjectGuid>
59 <ImportGroup Label="Shared">
63 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
67 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
71 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
75 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
85 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
93 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
[all …]
/external/mesa3d/docs/relnotes/
D19.1.8.rst20 ----------------
24 f0fe8289b7d147943bf2fc2147833254881577e8f9ed3d94ddb39e430e711725 mesa-19.1.8.tar.xz
27 ------------
32 ---------
34 - `Bug 111236 <https://bugs.freedesktop.org/show_bug.cgi?id=111236>`__
35 - VA-API radeonsi SIGSEGV \__memmove_avx_unaligned
36 - `Bug 111664 <https://bugs.freedesktop.org/show_bug.cgi?id=111664>`__
37 - [Bisected] Segmentation fault on FS shader compilation (mat4x3 \*
39 - `Issue
40 #121 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/121>`__ -
[all …]
/external/angle/build/android/
Dresource_sizes.py3 # Use of this source code is governed by a BSD-style license that can be
35 _ANDROID_UTILS_PATH = os.path.join(host_paths.DIR_SOURCE_ROOT, 'build',
37 _BUILD_UTILS_PATH = os.path.join(host_paths.DIR_SOURCE_ROOT, 'build', 'util')
39 'llvm-build', 'Release+Asserts', 'bin',
40 'llvm-readobj')
43 import perf_tests_results_helper # pylint: disable=import-error
46 from tracing.value import convert_chart_json # pylint: disable=import-error
49 from util import build_utils # pylint: disable=import-error
52 from lib.results import result_sink # pylint: disable=import-error
53 from lib.results import result_types # pylint: disable=import-error
[all …]
/external/OpenCSD/decoder/tests/build/win-vs2022/mem-buffer-eg/
Dmem-buffer-eg.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/m…
4 <ProjectConfiguration Include="Debug-dll|Win32">
5 <Configuration>Debug-dll</Configuration>
8 <ProjectConfiguration Include="Debug-dll|x64">
9 <Configuration>Debug-dll</Configuration>
16 <ProjectConfiguration Include="Release-dll|Win32">
17 <Configuration>Release-dll</Configuration>
20 <ProjectConfiguration Include="Release-dll|x64">
21 <Configuration>Release-dll</Configuration>
[all …]
/external/avb/examples/uefi/
DMakefile25 # TODO(zeuthen): This is not invoked by Android build system and is
26 # intended to aid users to locally build the EFI application. It would
27 # be nice to add gnu-efi/ to external and rewrite this as an
65 -DAVB_COMPILATION -DAVB_ENABLE_DEBUG \
66 -DAVB_AB_I_UNDERSTAND_LIBAVB_AB_IS_DEPRECATED \
67 -std=gnu99 \
68 -I$(ANDROID_BUILD_TOP)/system/core/mkbootimg/ \
69 -I$(AVB) \
70 -I$(GNUEFI) \
71 -I$(GNUEFI)/x86_64 \
[all …]
/external/cpuinfo/test/build.prop/
Dgalaxy-c9-pro.log2 # begin build properties
4 ro.build.id=MMB29M
5 ro.build.display.id=MMB29M.C9000ZHU1APC1
6 ro.build.version.incremental=C9000ZHU1APC1
7 ro.build.version.sdk=23
8 ro.build.version.preview_sdk=0
9 ro.build.version.codename=REL
10 ro.build.version.all_codenames=REL
11 ro.build.version.release=6.0.1
12 ro.build.version.security_patch=2017-03-01
[all …]
Dxiaomi-redmi-note-3.log2 # begin build properties
4 ro.build.id=LMY47V
5 ro.build.display.id=LMY47V
6 ro.build.version.incremental=V8.0.7.0.LHOCNDG
7 ro.build.version.sdk=22
8 ro.build.version.codename=REL
9 ro.build.version.all_codenames=REL
10 ro.build.version.release=5.1.1
11 ro.build.version.security_patch=2016-11-01
12 ro.build.version.base_os=
[all …]
Dxiaomi-redmi-note-4.log2 # begin build properties
4 ro.build.id=NRD90M
5 ro.build.display.id=AL1512-mido-build-20170803193727
6 ro.build.version.incremental=V8.5.4.0.NCFMIED
7 ro.build.version.sdk=24
8 ro.build.version.preview_sdk=0
9 ro.build.version.codename=REL
10 ro.build.version.all_codenames=REL
11 ro.build.version.release=7.0
12 ro.build.version.security_patch=2017-07-01
[all …]
/external/cronet/build/android/
Dresource_sizes.py3 # Use of this source code is governed by a BSD-style license that can be
35 _ANDROID_UTILS_PATH = os.path.join(host_paths.DIR_SOURCE_ROOT, 'build',
37 _BUILD_UTILS_PATH = os.path.join(host_paths.DIR_SOURCE_ROOT, 'build', 'util')
39 'prebuilt', 'linux-x86_64', 'bin', 'llvm-readobj')
42 import perf_tests_results_helper # pylint: disable=import-error
45 from tracing.value import convert_chart_json # pylint: disable=import-error
48 from util import build_utils # pylint: disable=import-error
51 from lib.results import result_sink # pylint: disable=import-error
52 from lib.results import result_types # pylint: disable=import-error
55 _AAPT_CONFIG_PATTERN = r'config %s:(.*?)config [a-zA-Z-]+:'
[all …]
/external/libcups/doc/help/
Dman-cups-config.html3 <!-- SECTION: Man Pages -->
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>cups-config(1)</title>
9 <h1 class="title">cups-config(1)</h1>
11 cups-config - get cups api, compiler, directory, and link information.
13 <b>cups-config</b>
14 <i>--api-version</i>
16 <b>cups-config</b>
17 <i>--build</i>
19 <b>cups-config</b>
[all …]

12345678910>>...17