| /external/zstd/tests/regression/ | 
| D | results.csv | 60 silesia,                            multithreaded with advanced params, compress cctx,             …62 github,                             level -5 with dict,                 compress cctx,             …
 64 github,                             level -3 with dict,                 compress cctx,             …
 66 github,                             level -1 with dict,                 compress cctx,             …
 68 github,                             level 0 with dict,                  compress cctx,             …
 70 github,                             level 1 with dict,                  compress cctx,             …
 72 github,                             level 3 with dict,                  compress cctx,             …
 74 github,                             level 4 with dict,                  compress cctx,             …
 76 github,                             level 5 with dict,                  compress cctx,             …
 78 github,                             level 6 with dict,                  compress cctx,             …
 [all …]
 
 | 
| /external/llvm/test/CodeGen/X86/ | 
| D | atomic32.ll | 1 …lc < %s -O0 -march=x86-64 -mcpu=corei7 -verify-machineinstrs | FileCheck %s -check-prefix=WITH-CMOV2 ; RUN: llc < %s -O0 -march=x86 -mcpu=corei7 -verify-machineinstrs | FileCheck %s -check-prefix=WITH…
 8 ; WITH-CMOV-LABEL:   atomic_fetch_add32:
 12 ; WITH-CMOV:       lock
 13 ; WITH-CMOV:       incl
 15 ; WITH-CMOV:       lock
 16 ; WITH-CMOV:       addl $3
 18 ; WITH-CMOV:       lock
 19 ; WITH-CMOV:       xaddl
 21 ; WITH-CMOV:       lock
 [all …]
 
 | 
| /external/libxkbcommon/test/data/locale/en_US.UTF-8/ | 
| D | Compose | 147 <Multi_key> <minus> <d>          	: "đ"   dstroke # LATIN SMALL LETTER D WITH STROKE148 <Multi_key> <minus> <D>          	: "Đ"   Dstroke # LATIN CAPITAL LETTER D WITH STROKE
 252 <dead_abovedot> <Multi_key> <f> <s>	: "ẛ"   U1e9b # LATIN SMALL LETTER LONG S WITH DOT ABOVE
 253 <Multi_key> <dead_abovedot> <f> <s>	: "ẛ"   U1e9b # LATIN SMALL LETTER LONG S WITH DOT ABOVE
 557 <dead_grave> <A>                 	: "À"   Agrave # LATIN CAPITAL LETTER A WITH GRAVE
 558 <Multi_key> <grave> <A>          	: "À"   Agrave # LATIN CAPITAL LETTER A WITH GRAVE
 559 <Multi_key> <A> <grave> 		: "À"   Agrave # LATIN CAPITAL LETTER A WITH GRAVE
 560 <dead_acute> <A>                 	: "Á"   Aacute # LATIN CAPITAL LETTER A WITH ACUTE
 561 <Multi_key> <acute> <A>          	: "Á"   Aacute # LATIN CAPITAL LETTER A WITH ACUTE
 562 <Multi_key> <apostrophe> <A>     	: "Á"   Aacute # LATIN CAPITAL LETTER A WITH ACUTE
 [all …]
 
 | 
