/third_party/boost/libs/vmd/doc/ |
D | jamfile.v2 | 12 path-constant here : . ; # convenient to refer to files in the same directory as this jamfile.v2 32 $(here)/../../../boost/vmd/array/to_seq.hpp 33 $(here)/../../../boost/vmd/array/to_tuple.hpp 34 $(here)/../../../boost/vmd/assert.hpp 35 $(here)/../../../boost/vmd/assert_is_array.hpp 36 $(here)/../../../boost/vmd/assert_is_empty.hpp 37 $(here)/../../../boost/vmd/assert_is_identifier.hpp 38 $(here)/../../../boost/vmd/assert_is_list.hpp 39 $(here)/../../../boost/vmd/assert_is_number.hpp 40 $(here)/../../../boost/vmd/assert_is_seq.hpp [all …]
|
/third_party/libsoup/tests/resources/ |
D | mbox.gz |
|
D | mbox | 1 From email@here Wed Jun 17 21:20:48 2009 2 Return-path: <email@here> 3 Envelope-to: email@here 5 Received: from email by here.domain with local (Exim 4.69) 6 (envelope-from <email@here>) 8 for email@here; Wed, 17 Jun 2009 21:20:48 -0300 9 To: email@here 11 Message-Id: <E1MH5N2-0008Lq-7c@here.domain> 12 From: A Nice User <email@here> 17 From email@here Wed Jun 17 21:20:48 2009 [all …]
|
/third_party/skia/tests/sksl/errors/ |
D | LayoutInFunctions.glsl | 3 error: 13: layout qualifier 'origin_upper_left' is not permitted here 4 error: 13: layout qualifier 'push_constant' is not permitted here 5 error: 13: layout qualifier 'blend_support_all_equations' is not permitted here 6 error: 13: layout qualifier 'srgb_unpremul' is not permitted here 7 error: 13: layout qualifier 'location' is not permitted here 8 error: 13: layout qualifier 'offset' is not permitted here 9 error: 13: layout qualifier 'binding' is not permitted here 10 error: 13: layout qualifier 'index' is not permitted here 11 error: 13: layout qualifier 'set' is not permitted here 12 error: 13: layout qualifier 'builtin' is not permitted here [all …]
|
D | BadModifiers.glsl | 3 error: 1: 'const' is not permitted here 4 error: 1: 'in' is not permitted here 5 error: 1: 'out' is not permitted here 6 error: 1: 'uniform' is not permitted here 7 error: 1: 'flat' is not permitted here 8 error: 1: 'noperspective' is not permitted here 10 error: 4: 'uniform' is not permitted here 11 error: 4: 'flat' is not permitted here 12 error: 4: 'noperspective' is not permitted here 13 error: 4: 'sk_has_side_effects' is not permitted here [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | uniqueSymbolsErrors.errors.txt | 5 …niqueSymbol/uniqueSymbolsErrors.ts(8,38): error TS1335: 'unique symbol' types are not allowed here. 6 …niqueSymbol/uniqueSymbolsErrors.ts(9,46): error TS1335: 'unique symbol' types are not allowed here. 7 …iqueSymbol/uniqueSymbolsErrors.ts(10,39): error TS1335: 'unique symbol' types are not allowed here. 8 …iqueSymbol/uniqueSymbolsErrors.ts(11,40): error TS1335: 'unique symbol' types are not allowed here. 9 …iqueSymbol/uniqueSymbolsErrors.ts(12,53): error TS1335: 'unique symbol' types are not allowed here. 10 …iqueSymbol/uniqueSymbolsErrors.ts(13,59): error TS1335: 'unique symbol' types are not allowed here. 11 …iqueSymbol/uniqueSymbolsErrors.ts(14,50): error TS1335: 'unique symbol' types are not allowed here. 12 …iqueSymbol/uniqueSymbolsErrors.ts(18,44): error TS1335: 'unique symbol' types are not allowed here. 15 …iqueSymbol/uniqueSymbolsErrors.ts(22,25): error TS1335: 'unique symbol' types are not allowed here. 16 …iqueSymbol/uniqueSymbolsErrors.ts(23,34): error TS1335: 'unique symbol' types are not allowed here. [all …]
|
D | labeledStatementWithLabel_strict.errors.txt | 1 …ledStatements/labeledStatementWithLabel_strict.ts(2,1): error TS1344: 'A label is not allowed here. 2 …ledStatements/labeledStatementWithLabel_strict.ts(3,1): error TS1344: 'A label is not allowed here. 3 …ledStatements/labeledStatementWithLabel_strict.ts(4,1): error TS1344: 'A label is not allowed here. 4 …ledStatements/labeledStatementWithLabel_strict.ts(5,1): error TS1344: 'A label is not allowed here. 5 …ledStatements/labeledStatementWithLabel_strict.ts(6,1): error TS1344: 'A label is not allowed here. 6 …ledStatements/labeledStatementWithLabel_strict.ts(7,1): error TS1344: 'A label is not allowed here. 7 …ledStatements/labeledStatementWithLabel_strict.ts(8,1): error TS1344: 'A label is not allowed here. 8 …ledStatements/labeledStatementWithLabel_strict.ts(9,1): error TS1344: 'A label is not allowed here. 9 …edStatements/labeledStatementWithLabel_strict.ts(10,1): error TS1344: 'A label is not allowed here. 10 …edStatements/labeledStatementWithLabel_strict.ts(12,1): error TS1344: 'A label is not allowed here. [all …]
|
/third_party/boost/tools/build/test/toolset-mock/ |
D | project-config.jam | 10 path-constant here : . ; 14 using gcc : 4.8.3 : $(PYTHON) $(here)/src/gcc-4.8.3-linux.py : : <target-os>linux ; 15 using gcc : 4.2.1 : $(PYTHON) $(here)/src/gcc-4.2.1-darwin.py : : <target-os>darwin ; 19 using darwin : 4.2.1 : $(PYTHON) $(here)/src/darwin-4.2.1.py 20 : <archiver>$(here)/src/bin/libtool 21 <striper>$(here)/src/bin/strip 25 using clang-darwin : 3.9.0 : $(PYTHON) $(here)/src/clang-3.9.0-darwin.py 26 : <archiver>$(here)/src/bin/ar 27 <ranlib>$(here)/src/bin/ranlib 30 using clang-linux : 3.9.0 : $(PYTHON) $(here)/src/clang-linux-3.9.0.py [all …]
|
/third_party/boost/libs/tti/doc/ |
D | Jamfile.v2 | 12 path-constant here : . ; # convenient to refer to files in the same directory as this jamfile.v2 40 $(here)/../../../boost/tti/has_class.hpp 41 $(here)/../../../boost/tti/has_data.hpp 42 $(here)/../../../boost/tti/has_enum.hpp 43 $(here)/../../../boost/tti/has_function.hpp 44 $(here)/../../../boost/tti/has_function_template.hpp 45 $(here)/../../../boost/tti/has_member_data.hpp 46 $(here)/../../../boost/tti/has_member_function.hpp 47 $(here)/../../../boost/tti/has_member_function_template.hpp 48 $(here)/../../../boost/tti/has_static_member_data.hpp [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/infback9/ |
D | infback9.c | 244 code here; /* current decoding table entry */ local 385 here = lencode[BITS(lenbits)]; 386 if ((unsigned)(here.bits) <= bits) break; 389 if (here.val < 16) { 390 NEEDBITS(here.bits); 391 DROPBITS(here.bits); 392 state->lens[state->have++] = here.val; 395 if (here.val == 16) { 396 NEEDBITS(here.bits + 2); 397 DROPBITS(here.bits); [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/infback9/ |
D | infback9.c | 244 code here; /* current decoding table entry */ local 385 here = lencode[BITS(lenbits)]; 386 if ((unsigned)(here.bits) <= bits) break; 389 if (here.val < 16) { 390 NEEDBITS(here.bits); 391 DROPBITS(here.bits); 392 state->lens[state->have++] = here.val; 395 if (here.val == 16) { 396 NEEDBITS(here.bits + 2); 397 DROPBITS(here.bits); [all …]
|
/third_party/zlib/contrib/infback9/ |
D | infback9.c | 244 code here; /* current decoding table entry */ local 385 here = lencode[BITS(lenbits)]; 386 if ((unsigned)(here.bits) <= bits) break; 389 if (here.val < 16) { 390 NEEDBITS(here.bits); 391 DROPBITS(here.bits); 392 state->lens[state->have++] = here.val; 395 if (here.val == 16) { 396 NEEDBITS(here.bits + 2); 397 DROPBITS(here.bits); [all …]
|
/third_party/libwebsockets/win32port/zlib/ |
D | infback.c | 256 code here; /* current decoding table entry */ local 392 here = state->lencode[BITS(state->lenbits)]; 393 if ((unsigned)(here.bits) <= bits) break; 396 if (here.val < 16) { 397 NEEDBITS(here.bits); 398 DROPBITS(here.bits); 399 state->lens[state->have++] = here.val; 402 if (here.val == 16) { 403 NEEDBITS(here.bits + 2); 404 DROPBITS(here.bits); [all …]
|
/third_party/node/deps/zlib/ |
D | inftrees.c | 53 code here; /* table entry for duplication */ local 118 here.op = (unsigned char)64; /* invalid code marker */ 119 here.bits = (unsigned char)1; 120 here.val = (unsigned short)0; 121 *(*table)++ = here; /* make a table to force an error */ 122 *(*table)++ = here; 216 here.bits = (unsigned char)(len - drop); 218 here.op = (unsigned char)0; 219 here.val = work[sym]; 222 here.op = (unsigned char)(extra[work[sym] - match]); [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | inftrees.c | 53 code here; /* table entry for duplication */ local 118 here.op = (unsigned char)64; /* invalid code marker */ 119 here.bits = (unsigned char)1; 120 here.val = (unsigned short)0; 121 *(*table)++ = here; /* make a table to force an error */ 122 *(*table)++ = here; 216 here.bits = (unsigned char)(len - drop); 218 here.op = (unsigned char)0; 219 here.val = work[sym]; 222 here.op = (unsigned char)(extra[work[sym] - match]); [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | inftrees.c | 53 code here; /* table entry for duplication */ local 118 here.op = (unsigned char)64; /* invalid code marker */ 119 here.bits = (unsigned char)1; 120 here.val = (unsigned short)0; 121 *(*table)++ = here; /* make a table to force an error */ 122 *(*table)++ = here; 216 here.bits = (unsigned char)(len - drop); 218 here.op = (unsigned char)0; 219 here.val = work[sym]; 222 here.op = (unsigned char)(extra[work[sym] - match]); [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|
/third_party/skia/third_party/externals/zlib/ |
D | inftrees.c | 53 code here; /* table entry for duplication */ local 118 here.op = (unsigned char)64; /* invalid code marker */ 119 here.bits = (unsigned char)1; 120 here.val = (unsigned short)0; 121 *(*table)++ = here; /* make a table to force an error */ 122 *(*table)++ = here; 216 here.bits = (unsigned char)(len - drop); 218 here.op = (unsigned char)0; 219 here.val = work[sym]; 222 here.op = (unsigned char)(extra[work[sym] - match]); [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|
/third_party/zlib/ |
D | inftrees.c | 49 code here; /* table entry for duplication */ in inflate_table() local 114 here.op = (unsigned char)64; /* invalid code marker */ in inflate_table() 115 here.bits = (unsigned char)1; in inflate_table() 116 here.val = (unsigned short)0; in inflate_table() 117 *(*table)++ = here; /* make a table to force an error */ in inflate_table() 118 *(*table)++ = here; in inflate_table() 212 here.bits = (unsigned char)(len - drop); in inflate_table() 214 here.op = (unsigned char)0; in inflate_table() 215 here.val = work[sym]; in inflate_table() 218 here.op = (unsigned char)(extra[work[sym] - match]); in inflate_table() [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | inftrees.c | 53 code here; /* table entry for duplication */ local 118 here.op = (unsigned char)64; /* invalid code marker */ 119 here.bits = (unsigned char)1; 120 here.val = (unsigned short)0; 121 *(*table)++ = here; /* make a table to force an error */ 122 *(*table)++ = here; 216 here.bits = (unsigned char)(len - drop); 218 here.op = (unsigned char)0; 219 here.val = work[sym]; 222 here.op = (unsigned char)(extra[work[sym] - match]); [all …]
|
D | infback.c | 265 code here; /* current decoding table entry */ local 401 here = state->lencode[BITS(state->lenbits)]; 402 if ((unsigned)(here.bits) <= bits) break; 405 if (here.val < 16) { 406 DROPBITS(here.bits); 407 state->lens[state->have++] = here.val; 410 if (here.val == 16) { 411 NEEDBITS(here.bits + 2); 412 DROPBITS(here.bits); 422 else if (here.val == 17) { [all …]
|