Searched refs:foo (Results 1 – 20 of 20) sorted by relevance
9 LOCAL_MODULE := foo10 LOCAL_SRC_FILES := foo/foo.c11 LOCAL_C_INCLUDES := $(LOCAL_PATH)/foo12 LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/foo20 LOCAL_MODULE := foo-prebuilt22 LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/foo26 LOCAL_MODULE := foo-user27 LOCAL_SRC_FILES := foo-user.c28 LOCAL_SHARED_LIBRARIES := foo-prebuilt
5 return foo(); in main()
4 LOCAL_MODULE := foo5 LOCAL_SRC_FILES := foo/foo.c7 LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/foo16 LOCAL_STATIC_LIBRARIES := foo
4 Here, three modules are defined: foo, bar, zoo6 'foo' exports its include directory and a linker flag7 bar simply uses 'foo', as a static library
26 static Foo foo; variable30 foo.setAddress(px); in test1_set()
3 int foo(void) in foo() function
4 extern int foo(void);
5 return foo(x)-1; in bar()
4 extern int foo(int x);
16 int foo(int x) in foo() function
30 long foo; member44 long foo; member
29 u32 foo; member42 int foo; member
114 long foo; member129 long foo; member146 long foo; member
17 int foo; member
16 test_module := foo
19 LOCAL_JAVA_LIBRARIES := foo android.test.runner
22 +foo => accepts all items which signature is exactly "foo"23 +foo* => accepts all items which signature starts by "foo"
103 static Foo foo(10);110 __cxa_atexit( Foo::~Foo, &foo, &__dso_handle );113 C library. Doing this ensures that the destructor for 'foo' will be
373 ConnectivityManager foo = null; in onCrash() local374 foo.startUsingNetworkFeature(ConnectivityManager.TYPE_MOBILE, in onCrash()
42 getvar foo