Home
last modified time | relevance | path

Searched defs:new_total (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/kmod/shared/
H A Dhash.c155 unsigned new_total = bucket->total + hash->step; in hash_add() local
198 unsigned new_total = bucket->total + hash->step; in hash_add_unique() local
H A Darray.c30 static int array_realloc(struct array *array, size_t new_total) in array_realloc()
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/progress_bar/
H A D__init__.py45 task_name: str, count=1, completed=False, canceled=False, new_total=None argument
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Dcoverage-caller-callee-total-count.cc20 uintptr_t new_total = __sanitizer_get_total_unique_caller_callee_pairs(); in CheckNewTotalUniqueCoverageIsLargerAndReturnIt() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h1834 const auto new_total = old_total + len; in IncreaseCommittedPages() local