Home
last modified time | relevance | path

Searched defs:full_size (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.cc42 static const size_t full_size = (size_t(1) << (kMaxSegmentSizePower + 1)) - in ConfigureSegmentPool() local
/external/u-boot/cmd/
Dubi.c300 size_t full_size) in ubi_volume_begin_write()
645 size_t full_size; in do_ubi() local
/external/catch2/include/internal/
Dcatch_test_case_info.cpp137 std::size_t full_size = 2 * tags.size(); in tagsAsString() local
/external/mesa3d/src/util/
Dralloc.c631 unsigned full_size; in linear_alloc_child() local
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp1046 unsigned PathDiagnostic::full_size() { in full_size() function in PathDiagnostic
/external/libchrome/base/debug/
Dactivity_tracker.cc487 size_t full_size = std::min(base_size + value_extent, available_); in Set() local
/external/v8/src/heap/
Dfactory.cc3562 int full_size = isolate()->heap()->MaxNumberToStringCacheSize(); in NumberToStringCacheSet() local
/external/catch2/single_include/catch2/
Dcatch.hpp11719 std::size_t full_size = 2 * tags.size(); in tagsAsString() local