Searched refs:dv_refcount (Results 1 – 19 of 19) sorted by relevance
45 d->dv_refcount = 0; in dict_alloc()99 ++d->dv_refcount; in rettv_dict_set()175 if (d != NULL && --d->dv_refcount <= 0) in dict_unref()337 ++copy->dv_refcount; in dict_copy()587 ++dict->dv_refcount; in dict_add_dict()
2052 if (may_free_fc && fc->l_vars.dv_refcount == DO_NOT_FREE_CNT) in cleanup_function_call()2060 if (may_free_fc && fc->l_avars.dv_refcount == DO_NOT_FREE_CNT) in cleanup_function_call()2153 && fc->l_vars.dv_refcount == DO_NOT_FREE_CNT in funccal_unref()2154 && fc->l_avars.dv_refcount == DO_NOT_FREE_CNT))) in funccal_unref()2533 ++selfdict->dv_refcount; in call_user_func()4966 ++fudi.fd_dict->dv_refcount; in ex_call()5486 if (current_funccal == NULL || current_funccal->l_vars.dv_refcount == 0) in get_funccal_local_ht()5498 if (current_funccal == NULL || current_funccal->l_vars.dv_refcount == 0) in get_funccal_local_var()5510 if (current_funccal == NULL || current_funccal->l_vars.dv_refcount == 0) in get_funccal_args_ht()5522 if (current_funccal == NULL || current_funccal->l_vars.dv_refcount == 0) in get_funccal_args_var()[all …]
1585 ++dict->dv_refcount; in DictionaryNew()1602 ++ret->dv_refcount; in py_dict_alloc()1618 --dict->dv_refcount; in DictionaryConstructor()3188 ++pt->pt_dict->dv_refcount; in set_partial()5986 --dict->dv_refcount; in pydict_to_tv()6087 --dict->dv_refcount; in pymap_to_tv()6152 ++tv->vval.v_dict->dv_refcount; in convert_dl()6183 ++tv->vval.v_dict->dv_refcount; in ConvertFromPyMapping()6250 ++tv->vval.v_dict->dv_refcount; in _ConvertFromPyObject()6413 tv->vval.v_partial->pt_dict->dv_refcount++; in ConvertToPyObject()
1952 && !(check_refcount && d->dv_refcount > 1)) in item_lock()2394 ++val->dv_refcount; in set_vim_var_dict()2687 ++tv->vval.v_dict->dv_refcount; in eval_variable()3043 dict->dv_refcount = DO_NOT_FREE_CNT; in init_var_dict()3060 dict->dv_refcount -= DO_NOT_FREE_CNT - 1; in unref_var_dict()
709 ++tv->vval.v_dict->dv_refcount; in luaV_totypval()1040 dic->dv_refcount++; // reference in Lua in luaV_newdict()1108 d->dv_refcount++; in luaV_dict_index()
1135 retval = argvars[0].vval.v_dict->dv_refcount - 1; in f_test_refcount()
1331 ++d->dv_refcount; in find_tagfunc_tags()1346 --d->dv_refcount; in find_tagfunc_tags()
1107 ++lp->ll_tv->vval.v_dict->dv_refcount; in get_lval()5904 ++selfdict->dv_refcount; in handle_subscript()5998 ++to->vval.v_dict->dv_refcount; in item_copy()
1961 ++d->dv_refcount; in ruby_convert_to_vim_value()
4577 item->dv_refcount++; in create_readdirex_item()4634 item->dv_refcount++; in create_readdirex_item()
629 ++opt->jo_env->dv_refcount; in get_job_options()
1131 ++to->vval.v_dict->dv_refcount; in copy_tv()
1569 int dv_refcount; // reference count member
2204 ++d->dv_refcount; in exec_instructions()3060 ++dict->dv_refcount; in exec_instructions()
650 ++dict->dv_refcount; in list_append_dict()
3339 ++dict->dv_refcount; in mzscheme_to_vim_impl()
4666 li->li_tv.vval.v_dict->dv_refcount++; in fuzzy_match_in_list()
4087 ++pt->pt_dict->dv_refcount; in common_function()4096 ++pt->pt_dict->dv_refcount; in common_function()
4642 ++d->dv_refcount; in call_qftf_func()