/third_party/node/deps/npm/node_modules/mime-db/ |
D | HISTORY.md | 4 * Add extension `.owl` to `application/rdf+xml` 5 * Add new upstream MIME types 11 * Add extension `.csl` to `application/vnd.citationstyles.style+xml` 12 * Add extension `.es` to `application/ecmascript` 13 * Add new upstream MIME types 14 * Add `UTF-8` as default charset for `text/turtle` 20 * Add extensions from IANA for `message/*` types 21 * Add new upstream MIME types 28 * Add new upstream MIME types 30 * Add `text/shex` with extension `.shex` [all …]
|
/third_party/node/deps/npm/node_modules/mime-types/ |
D | HISTORY.md | 5 - Add extension `.csl` to `application/vnd.citationstyles.style+xml` 6 - Add extension `.es` to `application/ecmascript` 7 - Add extension `.owl` to `application/rdf+xml` 8 - Add new upstream MIME types 9 - Add UTF-8 as default charset for `text/turtle` 15 - Add `application/raml+yaml` with extension `.raml` 16 - Add `application/wasm` with extension `.wasm` 17 - Add `text/shex` with extension `.shex` 18 - Add extensions for JPEG-2000 images 19 - Add extensions from IANA for `message/*` types [all …]
|
/third_party/ffmpeg/doc/ |
D | APIchanges | 37 Add AV_CODEC_CAP_OTHER_THREADS as a new name for 42 Add a get_encode_buffer callback to AVCodecContext, similar to 44 Add avcodec_default_get_encode_buffer(). 45 Add AV_GET_ENCODE_BUFFER_FLAG_REF. 71 Add enum AVTXFlags and AVTXFlags.AV_TX_INPLACE 78 Add FFABS64U() 81 Add FFABSU() 88 Add FF_PROFILE_VVC_MAIN_10 and FF_PROFILE_VVC_MAIN_10_444. 91 Add AV_VIDEO_ENC_PARAMS_MPEG2 94 Add av_timecode_init_from_components. [all …]
|
/third_party/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 75 field.Add(5); in TEST() 82 field.Add(42); in TEST() 132 field.Add(i * i); in TEST() 151 field1.Add(5); in TEST() 152 field1.Add(42); in TEST() 178 field1.Add(i * i); in TEST() 180 field2.Add(5); in TEST() 181 field2.Add(42); in TEST() 197 field1.Add(5); in TEST() 198 field1.Add(42); in TEST() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | enum_set_test.cpp | 33 set.Add(0); in TEST() 40 set.Add(150); in TEST() 64 set.Add(5); in TEST() 65 set.Add(8); in TEST() 72 set.Add(200); in TEST() 73 set.Add(300); in TEST() 80 set.Add(5); in TEST() 81 set.Add(8); in TEST() 82 set.Add(200); in TEST() 83 set.Add(300); in TEST() [all …]
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | enum_set_test.cpp | 32 set.Add(0); in TEST() 39 set.Add(150); in TEST() 63 set.Add(5); in TEST() 64 set.Add(8); in TEST() 71 set.Add(200); in TEST() 72 set.Add(300); in TEST() 79 set.Add(5); in TEST() 80 set.Add(8); in TEST() 81 set.Add(200); in TEST() 82 set.Add(300); in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 33 set.Add(0); in TEST() 40 set.Add(150); in TEST() 64 set.Add(5); in TEST() 65 set.Add(8); in TEST() 72 set.Add(200); in TEST() 73 set.Add(300); in TEST() 80 set.Add(5); in TEST() 81 set.Add(8); in TEST() 82 set.Add(200); in TEST() 83 set.Add(300); in TEST() [all …]
|
/third_party/spirv-tools/test/ |
D | enum_set_test.cpp | 33 set.Add(0); in TEST() 40 set.Add(150); in TEST() 64 set.Add(5); in TEST() 65 set.Add(8); in TEST() 72 set.Add(200); in TEST() 73 set.Add(300); in TEST() 80 set.Add(5); in TEST() 81 set.Add(8); in TEST() 82 set.Add(200); in TEST() 83 set.Add(300); in TEST() [all …]
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | canonicalize_entry_point_io_test.cc | 66 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 101 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 137 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 175 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 211 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 265 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 320 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 377 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 407 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() 442 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F() [all …]
|
D | glsl.cc | 50 manager.Add<Unshadow>(); in Run() 54 manager.Add<FoldTrivialSingleUseLets>(); in Run() 55 manager.Add<LoopToForLoop>(); in Run() 60 manager.Add<ZeroInitWorkgroupMemory>(); in Run() 62 manager.Add<CanonicalizeEntryPointIO>(); in Run() 63 manager.Add<SimplifyPointers>(); in Run() 70 manager.Add<SingleEntryPoint>(); in Run() 71 data.Add<SingleEntryPoint::Config>(cfg->entry_point); in Run() 73 manager.Add<RemovePhonies>(); in Run() 74 manager.Add<CalculateArrayLength>(); in Run() [all …]
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | coverage_test.go | 52 tree.Add(cov.Path{"a", "b"}, coverage(fileA, span0, span1)) 64 tree.Add(cov.Path{"a", "b", "d", "i"}, coverage(fileA, span0, span1)) 79 tree.Add(cov.Path{"a", "b", "e"}, coverage(fileA, span0, span1, span2)) 94 tree.Add(cov.Path{"a", "c", "g", "n"}, coverage(fileA, span0, span3)) 109 tree.Add(cov.Path{"a", "c", "g", "o"}, coverage(fileA, span0, span3)) 124 tree.Add(cov.Path{"a", "c", "f"}, coverage(fileA, span1)) 138 tree.Add(cov.Path{"a", "b", "e", "j"}, coverage(fileA, span3)) 152 tree.Add(cov.Path{"a", "b", "e", "k"}, coverage(fileA, span3)) 166 tree.Add(cov.Path{"a", "c", "f", "l", "v"}, coverage(fileA, span1, span2)) 182 tree.Add(cov.Path{"a", "c", "f", "l", "x"}, coverage(fileA, span1, span2)) [all …]
|
/third_party/cef/tests/ceftests/ |
D | browser_info_map_unittest.cc | 97 map.Add(kBrowserId, 1, obj1); in TEST() 102 map.Add(kBrowserId, 2, obj2); in TEST() 107 map.Add(kBrowserId, 3, obj3); in TEST() 132 map.Add(kBrowserId1, 1, obj1); in TEST() 138 map.Add(kBrowserId1, 2, obj2); in TEST() 144 map.Add(kBrowserId2, 3, obj3); in TEST() 150 map.Add(kBrowserId2, 4, obj4); in TEST() 183 map.Add(kBrowserId, 1, obj1); in TEST() 194 map.Add(kBrowserId, 2, obj2); in TEST() 233 map.Add(kBrowserId1, 1, obj1); in TEST() [all …]
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/ |
D | MapFieldTest.cs | 70 Assert.Throws<ArgumentNullException>(() => map.Add(0, nullValue)); in TestNullValues() 72 map.Add(1, nonNullValue); in TestNullValues() 80 Assert.Throws<ArgumentNullException>(() => map.Add(null, new ForeignMessage())); in Add_ForbidsNullKeys() 94 map.Add("a", "v1"); in AddPreservesInsertionOrder() 95 map.Add("b", "v2"); in AddPreservesInsertionOrder() 96 map.Add("c", "v3"); in AddPreservesInsertionOrder() 98 map.Add("d", "v4"); in AddPreservesInsertionOrder() 107 map1.Add("a", "v1"); in EqualityIsOrderInsensitive() 108 map1.Add("b", "v2"); in EqualityIsOrderInsensitive() 111 map2.Add("b", "v2"); in EqualityIsOrderInsensitive() [all …]
|
/third_party/skia/third_party/externals/tint/tools/src/lut/ |
D | lut_test.go | 28 lut.Add([]rune("the life in your")), 29 lut.Add([]rune("in your life that count")), 30 lut.Add([]rune("In the end,")), 31 lut.Add([]rune("the life in")), 32 lut.Add([]rune("count. It's the")), 33 lut.Add([]rune("years")), 34 lut.Add([]rune("in your years.")), 35 lut.Add([]rune("it's not the years in")), 36 lut.Add([]rune("not the years")), 37 lut.Add([]rune("not the years in your")), [all …]
|
/third_party/elfutils/ |
D | ChangeLog | 8 * NEWS: Add debuginfod_find_section. 21 * NEWS (libdwfl): Add dwfl_report_offline_memory. 30 * NEWS: Add readefl -D, --use-dynamic. 34 * NEWS: Add dwfl_frame_reg. 38 * NEWS: Add dwfl_get_debuginfod_client. 53 * NEWS: Add some more 0.187 items. 62 * configure.ac (AC_CHECK_FUNCS): Add mremap. 85 * configure.ac: Add --enable-sanitize-address. 90 * NEWS: Add translation item. 102 * Add AC_CHECK_HEADERS for error.h and err.h. [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_image_writer.cpp | 572 void dng_tiff_directory::Add (const tiff_tag *tag) in Add() function in dng_tiff_directory 787 directory.Add (&fNewSubFileType); in dng_basic_tag_set() 789 directory.Add (&fImageWidth); in dng_basic_tag_set() 790 directory.Add (&fImageLength); in dng_basic_tag_set() 792 directory.Add (&fPhotoInterpretation); in dng_basic_tag_set() 794 directory.Add (&fSamplesPerPixel); in dng_basic_tag_set() 796 directory.Add (&fBitsPerSample); in dng_basic_tag_set() 803 directory.Add (&fFillOrder); in dng_basic_tag_set() 810 directory.Add (&fTileWidth); in dng_basic_tag_set() 814 directory.Add (&fTileLength); in dng_basic_tag_set() [all …]
|
/third_party/elfutils/tests/ |
D | ChangeLog | 8 * Makefile.am (TESTS): Add run-debuginfod-section.sh. 14 Add debuginfod-rpms/hello{2,3}.specfile. 22 * run-readelf-s.sh: Add tests for the --syms alias. 46 * Makefile.am (check_PROGRAMS): Add dwfl-report-offline-memory. 47 (TESTS): Add run-dwfl-report-offline-memory.sh. 55 * Makefile.am (*_LDADD): Add libeu if needed for error. 60 * Makefile.am (TESTS): Add run-ar-N.sh. 82 * run-debuginfod-percent-escape.sh: Add initial scan wait_ready. 87 * Makefile.am (TESTS): Add run-readelf-Dd.sh. 94 * Makefile.am (TESTS): Add run-readelf-arm-flags.sh. [all …]
|
/third_party/glslang/ |
D | CHANGES.md | 17 * Add support for GL_EXT_mesh_shader 18 * Add support for NonSemantic.Shader.DebugInfo.100 21 * Add support for GL_EXT_opacity_micromap 22 * Add preamble support to C interface 27 * Add OpSource support to C interface 29 * Add support for SPV_AMD_shader_early_and_late_fragment_tests 35 * Add support for VK_EXT_fragment_shader_barycentric 36 * Add whitelist filtering for debug comments in SPIRV-Remap 37 * Add support for GL_EXT_ray_cull_mask 42 * Add GLSL version override functionality [all …]
|
/third_party/spirv-tools/ |
D | CHANGES | 7 - build: cmake: Add support for GNU/Hurd (#4895) 10 - spirv-val: Add SPV_ARM_core_builtins validation (#4958) 11 - spirv-val: Add an option to use friendly names or not (#4951) 13 - spirv-val: Add initial SPV_EXT_mesh_shader validation (#4924) 16 - spirv-val: Add SPV_KHR_ray_tracing storage class (#4868) 22 - Add structs to eliminate dead input components (#4894) 29 - Add SPV_KHR_fragment_shader_barycentric support (#4805) 30 - Add support for SPV_KHR_subgroup_rotate (#4786) 35 - spirv-val: Add PerVertexKHR (#4807) 36 - spirv-opt : Add FixFuncCallArgumentsPass (#4775) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | BitstreamRemarkSerializer.cpp | 56 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_CONTAINER_INFO)); in setupMetaBlockInfo() 57 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaBlockInfo() 58 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Type. in setupMetaBlockInfo() 68 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_REMARK_VERSION)); in setupMetaRemarkVersion() 69 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaRemarkVersion() 87 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_STRTAB)); in setupMetaStrTab() 88 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Raw table. in setupMetaStrTab() 111 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_EXTERNAL_FILE)); in setupMetaExternalFile() 112 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Filename. in setupMetaExternalFile() 133 Abbrev->Add(BitCodeAbbrevOp(RECORD_REMARK_HEADER)); in setupRemarkBlockInfo() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CHANGES | 8 - Add a WebAssembly build (#3752) 13 - Add spirv-opt pass to replace descriptor accesses based on variable indices (#4574) 17 - Add libFuzzer target for spirv-fuzz (#4434) 23 - Add non-semantic vulkan extended instruction set (#4362) 24 - Add common enum for debug info instructions from either opencl or vulkan (#4377) 26 - Add validation for SPV_EXT_shader_atomic_float16_add (#4325) 31 - spirv-opt: Add dataflow analysis framework (#4402) 32 - Add control dependence analysis to opt (#4380) 33 - Add spirv-opt convert-to-sampled-image pass (#4340) 34 - spirv-opt: Add handling of vulkan debug info to DebugInfoManager (#4423) [all …]
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CHANGES | 8 - Add a WebAssembly build (#3752) 13 - Add spirv-opt pass to replace descriptor accesses based on variable indices (#4574) 17 - Add libFuzzer target for spirv-fuzz (#4434) 23 - Add non-semantic vulkan extended instruction set (#4362) 24 - Add common enum for debug info instructions from either opencl or vulkan (#4377) 26 - Add validation for SPV_EXT_shader_atomic_float16_add (#4325) 31 - spirv-opt: Add dataflow analysis framework (#4402) 32 - Add control dependence analysis to opt (#4380) 33 - Add spirv-opt convert-to-sampled-image pass (#4340) 34 - spirv-opt: Add handling of vulkan debug info to DebugInfoManager (#4423) [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | revisions.adoc | 9 * 2022-11-29 - Add a NOTE to the <<writing-conventions, Use American 15 * 2022-11-11 - Add <<markup-word-choices, preferred way to write>> 17 * 2022-10-12 - Add <<markup-word-choices, preferred way to write>> "`_verb_ 24 * 2022-07-14 - Add <<markup-sample-section-features, Feature 26 * 2021-11-21 - Add preferred uses of "`indirect (drawing/dispatching) 29 * 2021-11-15 - Add <<markup-include-file-paths, Include File Paths>> section 39 * 2021-09-12 - Add a new subsection with more details on using 44 * 2021-09-09 - Add the <<markup-italicized-enumerant-names, Italicized 47 * 2021-09-06 - Add the <<writing-inclusivity, Use Inclusive Language>> 52 * 2021-07-20 - Add additional contraction examples to the table in the [all …]
|
/third_party/rust/crates/either/ |
D | README.rst | 42 - Add new methods ``.as_pin_ref()`` and ``.as_pin_mut()`` to project a 57 - Add new method ``.either_into()`` for ``Into`` conversion, by @TonalidadeHidrica (#63) 59 - Add new methods ``.factor_ok()``, ``.factor_err()``, and ``.factor_none()``, 71 - Add new methods ``.expect_left()``, ``.unwrap_left()``, 76 - Add new modules ``serde_untagged`` and ``serde_untagged_optional`` to customize 81 - Add new method ``.map()`` for ``Either<T, T>`` by @nvzqz (#40). 85 - Add new methods ``.left_or()``, ``.left_or_default()``, ``.left_or_else()``, 90 - Add ``AsRef`` and ``AsMut`` implementations for common unsized types: 95 - Add new methods ``.factor_first()``, ``.factor_second()`` and ``.into_inner()`` 100 - Add inherent method ``.into_iter()`` by @cuviper (#12) [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ |
D | MapFieldTest.cs | 71 Assert.Throws<ArgumentNullException>(() => map.Add(0, nullValue)); in TestNullValues() 73 map.Add(1, nonNullValue); in TestNullValues() 81 Assert.Throws<ArgumentNullException>(() => map.Add(null, new ForeignMessage())); in Add_ForbidsNullKeys() 95 map.Add("a", "v1"); in AddPreservesInsertionOrder() 96 map.Add("b", "v2"); in AddPreservesInsertionOrder() 97 map.Add("c", "v3"); in AddPreservesInsertionOrder() 99 map.Add("d", "v4"); in AddPreservesInsertionOrder() 108 map1.Add("a", "v1"); in EqualityIsOrderInsensitive() 109 map1.Add("b", "v2"); in EqualityIsOrderInsensitive() 112 map2.Add("b", "v2"); in EqualityIsOrderInsensitive() [all …]
|