Home
last modified time | relevance | path

Searched defs:resize (Results 176 – 200 of 1335) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdePoolArray.hpp395 inline void PoolArray<T, Alignment>::resize(uintptr_t newSize) in resize() function in de::PoolArray
419 inline void PoolArray<T, Alignment>::resize(uintptr_t newSize, const T &value) in resize() function in de::PoolArray
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h293 void resize() in resize() function
340 void resize(unsigned int index) in resize() function
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DResizeEndToEndTestImpl.hpp28 IConnectableLayer* resize = network->AddResizeLayer(descriptor, "resize"); in CreateResizeNetwork() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsparse_set.h196 void SparseSetT<Value>::resize(int new_max_size) { in resize() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp185 resize(size_type new_size) in resize() function in PB_DS_CLASS_C_DEC
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DX0017_StrongEncryptionHeader.java355 final int resize = ZipShort.getValue(data, offset + ivSize + 24 + erdSize); in parseFileFormat() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorStorage.h131 EIGEN_DEVICE_FUNC void resize(Index size, const array<Index, NumIndices_>& nbDimensions) in resize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DIntMap.java101 private void resize() { in resize() method in IntMap
/aosp_15_r20/external/pigweed/pw_string/
H A Dstring_builder.cc80 void StringBuilder::resize(size_t new_size) { in resize() function in pw::StringBuilder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPagedVector.h116 void resize(size_t NewSize) { in resize() function
DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dsparse_set.h196 void SparseSetT<Value>::resize(int new_max_size) { in resize() function
/aosp_15_r20/external/regex-re2/util/
H A Dsparse_set.h196 void SparseSetT<Value>::resize(int new_max_size) { in resize() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/
Dmulti_array_adaption.hpp112 static void resize( T1 &x1 , const T2 &x2 ) in resize() function
/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dblock.rs63 fn resize(config: VmConfig) { in resize() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
Dhash_standard_resize_policy_imp.hpp185 resize(size_type new_size) in resize() function in PB_DS_CLASS_C_DEC
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DPackedVector.h110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/aosp_15_r20/external/angle/src/common/
H A DRingBufferAllocator.cpp181 void RingBufferAllocator::resize(uint32_t newCapacity) in resize() function in angle::RingBufferAllocator
H A DRingBufferAllocator.h53 void resize(uint32_t size) { mStorage.resize(size + kBaseOffset); } in resize() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/ui/compose/
DContentListState.java60 public final void resize(int index, @org.jetbrains.annotations.NotNull() in resize() method in ContentListState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h109 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DPackedVector.h108 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function

12345678910>>...54