Home
last modified time | relevance | path

Searched defs:GetMaxSize (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h209 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
237 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h209 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
237 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h209 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
237 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h209 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
237 static void GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/
Drename_vregs.h42 [[nodiscard]] int GetMaxSize(MachineReg reg) const { return max_size_.at(reg.GetVRegIndex()); } in GetMaxSize() function
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DToolBar.h17 bool GetMaxSize(LPSIZE size) in GetMaxSize() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_array.cpp360 uint32_t CmDynamicArray::GetMaxSize( void ) in GetMaxSize() function in CMRT_UMD::CmDynamicArray
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDictionary.h40 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDictionary.h40 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDictionary.h40 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDictionary.h40 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDictionary.h40 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.hpp259 uint16_t GetMaxSize(void) const { return kMaxSize; } in GetMaxSize() function in ot::Spinel::SpinelDriver::Array
/aosp_15_r20/external/openthread/src/core/common/
H A Darray.hpp198 IndexType GetMaxSize(void) const { return static_cast<IndexType>(kMaxSize); } in GetMaxSize() function in ot::Array
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.cpp111 VkDeviceSize BitstreamBufferImpl::GetMaxSize() const in GetMaxSize() function in vkt::video::BitstreamBufferImpl
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElfInterface.cpp589 void ElfInterfaceImpl<ElfTypes>::GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function in unwindstack::ElfInterfaceImpl
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/
H A Dlibfuzzer_macro.cc130 size_t GetMaxSize(const InputReader& input, const OutputWriter& output, in GetMaxSize() function
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerInternal.h74 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc250 uint8_t GetMaxSize() const { return max_acceptlist_size_; } in GetMaxSize() function in __anon8d9c7e7c0111::ShadowAcceptlist
294 uint8_t GetMaxSize() const { return max_address_resolution_size_; } in GetMaxSize() function in __anon8d9c7e7c0111::ShadowAddressResolutionList
/aosp_15_r20/external/pigweed/pw_containers/
H A Dintrusive_set_test.cc257 TEST_F(IntrusiveSetTest, GetMaxSize) { in TEST_F() argument
H A Dintrusive_map_test.cc353 TEST_F(IntrusiveMapTest, GetMaxSize) { in TEST_F() argument
H A Dintrusive_multimap_test.cc349 TEST_F(IntrusiveMultiMapTest, GetMaxSize) { in TEST_F() argument
H A Dintrusive_multiset_test.cc265 TEST_F(IntrusiveMultiSetTest, GetMaxSize) { in TEST_F() argument
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h170 inline size_t LiteralPool::GetMaxSize() const { in GetMaxSize() function
286 size_t GetMaxSize() const { in GetMaxSize() function