Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dchunk.c120 int new_count = 3 * (pchk->count + 1) / 2 ; in psf_store_read_chunk() local
233 int new_count = 3 * (pchk->count + 1) / 2 ; in psf_save_write_chunk() local
/third_party/freetype/src/base/
Dftutil.c94 FT_Long new_count, in ft_mem_realloc()
116 FT_Long new_count, in ft_mem_qrealloc()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftutil.c95 FT_Long new_count, in ft_mem_realloc()
117 FT_Long new_count, in ft_mem_qrealloc()
/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/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Drefcount.h145 size_t new_count = AtomicIncrement(&ref_count_); in AddRef() local
/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/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/littlefs/scripts/
Dcoverage.py220 new_hits, new_count, argument
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns05.c155 int orig_count, new_count, status = 0, i; in kill_nested_containers() local
/third_party/ffmpeg/libavcodec/
Dcbs_sei.c81 int new_count = 2 * old_count + 1; in ff_cbs_sei_list_add() local
Dsheervideo.c1791 unsigned new_count = count; in build_vlc() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c199 unsigned new_count = 0; in util_lower_uint64_vertex_elements() local
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.c631 gst_iir_equalizer_compute_frequencies (GstIirEqualizer * equ, guint new_count) in gst_iir_equalizer_compute_frequencies()
/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.c1448 Py_ssize_t new_count = hamt_node_collision_count(self) - 1; in hamt_node_collision_without() local
1797 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/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c1215 int count = display_rc(&d, strict), new_count; in main() local
/third_party/ffmpeg/libavformat/
Dwtvenc.c114 int new_count = *count + 1; in add_serial_pair() local
/third_party/flutter/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.c5658 uint32_t new_count = inst->total_gpu_count; in setup_loader_tramp_phys_devs() local