Home
last modified time | relevance | path

Searched defs:profile_add (Results 1 – 7 of 7) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dprofile_spec.lua69 local function profile_add(t1, t2) return prof.profile_add(t1, t2) end function
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Drbac_solaris.py125 def profile_add(user, profile): function
/dports/misc/clifm/clifm-1.3/src/
H A Dprofiles.c298 profile_add(char *prof) in profile_add() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dprofile.c105 proftime_T profile_add(proftime_T tm1, proftime_T tm2) FUNC_ATTR_CONST in profile_add() function
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dprofile.c85 void profile_add(int verb, char *desc) in profile_add() function
/dports/editors/vim/vim-8.2.3745/src/
H A Dprofiler.c213 profile_add(proftime_T *tm, proftime_T *tm2) in profile_add() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DClasses.pm197 sub profile_add subroutine