Searched refs:foo (Results 1 - 5 of 5) sorted by relevance

/system/extras/tests/bionic/libc/bionic/
H A Dlib_relocs.c6 struct foo { int first, second; }; struct
7 struct foo Foo = {1, 2};
/system/extras/tests/bionic/libc/common/
H A Dtest_dlopen_null.c5 extern int foo(void) function
10 int (*func_ptr)(void) = foo;
22 if (foo() != 42)
30 symbol = dlsym(lib, "foo");
/system/security/keystore/
H A Dtest-keystore208 keystore system u foo
214 log "make the password foo"
215 keystore system p foo
237 keystore system p foo
250 keystore system p foo
/system/extras/micro_bench/
H A Dmicro_bench.c132 int foo; variable
147 foo = b[k];
/system/extras/tests/bionic/libc/
H A DAndroid.mk117 # -Wl,-u,foo is used to ensure that symbol "foo" is not
123 EXTRA_LDLIBS := -ldl -Wl,--export-dynamic -Wl,-u,foo
127 EXTRA_LDLIBS := -ldl -Wl,--export-dynamic -Wl,-u,foo

Completed in 8846 milliseconds