Home
last modified time | relevance | path

Searched refs:capacity (Results 1 – 15 of 15) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/base/
Daddress_space.h47 int capacity; member
141 address_space_assert(allocator->capacity >= 1); in address_space_allocator_split_block()
143 address_space_assert(allocator->size <= allocator->capacity); in address_space_allocator_split_block()
148 if (allocator->size == allocator->capacity) { in address_space_allocator_split_block()
149 int new_capacity = address_space_allocator_grow_capacity(allocator->capacity); in address_space_allocator_split_block()
156 allocator->capacity = new_capacity; in address_space_allocator_split_block()
314 allocator->capacity = initial_capacity; in address_space_allocator_init()
325 address_space_assert(allocator->capacity >= allocator->size); in address_space_allocator_destroy()
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h102 size_type capacity() const { return mCapacity; } in capacity() function
138 if (newCap <= this->capacity()) { in reserve()
170 void init(iterator begin, iterator end, size_type capacity) { in init() argument
173 this->mCapacity = capacity; in init()
209 if (newSize > capacity()) { in grow_for_size()
210 set_capacity(std::max(newSize, capacity() + capacity() / 2)); in grow_for_size()
/device/generic/goldfish/wifi/ipv6proxy/
Dmessage.h22 size_t capacity() const { return sizeof(mData); } in capacity() function
Dsocket.cpp137 receivingMessage->capacity(), in receive()
163 receivingMessage->capacity(), in receiveFrom()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py1065 def __init__(self, capacity): argument
1070 self.capacity = capacity
1080 return (len(self.buffer) >= self.capacity)
1116 def __init__(self, capacity, flushLevel=logging.ERROR, target=None): argument
1124 BufferingHandler.__init__(self, capacity)
1132 return (len(self.buffer) >= self.capacity) or \
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/
Dhi3660.dtsi64 capacity-dmips-mhz = <592>;
74 capacity-dmips-mhz = <592>;
84 capacity-dmips-mhz = <592>;
94 capacity-dmips-mhz = <592>;
108 capacity-dmips-mhz = <1024>;
122 capacity-dmips-mhz = <1024>;
136 capacity-dmips-mhz = <1024>;
150 capacity-dmips-mhz = <1024>;
/device/generic/goldfish/dhcp/common/
Dmessage.h66 size_t capacity() const { return sizeof(dhcpData); } in capacity() function
Dsocket.cpp241 iov.iov_len = message->capacity(); in receiveFromInterface()
279 iov[2].iov_len = message->capacity(); in receiveRawUdp()
/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp367 message.resize(message.capacity()); in ReadEventFromFd()
370 int ret = read(fd, message.data(), message.capacity()); in ReadEventFromFd()
/device/google/cuttlefish_common/common/libs/utils/
Dsimulated_buffer_test.cpp44 int64_t capacity, in MockSimulatedBuffer() argument
46 T(sample_rate, capacity, factory), in MockSimulatedBuffer()
/device/google/cuttlefish_common/host/frontend/stream_audio/
Dmain.cpp102 new_buffer.resize(new_buffer.capacity()); in Update()
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dnvidia-tegra.rst31 capacity allows.
Dhikey.rst88 - Generate l-loader.bin and partition table for aosp. The eMMC capacity is either 8GB or 4GB. Just…
/device/google/crosshatch/
Dinit.hardware.rc481 chown system system /sys/class/power_supply/wireless/capacity
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni58 #string STR_GEN_CPY_FAIL #language en-US "%H%s%N: Copy failure: insufficient capacity on d…