Home
last modified time | relevance | path

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

123456789

/external/tinyxml2/.github/workflows/
Dtest.yml7 fail-fast: false
9 os: [ windows-2019, macos-latest, ubuntu-20.04 ]
12 - os: windows-2019
17 - os: ubuntu-20.04
20 - os: macos-latest
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
74 NOSPACE=1 testing "-S flags" "readelf -SW $elf-shflags | head -32" \
82 [ 3] .note.gnu.build-id NOTE 000001e0 0001e0 000020 00 A 0 0 4
88 [ 9] .rel.dyn ANDROID_REL 00000308 000308 00000d 01 A 4 0 4
[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 ##<paper-dropdown-menu>
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/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.
13 - MacOS - x64 and AArch64 (Apple Silicon)
19 --------------------
21 The library and test programs are built from the library `./build/<platform>` directory, where
22 <platform> is either 'linux', 'macos', or 'win-vs2022'
[all …]
/external/cronet/stable/third_party/boringssl/src/infra/config/
Dmain.star19 RECIPE_BUNDLE = "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
23 buildbucket = "cr-buildbucket.appspot.com",
24 logdog = "luci-logdog.appspot.com",
25 milo = "luci-milo.appspot.com",
26 notify = "luci-notify.appspot.com",
27 scheduler = "luci-scheduler.appspot.com",
28 swarming = "chromium-swarm.appspot.com",
41 groups = "project-boringssl-committers",
45 groups = "project-boringssl-tryjob-access",
49 groups = "project-boringssl-admins",
[all …]
/external/cronet/tot/third_party/boringssl/src/infra/config/
Dmain.star19 RECIPE_BUNDLE = "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
23 buildbucket = "cr-buildbucket.appspot.com",
24 logdog = "luci-logdog.appspot.com",
25 milo = "luci-milo.appspot.com",
26 notify = "luci-notify.appspot.com",
27 scheduler = "luci-scheduler.appspot.com",
28 swarming = "chromium-swarm.appspot.com",
41 groups = "project-boringssl-committers",
45 groups = "project-boringssl-tryjob-access",
49 groups = "project-boringssl-admins",
[all …]
/external/boringssl/src/infra/config/
Dmain.star19 RECIPE_BUNDLE = "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
23 buildbucket = "cr-buildbucket.appspot.com",
24 logdog = "luci-logdog.appspot.com",
25 milo = "luci-milo.appspot.com",
26 notify = "luci-notify.appspot.com",
27 scheduler = "luci-scheduler.appspot.com",
28 swarming = "chromium-swarm.appspot.com",
41 groups = "project-boringssl-committers",
45 groups = "project-boringssl-tryjob-access",
49 groups = "project-boringssl-admins",
[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/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 15s) 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/speex/
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_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/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/bazelbuild-rules_go/tests/integration/reproducibility/
Dreproducibility_test.go7 // http://www.apache.org/licenses/LICENSE-2.0
37 -- BUILD.bazel --
61 linkmode = "c-archive",
64 -- hello.go --
73 -- add.h --
85 -- add.c --
91 -- add.cpp --
97 -- adder.go --
118 -- adder_main.go --
142 // directory because it's shared with other tests.
[all …]
/external/OpenCSD/decoder/tests/build/win-vs2022/perr/
Dperr.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
27 <ProjectGuid>{3d1e409d-5f4b-4b47-8513-a622639a5399}</ProjectGuid>
61 <ImportGroup Label="Shared">
65 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
69 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
73 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
77 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
84 <TargetName>ocsd-perr</TargetName>
89 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
[all …]
/external/OpenCSD/decoder/tests/build/win-vs2022/mem-acc-test/
Dmem-acc-test.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
27 <ProjectGuid>{ff4f9135-dd70-4698-9b8f-0451cea3ca44}</ProjectGuid>
61 <ImportGroup Label="Shared">
65 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
69 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
73 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
77 <Import Project="..\..\..\..\build\win-vs2022\opencsd.props" />
87 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
96 <OutDir>..\..\..\bin\win$(PlatformArchitecture)\rel\</OutDir>
[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/oboe/src/common/
DUtilities.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
40 // clip to 16-bit range in convertFloatToPcm16()
43 sample -= 32768; // center at zero in convertFloatToPcm16()
64 size = 3; // packed 24-bit data in convertFormatToSizeInBytes()
131 case SharingMode::Shared: return "Shared"; in convertToText()
192 <<"DeviceId: "<<stream->getDeviceId()<<std::endl in convertToText()
193 <<"Direction: "<<oboe::convertToText(stream->getDirection())<<std::endl in convertToText()
194 <<"API type: "<<oboe::convertToText(stream->getAudioApi())<<std::endl in convertToText()
195 <<"BufferCapacity: "<<stream->getBufferCapacityInFrames()<<std::endl in convertToText()
196 <<"BufferSize: "<<stream->getBufferSizeInFrames()<<std::endl in convertToText()
[all …]
/external/pciutils/lib/
Dconfigure3 # (c) 1998--2013 Martin Mares <mj@ucw.cz>
12 if [ -z "$VERSION" ] ; then
13 echo >&2 "Please run the configure script from the top-level Makefile"
18 if [ -z "$HOST" ] ; then
19 sys=`uname -s`
20 rel=`uname -r`
22 if [ "$sys" = "AIX" -a -x /usr/bin/oslevel -a -x /usr/sbin/lsattr ]
24 rel=`/usr/bin/oslevel`
25 proc=`/usr/sbin/lsdev -C -c processor -S available -F name | head -1`
26 cpu=`/usr/sbin/lsattr -F value -l $proc -a type | sed 's/_.*//'`
[all …]
/external/cronet/stable/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…
17 1. 2022-06-13: certificate [#4735](https://csrc.nist.gov/projects/cryptographic-module-validation-p…
[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…
17 1. 2022-06-13: certificate [#4735](https://csrc.nist.gov/projects/cryptographic-module-validation-p…
[all …]
/external/cronet/tot/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…
17 1. 2022-06-13: certificate [#4735](https://csrc.nist.gov/projects/cryptographic-module-validation-p…
[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/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/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 …]

123456789