| /external/rust/crates/plotters/src/style/colors/ | 
| D | full_palette.rs | 3 //! Colors are chosen to go well with each other, and each color is available in several tints,5 //! with an 'A' (for example [`RED_A400`]) are *accent* colors and are more saturated than their
 87             }* with a tint of ${cname}`;
 116 define_color!(RED_50, 255, 235, 238, "Light *red* with a tint of 50");
 117 define_color!(RED_100, 255, 205, 210, "Light *red* with a tint of 100");
 118 define_color!(RED_200, 239, 154, 154, "Lighter *red* with a tint of 200");
 119 define_color!(RED_300, 229, 115, 115, "Lighter *red* with a tint of 300");
 120 define_color!(RED_400, 239, 83, 80, "Lighter *red* with a tint of 400");
 121 define_color!(RED_500, 244, 67, 54, "*Red* with a tint of 500");
 122 define_color!(RED_600, 229, 57, 53, "Darker *red* with a tint of 600");
 [all …]
 
 | 
| /external/python/cpython2/Lib/encodings/ | 
| D | mac_latin2.py | 1 """ Python Character Mapping Codec generated from 'LATIN2.TXT' with gencodec.py.53         0x0080: 0x00c4, # LATIN CAPITAL LETTER A WITH DIAERESIS
 54         0x0081: 0x0100, # LATIN CAPITAL LETTER A WITH MACRON
 55         0x0082: 0x0101, # LATIN SMALL LETTER A WITH MACRON
 56         0x0083: 0x00c9, # LATIN CAPITAL LETTER E WITH ACUTE
 57         0x0084: 0x0104, # LATIN CAPITAL LETTER A WITH OGONEK
 58         0x0085: 0x00d6, # LATIN CAPITAL LETTER O WITH DIAERESIS
 59         0x0086: 0x00dc, # LATIN CAPITAL LETTER U WITH DIAERESIS
 60         0x0087: 0x00e1, # LATIN SMALL LETTER A WITH ACUTE
 61         0x0088: 0x0105, # LATIN SMALL LETTER A WITH OGONEK
 [all …]
 
 | 
| D | cp852.py | 1 """ Python Character Mapping Codec generated from 'VENDORS/MICSFT/PC/CP852.TXT' with gencodec.py.48     0x0080: 0x00c7,     #  LATIN CAPITAL LETTER C WITH CEDILLA
 49     0x0081: 0x00fc,     #  LATIN SMALL LETTER U WITH DIAERESIS
 50     0x0082: 0x00e9,     #  LATIN SMALL LETTER E WITH ACUTE
 51     0x0083: 0x00e2,     #  LATIN SMALL LETTER A WITH CIRCUMFLEX
 52     0x0084: 0x00e4,     #  LATIN SMALL LETTER A WITH DIAERESIS
 53     0x0085: 0x016f,     #  LATIN SMALL LETTER U WITH RING ABOVE
 54     0x0086: 0x0107,     #  LATIN SMALL LETTER C WITH ACUTE
 55     0x0087: 0x00e7,     #  LATIN SMALL LETTER C WITH CEDILLA
 56     0x0088: 0x0142,     #  LATIN SMALL LETTER L WITH STROKE
 [all …]
 
 | 
| /external/ltp/testcases/kernel/device-drivers/v4l/user_space/ | 
| D | v4l2_test.c | 13  * 29 Mar 2009  0.16 Test case for VIDIOC_S_FREQUENCY with NULL parameter added33  * 22 Dec 2008  0.2  Test cases with NULL parameter added;
 101 	{"VIDIOC_CROPCAP with different inputs",
 105 	{"VIDIOC_G_SLICED_VBI_CAP with invalid types",
 150 	{"VIDIOC_QUERYCTRL with V4L2_CTRL_FLAG_NEXT_CTRL",
 160 	{"VIDIOC_QUERYMENU with invalid id", test_VIDIOC_QUERYMENU_invalid},
 161 	{"VIDIOC_QUERYMENU with private controls",
 167 	{"VIDIOC_ENUM_FRAMESIZES with invalid index",
 169 	{"VIDIOC_ENUM_FRAMESIZES with invalid pixel_format",
 177 	{"VIDIOC_S_STD with the enumerated values",
 [all …]
 
 | 
| /external/python/cpython3/Lib/encodings/ | 
| D | cp852.py | 1 """ Python Character Mapping Codec generated from 'VENDORS/MICSFT/PC/CP852.TXT' with gencodec.py.48     0x0080: 0x00c7,     #  LATIN CAPITAL LETTER C WITH CEDILLA
 49     0x0081: 0x00fc,     #  LATIN SMALL LETTER U WITH DIAERESIS
 50     0x0082: 0x00e9,     #  LATIN SMALL LETTER E WITH ACUTE
 51     0x0083: 0x00e2,     #  LATIN SMALL LETTER A WITH CIRCUMFLEX
 52     0x0084: 0x00e4,     #  LATIN SMALL LETTER A WITH DIAERESIS
 53     0x0085: 0x016f,     #  LATIN SMALL LETTER U WITH RING ABOVE
 54     0x0086: 0x0107,     #  LATIN SMALL LETTER C WITH ACUTE
 55     0x0087: 0x00e7,     #  LATIN SMALL LETTER C WITH CEDILLA
 56     0x0088: 0x0142,     #  LATIN SMALL LETTER L WITH STROKE
 [all …]
 
 | 
| D | cp775.py | 1 """ Python Character Mapping Codec cp775 generated from 'VENDORS/MICSFT/PC/CP775.TXT' with gencodec…47     0x0080: 0x0106,     #  LATIN CAPITAL LETTER C WITH ACUTE
 48     0x0081: 0x00fc,     #  LATIN SMALL LETTER U WITH DIAERESIS
 49     0x0082: 0x00e9,     #  LATIN SMALL LETTER E WITH ACUTE
 50     0x0083: 0x0101,     #  LATIN SMALL LETTER A WITH MACRON
 51     0x0084: 0x00e4,     #  LATIN SMALL LETTER A WITH DIAERESIS
 52     0x0085: 0x0123,     #  LATIN SMALL LETTER G WITH CEDILLA
 53     0x0086: 0x00e5,     #  LATIN SMALL LETTER A WITH RING ABOVE
 54     0x0087: 0x0107,     #  LATIN SMALL LETTER C WITH ACUTE
 55     0x0088: 0x0142,     #  LATIN SMALL LETTER L WITH STROKE
 [all …]
 
 | 
| /external/mbedtls/tests/suites/ | 
| D | test_suite_psa_crypto_op_fail.generated.data | 7 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with AES11 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with ARIA
 15 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with CAMELLIA
 19 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with CHACHA20
 23 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with DERIVE
 27 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with DES
 31 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with ECC_KEY_PAIR(BRAINPOOL_P_R1)
 35 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with ECC_KEY_PAIR(MONTGOMERY)
 39 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with ECC_KEY_PAIR(SECP_K1)
 43 PSA aead AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(CCM,1): incompatible with ECC_KEY_PAIR(SECP_R1)
 [all …]
 
 | 
| /external/libxml2/test/ | 
| D | isolat2 | 42        300   192   C0     �     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     �     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     �     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     �     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     �     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     �     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     �     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     �     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     �     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     �     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| /external/cronet/third_party/libxml/fuzz/seed_corpus/ | 
| D | fbddeb5bcd495bea003d6cb25fd30b7e3116db11 | 42        300   192   C0     �     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     �     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     �     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     �     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     �     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     �     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     �     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     �     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     �     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     �     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| /external/libxml2/result/ | 
| D | isolat2 | 42        300   192   C0     �     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     �     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     �     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     �     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     �     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     �     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     �     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     �     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     �     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     �     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| D | isolat2.rdr | 42        300   192   C0     À     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     Á     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     Â     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     Ã     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     Ä     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     Å     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     Ç     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     È     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     É     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     Ê     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| D | isolat2.rde | 42        300   192   C0     À     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     Á     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     Â     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     Ã     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     Ä     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     Å     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     Ç     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     È     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     É     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     Ê     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| /external/libxml2/result/noent/ | 
| D | isolat2 | 42        300   192   C0     �     LATIN CAPITAL LETTER A WITH GRAVE43        301   193   C1     �     LATIN CAPITAL LETTER A WITH ACUTE
 44        302   194   C2     �     LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 45        303   195   C3     �     LATIN CAPITAL LETTER A WITH TILDE
 46        304   196   C4     �     LATIN CAPITAL LETTER A WITH DIAERESIS
 47        305   197   C5     �     LATIN CAPITAL LETTER A WITH RING ABOVE
 49        307   199   C7     �     LATIN CAPITAL LETTER C WITH CEDILLA
 50        310   200   C8     �     LATIN CAPITAL LETTER E WITH GRAVE
 51        311   201   C9     �     LATIN CAPITAL LETTER E WITH ACUTE
 52        312   202   CA     �     LATIN CAPITAL LETTER E WITH CIRCUMFLEX
 [all …]
 
 | 
| /external/python/google-api-python-client/docs/dyn/ | 
| D | cloudsupport_v2beta.media.html | 109     { # # gdata.* are outside protos with mising documentation110 …"algorithm": "A String", # # gdata.* are outside protos with mising documentat…
 111 …"bigstoreObjectRef": "A String", # # gdata.* are outside protos with mising do…
 112 …"blobRef": "A String", # # gdata.* are outside protos with mising documentation
 113 …2Info": { # # gdata.* are outside protos with mising documentation # # gdata.* are outside pr…
 114 …"blobGeneration": "A String", # # gdata.* are outside protos with mising docum…
 115 … "blobId": "A String", # # gdata.* are outside protos with mising documentation
 116 …"downloadReadHandle": "A String", # # gdata.* are outside protos with mising d…
 117 …"readToken": "A String", # # gdata.* are outside protos with mising documentat…
 118 …"uploadMetadataContainer": "A String", # # gdata.* are outside protos with mis…
 [all …]
 
 | 
| /external/rust/crates/clap/3.2.23/src/builder/ | 
| D | app_settings.rs | 35     /// Deprecated, replaced with [`Command::ignore_errors`]37     /// Derive: replace `#[clap(setting = IgnoreErrors)]` with `#[clap(ignore_errors = true)]`
 39     /// Builder: replace `cmd.setting(IgnoreErrors)` with `cmd.ignore_errors = true`
 44             note = "Replaced with `Command::ignore_errors`
 46 Derive: replace `#[clap(setting = IgnoreErrors)]` with `#[clap(ignore_errors = true)]`
 48 Builder: replace `cmd.setting(IgnoreErrors)` with `cmd.ignore_errors(true)`
 61     /// with
 94     /// Deprecated, replaced with [`Command::allow_hyphen_values`] and
 97 …/// Derive: replace `#[clap(setting = AllowHyphenValues)]` with `#[clap(allow_hyphen_values = true…
 99     /// Builder: replace `cmd.setting(AllowHyphenValues)` with `cmd.allow_hyphen_values(true)`
 [all …]
 
 | 
