Home
last modified time | relevance | path

Searched defs:AddRange (Results 1 - 9 of 9) sorted by relevance

/third_party/benchmark/src/
H A Dbenchmark_register.h60 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange() function
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtensionRegistry.cs101 public void AddRange(IEnumerable<Extension> extensions) in AddRange() method in Google.Protobuf.ExtensionRegistry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h62 void AddRange(unsigned start, unsigned end) { bv.set(start, end); } in AddRange() function
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc104 void AddressToTraceMap::AddRange(Address start, int size, in AddRange() function in v8::internal::AddressToTraceMap
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs402 public void AddRange(IEnumerable<T> values) in AddRange() method in Google.Protobuf.Collections.RepeatedField
/third_party/node/src/
H A Dnode_sockaddr.cc608 void SocketAddressBlockListWrap::AddRange( in AddRange() function in node::SocketAddressBlockListWrap
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc146 void UnicodeRangeSplitter::AddRange(CharacterRange range) { in AddRange() function in v8::internal::UnicodeRangeSplitter
253 const auto AddRange = [&](base::uc16 from_l, base::uc16 to_l, in AddNonBmpSurrogatePairs() local
H A Dregexp-compiler.cc2704 ContainedInLattice AddRange(ContainedInLattice containment, const int* ranges, in AddRange() function
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc234 void AddRange(const Range& other) { in AddRange() function in v8::internal::compiler::Range
3330 void AddRange(const Range& range) { range_.AddRange(range); } in AddRange() function in v8::internal::compiler::MidTierSpillSlotAllocator::SpillSlot

Completed in 20 milliseconds