| /src/external/cddl/dtracetoolkit/dist/Code/Perl/ |
| func_abc.pl | 14 sub func_a { subroutine 20 func_a();
|
| func_malloc.pl | 13 sub func_a { subroutine 18 func_a();
|
| func_slow.pl | 14 sub func_a { subroutine 20 func_a();
|
| /src/external/cddl/dtracetoolkit/dist/Code/Shell/ |
| func_abc.sh | 16 func_a() function 23 func_a
|
| func_waste.sh | 16 func_a() function 23 func_a
|
| func_slow.sh | 24 func_a() function 35 func_a
|
| /src/external/cddl/dtracetoolkit/dist/Code/Tcl/ |
| func_abc.tcl | 14 proc func_a {} { procedure 20 func_a
|
| func_slow.tcl | 20 proc func_a {} { procedure 29 func_a
|
| /src/external/cddl/dtracetoolkit/dist/Code/Python/ |
| func_abc.py | 14 def func_a(): function 19 func_a()
|
| func_slow.py | 18 def func_a(): function 26 func_a()
|
| /src/external/cddl/dtracetoolkit/dist/Code/Ruby/ |
| func_abc.rb | 14 def func_a method 20 func_a
|
| func_slow.rb | 22 def func_a method 32 func_a
|
| /src/external/cddl/dtracetoolkit/dist/Code/Java/ |
| Func_loop.java | 11 public static void func_a() { method in class:Func_loop 17 func_a(); method
|
| Func_abc.java | 15 public static void func_a() { method in class:Func_abc 24 func_a(); method
|
| /src/external/cddl/dtracetoolkit/dist/Code/Php/ |
| func_abc.php | 15 function func_a() function 22 func_a();
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-bad-abstract-origin.c | 21 func_a (void) /* func_a decl line */ function 23 /* This label is used to find the start of 'func_a' when generating the 59 ++global_var; /* inline func_a call line */ 82 func_a ();
|
| dw2-bad-abstract-origin.exp | 68 get_func_info func_a 72 set func_a_decl_line [gdb_get_line_number "func_a decl line"] 74 set call_line [gdb_get_line_number "inline func_a call line"]
|
| /src/external/bsd/jemalloc/dist/test/include/test/ |
| bench.h | 32 void (*func_a), const char *name_b, void (*func_b)) { 43 time_func(&timer_a, nwarmup, niter, func_a);
|
| /src/external/bsd/jemalloc.old/dist/test/stress/ |
| microbench.c | 20 void (*func_a), const char *name_b, void (*func_b)) { 31 time_func(&timer_a, nwarmup, niter, func_a);
|