| /src/external/cddl/dtracetoolkit/dist/Code/Perl/ |
| func_abc.pl | 8 sub func_b { subroutine 17 func_b();
|
| func_malloc.pl | 7 sub func_b { subroutine 15 func_b();
|
| func_slow.pl | 8 sub func_b { subroutine 17 func_b();
|
| /src/external/cddl/dtracetoolkit/dist/Code/Shell/ |
| func_abc.sh | 9 func_b() function 20 func_b
|
| func_waste.sh | 9 func_b() function 20 func_b
|
| func_slow.sh | 13 func_b() function 32 func_b
|
| /src/external/cddl/dtracetoolkit/dist/Code/Tcl/ |
| func_abc.tcl | 8 proc func_b {} { procedure 17 func_b
|
| func_slow.tcl | 11 proc func_b {} { procedure 26 func_b
|
| /src/external/cddl/dtracetoolkit/dist/Code/Python/ |
| func_abc.py | 9 def func_b(): function 17 func_b()
|
| func_slow.py | 10 def func_b(): function 24 func_b()
|
| /src/external/cddl/dtracetoolkit/dist/Code/Ruby/ |
| func_abc.rb | 8 def func_b method 17 func_b
|
| func_slow.rb | 12 def func_b method 29 func_b
|
| /src/external/cddl/dtracetoolkit/dist/Code/Java/ |
| Func_loop.java | 7 public static void func_b() { method in class:Func_loop 13 func_b(); method
|
| Func_abc.java | 8 public static void func_b() { method in class:Func_abc 20 func_b(); method
|
| /src/external/cddl/dtracetoolkit/dist/Code/Php/ |
| func_abc.php | 8 function func_b() function 19 func_b();
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| dw2-bad-abstract-origin.c | 51 func_b (void) /* func_b decl line */ function 53 /* This label is used to find the start of 'func_b' when generating the 81 func_b ();
|
| dw2-bad-abstract-origin.exp | 69 get_func_info func_b 73 set func_b_decl_line [gdb_get_line_number "func_b decl line"]
|
| /src/external/bsd/jemalloc/dist/test/include/test/ |
| bench.h | 32 void (*func_a), const char *name_b, void (*func_b)) { 44 time_func(&timer_b, nwarmup, niter, func_b);
|
| /src/external/bsd/jemalloc.old/dist/test/stress/ |
| microbench.c | 20 void (*func_a), const char *name_b, void (*func_b)) { 32 time_func(&timer_b, nwarmup, niter, func_b);
|