Home
last modified time | relevance | path

Searched defs:growth (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DInfoSink.h152 void checkMem(size_t growth) { if (sink.capacity() < sink.size() + growth + 2) in checkMem()
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DInfoSink.h129 void checkMem(size_t growth) { if (sink.capacity() < sink.size() + growth + 2) in checkMem()
/aosp_15_r20/external/libcxxabi/test/
H A Dtest_fallback_malloc.pass.cpp30 container alloc_series ( size_t sz, float growth ) { in alloc_series()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dstackcheck.go34 growth int // Stack growth in bytes at call to target member
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dtest_fallback_malloc.pass.cpp50 container alloc_series ( size_t sz, float growth ) { in alloc_series()
/aosp_15_r20/external/skia/src/base/
H A DSkTDArray.cpp104 int growth = 4 + ((newCapacity + 4) >> 2); in reserve() local
/aosp_15_r20/external/google-breakpad/src/client/
H A Dminidump_file_writer.cc293 size_t growth = aligned_size; in Allocate() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DGapString.java268 int growth = gapNeeded - gapLength; in shiftTo() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/
DPriorityBlockingQueue.java296 int growth = (oldCap < 64) in tryGrow() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DPriorityBlockingQueue.java296 int growth = (oldCap < 64) in tryGrow() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DPriorityBlockingQueue.java296 int growth = (oldCap < 64) in tryGrow() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc75 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
89 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc92 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
112 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc93 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
113 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_test.cc93 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
113 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/python/cpython3/Objects/
Dbytearrayobject.c436 Py_ssize_t growth = bytes_len - avail; in bytearray_setslice_linear() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc183 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
203 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc202 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
222 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/form/
H A Dfrm_driver.c640 int growth; in Field_Grown() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc203 for (size_t growth = 0; growth < 10000; ++growth) { in TEST() local
223 size_t growth = CapacityToGrowth(capacity); in TEST() local
/aosp_15_r20/external/flac/src/libFLAC/
H A Dmetadata_iterators.c1120 const uint32_t growth = FLAC__STREAM_METADATA_HEADER_LENGTH + node->next->data->length; in chain_merge_adjacent_padding_() local
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/
H A DMPEG4Extractor.cpp3010 size_t growth = kTx3gGrowth; in parseChunk() local
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/javac/
Dcore-oj.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/withres/
Dcore-oj.jarMETA-INF/ META-INF/MANIFEST.MF calendars.properties com/ com/sun ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/core-oj.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF calendars.properties com/ com/sun ...

12