Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-register.h113 const RegisterList Truncate(int new_count) { in Truncate()
Dinterpreter-assembler.cc549 Node* new_count = SmiAdd(call_count, SmiConstant(1)); in IncrementCallCount() local
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared.pass.cpp26 int new_count = 0; variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c72 unsigned new_count; in rc_remove_unused_constants() local
/external/freetype/src/base/
Dftutil.c95 FT_Long new_count, in ft_mem_realloc()
117 FT_Long new_count, in ft_mem_qrealloc()
/external/pdfium/third_party/freetype/src/base/
Dftutil.c95 FT_Long new_count, in ft_mem_realloc()
117 FT_Long new_count, in ft_mem_qrealloc()
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h143 size_t new_count = AtomicIncrement(&ref_count_); in AddRef() local
/external/v8/src/heap/
Dremembered-set.h131 int new_count = 0; in Iterate() local
196 int new_count = slots->Iterate(callback, TypedSlotSet::KEEP_EMPTY_CHUNKS); in IterateTyped() local
Dslot-set.h179 int new_count = 0; in Iterate() local
426 int new_count = 0; in Iterate() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns05.c154 int orig_count, new_count, status = 0, i; in kill_nested_containers() local
/external/v8/src/compiler/
Dwasm-compiler.h384 Node** Realloc(Node** buffer, size_t old_count, size_t new_count) { in Realloc()
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c211 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_pop() local
240 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_push() local
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c492 __u64 new_start, new_count; in rb_remove_extent() local
/external/pcre/dist2/src/
Dpcre2_dfa_match.c386 int active_count, new_count, match_count; in internal_dfa_match() local
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c368 unsigned new_count = MAX2(1, cs->max_num_buffers * 2); in radv_amdgpu_cs_add_buffer_internal() local
/external/v8/src/
Dfeedback-vector.cc624 int new_count = count->value() + 1; in ConfigureMegamorphic() local
Dcode-stubs.cc1748 Node* new_count = assembler.SmiAdd(call_count, assembler.SmiConstant(1)); in GenerateAssembly() local
Dobjects-inl.h8025 int new_count = ICsWithTypeInfoCountField::decode(value) + delta; in change_ic_with_type_info_count() local
8046 int new_count = ic_generic_count() + delta; in change_ic_generic_count() local
Dobjects.cc14838 int new_count = 0; in Compact() local
/external/libpng/contrib/libtests/
Dpngunknown.c1207 int count = display_rc(&d, strict), new_count; in main() local
/external/blktrace/
Dblkparse.c325 int new_count = cpu + 1; in resize_cpu_info() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c6912 unsigned new_count = 0; in si_eliminate_const_vs_outputs() local