/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
compressed-plt-1-n32-mips16.rd | 50 .*: 10100020 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu 51 .*: 10100030 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_dc 53 .*: 10100040 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic_dc 54 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_dc 55 .*: 10100060 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_dc 56 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic 57 .*: 10100080 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic 58 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_dc 59 .*: 101000a0 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic 60 .*: 101000b0 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_i [all...] |
compressed-plt-1-n32-umips.rd | 50 .*: 10100020 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu 51 .*: 10100030 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_dc 53 .*: 10100040 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic_dc 54 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_dc 55 .*: 10100060 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_dc 56 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic 57 .*: 10100080 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic 58 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_dc 59 .*: 101000a0 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic 60 .*: 101000b0 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_i [all...] |
compressed-plt-1-o32-mips16.rd | 53 .*: 10100020 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu 54 .*: 10100030 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_dc 56 .*: 10100040 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic_dc 57 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_dc 58 .*: 10100191 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_dc 59 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic 60 .*: 10100070 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic 61 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_dc 62 .*: 10100080 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic 63 .*: 10100090 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_i [all...] |
compressed-plt-1-o32-umips.rd | 53 .*: 10100121 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu 54 .*: 10100020 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_du_dc 56 .*: 10100030 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic_dc 57 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_du_dc 58 .*: 10100151 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_dc 59 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_du_ic 60 .*: 10100060 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_du_ic 61 .*: 00000000 0 FUNC GLOBAL DEFAULT UND f_iu_dc 62 .*: 10100169 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_iu_ic 63 .*: 10100175 0 FUNC GLOBAL DEFAULT \[MIPS PLT\] UND f_lo_i [all...] |
/prebuilts/go/darwin-x86/src/net/http/ |
export_test.go | 17 func init() { 24 func NewLoggingConn(baseName string, c net.Conn) net.Conn { 30 func (t *Transport) NumPendingRequestsForTesting() int { 36 func (t *Transport) IdleConnKeysForTesting() (keys []string) { 49 func (t *Transport) IdleConnCountForTesting(cacheKey string) int { 63 func (t *Transport) IdleConnChMapSizeForTesting() int { 69 func (t *Transport) IsIdleForTesting() bool { 75 func (t *Transport) RequestIdleConnChForTesting() { 79 func (t *Transport) PutIdleTestConn() bool { 89 func SetInstallConnClosedHook(f func()) [all...] |
/prebuilts/go/darwin-x86/test/ |
recover1.go | 14 func main() { 24 func die() { 28 func mustRecover(x interface{}) { 48 func mustNotRecover() { 56 func withoutRecover() { 60 func test1() { 63 defer func() { 70 func test2() { 73 defer func() { 85 func test3() [all...] |
closure.go | 15 func check(a []int) { 25 func f() { 30 f := func() { 33 g := func() { 45 func accum(n int) func(int) int { 46 return func(i int) int { 52 func g(a, b func(int) int) { 59 func h() [all...] |
/prebuilts/go/linux-x86/src/net/http/ |
export_test.go | 17 func init() { 24 func NewLoggingConn(baseName string, c net.Conn) net.Conn { 30 func (t *Transport) NumPendingRequestsForTesting() int { 36 func (t *Transport) IdleConnKeysForTesting() (keys []string) { 49 func (t *Transport) IdleConnCountForTesting(cacheKey string) int { 63 func (t *Transport) IdleConnChMapSizeForTesting() int { 69 func (t *Transport) IsIdleForTesting() bool { 75 func (t *Transport) RequestIdleConnChForTesting() { 79 func (t *Transport) PutIdleTestConn() bool { 89 func SetInstallConnClosedHook(f func()) [all...] |
/prebuilts/go/linux-x86/test/ |
recover1.go | 14 func main() { 24 func die() { 28 func mustRecover(x interface{}) { 48 func mustNotRecover() { 56 func withoutRecover() { 60 func test1() { 63 defer func() { 70 func test2() { 73 defer func() { 85 func test3() [all...] |
/external/valgrind/none/tests/s390x/ |
condloadstore.c | 75 #define INSNVALCCINIT(insn, value, ccset, INIT, FUNC) \ 77 FUNC(insn, value, ccset, INIT, 0); \ 78 FUNC(insn, value, ccset, INIT, 1); \ 79 FUNC(insn, value, ccset, INIT, 2); \ 80 FUNC(insn, value, ccset, INIT, 3); \ 81 FUNC(insn, value, ccset, INIT, 4); \ 82 FUNC(insn, value, ccset, INIT, 5); \ 83 FUNC(insn, value, ccset, INIT, 6); \ 84 FUNC(insn, value, ccset, INIT, 7); \ 85 FUNC(insn, value, ccset, INIT, 8); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 6 This converts apply(func, v, k) into (func)(*v, **k).""" 22 (not argument<NAME '=' any>) func=any ',' 34 func = results["func"] 38 func = func.clone() 39 if (func.type not in (token.NAME, syms.atom) and 40 (func.type != syms.power or 41 func.children[-2].type == token.DOUBLESTAR)) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 6 This converts apply(func, v, k) into (func)(*v, **k).""" 22 (not argument<NAME '=' any>) func=any ',' 34 func = results["func"] 38 func = func.clone() 39 if (func.type not in (token.NAME, syms.atom) and 40 (func.type != syms.power or 41 func.children[-2].type == token.DOUBLESTAR)) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 6 This converts apply(func, v, k) into (func)(*v, **k).""" 22 (not argument<NAME '=' any>) func=any ',' 34 func = results["func"] 38 func = func.clone() 39 if (func.type not in (token.NAME, syms.atom) and 40 (func.type != syms.power or 41 func.children[-2].type == token.DOUBLESTAR)) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 6 This converts apply(func, v, k) into (func)(*v, **k).""" 22 (not argument<NAME '=' any>) func=any ',' 34 func = results["func"] 38 func = func.clone() 39 if (func.type not in (token.NAME, syms.atom) and 40 (func.type != syms.power or 41 func.children[-2].type == token.DOUBLESTAR)) [all...] |
/build/soong/androidmk/parser/ |
makething.go | 54 func (m makeThing) Pos() scanner.Position { 58 func (m makeThing) EndPos() scanner.Position { 62 func (makeThing) AsAssignment() (a Assignment, ok bool) { 66 func (a Assignment) AsAssignment() (Assignment, bool) { 70 func (a Assignment) Dump() string { 78 func (makeThing) AsComment() (c Comment, ok bool) { 82 func (c Comment) AsComment() (Comment, bool) { 86 func (c Comment) Dump() string { 90 func (makeThing) AsDirective() (d Directive, ok bool) { 94 func (d Directive) AsDirective() (Directive, bool) [all...] |
/external/clang/test/SemaObjC/ |
protocol-qualified-class-unsupported.m | 16 @protocol Func 21 @interface Derived: Object <Func> 24 @interface Derived2: Object <Func> 27 static void doSomething(Class <Func> unsupportedObjectType) { 31 static void doSomethingElse(id <Func> pleaseConvertToThisType) {
|
/prebuilts/go/darwin-x86/src/go/doc/testdata/ |
b.0.golden | 50 func F(x int) int 53 func F1() notExported 56 func NotAFactory() int 59 func UintFactory() uint 70 func (x *T) M()
|
b.2.golden | 50 func F(x int) int 53 func F1() notExported 56 func NotAFactory() int 59 func UintFactory() uint 70 func (x *T) M()
|
/prebuilts/go/darwin-x86/src/runtime/ |
netpoll_nacl.go | 10 func netpollinit() { 13 func netpollopen(fd uintptr, pd *pollDesc) int32 { 17 func netpollclose(fd uintptr) int32 { 21 func netpollarm(pd *pollDesc, mode int) { 24 func netpoll(block bool) *g {
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug450.go | 15 func bar(f func()) { 19 func foo() { 20 f := func() {} 26 func main() {
|
issue7550.go | 9 func shouldPanic(f func()) { 10 defer func() { 18 func f() { 25 func main() {
|
issue7944.go | 15 func f(b []byte) { 25 func f1(n int) int { 30 func f2(b []byte) { 34 func g() { 38 func main() {
|
issue8047.go | 12 func stackit(n int) { 19 func main() { 20 defer func() { 24 panic("defer of nil func didn't panic") 27 defer ((func())(nil))()
|
issue8132.go | 16 func main() { 17 func() { 18 defer func() { 23 func(x [8192]byte) { 24 defer func() {
|
/prebuilts/go/linux-x86/src/go/doc/testdata/ |
b.0.golden | 50 func F(x int) int 53 func F1() notExported 56 func NotAFactory() int 59 func UintFactory() uint 70 func (x *T) M()
|