Home
last modified time | relevance | path

Searched +full:bazel +full:- +full:6 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/benchmark/
D.travis.yml7 - compiler: gcc
11 - lcov
13 - compiler: gcc
17 - g++-multilib
18 - libc6:i386
20 - COMPILER=g++
21 - C_COMPILER=gcc
22 - BUILD_TYPE=Debug
23 - BUILD_32_BITS=ON
24 - EXTRA_FLAGS="-m32"
[all …]
/third_party/googletest/docs/
Dquickstart-bazel.md1 # Quickstart: Building with Bazel
3 This tutorial aims to get you up and running with GoogleTest using the Bazel
13 * [Bazel](https://bazel.build/), the preferred build system used by the
19 If you don't already have Bazel installed, see the
20 [Bazel installation guide](https://bazel.build/install).
25 ## Set up a Bazel workspace
28 [Bazel workspace](https://docs.bazel.build/versions/main/build-ref.html#workspace)
42 [Bazel external dependency](https://docs.bazel.build/versions/main/external.html)
44 [`http_archive` rule](https://docs.bazel.build/versions/main/repo/http.html#http_archive).
54 strip_prefix = "googletest-5ab508a01f9eb089207ee87fd547d290da39d015",
[all …]
Dquickstart-cmake.md5 this tutorial as a starting point. If your project uses Bazel, see the
6 [Quickstart for Bazel](quickstart-bazel.md) instead.
18 [Ninja](https://ninja-build.org/), and others - see
19 [CMake Generators](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html)
92 EXPECT_EQ(7 * 6, 42);
122 [`GoogleTest` CMake module](https://cmake.org/cmake/help/git-stage/module/GoogleTest.html).
127 <strong>my_project$ cmake -S . -B build</strong>
128 -- The C compiler identification is GNU 10.2.1
129 -- The CXX compiler identification is GNU 10.2.1
131 -- Build files have been written to: .../my_project/build
[all …]
Dadvanced.md18 See [Explicit Success and Failure](reference/assertions.md#success-failure) in
35 is awkward especially when the expression has side-effects or is expensive to
127 Then the statement `EXPECT_FALSE(IsEven(Fib(6)))` will print
130 Value of: IsEven(Fib(6))
135 #### Using a Predicate-Formatter
141 instead use *predicate-formatter assertions* to *fully* customize how the
146 ### Floating-Point Comparison
148 See [Floating-Point Comparison](reference/assertions.md#floating-point) in the
151 #### Floating-Point Predicate-Format Functions
153 Some floating-point operations are useful, but not that often used. In order to
[all …]
/third_party/protobuf/examples/
DBUILD1 # This BUILD file shows how to use protobuf with bazel. Before you can use
85 # $ bazel build :add_person_java_deploy.jar :add_person_java_lite_deploy.jar
86 # $ ls -l bazel-bin/*_deploy.jar
87 # -r-xr-xr-x 1 xiaofeng eng 1230797 Sep 8 12:24 bazel-bin/add_person_java_deploy.jar
88 # -r-xr-xr-x 1 xiaofeng eng 236166 Sep 8 12:24 bazel-bin/add_person_java_lite_deploy.jar
90 # In the above example, the lite .jar file is 6 times smaller. With proper
/third_party/rust/crates/cxx/third-party/bazel/
Ddefs.bzl3 # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
6 # bazel run @//third-party:vendor
11 - [aliases](#aliases)
12 - [crate_deps](#crate_deps)
13 - [all_crate_deps](#all_crate_deps)
14 - [crate_repositories](#crate_repositories)
36 # The first key in the map is a Bazel package
76 # Alert on any miss-matched dependencies
292 "third-party": {
294 "cc": "@vendor__cc-1.0.79//:cc",
[all …]
/third_party/icu/tools/unicode/c/genuca/
DBUILD.bazel4 # This Bazel build file defines a target representing the binary executable
31 # Markus 2021-06-16:
33 # See https://docs.bazel.build/versions/main/cpp-use-cases.html
35 …ee https://stackoverflow.com/questions/51584960/stdcall-once-throws-stdsystem-error-unknown-error-1
39 # what(): Unknown error -1
43 # #4 0x00007ffff7e809d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
44 # #5 0x00007ffff7e80c65 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
45 …# #6 0x00007ffff7e78458 in std::__throw_system_error(int) () from /lib/x86_64-linux-gnu/libstdc…
51 linkopts = ["-pthread"],
/third_party/node/deps/v8/
DDEPS13 # entries in a comma-separated list.
29 # Fetch clang-tidy into the same bin/ directory as our clang binary.
45 # luci-go CIPD package version.
46 'luci_go': 'git_revision:6da0608e4fa8a3c6d1fa4f855485c0038b05bf72',
48 # Three lines of non-changing comments so that
49 # the commit queue can handle CLs rolling android_sdk_build-tools_version
51 'android_sdk_build-tools_version': 'tRoD45SCi7UleQqSV7MrMQO1_e5P8ysphkCcj6z_cCQC',
52 # Three lines of non-changing comments so that
55 'android_sdk_emulator_version': 'gMHhUuoQRKfxr-MBn3fNNXZtkAVXtOwMwT7kfx8jkIgC',
56 # Three lines of non-changing comments so that
[all …]
/third_party/abseil-cpp/
Dabseil-cpp-20220623.1.tar.gz ... .md abseil-cpp-20220623.1/AUTHORS abseil-cpp-20220623.1/BUILD.bazel abseil-cpp
/third_party/grpc/
Dgrpc-1.41.1.tar.gz ... /bazel/BUILD grpc-1.41.1/bazel/OWNERS grpc-1.41.1/bazel/ ...
/third_party/flatbuffers/
DOAT.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd.
8 http://www.apache.org/licenses/LICENSE-2.0
17 …All configurations in this file will be merged to OAT-Default.xml, if you have any questions or co…
23 …1. policy: If the OAT-Default.xml policies do not meet your requirements, please add policies here.
356. policyitem rule and group: These two fields are used together to merge policy results. "may" po…
46 -->
53 … <!--policyitem type="license" name="LGPL" path=".*" desc="Dynamically linked by module X"/-->
54 …!--policyitem type="copyright" name="xxx" path=".*" rule="may" group="defaultGroup" filefilter="co…
68 <filteritem type="filepath" name="BUILD.bazel" desc="三方开源,不需要检测文件头是否遗漏版权声明"/>
/third_party/spirv-tools/
DOAT.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd.
8 http://www.apache.org/licenses/LICENSE-2.0
18 -->
19 <!-- OAT(OSS Audit Tool) configuration guide:
46 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
56 -->
76 <filteritem type="filename" name="DCO-1.1.txt" desc="not used in ohos"/>
77 <filteritem type="filename" name="BUILD.bazel" desc="构建文件"/>
DCHANGES1 Revision history for SPIRV-Tools
3 v2023.6 2023-12-18
4 - General
5 - update_build_version.py produce deterministic header. (#5426)
6 - Support missing git in update_build_version.py (#5473)
7 - Optimizer
8 - Add ComputeDerivativeGroup*NV capabilities to trim capabilities pass. (#5430)
9 - Do not crash when tryingto fold unsupported spec constant (#5496)
10 - instrument: Fix handling of gl_InvocationID (#5493)
11 - Fix nullptr argument in MarkInsertChain (#5465)
[all …]
/third_party/spirv-headers/
DOAT.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd.
8 http://www.apache.org/licenses/LICENSE-2.0
18 -->
19 <!-- OAT(OSS Audit Tool) configuration guide:
46 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
56 -->
78 <filteritem type="filename" name="DCO-1.1.txt" desc="not used in ohos"/>
79 <filteritem type="filename" name="BUILD.bazel" desc="构建文件"/>
/third_party/skia/
DOAT.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (c) 2023 Huawei Device Co., Ltd.
8 http://www.apache.org/licenses/LICENSE-2.0
17 …All configurations in this file will be merged to OAT-Default.xml, if you have any questions or co…
23 …1. policy: If the OAT-Default.xml policies do not meet your requirements, please add policies here.
356. policyitem rule and group: These two fields are used together to merge policy results. "may" po…
46 -->
53 <policyitem type="compatibility" name="Unicode-TOU" path=".*" desc="宽松型许可证."/>
56 <policyitem type="compatibility" name="Adobe-2006" path=".*" desc="宽松型许可证."/>
58 …<policyitem type="compatibility" name="LicenseRef-scancode-khronos" path="third_party/.*" desc="宽松…
[all …]
Dgo.sum18 cloud.google.com/go v0.52.0/go.mod h1:pXajvRH/6o3+F9jDHZWQ5PbGhn+o8w9qiu/CffaVdO4=
40 cloud.google.com/go v0.64.0/go.mod h1:xfORb36jGvE+6EexW71nMEtL025s3x6xvuYUKM4JLv4=
82 cloud.google.com/go/logging v1.1.1 h1:mU+6wZyP0llWyobJ+aJFqeEfDzMp95R449wEPPILVX0=
97 cloud.google.com/go/pubsub v1.6.0/go.mod h1:I6DkrTv7tKIvDQTZt+6rAFo1446FEoVDJeLXTu4pCcE=
129 dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 h1:VpgP7xuJadIUuKccphEpTJnWhS2jkQyM…
130 dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I…
131 github.com/99designs/goodies v0.0.0-20140916053233-ec7f410f2ff2 h1:fDVqZtKvHbahsmAyx44RVCFK5uuqXHzZ…
132 github.com/99designs/goodies v0.0.0-20140916053233-ec7f410f2ff2/go.mod h1:cbC1BMQYOqZ70I8LEvH53q53M…
133 github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQ…
134 github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaF…
[all …]
/third_party/protobuf/
DREADME.md1 Protocol Buffers - Google's data interchange format
6 https://developers.google.com/protocol-buffers/
9 --------
11 Protocol Buffers (a.k.a., protobuf) are Google's language-neutral,
12 platform-neutral, extensible mechanism for serializing structured data. You
13 …uf's documentation on the Google Developers site](https://developers.google.com/protocol-buffers/).
20 ------------------------------
26 For non-C++ users, the simplest way to install the protocol compiler is to
27 download a pre-built binary from our release page:
31 In the downloads section of each release, you can find pre-built binaries in
[all …]
DCHANGES.txt1 2020-07-14 version 3.13.0-rc1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
7 * Fix use-after-destroy bug when the Map is allocated in the arena.
23 * Reject NaN, Infinity, -Infinity that is not quoted.
24 * Base64 fixes for bytes fields: accept URL-safe base64 and missing padding.
44 generated code compatible with old C# compilers (pre-roslyn compilers
54 2020-06-01 version 3.12.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
56 Objective-C
59 2020-05-26 version 3.12.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
64 Objective-C
65 * Fix for the :protobuf_objc target in the Bazel BUILD file. (#7538)
[all …]
/third_party/rust/crates/cxx/gen/build/src/
Dlib.rs19 //! .flag_if_supported("-std=c++11")
20 //! .compile("cxxbridge-demo");
22 //! println!("cargo:rerun-if-changed=src/main.rs");
23 //! println!("cargo:rerun-if-changed=src/demo.cc");
24 //! println!("cargo:rerun-if-changed=include/demo.h");
37 //! For use in non-Cargo builds like Bazel or Buck, CXX provides an
39 //! line tool. The tool is packaged as the `cxxbridge-cmd` crate.
42 //! $ cargo install cxxbridge-cmd # or build it from the repo
44 //! $ cxxbridge src/main.rs --header > path/to/mybridge.h
48 #![doc(html_root_url = "https://docs.rs/cxx-build/1.0.97")]
[all …]
/third_party/skia/third_party/externals/angle2/
DDEPS17 'chrome_internal_git': 'https://chrome-internal.googlesource.com',
36 # Version of Chromium our Chromium-based DEPS are mirrored from.
42 # Current revision of VK-GL-CTS (a.k.a dEQP).
46 # Note: this dep cannot be auto-rolled b/c of nesting.
61 # Note: this dep cannot be auto-rolled b/c of nesting.
75 # Current revision of patched-yasm.
76 # Note: this dep cannot be auto-rolled b/c of nesting.
79 # Three lines of non-changing comments so that
84 # Three lines of non-changing comments so that
85 # the commit queue can handle CLs rolling luci-go
[all …]
/third_party/skia/third_party/externals/spirv-tools/
DCHANGES1 Revision history for SPIRV-Tools
3 v2021.5-dev 2021-11-11
4 - Start v2021.5-dev
6 v2021.4 2021-11-11
7 - General
8 - Add a WebAssembly build (#3752)
9 - Make cxx exceptions controllable (#4591)
10 - Validator
11 - Improve decoration validation (#4490)
12 - Optimizer
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DCHANGES1 Revision history for SPIRV-Tools
3 v2021.5-dev 2021-11-11
4 - Start v2021.5-dev
6 v2021.4 2021-11-11
7 - General
8 - Add a WebAssembly build (#3752)
9 - Make cxx exceptions controllable (#4591)
10 - Validator
11 - Improve decoration validation (#4490)
12 - Optimizer
[all …]
/third_party/icu/icu4c/source/data/unidata/
Dchanges.txt3 * Copyright (C) 2004-2016, International Business Machines
7 * encoding: US-ASCII
16 For an overview, see https://unicode-org.github.io/icu/processes/unicode-update
31 ---------------------------------------------------------------------------- ***
36 See https://unicode-org.github.io/icu/processes/release/tasks/standards#update-script-code-enums
39 ---------------------------------------------------------------------------- ***
44 https://www.unicode.org/versions/beta-15.0.0.html
46 https://www.unicode.org/reports/uax-proposed-updates.html
47 https://www.unicode.org/reports/tr44/tr44-29.html
49 https://unicode-org.atlassian.net/browse/ICU-21980 Unicode 15
[all …]
/third_party/googletest/googletest/src/
Dgtest.cc58 #include "gtest/gtest-assertion-result.h"
59 #include "gtest/gtest-spi.h"
61 #include "gtest/internal/gtest-port.h"
126 #include "src/gtest-internal-inl.h"
195 // g_help_flag is true if and only if the --help flag or an equivalent form
218 // Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY
229 // Bazel passes in the argument to '--test_runner_fail_fast' via the
257 "break-point.");
276 "A colon-separated list of glob (not regex) patterns "
278 "'-' and a : separated list of negative patterns (tests to "
[all …]
/third_party/node/deps/googletest/src/
Dgtest.cc64 #include "gtest/gtest-assertion-result.h"
65 #include "gtest/gtest-spi.h"
67 #include "gtest/internal/gtest-port.h"
131 #include "src/gtest-internal-inl.h"
203 // g_help_flag is true if and only if the --help flag or an equivalent form
226 // Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY
237 // Bazel passes in the argument to '--test_runner_fail_fast' via the
265 "break-point.");
284 "A colon-separated list of glob (not regex) patterns "
286 "'-' and a : separated list of negative patterns (tests to "
[all …]

12