| D | arg_settings.rs | 35     /// Deprecated, replaced with [`Arg::required`] and [`Arg::is_required_set`]37     /// Derive: replace `#[clap(setting = Required)]` with `#[clap(required = true)]`
 39     /// Builder: replace `arg.setting(Required)` with `arg.required(true)`
 44             note = "Replaced with `Arg::required` and `Arg::is_required_set`
 46 Derive: replace `#[clap(setting = Required)]` with `#[clap(required = true)]`
 48 Builder: replace `arg.setting(Required)` with `arg.required(true)`
 53     /// Deprecated, replaced with [`Arg::multiple_values`] and [`Arg::is_multiple_values_set`]
 55     /// Derive: replace `#[clap(setting = MultipleValues)]` with `#[clap(multiple_values = true)]`
 57     /// Builder: replace `arg.setting(MultipleValues)` with `arg.multiple_values(true)`
 62             note = "Replaced with `Arg::multiple_values` and `Arg::`is_multiple_values_set`
 [all …]
 
 | 
| /external/google-smali/baksmali/src/test/java/com/android/tools/smali/baksmali/formatter/ | 
| D | BaksmaliWriterTest.java | 4  * Redistribution and use in source and binary forms, with or without12  * in the documentation and/or other materials provided with the
 75 …"Ldefining/class/`with spaces`;->`methodName with spaces`(L`param with spaces 1`;L`param with spac…  in testWriteMethodDescriptor_withSpaces()
 76                         "Lreturn/type/`with spaces`;",  in testWriteMethodDescriptor_withSpaces()
 87                 "`methodName with spaces`(L`param with spaces 1`;L`param with spaces 2`;)" +  in testWriteShortMethodDescriptor_withSpaces()
 88                         "Lreturn/type/`with spaces`;",  in testWriteShortMethodDescriptor_withSpaces()
 99                 "(L`param with spaces 1`;L`param with spaces 2`;)Lreturn/type/`with spaces`;",  in testWriteMethodProtoDescriptor_withSpaces()
 109 …Assert.assertEquals("Ldefining/class/`with spaces`;->`fieldName with spaces`:Lfield/`type with spa…  in testWriteFieldDescriptor_withSpaces()
 119         Assert.assertEquals("`fieldName with spaces`:Lfield/`type with spaces`;",  in testWriteShortFieldDescriptor_withSpaces()
 129 …      Assert.assertEquals("instance-get@Ldefining/class/`with spaces`;->`fieldName with spaces`:" +  in testWriteMethodHandle_fieldAccess_withSpaces()
 [all …]
 
 | 
| /external/icu/icu4c/source/data/unidata/ | 
| D | CaseFolding.txt | 49 #  A. To do a simple case folding, use the mappings with status C + S.50 #  B. To do a full case folding, use the mappings with status C + F.
 52 #    The mappings with status T can be used or omitted depending on the desired case-folding
 91 00C0; C; 00E0; # LATIN CAPITAL LETTER A WITH GRAVE
 92 00C1; C; 00E1; # LATIN CAPITAL LETTER A WITH ACUTE
 93 00C2; C; 00E2; # LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 94 00C3; C; 00E3; # LATIN CAPITAL LETTER A WITH TILDE
 95 00C4; C; 00E4; # LATIN CAPITAL LETTER A WITH DIAERESIS
 96 00C5; C; 00E5; # LATIN CAPITAL LETTER A WITH RING ABOVE
 98 00C7; C; 00E7; # LATIN CAPITAL LETTER C WITH CEDILLA
 [all …]
 
 | 
| /external/pcre/maint/Unicode.tables/ | 
| D | CaseFolding.txt | 49 #  A. To do a simple case folding, use the mappings with status C + S.50 #  B. To do a full case folding, use the mappings with status C + F.
 52 #    The mappings with status T can be used or omitted depending on the desired case-folding
 91 00C0; C; 00E0; # LATIN CAPITAL LETTER A WITH GRAVE
 92 00C1; C; 00E1; # LATIN CAPITAL LETTER A WITH ACUTE
 93 00C2; C; 00E2; # LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 94 00C3; C; 00E3; # LATIN CAPITAL LETTER A WITH TILDE
 95 00C4; C; 00E4; # LATIN CAPITAL LETTER A WITH DIAERESIS
 96 00C5; C; 00E5; # LATIN CAPITAL LETTER A WITH RING ABOVE
 98 00C7; C; 00E7; # LATIN CAPITAL LETTER C WITH CEDILLA
 [all …]
 
 | 
| /external/cronet/third_party/icu/source/data/unidata/ | 
| D | CaseFolding.txt | 49 #  A. To do a simple case folding, use the mappings with status C + S.50 #  B. To do a full case folding, use the mappings with status C + F.
 52 #    The mappings with status T can be used or omitted depending on the desired case-folding
 91 00C0; C; 00E0; # LATIN CAPITAL LETTER A WITH GRAVE
 92 00C1; C; 00E1; # LATIN CAPITAL LETTER A WITH ACUTE
 93 00C2; C; 00E2; # LATIN CAPITAL LETTER A WITH CIRCUMFLEX
 94 00C3; C; 00E3; # LATIN CAPITAL LETTER A WITH TILDE
 95 00C4; C; 00E4; # LATIN CAPITAL LETTER A WITH DIAERESIS
 96 00C5; C; 00E5; # LATIN CAPITAL LETTER A WITH RING ABOVE
 98 00C7; C; 00E7; # LATIN CAPITAL LETTER C WITH CEDILLA
 [all …]
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/diagnostics/ | 
| D | math_nodiscard_extensions.verify.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 14 // Check that functions from `<cmath>` that Clang marks with the `[[gnu::const]]` attribute are dec…
 26 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 27 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 28 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 29 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 30 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 31 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 32 …        // expected-warning-re {{ignoring return value of function declared with {{.*}} attribute}}  in test()
 [all …]
 
 | 
| /external/clang/test/SemaCXX/ | 
| D | cxx98-compat.cpp | 16 template<typename ...T>  // expected-warning {{variadic templates are incompatible with C++98}}19 …plate<typename> class ...T>  // expected-warning {{variadic templates are incompatible with C++98}}
 22 template<int ...I>  // expected-warning {{variadic templates are incompatible with C++98}}
 25 alignas(8) int with_alignas; // expected-warning {{'alignas' is incompatible with C++98}}
 26 int with_attribute [[ ]]; // expected-warning {{C++11 attribute syntax is incompatible with C++98}}
 29   (void)u8"str"; // expected-warning {{unicode literals are incompatible with C++98}}  in Literals()
 30   (void)u"str"; // expected-warning {{unicode literals are incompatible with C++98}}  in Literals()
 31   (void)U"str"; // expected-warning {{unicode literals are incompatible with C++98}}  in Literals()
 32   (void)u'x'; // expected-warning {{unicode literals are incompatible with C++98}}  in Literals()
 33   (void)U'x'; // expected-warning {{unicode literals are incompatible with C++98}}  in Literals()
 [all …]
 
 |