Home
last modified time | relevance | path

Searched refs:Add (Results 1 - 25 of 1028) sorted by relevance

12345678910>>...42

/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.cc67 void TranslationArrayBuilder::Add(int32_t value) { in Add() function in v8::internal::TranslationArrayBuilder
112 Add(opcode); in BeginBuiltinContinuationFrame()
113 Add(bytecode_offset.ToInt()); in BeginBuiltinContinuationFrame()
114 Add(literal_id); in BeginBuiltinContinuationFrame()
115 Add(height); in BeginBuiltinContinuationFrame()
124 Add(opcode); in BeginJSToWasmBuiltinContinuationFrame()
125 Add(bytecode_offset.ToInt()); in BeginJSToWasmBuiltinContinuationFrame()
126 Add(literal_id); in BeginJSToWasmBuiltinContinuationFrame()
127 Add(height); in BeginJSToWasmBuiltinContinuationFrame()
128 Add(return_kin in BeginJSToWasmBuiltinContinuationFrame()
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A 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(30 in TEST()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A 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(30 in TEST()
[all...]
/third_party/protobuf/src/google/protobuf/
H A 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(4 in TEST()
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A 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<CalculateArrayLengt in Run()
[all...]
H A 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<CanonicalizeEntryPointI in TEST_F()
[all...]
H A Dsingle_entry_point_test.cc44 data.Add<SingleEntryPoint::Config>("main"); in TEST_F()
63 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
82 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
98 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
133 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
183 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
233 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
253 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
303 data.Add<SingleEntryPoint::Config>(cfg); in TEST_F()
321 data.Add<SingleEntryPoin in TEST_F()
[all...]
H A Dnum_workgroups_from_uniform_test.cc37 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F()
89 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F()
91 data.Add<NumWorkgroupsFromUniform::Config>(sem::BindingPoint{0, 30u}); in TEST_F()
136 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F()
138 data.Add<NumWorkgroupsFromUniform::Config>(sem::BindingPoint{0, 30u}); in TEST_F()
194 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F()
196 data.Add<NumWorkgroupsFromUniform::Config>(sem::BindingPoint{0, 30u}); in TEST_F()
296 data.Add<CanonicalizeEntryPointIO::Config>( in TEST_F()
298 data.Add<NumWorkgroupsFromUniform::Config>(sem::BindingPoint{0, 30u}); in TEST_F()
339 data.Add<CanonicalizeEntryPointI in TEST_F()
[all...]
H A Dmultiplanar_external_texture_test.cc61 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
105 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
162 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
216 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
288 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
366 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
436 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
503 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
579 data.Add<MultiplanarExternalTexture::NewBindingPoints>( in TEST_F()
655 data.Add<MultiplanarExternalTextur in TEST_F()
[all...]
H A Dvertex_pulling_test.cc33 data.Add<VertexPulling::Config>(); in TEST_F()
53 data.Add<VertexPulling::Config>(cfg); in TEST_F()
71 data.Add<VertexPulling::Config>(cfg); in TEST_F()
95 data.Add<VertexPulling::Config>(cfg); in TEST_F()
125 data.Add<VertexPulling::Config>(cfg); in TEST_F()
164 data.Add<VertexPulling::Config>(cfg); in TEST_F()
203 data.Add<VertexPulling::Config>(cfg); in TEST_F()
243 data.Add<VertexPulling::Config>(cfg); in TEST_F()
291 data.Add<VertexPulling::Config>(cfg); in TEST_F()
350 data.Add<VertexPullin in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
H A Dcoverage_test.go51 t.Log("Add 'b' with the coverage [0,1]")
52 tree.Add(cov.Path{"a", "b"}, coverage(fileA, span0, span1))
63 t.Log("Add 'i' with the coverage [0,1]")
64 tree.Add(cov.Path{"a", "b", "d", "i"}, coverage(fileA, span0, span1))
78 t.Log("Add 'e' with the coverage [0,1,2]")
79 tree.Add(cov.Path{"a", "b", "e"}, coverage(fileA, span0, span1, span2))
93 t.Log("Add 'n' with the coverage [0,3]")
94 tree.Add(cov.Path{"a", "c", "g", "n"}, coverage(fileA, span0, span3))
108 t.Log("Add 'o' with the coverage [0, 3]")
109 tree.Add(co
[all...]
H A Dspan_test.go26 l.Add(span(3, 1, 3, 5))
29 l.Add(span(4, 1, 4, 5))
32 l.Add(span(2, 1, 2, 5))
40 l.Add(span(5, 1, 5, 5))
44 l.Add(span(5, 5, 5, 9))
48 l.Add(span(4, 3, 5, 2))
52 l.Add(span(5, 4, 6, 3))
56 l.Add(span(4, 2, 4, 3))
60 l.Add(span(6, 3, 6, 4))
67 l.Add(spa
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc88 void StringStream::Add(base::Vector<const char> format, in Add() function in v8::StringStream
118 Add(value); in Add()
140 Add("\\x%02x", value); in Add()
142 Add("\\u%04x", value); in Add()
155 Add(base::Vector<const char>(formatted.begin(), length)); in Add()
166 Add("-inf"); in Add()
168 Add("inf"); in Add()
170 Add("nan"); in Add()
174 Add(formatted.begin()); in Add()
182 Add(formatte in Add()
[all...]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
H A 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(" in EqualityIsOrderInsensitive()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A 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(BitCodeAbbrevO in setupRemarkBlockInfo()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp68 // Returns true if result of \p Add is not used before \p Ldst
69 bool noUseOfAddBeforeLoadOrStore(const MachineInstr *Add,
80 // Check if instructions \p Ldst and \p Add can be moved to become adjacent
84 MachineInstr *canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add,
182 bool ARCOptAddrMode::noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, in noUseOfAddBeforeLoadOrStore() argument
184 Register R = Add->getOperand(0).getReg(); in noUseOfAddBeforeLoadOrStore()
220 for (auto &Add : MRI->use_nodbg_instructions(B)) { in tryToCombine()
222 if (!isAddConstantOp(Add, Incr)) in tryToCombine()
228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine()
233 if (!canFixPastUses(Uses, Add in tryToCombine()
265 canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add, SmallVectorImpl<MachineInstr *> *Uses) canJoinInstructions() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
H A 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(" in EqualityIsOrderInsensitive()
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A 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 ( in dng_basic_tag_set()
[all...]
H A Ddng_mosaic_info.cpp64 void Add (const dng_point &delta,
77 void dng_bilinear_kernel::Add (const dng_point &delta, in Add() function in dng_bilinear_kernel
105 // Add element to list. in Add()
625 kernel.Add (dng_point (0, 0), 1.0f);
654 kernel.Add (dng_point (-1, 0), 0.25f);
655 kernel.Add (dng_point ( 0, -1), 0.25f);
656 kernel.Add (dng_point ( 0, 1), 0.25f);
657 kernel.Add (dng_point ( 1, 0), 0.25f);
668 kernel.Add (dng_point (-1, 0), 0.5f);
669 kernel.Add (dng_poin
[all...]
/third_party/ninja/src/
H A Dsubprocess_test.cc45 Subprocess* subproc = subprocs_.Add("cmd /c ninja_no_such_command"); in TEST_F()
59 Subprocess* subproc = subprocs_.Add("ninja_no_such_command"); in TEST_F()
78 Subprocess* subproc = subprocs_.Add("kill -INT $$"); in TEST_F()
89 Subprocess* subproc = subprocs_.Add("kill -INT $PPID ; sleep 1"); in TEST_F()
102 Subprocess* subproc = subprocs_.Add("kill -TERM $$"); in TEST_F()
113 Subprocess* subproc = subprocs_.Add("kill -TERM $PPID ; sleep 1"); in TEST_F()
126 Subprocess* subproc = subprocs_.Add("kill -HUP $$"); in TEST_F()
137 Subprocess* subproc = subprocs_.Add("kill -HUP $PPID ; sleep 1"); in TEST_F()
153 subprocs_.Add("test -t 0 -a -t 1 -a -t 2", /*use_console=*/true); in TEST_F()
167 Subprocess* subproc = subprocs_.Add(kSimpleComman in TEST_F()
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference-table.cc141 void ExternalReferenceTable::Add(Address address, int* index) { in Add() function in v8::internal::ExternalReferenceTable
167 Add(ExternalReference::name(isolate).address(), index); in AddIsolateDependentReferences()
226 Add(isolate->get_address_from_id(static_cast<IsolateAddressId>(i)), index); in AddIsolateAddresses()
269 Add(load_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
270 Add(load_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
271 Add(load_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
272 Add(load_stub_cache->key_reference(StubCache::kSecondary).address(), index); in AddStubCache()
273 Add(load_stub_cache->value_reference(StubCache::kSecondary).address(), index); in AddStubCache()
274 Add(load_stub_cache->map_reference(StubCache::kSecondary).address(), index); in AddStubCache()
279 Add(store_stub_cach in AddStubCache()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp531 case Instruction::Add: in getEncodedBinaryOpcode()
556 case AtomicRMWInst::Add: return bitc::RMW_ADD; in getEncodedRMWOperation()
821 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_POINTER)); in writeTypeTable()
822 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
823 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
828 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in writeTypeTable()
829 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
830 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in writeTypeTable()
831 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
836 Abbv->Add(BitCodeAbbrevO in writeTypeTable()
[all...]
/third_party/node/deps/v8/src/date/
H A Ddateparser-inl.h87 time.Add(n); in Parse()
88 time.Add(0); in Parse()
91 if (!time.Add(n)) return false; in Parse()
95 time.Add(n); in Parse()
111 if (!day.Add(n)) return false; in Parse()
253 day->Add(sign * year); in ParseES5DateTime()
255 day->Add(scanner->Next().number()); in ParseES5DateTime()
263 day->Add(scanner->Next().number()); in ParseES5DateTime()
268 day->Add(scanner->Next().number()); in ParseES5DateTime()
283 time->Add(scanne in ParseES5DateTime()
[all...]
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtransform_builder.h59 /// Helper that invokes Add*Transform for all of the platform independent
87 /// Add instance of transform::Robustness to TransformBuilder
90 tb->manager()->Add<transform::Robustness>(); in impl()
97 /// Add instance of transform::FirstIndexOffset to TransformBuilder
107 tb->data_map()->Add<tint::transform::FirstIndexOffset::BindingPoint>( in impl()
109 tb->manager()->Add<transform::FirstIndexOffset>(); in impl()
116 /// Add instance of transform::BindingRemapper to TransformBuilder
136 tb->data_map()->Add<transform::BindingRemapper::Remappings>( in impl()
138 tb->manager()->Add<transform::BindingRemapper>(); in impl()
145 /// Add instanc
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBuiltinGCs.cpp120 static GCRegistry::Add<ErlangGC> A("erlang",
122 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
123 static GCRegistry::Add<ShadowStackGC>
125 static GCRegistry::Add<StatepointGC> D("statepoint-example",
127 static GCRegistry::Add<CoreCLRGC> E("coreclr", "CoreCLR-compatible GC");

Completed in 30 milliseconds

12345678910>>...42