Home
last modified time | relevance | path

Searched defs:old_count (Results 1 – 10 of 10) sorted by relevance

/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.py219 old_hits, old_count, argument
/third_party/ffmpeg/libavcodec/
Dcbs_sei.c77 int old_count = list->nb_messages_allocated; in ff_cbs_sei_list_add() local
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h343 int old_count = ref_count_.load(std::memory_order_acquire); in DecRef() local
357 int old_count = ref_count_.fetch_sub(1, std::memory_order_acq_rel); in DecRefOnLiveCode() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c742 FT_UInt n, old_count, count; in pfr_glyph_load_rec() local
/third_party/toybox/kconfig/
Dexpr.c196 int res, old_count; in expr_eq() local
/third_party/node/deps/v8/src/debug/
Ddebug-coverage.cc30 uint32_t old_count = entry->value; in Add() local
/third_party/node/src/
Dcares_wrap.cc905 int type, status, old_count; in Parse() local
/third_party/vulkan-loader/loader/
Dloader.c5913 uint32_t old_count = inst->phys_dev_count_tramp; local