Home
last modified time | relevance | path

Searched +refs:clang +refs:format +refs:extract (Results 1 – 25 of 91) sorted by relevance

1234

/external/llvm/test/CodeGen/PowerPC/
DBreakableToken-reduced.ll31 %"class.clang::format::BreakableStringLiteral" = type { %"class.clang::format::BreakableSingleLineT…
32 %"class.clang::format::BreakableSingleLineToken" = type { %"class.clang::format::BreakableToken", i…
33 %"class.clang::format::BreakableToken" = type { i32 (...)**, %"struct.clang::format::FormatToken"*,…
35clang::format::FormatToken" = type <{ %"class.clang::Token", i32, i8, [3 x i8], %"class.clang::Sou…
36 %"class.clang::Token" = type <{ i32, i32, i8*, i16, i16, [4 x i8] }>
37 %"class.clang::SourceRange" = type { %"class.clang::SourceLocation", %"class.clang::SourceLocation"…
38 %"class.clang::SourceLocation" = type { i32 }
42 %"struct.std::_Head_base.2" = type { %"class.clang::format::TokenRole"* }
43 %"class.clang::format::TokenRole" = type { i32 (...)**, %"struct.clang::format::FormatStyle"* }
59 %"struct.clang::format::FormatStyle" = type { i32, i8, i8, i8, i8, i8, i8, i8, i8, i32, i8, i8, i32…
[all …]
/external/mesa3d/src/amd/vulkan/radix_sort/shaders/
Dhistogram.comp11 // clang-format off
15 // clang-format on
82 // clang-format off
89 // clang-format on
123 // Is bitfield extract faster?
Dscatter.glsl10 // clang-format off
16 // clang-format on
130 // clang-format off
136 // clang-format on
141 // clang-format off
149 // clang-format on
203 // Is bitfield extract faster?
275 // clang-format off
289 // clang-format on
360 // clang-format off
[all …]
/external/bazelbuild-rules_rust/rust/platform/
Dtriple.bzl3 parsing in starlark code, and a way for a repository_rule to extract the target triple
7 https://clang.llvm.org/docs/CrossCompilation.html#target-triple
78 fail("{} is not a expected cpu architecture {}".format(
128 return triple("{}-unknown-linux-{}".format(
135 return triple("{}-apple-darwin".format(arch))
139 return triple("{}-pc-windows-{}".format(
/external/pdfium/
DDEPS67 # the commit queue can handle CLs rolling clang format
71 # the commit queue can handle CLs rolling clang
218 '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@' +
399 'tools/clang':
400 Var('chromium_git') + '/chromium/src/tools/clang@' + Var('clang_revision'),
518 '--bucket', 'chromium-browser-clang/ciopfs',
523 # Update the Windows toolchain if necessary. Must run before 'clang' below.
545 '--bucket', 'chromium-browser-clang',
546 '-s', 'tools/clang/dsymutil/bin/dsymutil.arm64.sha1',
547 '-o', 'tools/clang/dsymutil/bin/dsymutil',
[all …]
/external/bazelbuild-rules_rust/bindgen/3rdparty/patches/
Dllvm-project.incompatible_disallow_empty_glob.patch1 diff --git a/utils/bazel/llvm-project-overlay/clang/BUILD.bazel b/utils/bazel/llvm-project-overlay/
3 --- a/utils/bazel/llvm-project-overlay/clang/BUILD.bazel
4 +++ b/utils/bazel/llvm-project-overlay/clang/BUILD.bazel
16 tblgen = ":clang-tblgen",
17 td_file = "include/clang/Basic/Diagnostic.td",
18 - td_srcs = glob(["include/clang/Basic/*.td"]),
19 + td_srcs = glob(["include/clang/Basic/*.td"], allow_empty = True),
53 "include/clang/Basic/*.h",
60 "include/clang/Basic/DiagnosticIndexName.inc",
62 "include/clang/Basic/*.def",
[all …]
/external/mesa3d/docs/relnotes/
D21.3.8.rst74 - gallivm/nir: extract a valid texture index according to exec_mask.
118 - util/u_atomic: fix build on clang archs without 64-bit atomics
119 - util: fix build with clang 10 on mips64
150 - lavapipe: skip format checks for EXTENDED_USAGE
D18.3.2.rst163 - clover: Fix build after clang r348827
169 - spirv: Handle any bit size in vector_insert/extract
188 - anv: explictly specify format for blorp ccs/mcs op
D23.2.1.rst86 - DRI2 gallium frontend is using bad format type
164 - radv crashes when using vertex format VK_FORMAT_B10G11R11_UFLOAT_PACK32
470 - asahi: Decompress with format reinterpretation
808 - vulkan: make sure vk_image::format is never UNDEFINED
809 - vulkan: make sure vk_image_view::format is never UNDEFINED
1119 - radv/video: fix physical device format property count.
1122 - anv/video: move format properties to outarray.
1176 - radv/video: convert video format properties to an outarray
1178 - radv/video: don't supply an 8-bit format for a 10-bit dpb.
1182 - lavapipe: ignore another yuv format.
[all …]
D23.3.0.rst108 - util/macros: BITFIELD64_RANGE raises an error with mesa-clang if we try to set last bit
122 - freedreno: dmabuf modify query ignores format
200 - DRI2 gallium frontend is using bad format type
203 - Issue with clang-format
227 …] segfault in vl_video_buffer_sampler_view_components() when using vaapisink receiving I420 format
238 - ci/ci_run_n_monitor.py: KeyError: 'clang-format'
257 - intel/isl: Convert linear texture to Tile4 format
258 - intel/isl: Convert Tile4 texture to linear format
322 - v3d: setup render pass color clears for any format bpp in v71
450 - clang-format: Ignore original panfrost commit
[all …]
/external/stg/doc/
Dstg.md3 `stg` is used to extract and process ABI representations from libabigail XML,
51 * `clang -c -g -target bpf` works similarly, but only for BPF targets
114 * `:filename` - the name of a file containing a libabigail format filter list
153 The output will be an ABI representation in STG's native format.
/external/clang/docs/
DLibASTMatchers.rst22 interface to extract attributes, source locations, or any other information
56 how to dump a translation unit's AST into a human readable format.
84 <http://clang.llvm.org/doxygen/classclang_1_1ast__matchers_1_1MatchFinder_1_1MatchCallback.html>`_.
119 <http://clang.llvm.org/doxygen/ASTMatchersMacros_8h.html>`_.
DPCHInternals.rst12 Using Precompiled Headers with ``clang``
15 The Clang compiler frontend, ``clang -cc1``, supports two command line options
18 To generate PCH files using ``clang -cc1``, use the option `-emit-pch`:
22 $ clang -cc1 test.h -emit-pch -o test.h.pch
24 This option is transparently used by ``clang`` when generating PCH files. The
32 $ clang -cc1 -include-pch test.h.pch test.c -o test.s
65 AST file format required for modules are discussed in the section on
72 compressed bitstream as `LLVM's bitcode file format
127 An AST file produced by clang is an object file container with a ``clangast``
137 within `LLVM's bitstream format <http://llvm.org/docs/BitCodeFormat.html>`_.
[all …]
/external/webrtc/
DDEPS104 …chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@8b525…
2395 '--bucket', 'chromium-browser-clang/ciopfs',
2400 # Update the Windows toolchain if necessary. Must run before 'clang' below.
2437 'name': 'clang',
2439 'action': ['python3', 'src/tools/clang/scripts/update.py'],
2457 '--bucket', 'chromium-browser-clang',
2458 '-s', 'src/tools/clang/dsymutil/bin/dsymutil.arm64.sha1',
2459 '-o', 'src/tools/clang/dsymutil/bin/dsymutil',
2470 '--bucket', 'chromium-browser-clang',
2471 '-s', 'src/tools/clang/dsymutil/bin/dsymutil.x64.sha1',
[all …]
/external/sdv/vsomeip/third_party/boost/predef/doc/
Dhistory.adoc23 * Add CI testing on FreeBSD for clang and gcc.
32 * Convert documentation to AsciiDoctor format.
82 `BOOST_VERSION_NUMBER_PATCH` macros to extract components from valid version
/external/deqp-deps/SPIRV-Tools/
DREADME.md134 * Eliminate local extract from insert
222 The diff tool takes two SPIR-V files, either in binary or text format and
271 * Code should be formatted with `clang-format`.
272 [kokoro/check-format/build.sh](kokoro/check-format/build.sh)
274 `clang-format version 5.0.0` for SPIRV-Tools. Settings are defined by
275 the included [.clang-format](.clang-format) file.
463 platforms with an appropriate version of `clang` this option enables the use
464 of the sanitizers documented [here][clang-sanitizers].
803 [clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
/external/angle/third_party/spirv-tools/src/
DREADME.md138 * Eliminate local extract from insert
226 The diff tool takes two SPIR-V files, either in binary or text format and
275 * Code should be formatted with `clang-format`.
276 [kokoro/check-format/build.sh](kokoro/check-format/build.sh)
278 `clang-format version 5.0.0` for SPIRV-Tools. Settings are defined by
279 the included [.clang-format](.clang-format) file.
467 platforms with an appropriate version of `clang` this option enables the use
468 of the sanitizers documented [here][clang-sanitizers].
807 [clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
/external/swiftshader/third_party/SPIRV-Tools/
DREADME.md138 * Eliminate local extract from insert
226 The diff tool takes two SPIR-V files, either in binary or text format and
275 * Code should be formatted with `clang-format`.
276 [kokoro/check-format/build.sh](kokoro/check-format/build.sh)
278 `clang-format version 5.0.0` for SPIRV-Tools. Settings are defined by
279 the included [.clang-format](.clang-format) file.
467 platforms with an appropriate version of `clang` this option enables the use
468 of the sanitizers documented [here][clang-sanitizers].
807 [clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
/external/lzma/DOC/
Dreadme.txt96 There are several options to compile 7-Zip with different compilers: gcc and clang.
169 files or to extract files that are stored without compression.
201 that works with 7z format. So you can use such DLL in your project
213 7zFormat.txt - 7z format description
Dsrc-history.txt23 It uses arm64 assembler code, and clang-cl is required for arm64 assembler code compiling.
104 that contain the list of file names and SHA-1 / SHA-256 checksums in format
117 It allows to extract correct file name from zip archives on different systems.
130 7-Zip could not correctly extract some ZIP archives created with xz compression method.
232 - 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip).
672 Bug was fixed: LZMA could not extract more than 4 GB.
734 Using National time format was eliminated.
/external/zstd/
DCHANGELOG12 lib: fix several bugs in magicless-format decoding, by @embg
54 misc: improve seekable format ingestion speed (~+100%) for very small chunk sizes (#3544) by @Cyan4…
66 perf: small speed improvement by better detecting `STATIC_BMI2` for `clang` (#3080, @TocarIP)
112 misc: Fix `contrib/` seekable format (#3058, @yhoogstrate and #3346, @daniellerozenblit)
158 perf: Decompression loop refactor, speed improvements on `clang` and for `--long` modes (#2614 #263…
174 tests: OSS-Fuzz coverage for seekable format (#2617, @senhuang42)
182 build: Fix excessive compiler warnings with clang-cl and CMake (#2600, @nickhutchinson)
190 contrib: Seekable format - Decompression hanging edge case fix (#2516, @senhuang42)
191 contrib: Seekable format - New seek table-only API (#2113 #2518, @mdittmer @Cyan4973)
192 contrib: Seekable format - Fix seek table descriptor check when loading (#2534, @foxeng)
[all …]
/external/webp/
DChangeLog24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
28 fba7d62e CMakeLists.txt: apply cmake-format
95 b6c4ce26 normalize numbered list item format
169 ff6c7f4e CONTRIBUTING.md: add C style / cmake-format notes
170 dd530437 add .cmake-format.py
171 adbe2cb1 cmake,cosmetics: apply cmake-format
303 15a91ab1 cmake,cosmetics: apply cmake-format
784 153bb3a0 fix some clang-7 warnings:
835 06b7bc7d Fix compilation on windows and clang-cl+ninja.
839 632798ae Merge "Fix compilation on windows and clang-cl+ninja."
[all …]
/external/llvm/docs/
DSourceLevelDebugging.rst12 information in LLVM. It describes the :ref:`actual format that the LLVM debug
13 information takes <format>`, which is useful for those interested in creating
49 :ref:`implementation-defined format <ccxx_frontend>` (the C/C++ front-end
69 the Microsoft debug info format, which is usable with Microsoft debuggers such
70 as Visual Studio and WinDBG. LLVM's debug information format is mostly derived
134 Debugging information format
215 In order to handle this, the LLVM debug format uses the metadata attached to
264 …!0 = !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 231150)…
274 !10 = !{!"clang version 3.7.0 (trunk 231150) (llvm/trunk 231154)"}
347 The C and C++ front-ends represent information about the program in a format
[all …]
/external/pigweed/pw_build/
Dgn.rst1040 * ``deps``: A required list of targets to recursively extract file names from.
1147 #. Coverage reports are only populated based on host tests that use a ``clang``
1195 format is not suitable for further machine manipulation and is instead only
1196 useful for cases where a human needs to interpret the report. The text format
1200 - This is equivalent to ``llvm-cov show --format text`` and similar to
1204 per-file information. This format is not suitable for further machine
1208 - This is equivalent to ``llvm-cov show --format html``.
1210 - ``lcov``: A machine-friendly coverage report format. This format is not human-
1213 - This is equivalent to ``llvm-cov export --format lcov``.
1215 - ``json``: A machine-friendly coverage report format. This format is not human-
[all …]
/external/python/cpython3/
Dconfigure.ac784 if test -x "${as_dir}/clang"; then
786 found_clang="${as_dir}/clang"
796 AC_MSG_NOTICE([Detected llvm-gcc, falling back to clang])
810 found_clang=`/usr/bin/xcrun -find clang 2>/dev/null`
813 AC_MSG_NOTICE([Using clang from Xcode.app])
815 CXX="`/usr/bin/xcrun -find clang++`"
829 dnl check for xlc before clang, newer xlc's can use clang as frontend.
841 clang
893 clang|*/clang) AC_PATH_TOOL(CXX, [clang++], [clang++], [notfound]) ;;
1125 [x86_64-apple-darwin*/clang], [PY_SUPPORT_TIER=1], dnl macOS on Intel, any version
[all …]

1234