Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 25 of 4629) sorted by relevance

12345678910>>...186

/third_party/node/deps/npm/node_modules/mime-db/
DHISTORY.md4 * 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/
DHISTORY.md5 - 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/
DAPIchanges37 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/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Dlamb_next_mv_with_decay_rule_test.py19 Add = P.Add() variable
46 add0 = Add(mul0, mul1)
49 add1 = Add(mul2, mul3)
51 add2 = Add(real_div1, constant_add2_y)
54 add4 = Add(sqrt1, constant_add2_y)
59 add5 = Add(real_div4, mul4)
60 add3 = Add(real_div2, mul4)
83 add0 = Add(mul0, mul1)
86 add1 = Add(mul2, mul3)
88 add2 = Add(real_div1, constant_add2_y)
[all …]
Dlamb_next_mv_rule_test.py19 Add = P.Add() variable
46 add0 = Add(mul0, mul1)
49 add1 = Add(mul2, mul3)
51 add2 = Add(real_div1, constant_add2_y)
54 add4 = Add(sqrt1, constant_add2_y)
59 add3 = Add(real_div2, mul4)
81 add0 = Add(mul0, mul1)
84 add1 = Add(mul2, mul3)
86 add2 = Add(real_div1, constant_add2_y)
89 add4 = Add(sqrt1, constant_add2_y)
[all …]
Dadam_apply_one_fusion_test.py21 Add = P.Add() variable
55 add0 = Add(mul0, mul1)
56 add1 = Add(mul2, mul3)
58 add2 = Add(sqrt0, add2_y)
73 add0 = Add(mul0, mul1)
74 add1 = Add(mul2, mul3)
76 add2 = Add(add2_y, sqrt0)
91 add0 = Add(mul0, mul1)
92 add1 = Add(mul2, mul3)
94 add2 = Add(sqrt0, add2_y)
[all …]
/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc75 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/spirv-tools/test/
Denum_set_test.cpp33 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/spirv-tools/test/
Denum_set_test.cpp33 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/
Denum_set_test.cpp32 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/
Denum_set_test.cpp33 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/tools/src/lut/
Dlut_test.go28 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/skia/third_party/externals/tint/src/transform/
Dglsl.cc50 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 …]
Dcanonicalize_entry_point_io_test.cc66 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 …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dcoverage_test.go52 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/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs70 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/boost/libs/variant/test/
Dtest3.cpp30 struct Add;
33 typedef variant<int, recursive_wrapper<Add>, recursive_wrapper<Sub> > Expr;
45 struct Add struct
47 Add() { } in Add() function
48 Add(const Expr& l, const Expr& r) : lhs_(l), rhs_(r) { } in Add() function
49 Add(const Add& other) : lhs_(other.lhs_), rhs_(other.rhs_) { } in Add() function
65 std::ostream& operator<<(std::ostream& out, const Add& a) in operator <<() argument
84 int operator()(Add& x) const in operator ()()
120 Expr e1( Add(n, Sub(Add(40,2),Add(10,4))) ); //n + (40+2)-(10+14) = n+28 in main()
125 BOOST_TEST(e1.type() == boost::typeindex::type_id<Add>()); in main()
/third_party/cef/tests/ceftests/
Dbrowser_info_map_unittest.cc97 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/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp572 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkSerializer.cpp56 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/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs71 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 …]
/third_party/skia/third_party/externals/spirv-tools/
DCHANGES8 - 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/swiftshader/third_party/SPIRV-Tools/
DCHANGES8 - 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/spirv-tools/
DCHANGES8 - Add validation for SPV_EXT_shader_atomic_float_min_max (#4105)
9 - Add Vulkan Execution Scope checks (#4183)
12 - Add interpolate legalization pass (#4220)
16 - Add WGSL compatibility flag to context (#4193)
17 - Add persistent state to the fuzzer (#4137)
29 - Add Vulkan PSB64 convert VUID (#4122)
32 - Add Vulkan image gather offset VUID (#4118)
36 - Add Vulkan EXT builtins (#4115)
38 - Add Vulkan Memory Scope VUs (#4106)
39 - Add Vulkan Addressing Model check (#4107)
[all …]
/third_party/boost/libs/predef/doc/
Dhistory.adoc12 * Add `BOOST_ARCH_RISCV`. (from Andreas Schwab)
13 * Add RISC-V endian detection. (from Thomas Petazzoni)
25 * Add `BOOST_PLAT_ANDROID` to resolve conflict between Linux and Android
28 * Add support for consuming Predef as a CMake project.
29 * Add support for consuming Predef as a standalone B2 project.
34 * Add specific version information for Cygwin OS predef. (from James E. King III)
38 * Add support for __ARM_ARCH macro. (from Tim Blechmann)
39 * Add detection for PTX architecture. (from Benjamin Worpitz)
40 * Add nvcc compiler detection. (from Benjamin Worpitz)
41 * Add support for detecting CUDA. (from Benjamin Worpitz)
[all …]

12345678910>>...186