Home
last modified time | relevance | path

Searched refs:sym_label (Results 1 – 19 of 19) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Dmulliken.F92 character sym_label(ncol)*7, atm_label*20
145 sym_label(ii)=symfio(isa(iaorb((ib-1)*ncol+ii)),
154 . (config(ii),sym_label(ii),ii=1,imax)
170 sym_label(1)=symfio(isa(iaorb(itot)),iphorb(itot))
187 write(6,15) itot,config(1), sym_label(1),
191 write(mpibuff,15) itot,config(1), sym_label(1),
476 sym_label(1) = symfio(ispec,iphorb(io))
488 . ia,io-lasto(ia-1),config(1),sym_label(1),
H A Dmoments.F136 character sym_label*7, atm_label*20
230 sym_label=symfio(ispec,iphorb(io))
239 . ia, io, config, sym_label, l_sqr, lvec(1:3)
244 . ia, io, config, sym_label, l_sqr, lvec(1:3)
H A Datmfuncs.f408 character(len=11) sym_label((lmax_sym+1)*(lmax_sym+1))
410 data sym_label(1)
412 data (sym_label(i),i=2,4)
414 data (sym_label(i),i=5,9)
416 data (sym_label(i),i=10,16)
419 data (sym_label(i),i=17,25)
443 symfio='P'//sym_label(ilm)
445 symfio=sym_label(ilm)
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-haskell/src/
H A Dparser.c30 sym_label = 11, enumerator
856 [sym_label] = sym_label,
1302 [sym_label] = {
215766 sym_label,
217156 sym_label,
217861 sym_label,
218212 sym_label,
219012 sym_label,
219423 sym_label,
220077 sym_label,
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A Dmlp.cpp55 auto sym_label = Symbol::Variable("label"); in MLP() local
73 auto sym_out = SoftmaxOutput("softmax", outputs[nLayers - 1], sym_label); in MLP()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A Dmlp.cpp55 auto sym_label = Symbol::Variable("label"); in MLP() local
73 auto sym_out = SoftmaxOutput("softmax", outputs[nLayers - 1], sym_label); in MLP()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dcompilenv.ml274 let sym_label = Linkage_name.create (symbol_for_global id) in
275 Compilation_unit.create id sym_label
287 let sym_label = Linkage_name.create (symbol_for_global id) in
289 Symbol.unsafe_create predefined_exception_compilation_unit sym_label
291 Symbol.unsafe_create (unit_for_global id) sym_label
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dcompilenv.ml274 let sym_label = Linkage_name.create (symbol_for_global id) in
275 Compilation_unit.create id sym_label
287 let sym_label = Linkage_name.create (symbol_for_global id) in
289 Symbol.unsafe_create predefined_exception_compilation_unit sym_label
291 Symbol.unsafe_create (unit_for_global id) sym_label
/dports/lang/ocaml/ocaml-4.05.0/middle_end/base_types/
H A Dsymbol.mli24 * [sym_label] is the linkage name of the variable.
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/base_types/
H A Dsymbol.mli24 * [sym_label] is the linkage name of the variable.
/dports/science/chemps2/CheMPS2-1.8.10/integrals/psi4plugins/
H A Dfcidump.cc73 std::string SymmLabel = Process::environment.molecule()->sym_label(); in fcidump()
H A Dsavehdf.cc89 std::string SymmLabel = wfn->molecule()->sym_label(); in savehdf()
H A Ddmrg.cc576 const int SyGroup= chemps2_groupnumber( wfn->molecule()->sym_label() ); in dmrg()
/dports/devel/radare2/radare2-5.1.1/shlr/tcc/
H A Dtccpp.c218 ts->sym_label = NULL; in tok_alloc_new()
1133 return table_ident[v]->sym_label; in label_find()
1144 ps = &table_ident[v - TOK_IDENT]->sym_label; in label_push()
1170 table_ident[s->v - TOK_IDENT]->sym_label = s->prev_tok; in label_pop()
H A Dtcc.h199 struct Sym *sym_label; /* direct pointer to label */ member
/dports/devel/upp/upp/bazaar/plugin/tcc/
H A Dtccasm.c304 table_ident[s->v - TOK_IDENT]->sym_label = NULL; in asm_free_labels()
H A Dtcc.c132 struct Sym *sym_label; /* direct pointer to label */ member
1610 ts->sym_label = NULL; in tok_alloc_new()
2682 return table_ident[v]->sym_label; in label_find()
2690 ps = &table_ident[v - TOK_IDENT]->sym_label; in label_push()
2722 table_ident[s->v - TOK_IDENT]->sym_label = s->prev_tok; in label_pop()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c2132 struct Sym *sym_label; /* direct pointer to label */ member
7155 ts->sym_label = NULL; in tok_alloc_new()
8207 return table_ident[v]->sym_label; in label_find()
8215 ps = &table_ident[v - TOK_IDENT]->sym_label; in label_push()
8247 table_ident[s->v - TOK_IDENT]->sym_label = s->prev_tok; in label_pop()
17385 table_ident[s->v - TOK_IDENT]->sym_label = NULL; in asm_free_labels()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c2132 struct Sym *sym_label; /* direct pointer to label */ member
7155 ts->sym_label = NULL; in tok_alloc_new()
8207 return table_ident[v]->sym_label; in label_find()
8215 ps = &table_ident[v - TOK_IDENT]->sym_label; in label_push()
8247 table_ident[s->v - TOK_IDENT]->sym_label = s->prev_tok; in label_pop()
17385 table_ident[s->v - TOK_IDENT]->sym_label = NULL; in asm_free_labels()