/third_party/ejdb/docker/testbed/ |
D | llvm-update-alternatives.sh | 48 …--install /usr/bin/clang clang /usr/bin/clang-${version} ${priorit… 51 … --slave /usr/bin/clang++ clang++ /usr/bin/clang++-${version} \ 52 … --slave /usr/bin/clang-check clang-check /usr/bin/clang-check-${version} \ 53 … --slave /usr/bin/clang-cl clang-cl /usr/bin/clang-cl-${version} \ 54 … --slave /usr/bin/clang-cpp clang-cpp /usr/bin/clang-cpp-${version} \ 55 … --slave /usr/bin/clang-format clang-format /usr/bin/clang-format-${version} \ 56 …--slave /usr/bin/clang-format-diff clang-format-diff /usr/bin/clang-format-diff-${versio… 57 …--slave /usr/bin/clang-import-test clang-import-test /usr/bin/clang-import-test-${versio… 58 …--slave /usr/bin/clang-include-fixer clang-include-fixer /usr/bin/clang-include-fixer-${vers… 59 …--slave /usr/bin/clang-offload-bundler clang-offload-bundler /usr/bin/clang-offload-bundler-${ve… [all …]
|
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/ |
D | luci-milo.cfg | 14 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x64" 15 category: "linux|clang|dbg" 19 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x86" 20 category: "linux|clang|dbg" 24 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x64" 25 category: "linux|clang|rel" 29 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x86" 30 category: "linux|clang|rel" 44 name: "buildbucket/luci.dawn.ci/win-clang-dbg-x64" 45 category: "win|clang|dbg" [all …]
|
D | luci-scheduler.cfg | 8 id: "cron-linux-clang-rel-x64" 15 builder: "cron-linux-clang-rel-x64" 19 id: "linux-clang-dbg-x64" 25 builder: "linux-clang-dbg-x64" 29 id: "linux-clang-dbg-x86" 35 builder: "linux-clang-dbg-x86" 39 id: "linux-clang-rel-x64" 45 builder: "linux-clang-rel-x64" 49 id: "linux-clang-rel-x86" 55 builder: "linux-clang-rel-x86" [all …]
|
D | cr-buildbucket.cfg | 14 name: "cron-linux-clang-rel-x64" 24 properties_j: "clang:true" 36 name: "linux-clang-dbg-x64" 46 properties_j: "clang:true" 57 name: "linux-clang-dbg-x86" 67 properties_j: "clang:true" 78 name: "linux-clang-rel-x64" 88 properties_j: "clang:true" 99 name: "linux-clang-rel-x86" 109 properties_j: "clang:true" [all …]
|
/third_party/skia/third_party/externals/tint/infra/config/global/generated/ |
D | luci-milo.cfg | 14 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x64" 15 category: "linux|clang|dbg" 19 name: "buildbucket/luci.tint.ci/linux-clang-rel-x64" 20 category: "linux|clang|rel" 24 name: "buildbucket/luci.tint.ci/linux-clang-dbg-x86" 25 category: "linux|clang|dbg" 29 name: "buildbucket/luci.tint.ci/linux-clang-rel-x86" 30 category: "linux|clang|rel" 44 name: "buildbucket/luci.tint.ci/win-clang-dbg-x64" 45 category: "win|clang|dbg" [all …]
|
D | luci-scheduler.cfg | 8 id: "linux-clang-dbg-x64" 14 builder: "linux-clang-dbg-x64" 18 id: "linux-clang-dbg-x86" 24 builder: "linux-clang-dbg-x86" 28 id: "linux-clang-rel-x64" 34 builder: "linux-clang-rel-x64" 38 id: "linux-clang-rel-x86" 44 builder: "linux-clang-rel-x86" 68 id: "win-clang-dbg-x64" 74 builder: "win-clang-dbg-x64" [all …]
|
/third_party/flutter/skia/third_party/externals/dawn/infra/config/global/ |
D | luci-scheduler.cfg | 27 triggers: "linux-clang-dbg-x64" 28 triggers: "linux-clang-rel-x64" 29 triggers: "linux-clang-dbg-x86" 30 triggers: "linux-clang-rel-x86" 33 triggers: "win-clang-dbg-x64" 34 triggers: "win-clang-rel-x64" 35 triggers: "win-clang-dbg-x86" 36 triggers: "win-clang-rel-x86" 42 id: "linux-clang-dbg-x64" 47 builder: "linux-clang-dbg-x64" [all …]
|
D | luci-milo.cfg | 10 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x64" 11 category: "linux|clang|dbg" 15 name: "buildbucket/luci.dawn.ci/linux-clang-dbg-x86" 16 category: "linux|clang|dbg" 20 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x64" 21 category: "linux|clang|rel" 25 name: "buildbucket/luci.dawn.ci/linux-clang-rel-x86" 26 category: "linux|clang|rel" 42 name: "buildbucket/luci.dawn.ci/win-clang-dbg-x64" 43 category: "win|clang|dbg" [all …]
|
D | cr-buildbucket.cfg | 38 name: "clang" 40 properties_j: "clang:true" 46 properties_j: "clang:false" 104 # Linux: test combinations of {clang}x{release,debug}x{x86,x64} 106 name: "linux-clang-dbg-x64" 112 name: "linux-clang-dbg-x86" 118 name: "linux-clang-rel-x64" 124 name: "linux-clang-rel-x86" 130 # Mac: unlike Linux we only need to test x64 (and only clang too) 142 # Linux: test combinations of {clang,msvc}x{release,debug}x{x86,x64} [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/infra/config/global/ |
D | luci-milo.cfg | 14 name: "buildbucket/luci.angle.ci/linux-clang-dbg" 15 category: "linux|clang" 19 name: "buildbucket/luci.angle.ci/linux-clang-rel" 20 category: "linux|clang" 44 name: "buildbucket/luci.angle.ci/win-clang-x86-dbg" 45 category: "win|clang|x86" 49 name: "buildbucket/luci.angle.ci/win-clang-x86-rel" 50 category: "win|clang|x86" 54 name: "buildbucket/luci.angle.ci/win-clang-x64-dbg" 55 category: "win|clang|x64" [all …]
|
D | cr-buildbucket.cfg | 78 name: "clang" 80 properties_j: "clang:true" 87 properties_j: "clang:false" 142 name: "linux-clang-dbg" 144 mixins: "clang" 149 name: "linux-clang-rel" 151 mixins: "clang" 214 name: "win-clang-x86-dbg" 216 mixins: "clang" 222 name: "win-clang-x86-rel" [all …]
|
D | luci-scheduler.cfg | 28 triggers: "linux-clang-dbg" 29 triggers: "linux-clang-rel" 34 triggers: "win-clang-x86-dbg" 35 triggers: "win-clang-x86-rel" 36 triggers: "win-clang-x64-dbg" 37 triggers: "win-clang-x64-rel" 45 id: "linux-clang-dbg" 50 builder: "linux-clang-dbg" 55 id: "linux-clang-rel" 60 builder: "linux-clang-rel" [all …]
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/protobufs/ |
D | tint_ast_fuzzer.h | 20 #pragma clang diagnostic push 21 #pragma clang diagnostic ignored "-Wunused-parameter" 22 #pragma clang diagnostic ignored "-Wreserved-id-macro" 23 #pragma clang diagnostic ignored "-Wsign-conversion" 24 #pragma clang diagnostic ignored "-Wzero-as-null-pointer-constant" 25 #pragma clang diagnostic ignored "-Wextra-semi-stmt" 26 #pragma clang diagnostic ignored "-Winconsistent-missing-destructor-override" 27 #pragma clang diagnostic ignored "-Wweak-vtables" 28 #pragma clang diagnostic ignored "-Wsuggest-destructor-override" 32 #pragma clang diagnostic pop
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
D | compat.hpp | 81 const clang::InputKind ik_opencl = clang::Language::OpenCL; 83 const clang::InputKind ik_opencl = clang::InputKind::OpenCL; 87 create_compiler_invocation_from_args(clang::CompilerInvocation &cinv, in create_compiler_invocation_from_args() 89 clang::DiagnosticsEngine &diag) in create_compiler_invocation_from_args() 92 return clang::CompilerInvocation::CreateFromArgs( in create_compiler_invocation_from_args() 95 return clang::CompilerInvocation::CreateFromArgs( in create_compiler_invocation_from_args() 101 compiler_set_lang_defaults(std::unique_ptr<clang::CompilerInstance> &c, in compiler_set_lang_defaults() 102 clang::InputKind ik, const ::llvm::Triple& triple, in compiler_set_lang_defaults() 103 clang::LangStandard::Kind d) in compiler_set_lang_defaults()
|
D | invocation.cpp | 90 clang::LangStandard::Kind clc_lang_standard; 94 { CL_MAKE_VERSION(1, 0, 0), clang::LangStandard::lang_opencl10}, 95 { CL_MAKE_VERSION(1, 1, 0), clang::LangStandard::lang_opencl11}, 96 { CL_MAKE_VERSION(1, 2, 0), clang::LangStandard::lang_opencl12}, 97 { CL_MAKE_VERSION(2, 0, 0), clang::LangStandard::lang_opencl20}, 99 { CL_MAKE_VERSION(3, 0, 0), clang::LangStandard::lang_opencl30}, 168 clang::LangStandard::Kind 184 clang::LangStandard::Kind 215 std::unique_ptr<clang::CompilerInstance> 219 std::unique_ptr<clang::CompilerInstance> c { new clang::CompilerInstance }; in create_compiler_instance() [all …]
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | dxc_helper.cc | 29 #pragma clang diagnostic push 30 #pragma clang diagnostic ignored "-Wreserved-id-macro" 31 #pragma clang diagnostic ignored "-Wextra-semi" 32 #pragma clang diagnostic ignored "-Wdeprecated-dynamic-exception-spec" 33 #pragma clang diagnostic ignored "-Wold-style-cast" 34 #pragma clang diagnostic ignored "-Wshadow-field-in-constructor" 35 #pragma clang diagnostic ignored "-Wconversion" 36 #pragma clang diagnostic ignored "-Wsign-conversion" 37 #pragma clang diagnostic ignored "-Wshadow" 38 #pragma clang diagnostic ignored "-Wweak-vtables" [all …]
|
/third_party/nghttp2/doc/sources/ |
D | contribute.rst | 26 We use clang-format to format source code consistently. The 27 clang-format configuration file .clang-format is located at the root 28 directory. Since clang-format produces slightly different results 29 between versions, we currently use clang-format-14. 35 uses clang-format-diff.py to detect any style errors. If it is not in 37 clang-format-diff-14 in debian), either add it to PATH variable or add 40 For emacs users, integrating clang-format to emacs is very easy. 41 clang-format.el should come with clang distribution. If it is not 43 <https://github.com/llvm/llvm-project/blob/main/clang/tools/clang-format/clang-format.el>`_. 50 (load "/<path/to>/clang-format.el") [all …]
|
/third_party/skia/third_party/externals/angle2/infra/config/generated/ |
D | luci-milo.cfg | 15 category: "compile|android|clang|arm" 20 category: "compile|android|clang|arm" 25 category: "compile|android|clang|arm64" 30 category: "test|android|clang|arm64" 35 category: "test|linux|clang|x64" 40 category: "test|linux|clang|x64" 45 category: "test|linux|clang|x64" 50 category: "compile|linux|clang|x64" 55 category: "test|linux|clang|x64" 60 category: "compile|mac|clang|x64" [all …]
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/linux/ |
D | linux_doctor_test.dart | 24 testUsingContext('Returns full validation when clang++ and make are availibe', () async { 25 when(processManager.run(<String>['clang++', '--version'])).thenAnswer((_) async { 27 stdout: 'clang version 4.0.1-10 (tags/RELEASE_401/final)\njunk', 44 ValidationMessage('clang++ 4.0.1'), 51 testUsingContext('Returns partial validation when clang++ version is too old', () async { 52 when(processManager.run(<String>['clang++', '--version'])).thenAnswer((_) async { 54 stdout: 'clang version 2.0.1-10 (tags/RELEASE_401/final)\njunk', 71 ValidationMessage.error('clang++ 2.0.1 is below minimum version of 3.4.0'), 79 when(processManager.run(<String>['clang++', '--version'])).thenAnswer((_) async { 81 stdout: 'clang version 4.0.1-10 (tags/RELEASE_401/final)\njunk', [all …]
|
/third_party/protobuf/objectivec/Tests/ |
D | GPBMessageTests+Merge.m | 270 // clang-format off 278 // clang-format on 281 // clang-format off 289 // clang-format on 292 // clang-format off 300 // clang-format on 303 // clang-format off 311 // clang-format on 314 // clang-format off 322 // clang-format on [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | attributes.h | 487 #if ABSL_HAVE_CPP_ATTRIBUTE(clang::xray_always_instrument) && \ 489 #define ABSL_XRAY_ALWAYS_INSTRUMENT [[clang::xray_always_instrument]] 490 #define ABSL_XRAY_NEVER_INSTRUMENT [[clang::xray_never_instrument]] 491 #if ABSL_HAVE_CPP_ATTRIBUTE(clang::xray_log_args) 493 [[clang::xray_always_instrument, clang::xray_log_args(N)]] 495 #define ABSL_XRAY_LOG_ARGS(N) [[clang::xray_always_instrument]] 511 #if ABSL_HAVE_CPP_ATTRIBUTE(clang::reinitializes) 512 #define ABSL_ATTRIBUTE_REINITIALIZES [[clang::reinitializes]] 615 #elif ABSL_HAVE_CPP_ATTRIBUTE(clang::fallthrough) 616 #define ABSL_FALLTHROUGH_INTENDED [[clang::fallthrough]] [all …]
|
/third_party/rust/crates/clang-sys/ |
D | CHANGELOG.md | 10 - Added support for `clang` 16.0.x 11 - Added support for `clang` 15.0.x 12 - Added support for `clang` 14.0.x 33 - Added support for `clang` 13.0.x 34 - Added support for `clang` 12.0.x 59 such as `x86_64-unknown-linux-gnu-clang` will be preferred over a non-target 76 ([#121](https://github.com/KyleMayes/clang-sys/issues/121)) 79 - Added support for `clang` 11.0.x 90 `llvm-config --bindir` and `xcodebuild -find clang` commands 110 - Added support for `clang` 10.0.x [all …]
|
/third_party/skia/third_party/externals/tint/infra/config/global/ |
D | main.star | 136 def get_default_caches(os, clang): 147 if os.category == os_category.WINDOWS and clang: 172 def get_default_properties(os, clang, debug, cpu): 189 properties["clang"] = clang 190 msvc = os.category == os_category.WINDOWS and not clang 204 def add_ci_builder(name, os, clang, debug, cpu): 216 properties_ci = get_default_properties(os, clang, debug, cpu) 225 caches = get_default_caches(os, clang), 229 def add_try_builder(name, os, clang, debug, cpu): 241 properties_try = get_default_properties(os, clang, debug, cpu) [all …]
|
/third_party/flutter/skia/third_party/externals/dawn/ |
D | DEPS | 22 'tools/clang': { 23 'url': '{chromium_git}/chromium/src/tools/clang@1d879cee563167a2b18baffb096cf9e29f2f9376', 87 # Our own pre-compiled Linux clang-format 7.0 for presubmit 88 'third_party/clang-format': { 89 'url': '{dawn_git}/clang-format@2451c56cd368676cdb230fd5ad11731ab859f1a3', 95 # Pull clang-format binaries using checked-in hashes. 104 '--bucket', 'chromium-clang-format', 105 '-s', 'buildtools/win/clang-format.exe.sha1', 116 '--bucket', 'chromium-clang-format', 117 '-s', 'buildtools/mac/clang-format.sha1', [all …]
|
/third_party/skia/third_party/externals/tint/ |
D | DEPS | 41 'tools/clang': Var('chromium_git') + '/chromium/src/tools/clang@' + 56 # Pull clang-format binaries using checked-in hashes. 65 '--bucket', 'chromium-clang-format', 66 '-s', 'buildtools/win/clang-format.exe.sha1', 77 '--bucket', 'chromium-clang-format', 78 '-s', 'buildtools/mac/clang-format.sha1', 89 '--bucket', 'chromium-clang-format', 90 '-s', 'buildtools/linux64/clang-format.sha1', 117 # Update the Windows toolchain if necessary. Must run before 'clang' below. 125 'name': 'clang', [all …]
|