| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | dinterpret.c | 41 Expression *interpret(Statement *s, InterState *istate); 42 Expression *interpret(Expression *e, InterState *istate, CtfeGoal goal = ctfeNeedRvalue); 46 static Expression *interpret(UnionExp *pue, Expression *e, InterState *istate, CtfeGoal goal = ctfe… 47 static Expression *interpret(UnionExp *pue, Statement *s, InterState *istate); 681 Expression *result = interpret(e, NULL); in ctfeInterpret() 818 earg = interpret(earg, istate, ctfeNeedLvalue); in interpretFunction() 837 earg = interpret(earg, istate); in interpretFunction() 933 e = interpret(pue, fd->fbody, &istatex); in interpretFunction() 1047 Expression *e = interpret(pue, s->exp, istate, ctfeNeedNothing); in visit() 1061 result = interpret(pue, sx, istate); in visit() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | dinterpret.d | 100 Expression result = interpret(e, null); in ctfeInterpret() 644 e = interpret(pue, fd.fbody, &istatex); in interpretFunction() 816 Expression e = interpret(pue, s.exp, istate, CTFEGoal.Nothing); in visit() 834 result = interpret(pue, sx, istate); in visit() 857 Expression e = interpret(pue, sx, istate); in visit() 902 e = interpret(s.ifbody, istate); in visit() 904 e = interpret(s.elsebody, istate); in visit() 910 Expression e = interpret(&ue, s.condition, istate); in visit() 916 result = interpret(pue, s.ifbody, istate); in visit() 918 result = interpret(pue, s.elsebody, istate); in visit() [all …]
|
| /netbsd-src/lib/libc/rpc/ |
| H A D | getrpcent.c | 82 static struct rpcent *interpret(char *val, size_t len); 174 return (interpret(d->line, strlen(d->line))); in getrpcent() 178 interpret(char *val, size_t len) in interpret() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/ |
| H A D | toyvm.cc | 124 interpret (int arg, FILE *trace); 159 friend int toyvm_function::interpret (int arg, FILE *trace); 345 toyvm_function::interpret (int arg, FILE *trace) in interpret() function in toyvm_function 412 x = interpret (x, trace); in interpret() 849 interpreted_result = fn->interpret (input, NULL); in test_script() 921 fn->interpret (atoi (argv[2]), NULL)); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/ |
| H A D | toyvm.cc | 124 interpret (int arg, FILE *trace); 159 friend int toyvm_function::interpret (int arg, FILE *trace); 345 toyvm_function::interpret (int arg, FILE *trace) in interpret() function in toyvm_function 412 x = interpret (x, trace); in interpret() 849 interpreted_result = fn->interpret (input, NULL); in test_script() 921 fn->interpret (atoi (argv[2]), NULL)); in main()
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
| H A D | main.cpp | 223 void interpret(char *line); 644 interpret(inputline); /* take commands from the input file */ in conv() 720 interpret(char *line) in interpret() function
|
| /netbsd-src/external/mit/xorg/bin/xgc/ |
| H A D | Makefile | 7 choice.c main.c interpret.c record.c testfrac.c gram.y lex.l
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-fortran-bin/ |
| H A D | DESCR | 4 asa - interpret carriage-control characters. The asa utility reads
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-fortran-catman/ |
| H A D | DESCR | 4 asa - interpret carriage-control characters. The asa utility reads
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-fortran-man/ |
| H A D | DESCR | 4 asa - interpret carriage-control characters. The asa utility reads
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2007 | 283 dmd/idgen.c, dmd/init.c, dmd/init.h, dmd/interpret.c, dmd/lexer.c, 387 dmd/inline.c, dmd/interpret.c, dmd/mars.c, dmd/mars.h, 406 dmd/interpret.c, dmd/lexer.c, dmd/mars.c, dmd/mars.h, 549 dmd/inline.c, dmd/interpret.c, dmd/lexer.c, dmd/lexer.h, 565 dmd/expression.c, dmd/expression.h, dmd/interpret.c, dmd/link.c, 584 dmd/inline.c, dmd/interpret.c, dmd/lexer.c, dmd/lexer.h, 607 dmd/inline.c, dmd/interpret.c, dmd/lexer.c, dmd/lexer.h, 632 dmd/interpret.c, dmd/mars.c, dmd/scope.c, dmd/statement.c, 673 dmd/expression.c, dmd/expression.h, dmd/init.c, dmd/interpret.c, 744 * Make-lang.in (D_DMD_OBJS): add interpret.dmd.o [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/bsd/unbound/dist/dnstap/ |
| H A D | dnstap.proto | 53 // to interpret "network address" fields. 60 // interpret "transport port" fields.
|
| /netbsd-src/external/bsd/nsd/dist/dnstap/ |
| H A D | dnstap.proto | 53 // to interpret "network address" fields. 60 // interpret "transport port" fields.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2001-04-16-DynamicCompilation.txt | 14 dynamically compile (or equivalently, interpret) everything. On the far
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_sunos5.man | 85 continued to interpret process priority in this manner, even though
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | dnstap.proto | 64 // to interpret "network address" fields.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | proxy-certificates.pod | 108 application to interpret and combine these policies.> 135 To interpret proxy policies, the application would normally start with
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | dnstap.proto | 63 // to interpret "network address" fields. 70 // interpret "transport port" fields.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | proxy-certificates.pod | 106 application to interpret and combine these policies.> 133 To interpret proxy policies, the application would normally start with
|