Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp168 int new_count = safe_new_count.ValueOrDie(); in AddPointCount() local
438 int new_count = t_path.GetPointCount(); in GetZeroAreaPath() local
466 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() local
478 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() local
485 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() 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/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared.pass.cpp24 int new_count = 0; variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c71 unsigned new_count; in rc_remove_unused_constants() local
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h146 size_t new_count = AtomicIncrement(&ref_count_); in AddRef() local
/external/opencv/cv/src/
Dcvapprox.cpp527 int i = 0, j, count = src_contour->total, new_count; in icvApproxPolyDP_32s() local
731 int i = 0, j, count = src_contour->total, new_count; in icvApproxPolyDP_32f() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c268 GLuint unit, new_count; in update_textures() local
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c492 __u64 new_start, new_count; in rb_remove_extent() local
/external/pcre/dist/
Dpcre_dfa_exec.c418 int active_count, new_count, match_count; in internal_dfa_exec() local
/external/libpng/contrib/libtests/
Dpngunknown.c1182 int count = display_rc(&d, strict), new_count; in main() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_context.h1298 unsigned new_count, i; in SOSetTargets() local
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp521 int new_count = Debugger::TestDebuggerRefCount(); in ScriptInterpreterPython() local
/external/blktrace/
Dblkparse.c325 int new_count = cpu + 1; in resize_cpu_info() local
/external/v8/src/
Dobjects-inl.h7025 int new_count = ICsWithTypeInfoCountField::decode(value) + delta; in change_ic_with_type_info_count() local
7046 int new_count = ic_generic_count() + delta; in change_ic_generic_count() local
/external/v8/test/cctest/
Dtest-heap.cc3880 int new_count = AllocationSitesCount(heap); in TEST() local