Home
last modified time | relevance | path

Searched defs:available_bytes (Results 1 – 13 of 13) sorted by relevance

/external/libchrome/base/
Dsys_info_posix.cc107 int64_t* available_bytes, in GetDiskSpaceInfo()
/external/pigweed/pw_blob_store/
Dblob_store.cc409 size_t available_bytes = ReadableDataBytes() - offset; in Read() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_packetizer_av1.cc219 int available_bytes = packet_remaining_bytes; in Packetize() local
/external/crosvm/devices/src/virtio/
Dtpm.rs50 let available_bytes = reader.available_bytes(); in perform_work() localVariable
Ddescriptor_utils.rs66 fn available_bytes(&self) -> usize { in available_bytes() method
434 pub fn available_bytes(&self) -> usize { in available_bytes() method
565 pub fn available_bytes(&self) -> usize { in available_bytes() method
Dblock.rs282 let available_bytes = writer.available_bytes(); in process_one_request() localVariable
Dblock_async.rs258 let available_bytes = writer.available_bytes(); in process_one_request() localVariable
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc107 size_t available_bytes = memory_limit_ - total_region_allocated_bytes_; in Extend() local
331 size_t available_bytes = in DeallocateFreeRegions() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cpp569 uptr available_bytes = (buffer->size() - size_up) * uptr_sz; in GetRegistersAndSP() local
/external/python/cpython2/Objects/
Dobmalloc.c1804 size_t available_bytes = 0; in _PyObject_DebugMallocStats() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c1514 int available_bytes = (bytes - byte_offset) > PAGE_CACHE_SIZE ? in squashfs_readpage() local
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs303 let available_bytes = reader.available_bytes(); in process_gpu_command() localVariable
/external/python/cpython3/Objects/
Dobmalloc.c2610 size_t available_bytes = 0; in _PyObject_DebugMallocStats() local