Searched defs:foo (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Dnested-struct.cpp4 // If debug info for my_number() is emitted outside function foo's scope
11 // DEBUGGER: ptype foo
14 int foo() { function
27 foo();
H A Dfunc_invoke_and_crash.cpp19 static int foo() { function
24 return foo();
H A Dtest_info_sources.cpp21 static int foo() { function
26 return foo();
H A Daggregate-indirect-arg.cpp22 void foo(SVal v) { bar(v); } function in class:A
30 a.foo(v);
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
H A DNoPublicConstructorTest.java29 public NoPublicConstructorTest(String foo, String foo2) { argument
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
H A DFindMethodBindingObject.java39 public static Foo foo = new Foo(); field in class:FindMethodBindingObject
/frameworks/av/media/libstagefright/
H A DMetaData.cpp352 AString foo; local
353 hexdump(data, mSize, 0, &foo);
355 out.append(foo.c_str());
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java559 int someFunc(int foo) { argument
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 302 milliseconds