Home
last modified time | relevance | path

Searched refs:Google (Results 1 – 25 of 65) sorted by relevance

123

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dobjc-function-naming.m15 // must be in Pascal case as required by Google Objective-C style guide
20 // must be in Pascal case as required by Google Objective-C style guide
25 // must be in Pascal case as required by Google Objective-C style guide
30 // must be in Pascal case as required by Google Objective-C style guide
38 // required by Google Objective-C style guide
42 // in Pascal case as required by Google Objective-C style guide
58 // required by Google Objective-C style guide
65 // by Google Objective-C style guide
H A Dobjc-function-naming.mm6 // required by Google Objective-C style guide
11 // required by Google Objective-C style guide
16 // required by Google Objective-C style guide
/llvm-project-15.0.7/third-party/benchmark/cmake/
H A DGoogleTest.cmake.in14 message(STATUS "Looking for Google Test sources")
15 message(STATUS "Looking for Google Test sources in ${GOOGLETEST_PATH}")
19 message(STATUS "Found Google Test in ${GOOGLETEST_PATH}")
34 …message(SEND_ERROR "Did not find Google Test sources! Either pass correct path in GOOGLETEST_PATH,…
37 message(WARNING "Did not find Google Test sources! Fetching from web...")
H A Dbenchmark.pc.in7 Description: Google microbenchmark framework
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/
H A Dobjc-avoid-nsobject-new.rst7 Google Objective-C style guide.
9 The Google Objective-C style guide forbids calling ``+new`` or overriding it in
27 This check corresponds to the Google Objective-C Style Guide rule
H A Dupgrade-googletest-case.rst6 Finds uses of deprecated Google Test version 1.9 APIs with names containing
13 The new names are a part of Google Test version 1.9 (release pending). It is
/llvm-project-15.0.7/polly/
H A DCREDITS.txt14 D: Google Summer of Code student 2011
24 D: Google Summer of Code student 2012, 2014
35 D: Google Summer of Code student 2010
/llvm-project-15.0.7/llvm/utils/unittest/
H A DCMakeLists.txt2 # Experimental CMake build script for Google Test.
7 # To run the tests for Google Test itself on Linux, use 'make test' or
18 # Google Test requires headers which need _ALL_SOURCE to build on AIX
/llvm-project-15.0.7/third-party/benchmark/
H A DCONTRIBUTING.md9 Contributions to any Google project must be accompanied by a Contributor
11 Google permission to use and redistribute your contributions as part of the
29 another Google project), make a commit adding yourself to the
H A D.clang-format3 BasedOnStyle: Google
H A DREADME.md36 It may also help to read the [Google Test documentation](https://github.com/google/googletest/blob/…
111 Note that Google Benchmark requires Google Test to build and run the tests. This
114 * Checkout the Google Test sources into `benchmark/googletest`.
/llvm-project-15.0.7/libc/benchmarks/
H A DCMakeLists.txt43 # Build Google Benchmark for libc
166 # Google Benchmarking tool
169 # This target uses the Google Benchmark facility to report throughput for llvm
/llvm-project-15.0.7/llvm/utils/unittest/googletest/
H A DLICENSE.TXT1 Copyright 2008, Google Inc.
14 * Neither the name of Google Inc. nor the names of its
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/
H A DLICENSE.txt1 Copyright 2008, Google Inc.
14 * Neither the name of Google Inc. nor the names of its
/llvm-project-15.0.7/compiler-rt/lib/tsan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/interception/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/safestack/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A D.clang-format1 BasedOnStyle: Google
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dstub-link.s1 ## FIXME: This test seems to be failing on some Google Mac buildbots for
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dnamed-parameter.rst8 The check implements the following rule originating in the Google C++ Style

123