HomeSort by relevance Sort by last modified time
    Searched refs:nvars (Results 1 - 25 of 29) sorted by null

1 2

  /external/bison/src/
derives.c 71 rule_list **dset = xcalloc (nvars, sizeof *dset);
91 derives = xnmalloc (nvars, sizeof *derives);
92 q = xnmalloc (nvars + nrules, sizeof *q);
nullable.c 63 symbol_number *squeue = xnmalloc (nvars, sizeof *squeue);
67 rule_list **rsets = xcalloc (nvars, sizeof *rsets);
70 rule_list *relts = xnmalloc (nritems + nvars + 1, sizeof *relts);
72 nullable = xcalloc (nvars, sizeof *nullable);
reduce.c 95 Np = bitset_create (nvars, BITSET_FIXED);
217 nuseless_nonterminals = nvars - nuseful_nonterminals;
294 symbol_number *nontermmap = xnmalloc (nvars, sizeof *nontermmap);
310 symbol **symbols_sorted = xnmalloc (nvars, sizeof *symbols_sorted);
335 nvars -= nuseless_nonterminals;
406 N = bitset_create (nvars, BITSET_FIXED);
439 grammar_file, ntokens, nvars, nrules);
closure.c 114 | Set FIRSTS to be an NVARS array of NVARS bitsets indicating which |
129 firsts = bitsetv_create (nvars, nvars, BITSET_FIXED);
150 | Set FDERIVES to an NVARS by NRULES matrix of bits indicating which |
165 fderives = bitsetv_create (nvars, nrules, BITSET_FIXED);
gram.h 26 NTOKENS is the number of tokens, and NVARS is the number of
28 nvars.
113 extern int nvars;
lalr.c 78 goto_map = xcalloc (nvars + 1, sizeof *goto_map);
79 temp_map = xnmalloc (nvars + 1, sizeof *temp_map);
465 aver (nsyms == nvars + ntokens);
485 while (nonterminal <= nvars)
gram.c 43 int nvars = 0; variable
246 "ntokens = %d, nvars = %d, nsyms = %d, nrules = %d, nritems = %d\n\n",
247 ntokens, nvars, nsyms, nrules, nritems);
reader.c 248 lhs->number = nvars;
249 ++nvars;
610 accept->number = nvars++;
726 aver (nsyms <= SYMBOL_NUMBER_MAXIMUM && nsyms == ntokens + nvars);
symtab.c 337 sym->number = nvars++;
398 sym->number = nvars++;
748 sym->number = nvars++;
tables.c 572 yydefgoto = xnmalloc (nvars, sizeof *yydefgoto);
820 && sizeof nvars <= sizeof nvectors);
822 nvectors = state_number_as_int (nstates) + nvars;
output.c 154 MUSCLE_INSERT_INT ("nterms_number", nvars);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
AbstractMultipleLinearRegression.java 66 * <code>nobs = 3</code> and <code>nvars = 2</code> creates a regression dataset with two
83 * <li><code>data.length = nobs * (nvars + 1)</li>
84 * <li><code>nobs > nvars</code></li></ul>
89 * @param nvars number of independent variables (columns, not counting y)
92 public void newSampleData(double[] data, int nobs, int nvars) {
97 if (data.length != nobs * (nvars + 1)) {
99 LocalizedFormats.INVALID_REGRESSION_ARRAY, data.length, nobs, nvars);
101 if (nobs <= nvars) {
106 final int cols = noIntercept ? nvars: nvars + 1
    [all...]
OLSMultipleLinearRegression.java 80 public void newSampleData(double[] data, int nobs, int nvars) {
81 super.newSampleData(data, nobs, nvars);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 205 static void adjustlocalvars (LexState *ls, int nvars) {
207 fs->nactvar = cast_byte(fs->nactvar + nvars);
208 for (; nvars; nvars--) {
209 getlocvar(fs, fs->nactvar - nvars)->startpc = fs->pc;
310 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) {
312 int extra = nvars - nexps;
1136 static void assignment (LexState *ls, struct LHS_assign *lh, int nvars) {
1145 checklimit(ls->fs, nvars + ls->L->nCcalls, LUAI_MAXCCALLS,
1147 assignment(ls, &nv, nvars+1)
1335 int nvars = 4; \/* gen, state, control, plus at least one declared var *\/ local
1436 int nvars = 0; local
    [all...]
  /external/skia/third_party/lua/src/
lparser.c 205 static void adjustlocalvars (LexState *ls, int nvars) {
207 fs->nactvar = cast_byte(fs->nactvar + nvars);
208 for (; nvars; nvars--) {
209 getlocvar(fs, fs->nactvar - nvars)->startpc = fs->pc;
310 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) {
312 int extra = nvars - nexps;
1136 static void assignment (LexState *ls, struct LHS_assign *lh, int nvars) {
1145 checklimit(ls->fs, nvars + ls->L->nCcalls, LUAI_MAXCCALLS,
1147 assignment(ls, &nv, nvars+1)
1335 int nvars = 4; \/* gen, state, control, plus at least one declared var *\/ local
1436 int nvars = 0; local
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 205 static void adjustlocalvars (LexState *ls, int nvars) {
207 fs->nactvar = cast_byte(fs->nactvar + nvars);
208 for (; nvars; nvars--) {
209 getlocvar(fs, fs->nactvar - nvars)->startpc = fs->pc;
310 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) {
312 int extra = nvars - nexps;
1136 static void assignment (LexState *ls, struct LHS_assign *lh, int nvars) {
1145 checklimit(ls->fs, nvars + ls->L->nCcalls, LUAI_MAXCCALLS,
1147 assignment(ls, &nv, nvars+1)
1335 int nvars = 4; \/* gen, state, control, plus at least one declared var *\/ local
1436 int nvars = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.h 168 int nvars; member in struct:coff_scope
coffdump.c 382 printf (_("vars %d"), p->nvars);
coffgrok.c 563 b->nvars++;
srconv.c 726 dfp.nparams = type->u.function.parameters->nvars;
    [all...]
  /external/javassist/src/main/javassist/
CtBehavior.java 700 int nvars = jv.recordParams(getParameterTypes(), local
702 jv.recordParamNames(ca, nvars);
774 int nvars = jv.recordParams(getParameterTypes(), local
776 jv.recordParamNames(ca, nvars);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go 716 nvars := int32(len(vars))
717 bulk := bvbulkalloc(nvars, nblocks*7)
1035 nvars := int32(len(lv.vars))
1036 uevar := bvalloc(nvars)
1037 varkill := bvalloc(nvars)
1038 avarinit := bvalloc(nvars)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go 716 nvars := int32(len(vars))
717 bulk := bvbulkalloc(nvars, nblocks*7)
1035 nvars := int32(len(lv.vars))
1036 uevar := bvalloc(nvars)
1037 varkill := bvalloc(nvars)
1038 avarinit := bvalloc(nvars)
    [all...]
  /external/guice/extensions/persist/lib/
javassist.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 

Completed in 868 milliseconds

1 2