Home
last modified time | relevance | path

Searched refs:dotnames (Results 1 – 10 of 10) sorted by relevance

/dports/math/R-cran-xts/xts/R/
H A Dmodify.args.R53 dotnames <- names(arglist[pm == 0L]) functionVar
54 .formals[dotnames] <- arglist[dotnames]
/dports/textproc/gnugrep/grep-3.7/tests/
H A Dinclude-exclude17 printf '%s\n' ./x/a ./x/b ./x/dir/d | sort > exp-dotnames || framework_failure_
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dmodel.c77 SEXP terms, data, names, variables, varnames, dots, dotnames, na_action; in modelframe() local
90 dotnames = CAR(args); args = CDR(args); in modelframe()
105 if ((ndots = length(dots)) != length(dotnames)) in modelframe()
107 if ( ndots && !isString(dotnames)) in modelframe()
128 ss = translateChar(STRING_ELT(dotnames, i)); in modelframe()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dmodel.c77 SEXP terms, data, names, variables, varnames, dots, dotnames, na_action; in modelframe() local
90 dotnames = CAR(args); args = CDR(args); in modelframe()
105 if ((ndots = length(dots)) != length(dotnames)) in modelframe()
107 if ( ndots && !isString(dotnames)) in modelframe()
128 ss = translateChar(STRING_ELT(dotnames, i)); in modelframe()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/
H A Dmodels.py6022 def PrefixTree(model, dotnames): argument
6024 if not dotnames:
6028 for dotname in dotnames:
H A Dfields.py621 for dotnames in self.depends:
625 for index, fname in enumerate(dotnames.split('.')):
/dports/editors/xvile/vile-9.8v/
H A DREADME1043 + revise lookup for xvile's menu file to look for dotnames in the
1044 current and home-directories, while non-dotnames may be found
H A DCHANGES3679 + revise lookup for xvile's menu file to look for dotnames in the
3680 current and home-directories, while non-dotnames may be found there
/dports/editors/vile/vile-9.8v/
H A DREADME1043 + revise lookup for xvile's menu file to look for dotnames in the
1044 current and home-directories, while non-dotnames may be found
H A DCHANGES3679 + revise lookup for xvile's menu file to look for dotnames in the
3680 current and home-directories, while non-dotnames may be found there