/third_party/typescript/tests/cases/compiler/ |
D | unionSubtypeReductionErrors.ts | 4 0 as 0, 5 1 as 1, 6 2 as 2, 7 3 as 3, 8 4 as 4, 9 5 as 5, 10 6 as 6, 11 7 as 7, 12 8 as 8, 13 9 as 9, [all …]
|
D | controlFlowManyCallExpressionStatementsPerf.ts | 8 test(state as any && state); 9 test(state as any && state); 10 test(state as any && state); 11 test(state as any && state); 12 test(state as any && state); 13 test(state as any && state); 14 test(state as any && state); 15 test(state as any && state); 16 test(state as any && state); 17 test(state as any && state); [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | unionSubtypeReductionErrors.js | 3 0 as 0, 4 1 as 1, 5 2 as 2, 6 3 as 3, 7 4 as 4, 8 5 as 5, 9 6 as 6, 10 7 as 7, 11 8 as 8, 12 9 as 9, [all …]
|
D | unionSubtypeReductionErrors.symbols | 5 0 as 0, 6 1 as 1, 7 2 as 2, 8 3 as 3, 9 4 as 4, 10 5 as 5, 11 6 as 6, 12 7 as 7, 13 8 as 8, 14 9 as 9, [all …]
|
D | unionSubtypeReductionErrors.types | 4 …as 0, 1 as 1, 2 as 2, 3 as 3, 4 as 4, 5 as 5, 6 as 6, 7 as 7, 8 as 8, 9… 6 0 as 0, 7 >0 as 0 : 0 10 1 as 1, 11 >1 as 1 : 1 14 2 as 2, 15 >2 as 2 : 2 18 3 as 3, 19 >3 as 3 : 3 22 4 as 4, [all …]
|
D | unionSubtypeReductionErrors.errors.txt | 6 0 as 0, 7 1 as 1, 8 2 as 2, 9 3 as 3, 10 4 as 4, 11 5 as 5, 12 6 as 6, 13 7 as 7, 14 8 as 8, 15 9 as 9, [all …]
|
D | controlFlowManyCallExpressionStatementsPerf.types | 14 test(state as any && state); 15 >test(state as any && state) : boolean 17 >state as any && state : any 18 >state as any : any 22 test(state as any && state); 23 >test(state as any && state) : boolean 25 >state as any && state : any 26 >state as any : any 30 test(state as any && state); 31 >test(state as any && state) : boolean [all …]
|
D | exportsAndImportsWithContextualKeywordNames02.symbols | 2 let as = 100; 3 >as : Symbol(as, Decl(t1.ts, 0, 3)) 5 export { as as return, as }; 6 >as : Symbol(as, Decl(t1.ts, 0, 3)) 8 >as : Symbol(as, Decl(t1.ts, 2, 22)) 11 import * as as from "./t1"; 12 >as : Symbol(as, Decl(t2.ts, 0, 6)) 14 var x = as.as; 16 >as.as : Symbol(as.as, Decl(t1.ts, 2, 22)) 17 >as : Symbol(as, Decl(t2.ts, 0, 6)) [all …]
|
D | controlFlowManyCallExpressionStatementsPerf.js | 7 test(state as any && state); 8 test(state as any && state); 9 test(state as any && state); 10 test(state as any && state); 11 test(state as any && state); 12 test(state as any && state); 13 test(state as any && state); 14 test(state as any && state); 15 test(state as any && state); 16 test(state as any && state); [all …]
|
D | exportsAndImportsWithContextualKeywordNames02.types | 2 let as = 100; 3 >as : number 6 export { as as return, as }; 7 >as : number 9 >as : number 12 import * as as from "./t1"; 13 >as : typeof as 15 var x = as.as; 17 >as.as : number 18 >as : typeof as [all …]
|
/third_party/mesa3d/src/gallium/drivers/zink/ci/ |
D | zink-lvp-fails.txt | 167 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16F,Fail 168 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16I,Fail 169 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16UI,Fail 170 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16_SNORM,Fail 171 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8I,Fail 172 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8UI,Fail 173 spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8_SNORM,Fail 174 spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16,Fail 175 spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16_SNORM,Fail 176 spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_RG8,Fail [all …]
|
/third_party/zlib/old/ |
D | visual-basic.txt | 9 reference ("as any"), not by value ("as long"). Also check that 32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 34 As Long) As Integer 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 37 lcompr As Long) As Integer 38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As 39 String, ByVal mode As String) As Long 40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As 41 Long, ByVal uncompr As String, ByVal uncomprLen As Integer) [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/old/ |
D | visual-basic.txt | 9 reference ("as any"), not by value ("as long"). Also check that 32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 34 As Long) As Integer 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 37 lcompr As Long) As Integer 38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As 39 String, ByVal mode As String) As Long 40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As 41 Long, ByVal uncompr As String, ByVal uncomprLen As Integer) [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/old/ |
D | visual-basic.txt | 9 reference ("as any"), not by value ("as long"). Also check that 32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 34 As Long) As Integer 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 37 lcompr As Long) As Integer 38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As 39 String, ByVal mode As String) As Long 40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As 41 Long, ByVal uncompr As String, ByVal uncomprLen As Integer) [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 10 // distributed under the License is distributed on an "AS IS" BASIS, 124 x0 = Min(x0, As<Float4>(Int4(0x43010000))); // 129.00000e+0f in exponential2() 125 x0 = Max(x0, As<Float4>(Int4(0xC2FDFFFF))); // -126.99999e+0f in exponential2() 128 …Float4 ii = As<Float4>((i + Int4(127)) << 23); // Add single-precision bias, and shift into expo… in exponential2() 133 Float4 ff = As<Float4>(Int4(0x3AF61905)); // 1.8775767e-3f in exponential2() 134 ff = ff * f + As<Float4>(Int4(0x3C134806)); // 8.9893397e-3f in exponential2() 135 ff = ff * f + As<Float4>(Int4(0x3D64AA23)); // 5.5826318e-2f in exponential2() 136 ff = ff * f + As<Float4>(Int4(0x3E75EAD4)); // 2.4015361e-1f in exponential2() 137 ff = ff * f + As<Float4>(Int4(0x3F31727B)); // 6.9315308e-1f in exponential2() 152 x1 = As<Float4>(As<Int4>(x0) & Int4(0x7F800000)); in logarithm2() [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | reserved.c | 85 reserved.c:1:12: error: Trying to use reserved word 'auto' as identifier 86 reserved.c:2:12: error: Trying to use reserved word 'break' as identifier 87 reserved.c:3:12: error: Trying to use reserved word 'case' as identifier 88 reserved.c:4:12: error: Trying to use reserved word 'char' as identifier 89 reserved.c:5:12: error: Trying to use reserved word 'const' as identifier 90 reserved.c:6:12: error: Trying to use reserved word '__const' as identifier 91 reserved.c:7:12: error: Trying to use reserved word '__const__' as identifier 92 reserved.c:8:12: error: Trying to use reserved word 'continue' as identifier 93 reserved.c:9:12: error: Trying to use reserved word 'default' as identifier 94 reserved.c:10:12: error: Trying to use reserved word 'do' as identifier [all …]
|
/third_party/typescript/tests/cases/conformance/es6/modules/ |
D | exportsAndImports3-es6.ts | 27 export { v as v1, f as f1, C as C1, I as I1, E as E1, D as D1, M as M1, N as N1, T as T1, a as a1 }; 30 export { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }… 33 import { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }…
|
D | exportsAndImports3.ts | 26 export { v as v1, f as f1, C as C1, I as I1, E as E1, D as D1, M as M1, N as N1, T as T1, a as a1 }; 29 export { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }… 32 import { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }…
|
D | exportsAndImports3-amd.ts | 27 export { v as v1, f as f1, C as C1, I as I1, E as E1, D as D1, M as M1, N as N1, T as T1, a as a1 }; 30 export { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }… 33 import { v1 as v, f1 as f, C1 as C, I1 as I, E1 as E, D1 as D, M1 as M, N1 as N, T1 as T, a1 as a }…
|
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/ |
D | constAssertions.ts | 5 let v1 = 'abc' as const; 6 let v2 = `abc` as const; 7 let v3 = 10 as const; 8 let v4 = -10 as const; 9 let v5 = +10 as const; 10 let v6 = 10n as const; 11 let v7 = -10n as const; 12 let v8 = true as const; 13 let v9 = false as const; 15 let c1 = 'abc' as const; [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_memory.h | 93 /// Return pointer to allocated memory as a void *.. 94 /// \retval void * valid for as many bytes as were allocated. 101 /// Return pointer to allocated memory as a const void *. 102 /// \retval const void * valid for as many bytes as were allocated. 109 /// Return pointer to allocated memory as a char *. 110 /// \retval char * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const char *. 118 /// \retval const char * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a uint8 *. 126 /// \retval uint8 * valid for as many bytes as were allocated. [all …]
|
D | dng_ref_counted_block.h | 100 …nothing, otherwise copy the data into a new block and return an object with that block as the data. 104 /// Return pointer to allocated memory as a void *.. 105 /// \retval void * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const void *. 118 /// \retval const void * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a char *. 126 /// \retval char * valid for as many bytes as were allocated. 133 /// Return pointer to allocated memory as a const char *. 134 /// \retval const char * valid for as many bytes as were allocated. 141 /// Return pointer to allocated memory as a uint8 *. [all …]
|
/third_party/openssl/ssl/ |
D | ssl_asn1.c | 107 SSL_SESSION_ASN1 as; in i2d_SSL_SESSION() local 132 memset(&as, 0, sizeof(as)); in i2d_SSL_SESSION() 134 as.version = SSL_SESSION_ASN1_VERSION; in i2d_SSL_SESSION() 135 as.ssl_version = in->ssl_version; in i2d_SSL_SESSION() 144 ssl_session_oinit(&as.cipher, &cipher, cipher_data, 2); in i2d_SSL_SESSION() 149 ssl_session_oinit(&as.comp_id, &comp_id, &comp_id_data, 1); in i2d_SSL_SESSION() 153 ssl_session_oinit(&as.master_key, &master_key, in i2d_SSL_SESSION() 156 ssl_session_oinit(&as.session_id, &session_id, in i2d_SSL_SESSION() 159 ssl_session_oinit(&as.session_id_context, &sid_ctx, in i2d_SSL_SESSION() 162 as.time = in->time; in i2d_SSL_SESSION() [all …]
|
/third_party/boost/libs/locale/doc/ |
D | formatting_and_parsing.txt | 14 …ormed via the standard I/O streams. Each of the above information types is represented as a number. 15 …is set using iostream manipulators. All manipulators are placed in the boost::locale::as namespace. 20 cout << as::currency << 123.45 << endl; 22 cin >> as::currency >> x ; 26 There is a special manipulator \c as::posix that "unsets" locale-specific settings and returns them… 33 - \c as::number -- format number according to local specifications, it takes into account various… 36 - \c as::percent -- format number as "percent" format. For example: 38 cout << as::percent << 0.25 <<endl; 45 - \c as::spellout -- spell the number. For example, under the English locale, 103 may be displaye… 48 - \c as::ordinal -- display an order-of element. For example "2" would be displayed as "2nd" unde… [all …]
|
/third_party/jsoncpp/src/lib_json/ |
D | CMakeLists.txt | 96 #MSVC 1900 cxx_alignas # Alignment control alignas, as defined in N2341. 97 #MSVC 1900 cxx_alignof # Alignment control alignof, as defined in N2341. 98 #MSVC 1900 cxx_attributes # Generic attributes, as defined in N2761. 99 cxx_auto_type # Automatic type deduction, as defined in N1984. 100 #MSVC 1900 cxx_constexpr # Constant expressions, as defined in N2235. 101 cxx_decltype # Decltype, as defined in N2343. 102 …cxx_default_function_template_args # Default template arguments for function templates, as defined… 103 cxx_defaulted_functions # Defaulted functions, as defined in N2346. 104 … #MSVC 1900 cxx_defaulted_move_initializers # Defaulted move initializers, as defined in N3053. 105 cxx_delegating_constructors # Delegating constructors, as defined in N1986. [all …]
|