Home
last modified time | relevance | path

Searched defs:new_count (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-register.h108 const RegisterList Truncate(int new_count) { in Truncate()
Dinterpreter-assembler.cc713 Node* new_count = SmiAdd( in IncrementCallCount() local
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared.pass.cpp32 int new_count = 0; variable
/external/freetype/src/base/
Dftutil.c95 FT_Long new_count, in ft_mem_realloc()
117 FT_Long new_count, in ft_mem_qrealloc()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c72 unsigned new_count; in rc_remove_unused_constants() local
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h143 size_t new_count = AtomicIncrement(&ref_count_); in AddRef() local
/external/v8/src/heap/
Dremembered-set.h143 int new_count = 0; in Iterate() local
245 int new_count = slots->Iterate(callback, TypedSlotSet::KEEP_EMPTY_CHUNKS); in IterateTyped() local
Dslot-set.h191 int new_count = 0; in Iterate() local
505 int new_count = 0; in Iterate() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns05.c155 int orig_count, new_count, status = 0, i; in kill_nested_containers() local
/external/libchrome/base/metrics/
Dhistogram_samples.cc145 CheckedNumeric<uint16_t> new_count(single_sample.as_parts.count); in Accumulate() local
/external/v8/src/compiler/
Dwasm-compiler.h457 Node** Realloc(Node* const* buffer, size_t old_count, size_t new_count) { in Realloc()
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c110 uint32_t new_count = MAX2(bo->bo_capacity * 2, bo->range_count); in radv_amdgpu_winsys_rebuild_bo_list() local
Dradv_amdgpu_cs.c462 unsigned new_count = MAX2(1, cs->max_num_buffers * 2); in radv_amdgpu_cs_add_buffer_internal() local
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c204 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_pop() local
233 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_push() local
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c501 __u64 new_start, new_count; in rb_remove_extent() local
/external/python/cpython3/Python/
Dhamt.c1466 Py_ssize_t new_count = hamt_node_collision_count(self) - 1; in hamt_node_collision_without() local
1815 Py_ssize_t new_count = self->a_count - 1; in hamt_node_array_without() local
/external/u-boot/tools/
Dfdtgrep.c676 int new_count; in fdtgrep_find_regions() local
/external/pcre/dist2/src/
Dpcre2_dfa_match.c529 int active_count, new_count, match_count; in internal_dfa_match() local
/external/libpng/contrib/libtests/
Dpngunknown.c1215 int count = display_rc(&d, strict), new_count; in main() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java1477 int new_count = entry_idx + 1; in ApplyStyle() local
/external/blktrace/
Dblkparse.c325 int new_count = cpu + 1; in resize_cpu_info() local
/external/v8/src/
Dobjects.cc15295 int new_count = 0; in Compact() local