Home
last modified time | relevance | path

Searched defs:used_bytes (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/rtc_base/
Dmemory_usage_unittest.cc18 int64_t used_bytes = GetProcessResidentSizeBytes(); in TEST() local
/external/webrtc/modules/pacing/
Dinterval_budget_unittest.cc75 int used_bytes = TimeToBytes(kBitrateKbps, overuse_time_ms); in TEST() local
85 int used_bytes = TimeToBytes(kBitrateKbps, overuse_time_ms); in TEST() local
/external/tensorflow/tensorflow/lite/micro/
Drecording_micro_allocator.h44 size_t used_bytes; member
Dmicro_allocator.cc749 size_t MicroAllocator::used_bytes() const { in used_bytes() function in tflite::MicroAllocator
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-cipher.c21 size_t used_bytes; member
Dcrypto_libtomcrypt.c293 size_t used_bytes; member
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp934 size_t used_bytes = 0; in l_write_read_for_type() local
1085 size_t used_bytes = 0; in l_init_write_read_for_type() local
1271 size_t used_bytes = 0; in l_capacity() local
1445 size_t used_bytes = 0; in l_user_type() local
1680 size_t used_bytes = 0; in test_progvar_func_scope() local
/external/pdfium/core/fxcodec/basic/
Dbasicmodule.cpp169 void RLScanlineDecoder::UpdateOperator(uint8_t used_bytes) { in UpdateOperator()
/external/openscreen/osp/public/
Dmessage_demuxer_unittest.cc340 size_t used_bytes; in TEST_F() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc466 uint32_t used_bytes = static_cast<uint32_t>(RoundUpToSystemPage(raw_size)); in PartitionPurgePage() local
/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABIWindows_x86_64.cpp657 uint32_t used_bytes = in GetReturnValueObjectImpl() local
/external/dlmalloc/
Dmalloc.c5173 size_t used_bytes, in internal_inspect_all()
5359 size_t used_bytes, in dlmalloc_inspect_all()
5890 size_t used_bytes, in mspace_inspect_all()
/external/libgav1/libgav1/src/dsp/x86/
Dconvolve_sse4.cc843 const int used_bytes = _mm_extract_epi8(src_indices, 15) + 1 + num_taps - 2; in PrepareSourceVectors() local
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h639 __u64 used_bytes; member