Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dchunk.c123 int new_count = 3 * (pchk->count + 1) / 2 ; in psf_store_read_chunk() local
239 int new_count = 3 * (pchk->count + 1) / 2 ; in psf_save_write_chunk() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftutil.c94 FT_Long new_count, in ft_mem_realloc()
116 FT_Long new_count, in ft_mem_qrealloc()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_remove_constants.c72 unsigned new_count; in rc_remove_unused_constants() local
/third_party/node/deps/v8/src/interpreter/
Dbytecode-register.h130 const RegisterList Truncate(int new_count) { in Truncate()
/third_party/mesa3d/src/util/
Dralloc.h216 #define rerzalloc(ctx, ptr, type, old_count, new_count) \ argument
Dralloc.c241 unsigned old_count, unsigned new_count) in rerzalloc_array_size()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Drefcount.h145 size_t new_count = AtomicIncrement(&ref_count_); in AddRef() local
/third_party/littlefs/scripts/
Dcoverage.py220 new_hits, new_count, argument
/third_party/ffmpeg/libavcodec/
Dcbs_sei.c81 int new_count = 2 * old_count + 1; in ff_cbs_sei_list_add() local
Dsheervideo.c1787 unsigned new_count = count; in build_vlc() local
/third_party/node/deps/v8/src/heap/
Dslot-set.h473 size_t new_count = 0; in Iterate() local
705 int new_count = 0; in Iterate() local
Dremembered-set.h268 int new_count = in IterateTyped() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c199 unsigned new_count = 0; in util_lower_uint64_vertex_elements() local
/third_party/node/deps/v8/src/objects/
Dcompilation-cache-table.cc382 const int new_count = Smi::ToInt(get(value_index)) - 1; in Age() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-microtask-queue-gen.cc349 TNode<IntPtrT> new_count = IntPtrAdd(count, IntPtrConstant(1)); in IncrementFinishedMicrotaskCount() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c80 uint32_t new_count = MAX2(bo->bo_capacity * 2, bo->range_count); in radv_amdgpu_winsys_rebuild_bo_list() local
Dradv_amdgpu_cs.c534 unsigned new_count = MAX2(1, cs->max_num_buffers * 2); in radv_amdgpu_cs_add_buffer_internal() local
/third_party/python/Python/
Dhamt.c1457 Py_ssize_t new_count = hamt_node_collision_count(self) - 1; in hamt_node_collision_without() local
1806 Py_ssize_t new_count = self->a_count - 1; in hamt_node_array_without() local
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c540 int active_count, new_count, match_count; in internal_dfa_match() local
/third_party/ffmpeg/libavformat/
Dwtvenc.c114 int new_count = *count + 1; in add_serial_pair() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c1215 int count = display_rc(&d, strict), new_count; in main() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c646 unsigned new_count; in compile_vertex_list() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1055 unsigned new_count = velems->count; in cso_set_vertex_elements_direct() local
/third_party/vulkan-loader/loader/
Dloader.c5914 uint32_t new_count = inst->total_gpu_count; local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc155 TNode<Smi> new_count = SmiAdd( in IncrementCallCount() local