Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp155 int new_count = safe_new_count.ValueOrDie(); in AddPointCount() local
454 int new_count = t_path.GetPointCount(); in GetZeroAreaPath() local
488 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() local
505 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() local
516 int new_count = NewPath.GetPointCount(); in GetZeroAreaPath() local
/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/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/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.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/opencv3/modules/cudafeatures2d/src/cuda/
Dfast.cu374 unsigned int new_count; in nonmaxSuppression_gpu() local
/external/opencv3/modules/imgproc/src/
Dapprox.cpp503 int i = 0, j, pos = 0, wpos, count = count0, new_count=0; in approxPolyDP_() local
/external/libweave/third_party/chromium/base/memory/
Dscoped_ptr_unittest.cc79 static int new_count() { return g_new_count; } in new_count() function in __anonf7f2d9b80111::OverloadedNewAndDelete
/external/libchrome/base/memory/
Dscoped_ptr_unittest.cc78 static int new_count() { return g_new_count; } in new_count() function in __anoncf370c320111::OverloadedNewAndDelete
/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.c1207 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/blktrace/
Dblkparse.c325 int new_count = cpu + 1; in resize_cpu_info() local
/external/v8/src/
Dobjects-inl.h7591 int new_count = ICsWithTypeInfoCountField::decode(value) + delta; in change_ic_with_type_info_count() local
7612 int new_count = ic_generic_count() + delta; in change_ic_generic_count() local
Dobjects.cc15253 int new_count = 0; in Compact() local
/external/v8/test/cctest/heap/
Dtest-heap.cc4728 int new_count = AllocationSitesCount(heap); in TEST() local