| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | resize_uninitialized.h | 37 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
| /third_party/node/deps/v8/include/cppgc/ |
| D | explicit-management.h | 90 bool Resize(T& object, AdditionalBytes additional_bytes) { in Resize() function
|
| /third_party/skia/third_party/externals/tint/tools/src/list/ |
| D | list.go | 45 Resize(count int) methodSpec 129 func (l list) Resize(count int) { func
|
| D | list_test.go | 33 func (customList) Resize(count int) {} func
|
| /third_party/node/deps/v8/src/utils/ |
| D | detachable-vector.h | 90 void Resize(size_t new_capacity) { in Resize() function
|
| D | identity-map.cc | 296 void IdentityMapBase::Resize(int new_capacity) { in Resize() function in v8::internal::IdentityMapBase
|
| D | bit-vector.h | 144 void Resize(int new_length, Zone* zone) { in Resize() function
|
| /third_party/node/deps/v8/src/snapshot/ |
| D | snapshot-data.h | 94 void Resize(uint32_t size) { size_ = size; } in Resize() function
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| D | gc-info-table.cc | 91 void GCInfoTable::Resize() { in Resize() function in cppgc::internal::GCInfoTable
|
| D | explicit-management.cc | 135 bool ExplicitManagementImpl::Resize(void* object, size_t new_object_size) { in Resize() function in cppgc::internal::ExplicitManagementImpl
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | FixedVector_unittest.cpp | 112 TEST(FixedVector, Resize) in TEST() argument
|
| D | FastVector_unittest.cpp | 176 TEST(FastVector, Resize) in TEST() argument
|
| /third_party/node/deps/v8/src/zone/ |
| D | zone-list-inl.h | 67 void ZoneList<T>::Resize(int new_capacity, Zone* zone) { in Resize() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| D | vktBitstreamBufferImpl.cpp | 127 VkDeviceSize BitstreamBufferImpl::Resize(VkDeviceSize, VkDeviceSize, VkDeviceSize) in Resize() function in vkt::video::BitstreamBufferImpl
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationKeys.java | 136 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationKeys.java | 129 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
|
| /third_party/node/deps/v8/src/base/ |
| D | hashmap.h | 412 void TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::Resize() { in Resize() function
|
| /third_party/node/deps/v8/src/objects/ |
| D | string-table.cc | 227 std::unique_ptr<StringTable::Data> StringTable::Data::Resize( in Resize() function in v8::internal::StringTable::Data
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | rulebasedcollator.cpp | 86 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anon5c49c15f0111::FixedSortKeyByteSink 118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | rulebasedcollator.cpp | 88 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anona477fa600111::FixedSortKeyByteSink 120 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink
|
| /third_party/icu/icu4c/source/i18n/ |
| D | rulebasedcollator.cpp | 86 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anon073601d10111::FixedSortKeyByteSink 118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | inlined_vector_exception_safety_test.cc | 267 TYPED_TEST(TwoSizeTest, Resize) { in TYPED_TEST() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| D | RuleBasedCollator.java | 1118 protected boolean Resize(int appendCapacity, int length) { in Resize() method in RuleBasedCollator.CollationKeyByteSink
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | RuleBasedCollator.java | 1090 protected boolean Resize(int appendCapacity, int length) { in Resize() method in RuleBasedCollator.CollationKeyByteSink
|
| /third_party/protobuf/src/google/protobuf/ |
| D | repeated_field_unittest.cc | 260 TEST(RepeatedField, Resize) { in TEST() argument
|