Searched defs:AddRange (Results 1 – 10 of 10) sorted by relevance
| /third_party/benchmark/src/ |
| D | benchmark_register.h | 60 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { in AddRange() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ExtensionRegistry.cs | 101 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/ |
| D | SafeStackColoring.h | 62 void AddRange(unsigned start, unsigned end) { bv.set(start, end); } in AddRange() function
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| D | RepeatedField.cs | 402 public void AddRange(IEnumerable<T> values) in AddRange() method in Google.Protobuf.Collections.RepeatedField
|
| /third_party/node/deps/v8/src/profiler/ |
| D | allocation-tracker.cc | 104 void AddressToTraceMap::AddRange(Address start, int size, in AddRange() function in v8::internal::AddressToTraceMap
|
| /third_party/node/deps/v8/src/ast/ |
| D | ast-source-ranges.h | 275 void AddRange(const SourceRange& range) { ranges_.push_back(range); } in AddRange() function
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-compiler-tonode.cc | 146 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
|
| D | regexp-compiler.cc | 2704 ContainedInLattice AddRange(ContainedInLattice containment, const int* ranges, in AddRange() function
|
| /third_party/node/src/ |
| D | node_sockaddr.cc | 608 void SocketAddressBlockListWrap::AddRange( in AddRange() function in node::SocketAddressBlockListWrap
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | mid-tier-register-allocator.cc | 234 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
|