Home
last modified time | relevance | path

Searched +refs:clang +refs:format +refs:fallback +refs:style (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/external/clang/docs/
H A DClangFormat.rst13 :program:`clang-format` is located in `clang/tools/clang-format` and can be used
14 to format C/C++/Obj-C code.
18 $ clang-format -help
19 OVERVIEW: A tool to format C/C++/Java/JavaScript/Objective-C/Protobuf code.
27 USAGE: clang-format [options] [<file> ...]
31 Clang-format options:
33 -assume-filename=<string> - When reading from stdin, clang-format assumes this
34 filename to look for a style config file (with
35 -style=file) and to determine the language.
37 clang-format from an editor integration
[all …]
H A DClangFormatStyleOptions.rst5 :doc:`ClangFormatStyleOptions` describes configurable formatting style options
8 When using :program:`clang-format` command line utility or
9 ``clang::format::reformat(...)`` functions from code, one can either use one of
11 custom style by configuring specific style options.
14 Configuring Style with clang-format
17 :program:`clang-format` supports two ways to provide custom style options:
18 directly specify style configuration in the ``-style=`` command line option or
19 use ``-style=file`` and put style configuration in the ``.clang-format`` or
20 ``_clang-format`` file in the project directory.
22 When using ``-style=file``, :program:`clang-format` for each input file will
[all …]
H A DUsersManual.rst16 `Clang Web Site <http://clang.llvm.org>`_ or the `LLVM Web
23 `Clang Static Analyzer <http://clang-analyzer.llvm.org>`_, please see its web
47 Clang also provides an alternative driver, :ref:`clang-cl`, that is designed
154 output format of the diagnostics that it generates.
225 …<b><span style="color:black">test.c:28:8: <span style="color:magenta">warning</span>: extra tokens…
227 <span style="color:green">^</span>
228 <span style="color:green">//</span>
245 .. option:: -fdiagnostics-format=clang/msvc/vi
247 Changes diagnostic output format to better match IDEs and command line tools.
249 This option controls the output format of the filename, line number,
[all …]
/aosp_15_r20/external/libva/
H A DNEWS78 * va: fix the codying style of CHECK_DISPLAY
106 * ci: install-clang.sh: install the requested version
111 * ci: style: use prettier formatting
119 * ci: add style check/unify job
120 * win: clean-up the coding style
125 * ci: use matrix, add ubuntu 20.04 + clang-15
157 * style:Correct slight coding style in several new commits
161 * drm: fallback to drm driver name == va driver name
169 * ci: add clang-15 coverage and rearrange runners
194 * code style:unify the code styles using the style_unify script
[all …]
/aosp_15_r20/external/pdfium/skia/
H A DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
151 # LLVM automatically sets the equivalent of GCC's -mfp16-format=ieee on ARM
155 cflags += [ "-mfp16-format=ieee" ]
234 # font backend, on Windows and Mac as fallback backend for Variations.
325 # Skia won't compile with some of the more strict clang warnings.
328 configs -= [ "//build/config/clang:extra_warnings" ]
/aosp_15_r20/external/harfbuzz_ng/
H A DNEWS4 - Fix the sign of fallback vertical glyph advance (used when font has no
46 - Support cairo script as an output format for “hb-view” command line tool.
167 - Fix regression from 8.2.0 in parsing CSS-style feature strings.
202 - Fix long-standing build issue with the AIX compiler and older Apple clang.
487 The specification for these extensions to the font format can be found in:
559 - The HarfBuzz extensions to OpenType font format are now opt-in behind
650 - Caching of format 2 “Contextual Substitution” and “Chained Contexts
730 - Make fallback vertical-origin match FreeType’s. (Behdad Esfahbod)
897 face inside a font collection file format, while the high 16-bits will be
982 - The hb-style API is now stable and no longer experimental.
[all …]
/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnosticGroups.td19 // Empty DiagGroups are recognized by clang but ignored.
138 def FormatExtraArgs : DiagGroup<"format-extra-args">;
139 def FormatZeroLength : DiagGroup<"format-zero-length">;
258 def : DiagGroup<"missing-format-attribute">;
289 def OldStyleCast : DiagGroup<"old-style-cast">;
290 def : DiagGroup<"old-style-definition">;
414 def ObjCCStringFormat : DiagGroup<"cstring-format-directive">;
506 def VectorConversion : DiagGroup<"vector-conversion">; // clang specific
515 def Fallback : DiagGroup<"fallback">;
602 def FormatInvalidSpecifier : DiagGroup<"format-invalid-specifier">;
[all …]
/aosp_15_r20/prebuilts/remoteexecution-client/
H A DCHANGELOG.md7 Fix clang flag issues
639 Add @rsp support for clang.
641 Remove copt -fPIC on windows as it is ignored by clang-cl
671 Fix fallback count for Windows tests
802 Remove mingw toolchain now that only clang-cl is used
874 Run clang-tidy against cmd/
878 Refine llvm patches to work for mingw and clang-cl
884 Revert^2 "Add transition to allow scandeps to build with clang-cl ..."
899 Revert "Add transition to allow scandeps to build with clang-cl ..."
909 Add transition to allow scandeps to build with clang-cl in a mingw build
[all …]
/aosp_15_r20/device/google/cuttlefish_vmm/aarch64-linux-gnu/
Dbuilder-packages.txt17 clang 1:7.0-47
18 clang-7 1:7.0.1-8+deb10u2
47 fonts-droid-fallback 1:6.0.1r16-1.1
163 libemail-date-format-perl 1.005-1
228 libhtml-format-perl 2.12-1
536 preview-latex-style 11.91-2
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A 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
584 - pan/mdg: Ingest new-style registers
666 - frontend/nine: Improve VS_WINDOW_SPACE_POSITION fallback
808 - vulkan: make sure vk_image::format is never UNDEFINED
809 - vulkan: make sure vk_image_view::format is never UNDEFINED
847 - etnaviv: linker: add fallback lookup to VARYING_SLOT_BFC[n]
1119 - radv/video: fix physical device format property count.
1122 - anv/video: move format properties to outarray.
[all …]
H A D22.3.0.rst68 - !16168 broke Xephyr -glamor fallback to swrast
244 - glx: Remove some excess work from the GLX_FBCONFIG_ID fallback
526 - asahi: Use the internal format internally
730 - frontend/nine: Fix ff position_t fallback when w = 0
1396 - ci/freedreno: convert traces to new YAML format
1397 - ci/virgl: convert traces to new YAML format
1398 - ci/llvmpipe: convert traces to new YAML format
1399 - ci/lavapipe: convert traces to new YAML format
1400 - ci/broadcom: convert traces to new YAML format
1401 - ci/panfrost: convert traces to new YAML format
[all …]
H A 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
353 - ntt: Switch to new-style registers and modifiers
[all …]
H A D20.3.0.rst208 - glx: Allow depth-30 pbuffers to work without a depth-30 pixmap format
240 - v3dv/format: add v3dv_get_format_swizzle
251 - v3dv: clif format dumping support
262 - v3dv/format: add R32G32B32A32_SFLOAT format
295 - v3dv/format: expose correctly if a texture format is filterable
362 - v3dv/format: use XYZ1 swizzle for three-component formats
363 - v3d/format: use XYZ1 swizzle for three-component formats
381 - panfrost: Move format stringify to decode.c
437 - panfrost: Drop NXR format
438 - panfrost: Squash 22-bit format field in attr_meta
[all …]
/aosp_15_r20/external/mesa3d/
H A Dmeson.build48 '-DPACKAGE_VERSION="@0@"'.format(meson.project_version()),
115 pre_args += '-DHAVE_OPENGL=@0@'.format(with_opengl.to_int())
116 pre_args += '-DHAVE_OPENGL_ES_1=@0@'.format(with_gles1.to_int())
117 pre_args += '-DHAVE_OPENGL_ES_2=@0@'.format(with_gles2.to_int())
149 … Please pass -Dgallium-drivers to set driver options. Patches gladly accepted to fix this.'.format(
157 … Please pass -Dgallium-drivers to set driver options. Patches gladly accepted to fix this.'.format(
198 pre_args += '-DHAVE_@0@'.format(gallium_driver.to_upper())
230 …. Please pass -Dvulkan-drivers to set driver options. Patches gladly accepted to fix this.'.format(
237 …. Please pass -Dvulkan-drivers to set driver options. Patches gladly accepted to fix this.'.format(
380 pre_args += '-DVIDEO_CODEC_@0@=@1@'.format(c.to_upper(), _codecs.contains(c).to_int())
[all …]
/aosp_15_r20/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dbuilder-packages.txt18 clang 1:7.0-47
19 clang-7 1:7.0.1-8+deb10u2
53 fonts-droid-fallback 1:6.0.1r16-1.1
183 libemail-date-format-perl 1.005-1
252 libhtml-format-perl 2.12-1
574 preview-latex-style 11.91-2
/aosp_15_r20/external/strace/
H A DChangeLog138 warning reported by clang -Wtautological-constant-out-of-range-compare.
140 build: enable gcc -Woverride-init and clang -Winitializer-overrides.
156 and clang -Winitializer-overrides.
160 macros non-trivially defined for gcc >= 4.2 and clang >= 2.8.
168 tests: workaround clang -Wunneeded-internal-declaration bug.
170 to workaround clang -Wunneeded-internal-declaration bug.
173 to workaround clang -Wunneeded-internal-declaration bug.
179 process: honor xlat style in print_user_offset_addr.
213 xlat: provide fallback definitions for open_access_modes constants.
214 * xlat/open_access_modes.in: Add fallback values.
[all …]
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-diagnostics/gen/clang/Basic/
DDiagnosticGroups.inc694 "e\tcast-qual\nchar-align\017char-subscripts\014clang-cl-pch\015class-va"
700 "format-directive\021ctor-dtor-privacy\013cuda-compat\030custom-atomic-p"
722 "-tokens\010fallback\tflag-enum\031flexible-array-extensions\020float-co"
724 "ersion\021for-loop-analysis\006format\021format-extra-args\030format-in"
725 "valid-specifier\016format-non-iso\021format-nonliteral\017format-pedant"
726 "ic\017format-security\nformat-y2k\022format-zero-length\010format=2\023"
777 "tializers\030missing-format-attribute\024missing-include-dirs\032missin"
804 "-concatenation\003odr\016old-style-cast\024old-style-definition\027open"
977 …{ /* clang-cl-pch */ 1918, /* DiagArray99 */ 345, /* Empt…
995 …{ /* cstring-format-directive */ 2237, /* DiagArray117 */ 396, /* Emp…
[all …]
DDiagnosticIndexName.inc694 "e\tcast-qual\nchar-align\017char-subscripts\014clang-cl-pch\015class-va"
700 "format-directive\021ctor-dtor-privacy\013cuda-compat\030custom-atomic-p"
722 "-tokens\010fallback\tflag-enum\031flexible-array-extensions\020float-co"
724 "ersion\021for-loop-analysis\006format\021format-extra-args\030format-in"
725 "valid-specifier\016format-non-iso\021format-nonliteral\017format-pedant"
726 "ic\017format-security\nformat-y2k\022format-zero-length\010format=2\023"
777 "tializers\030missing-format-attribute\024missing-include-dirs\032missin"
804 "-concatenation\003odr\016old-style-cast\024old-style-definition\027open"
977 …{ /* clang-cl-pch */ 1918, /* DiagArray99 */ 345, /* Empt…
995 …{ /* cstring-format-directive */ 2237, /* DiagArray117 */ 396, /* Emp…
[all …]
/aosp_15_r20/external/freetype/docs/oldlogs/
H A DChangeLog.26323 * src/smooth/ftgrays.c (gray_convert_glyph): Fix reports from clang.
442 [type42] Support `CharStrings' entry format as created by LilyPond.
445 having the format
530 Minor clang++ fixes.
909 [pfr] Various clang sanitizer fixes.
936 [raster, smooth] Fix some clang sanitizer runtime issues.
1079 Fix clang warnings.
1089 Update `printf' format string.
1329 Fix another runtime error found by clang's sanitizer (#47082).
1336 Fix runtime errors found by clang's sanitizer (#47082).
[all …]
/aosp_15_r20/external/ltp/doc/old/
H A DC-Test-Case-Tutorial.asciidoc203 program (e.g. +gcc+ or +clang+) to transform +statx01.c+ into +statx01+. Here
240 The +runtest+ files are in a two column format. The first column is the test
313 Check coding style with `make check`
314 …//github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines#21-c-coding-style[C coding style])
418 can switch to using the C library implementation if available or fallback to
794 of fallback logic in the build system. We can now get our test ready for
799 the kernel style guidelines where possible. Next you should create a new
984 In order to create a patch e-mail we use https://git-scm.com/docs/git-format-patch[+git format-patc…
990 $ git format-patch -1 -v 2 -o output --to [email protected] fd3cc8596
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnosticGroups.inc1113 "oid-unversioned-fallback\031anon-enum-enum-conversion\025anonymous-pack"
1158 "ts\014clang-cl-pch\020class-conversion\015class-varargs\017cmse-union-l"
1166 "eption\026covered-switch-default\003cpp\030cstring-format-directive\026"
1213 "loop-analysis\006format\021format-extra-args\030format-insufficient-arg"
1214 "s\030format-invalid-specifier\016format-non-iso\021format-nonliteral\017"
1215 "format-overflow\033format-overflow-non-kprintf\017format-pedantic\017fo"
1216 "rmat-security\021format-truncation\035format-truncation-non-kprintf\025"
1217 "format-type-confusion\nformat-y2k\022format-zero-length\010format=2\016"
1294 "\032missing-field-initializers\030missing-format-attribute\024missing-i"
1334 "odr\016old-style-cast\024old-style-definition\007openacc\027opencl-unsu"
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnosticGroups.inc1100 "nalyzer-incompatible-plugin\034android-unversioned-fallback\031anon-enu"
1145 "elated\nchar-align\017char-subscripts\014clang-cl-pch\020class-conversi"
1154 "cpp\030cstring-format-directive\026ctad-maybe-unsupported\021ctor-dtor-"
1200 "ion\025float-zero-conversion\021for-loop-analysis\006format\021format-e"
1201 "xtra-args\030format-insufficient-args\030format-invalid-specifier\016fo"
1202 "rmat-non-iso\021format-nonliteral\017format-overflow\033format-overflow"
1203 "-non-kprintf\017format-pedantic\017format-security\021format-truncation"
1204 "\035format-truncation-non-kprintf\025format-type-confusion\nformat-y2k\022"
1205 "format-zero-length\010format=2\016fortify-source\023four-char-constants"
1281 "-format-attribute\024missing-include-dirs\032missing-method-return-type"
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnosticGroups.inc1113 "oid-unversioned-fallback\031anon-enum-enum-conversion\025anonymous-pack"
1158 "ts\014clang-cl-pch\020class-conversion\015class-varargs\017cmse-union-l"
1166 "eption\026covered-switch-default\003cpp\030cstring-format-directive\026"
1213 "loop-analysis\006format\021format-extra-args\030format-insufficient-arg"
1214 "s\030format-invalid-specifier\016format-non-iso\021format-nonliteral\017"
1215 "format-overflow\033format-overflow-non-kprintf\017format-pedantic\017fo"
1216 "rmat-security\021format-truncation\035format-truncation-non-kprintf\025"
1217 "format-type-confusion\nformat-y2k\022format-zero-length\010format=2\016"
1294 "\032missing-field-initializers\030missing-format-attribute\024missing-i"
1334 "odr\016old-style-cast\024old-style-definition\007openacc\027opencl-unsu"
[all …]
/aosp_15_r20/external/armnn/third-party/ghc/
H A DREADME.md69 * macOS 10.12: Xcode 9.2 (clang-900.0.39.2), GCC 9.2, Clang 9.0, macOS 10.13: Xcode 10.1, macOS 10.…
119 a fallback could be:
142 If you want to also use the `fstream` wrapper with `path` support as fallback,
399 only, and the getters need to do a conversion to native path format.
415 on the generic format, it is the internal representation. So creating any mixed
550 old-style-cast warnings.
713 implementations (gcc, clang, msvc++).
727 * Fixed `chrono` conversion issues in test and example on clang 7.0.0.
739 * `std_filesystem_test` is now also generated if LLVM/clang 7.0.0 is found.
/aosp_15_r20/external/fmtlib/
H A DChangeLog.md77 - Optimized includes in other headers such as `fmt/format.h` which is now
115 https://isocpp.org/files/papers/P3107R5.html#perf) compiled with Apple clang
116 version 15.0.0 (clang-1500.1.0.2.5) and run on macOS 14.2.1:
251 - Made format string compilation work with clang 12 and later despite
259 - Started enforcing that `formatter::format` is const for compatibility
260 with `std::format` (https://github.com/fmtlib/fmt/issues/3447).
322 - Fixed buffer overflow when using format string compilation with debug format
455 #include <fmt/format.h>
463 auto format(point p, format_context& ctx) const {
504 - Fixed an inconsistency between `fmt::to_string` and `fmt::format`
[all …]

12345