/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyBuffer2.h | 23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function 116 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | router_table.hpp | 350 bool IsAllocated(uint8_t aRouterId) const { return mRouterIdMap.IsAllocated(aRouterId); } in IsAllocated() function in ot::RouterTable 477 … bool IsAllocated(uint8_t aRouterId) const { return (mIndexes[aRouterId] & kAllocatedFlag); } in IsAllocated() function in ot::RouterTable::RouterIdMap
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | temporary_device_memory.cc | 52 bool TemporaryDeviceMemoryBase::IsAllocated() const { in IsAllocated() function in stream_executor::TemporaryDeviceMemoryBase
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/ |
H A D | server.h | 133 bool IsAllocated(l2cap::Psm psm) const { return psm_to_service_.count(psm); } in IsAllocated() function
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | WorkingMemHandle.hpp | 77 bool IsAllocated() override in IsAllocated() function in armnn::experimental::WorkingMemHandle
|
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/ |
H A D | SharedBuffer.cpp | 158 bool SharedBuffer::IsAllocated(void* buf) { in IsAllocated() function in executorch::backends::qnn::SharedBuffer
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/ |
H A D | state_bitmap_unittest.cc | 64 bool IsAllocated(size_t object_position) const { in IsAllocated() function in partition_alloc::internal::__anonfcbd7dac0111::PartitionAllocStateBitmapTest
|
H A D | state_bitmap.h | 298 StateBitmap<PageSize, PageAlignment, AllocationAlignment>::IsAllocated( in IsAllocated() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | simple_planner_test.cc | 205 bool IsAllocated(int tensor_index) { in IsAllocated() function in tflite::__anonec026e940111::SimplePlannerTest
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | region_space.h | 471 bool IsAllocated() const { in IsAllocated() function
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_allocator.cc | 668 bool AsanChunkView::IsAllocated() { in IsAllocated() function in __asan::AsanChunkView
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_matching.cpp | 3407 int db_Matcher_u::IsAllocated() in IsAllocated() function in db_Matcher_u
|