Home
last modified time | relevance | path

Searched refs:global_foo (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Linux/
Dinit-order-dlopen.cc31 Foo global_foo; variable
34 return global_foo.val; in get_foo_val()
/external/clang/test/ARCMT/
Dcheck-with-serialized-diag.m29 id global_foo;
34 [global_foo retain];
Dchecking.m73 id global_foo;
84 …[global_foo retain]; // expected-error {{it is not safe to remove 'retain' message on a global var…
86 …[global_foo release]; // expected-error {{it is not safe to remove 'release' message on a global v…
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Dglobalreplacement.ll18 @global_foo = internal global i32 ptrtoint (void ()* @foo to i32)
52 ; DUMP-NEXT: @global_foo = internal global i32
/external/llvm/test/MC/Mips/
Dmips-pdr.s60 .size global_foo,.-_global_foo
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmips-pdr.s60 .size global_foo,.-_global_foo
/external/python/cpython2/Lib/test/
Dtest_copy.py648 self.assertEqual(copy.copy(global_foo), global_foo)
655 self.assertEqual(copy.deepcopy(global_foo), global_foo)
758 def global_foo(x, y): return x+y function
/external/clang/test/SemaCXX/
Dwarn-unused-local-typedef.cpp14 typedef int global_foo; // no diag typedef
/external/python/cpython3/Lib/test/
Dtest_copy.py775 self.assertEqual(copy.copy(global_foo), global_foo)
782 self.assertEqual(copy.deepcopy(global_foo), global_foo)
885 def global_foo(x, y): return x+y function
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu6449 PASS: gdb.base/relocate.exp: get address of global_foo
6461 PASS: gdb.base/relocate.exp: print global_foo
Di686-pc-linux-gnu6214 PASS: gdb.base/relocate.exp: get address of global_foo
6226 PASS: gdb.base/relocate.exp: print global_foo
Darmv7a-cros-linux-gnueabi6068 PASS: gdb.base/relocate.exp: get address of global_foo
6080 PASS: gdb.base/relocate.exp: print global_foo