/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/ |
H A D | demo2.pl | 13 sub foo :Demo(till=>ears=>are=>bleeding) {} subroutine 14 sub foo :Demo(['till','ears','are','bleeding']) {} subroutine 15 sub foo :Demo(qw/till ears are bleeding/) {} subroutine 16 sub foo :Demo(till,ears,are,bleeding) {} subroutine 18 sub foo :Demo(my,ears,are,bleeding) {} subroutine 19 sub foo :Demo(my=>ears=>are=>bleeding) {} subroutine 20 sub foo :Demo(qw/my, ears, are, bleeding/) {} subroutine 21 sub foo :Demo(qw/my ears are bleeding) {} subroutine
|
H A D | demo4.pl | 9 sub foo : Purpose(to foo all data before barring it) { } subroutine
|
/onnv-gate/usr/src/lib/libshell/common/tests/ |
H A D | functions.sh | 115 function foo function 152 function foo function 181 function foo function 186 function foo function 203 function foo function 346 function foo function 771 function foo function 873 function foo function 901 function foo function 1019 function foo function [all …]
|
H A D | alias.sh | 34 alias foo='print hello' alias 41 alias foo='print hello ' alias 73 alias foo=echo alias
|
H A D | attributes.sh | 136 function foo function 282 function foo function
|
H A D | comvar.sh | 222 function foo function 431 function foo function
|
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/struct/ |
H A D | tst.clauselocal.d | 31 struct foo { struct 37 this struct foo bar; argument
|
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/offsetof/ |
H A D | err.D_OFFSETOF_BITFIELD.bitfield.d | 41 struct foo { struct 48 trace(offsetof(struct foo, b)); argument
|
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/types/ |
H A D | err.D_UNKNOWN.dupstruct.d | 36 struct foo { struct 37 int x; 38 char x;
|
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/inline/ |
H A D | err.D_DECL_IDRED.redef1.d | 41 inline int foo = timestamp; variable 42 inline int foo = 8; variable
|
H A D | err.D_IDENT_UNDEF.recur.d | 41 inline int foo = foo + 3; variable
|
/onnv-gate/usr/src/stand/lib/fs/nfs/ |
H A D | auth_none.c | 94 authnone_verf(AUTH *foo) in authnone_verf() 100 authnone_validate(AUTH *foo, struct opaque_auth *bar) in authnone_validate() 107 authnone_refresh(AUTH *foo, struct rpc_msg *bar, cred_t *cr) in authnone_refresh() 114 authnone_destroy(AUTH *foo) in authnone_destroy()
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | override.t | 89 sub foo { "ok" } subroutine 95 sub foo { [ "ok" ] } subroutine
|
H A D | chop.t | 19 sub foo { subroutine
|
H A D | context.t | 7 sub foo { subroutine
|
H A D | undef.t | 53 sub foo { print "ok 19\n"; } subroutine
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/cmd/ |
H A D | subval.t | 110 package foo; package 154 {package foo; package
|
H A D | elsif.t | 5 sub foo { subroutine
|
/onnv-gate/usr/src/cmd/sgs/libld/common/ |
H A D | lintsup.c | 39 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/moe/common/ |
H A D | lintsup.c | 36 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/pvs/common/ |
H A D | lintsup.c | 38 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/ldd/common/ |
H A D | lintsup.c | 36 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/crle/common/ |
H A D | lintsup.c | 36 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/mcs/common/ |
H A D | lintsup.c | 36 foo() in foo() function
|
/onnv-gate/usr/src/cmd/sgs/ar/common/ |
H A D | lintsup.c | 34 foo(void) in foo() function
|