Home
last modified time | relevance | path

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

12

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/HelloPyTorch/src/
H A Dadd_generator.cpp34 Var tx("tx"), xy("xy"), cn("cn"), allvars("allvars"); in generate() local
88 Var tx("tx"), xy("xy"), cn("cn"), allvars("allvars"); in generate() local
/dports/math/py-or-tools/or-tools-9.2/examples/cpp/
H A Dconstraint_programming_cp.cc37 std::vector<IntVar*> allvars = {x, y, z}; in RunConstraintProgrammingExample() local
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdap2/
H A Dcache.c98 NClist* allvars = nccomm->cdf.ddsroot->tree->varnodes; in prefetchdata() local
402 NClist* allvars = nccomm->cdf.fullddsroot->tree->varnodes; in markprefetch() local
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Dcache.c98 NClist* allvars = nccomm->cdf.ddsroot->tree->varnodes; in prefetchdata() local
404 NClist* allvars = nccomm->cdf.fullddsroot->tree->varnodes; in markprefetch() local
/dports/science/jstrack/jstrack/extlib/tcllib1.19/namespacex/
H A Dnamespacex.tcl186 proc ::namespacex::info::allvars {ns} { procedure
/dports/devel/tcllib/tcllib-1.20/modules/namespacex/
H A Dnamespacex.tcl219 proc ::namespacex::info::allvars {ns} { procedure
/dports/devel/tcllibc/tcllib-1.20/modules/namespacex/
H A Dnamespacex.tcl219 proc ::namespacex::info::allvars {ns} { procedure
/dports/databases/py-sqlite3/Python-3.8.12/Tools/c-globals/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/databases/py-gdbm/Python-3.8.12/Tools/c-globals/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/lang/python-tools/Python-3.8.12/Tools/c-globals/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/lang/python37/Python-3.7.12/Tools/c-globals/
H A Dcheck-c-globals.py261 def make_groups(allvars, spec): argument
283 def format_vars(allvars, columns, fmts, widths): argument
/dports/lang/python38/Python-3.8.12/Tools/c-globals/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/c-globals/
H A Dcheck-c-globals.py263 def make_groups(allvars, spec): argument
285 def format_vars(allvars, columns, fmts, widths): argument
/dports/math/R-cran-lava/lava/R/
H A Dexogenous.R45 allvars <- vars(x) functionVar
H A Dcovariance.R213 allvars <- var1 functionVar
/dports/devel/R-cran-data.table/data.table/R/
H A Dfcast.R34 allvars = c(vars, valnames) vector
40 deparse_formula = function(expr, varnames, allvars) { argument
/dports/math/py-pymc3/pymc-3.11.4/pymc3/step_methods/
H A Darraystep.py145 def __init__(self, vars, fs, allvars=False, blocked=True): argument
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_ExpEval.c168 char these[26], **allexp=NULL, **allvars=NULL, in SUMA_bool_eval_truth_table() local
/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dstate.h75 dict_t*allvars; // all variables (in all sublevels, but not for inner functions) member
/dports/net/kamailio/kamailio-5.4.5/src/modules/pv/
H A Dpv_shv.c441 int allvars = 0; in rpc_shv_get() local
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_countsols.c141 …SCIP_VAR** allvars; /**< array containing a copy of all variables before pre… member
2153 SCIP_VAR** allvars, /**< SCIP variables */ in writeExpandedSolutions()
2370 SCIP_VAR** allvars; in SCIP_DECL_DIALOGEXEC() local
/dports/science/hdf/hdf-4.2.15/mfhdf/test/
H A Dtcoordvar.c512 hdf_varlist_t *allvars, *varlistp; in test_named_vars() local
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/
H A DEval.hs838 let allvars = IntMap.union (fmap (Right . ($0)) (leVars lenv)) (leStatic lenv) function
/dports/math/py-brial/BRiAl-1.2.10/libbrial/src/
H A DBoolePolynomial.cc207 monom_type allvars(ring()); in operator %=() local

12