Home
last modified time | relevance | path

Searched refs:t_ident (Results 1 – 25 of 110) sorted by relevance

12345

/dports/audio/sfront/sfront-0.99/src/
H A Dparsehelp.c86 wavegeneratorname(t_ident) || coreopcodename(t_ident)) in make_instrdecl()
90 showerrorplace(t_ident->linenum, t_ident->filename); in make_instrdecl()
367 wavegeneratorname(t_ident) || coreopcodename(t_ident)) in make_opcodetype()
371 showerrorplace(t_ident->linenum, t_ident->filename); in make_opcodetype()
1257 t_ident->sptr = getsym(&locsymtable,t_ident); in make_lval()
1262 showerrorplace(t_ident->linenum, t_ident->filename); in make_lval()
1290 t_ident->res = t_ident->sptr->res; in make_lval()
1291 t_ident->vartype = t_ident->sptr->vartype; in make_lval()
1295 t_ident->res = standardres(t_ident); in make_lval()
1296 t_ident->vartype = standardvartype(t_ident); in make_lval()
[all …]
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/common/
H A Dstacks.py28 for t_ident, frame in sys._current_frames().items():
29 if t_ident == tid:
44 t_ident,
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Dfutil.ml14 let t_ident = f t.t_ident in var
16 {t_name = t_name; t_ident = t_ident; t_place = t_place;
178 eq_title_names eq t1.t_name t2.t_name && eq t1.t_ident t2.t_ident &&
H A Dtitle.ml204 if absolute && sou base t.t_ident = title &&
207 strip_abbrev_lower (sou base t.t_ident) = title1 &&
210 let tn = sou base t.t_ident in
253 let tn = sou base t.t_ident in
285 let tn = sou base t.t_ident in
338 value select_all_titles = select_all2 (fun t -> t.t_ident);
490 Wserver.wprint ", %s\n" (sou base t.t_ident);
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/blanket-0.2.0/src/derive/
H A Dmut.rs40 let t_ident = &t.ident; in derive() localVariable
42 … let item = parse_quote!( #(#attrs)* type #t_ident = <#generic_type as #trait_ident>::#t_ident ; ); in derive()
H A Dref.rs44 let t_ident = &t.ident; in derive() localVariable
46 … let item = parse_quote!( #(#attrs)* type #t_ident = <#generic_type as #trait_ident>::#t_ident ; ); in derive()
H A Dbox.rs43 let t_ident = &t.ident; in derive() localVariable
45 … let item = parse_quote!( #(#attrs)* type #t_ident = <#generic_type as #trait_ident>::#t_ident ; ); in derive()
H A Darc.rs46 let t_ident = &t.ident; in derive() localVariable
48 … let item = parse_quote!( #(#attrs)* type #t_ident = <#generic_type as #trait_ident>::#t_ident ; ); in derive()
H A Drc.rs44 let t_ident = &t.ident; in derive() localVariable
46 … let item = parse_quote!( #(#attrs)* type #t_ident = <#generic_type as #trait_ident>::#t_ident ; ); in derive()
/dports/lang/ptoc/ptoc/
H A Dtrnod.h344 token *t_for, *t_ident, *t_asg, *t_to, *t_do;
349 for_node(token* t_for, token* t_ident, token* t_asg, expr_node* from,
968 token *t_ident;
977 var_origin_decl_node(token* t_ident, token* t_origin,
1025 token* t_ident; variable
1032 proc_decl_node(token* t_proc, token* t_ident, param_list_node* params,
1048 proc_fwd_decl_node(token* t_proc, token* t_ident, param_list_node* params,
1072 …proc_def_node(token* t_proc, token* t_class, token* t_dot, token* t_ident, param_list_node* params…
H A Dtrnod.cxx998 var = b_ring::search_cur(t_ident); in attrib()
1004 var->translate(t_ident); in translate()
1018 t_ident->out_text)); in translate()
1026 t_ident->out_text)); in translate()
3968 sym = b_ring::add_cur(t_ident, in attrib()
3976 sym->translate(t_ident); in translate()
3982 t_ident->prepend("* "); in translate()
3985 t_ident->prepend("& "); in translate()
4259 var->translate(t_ident); in translate()
4294 var = self->search(t_ident); in attrib()
[all …]
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/contrib/gwbase/etc/
H A Dtitres.ml28 printf "%s/%s\n" (lower_utf_8 (sou base t.t_ident))
H A Dgeneanet.ml47 if val (sou base x.t_ident) > val (sou base t.t_ident) then
164 let title = sou base t.t_ident in
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_omp.h127 offset_and_size_t t_ident; // location of parallel region member
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_omp.h130 offset_and_size_t t_ident; // location of parallel region member

12345