Home
last modified time | relevance | path

Searched refs:Foo (Results 1 – 17 of 17) sorted by relevance

/ndk/tests/device/test-gabi++-guard/jni/
Dtest_guard.cpp11 class Foo { class
13 Foo() { mValue++; } in Foo() function in Foo
19 int Foo::mValue;
21 static Foo* getInstance(void) in getInstance()
26 static Foo _instance; in getInstance()
30 static Foo* sInstances[MAX_THREADS];
52 Foo* foo = getInstance(); in main()
/ndk/tests/device/test-basic-rtti/jni/
Dtest_basic_rtti.cpp18 class Foo class
21 virtual ~Foo() { } in ~Foo()
28 class Bar: public Foo
39 Foo* foo = new Bar(); in main()
/ndk/tests/device/test-gabi++/jni/
Dtest_gabixx_rtti.cpp21 class Foo class
24 virtual ~Foo() { } in ~Foo()
31 class Bar: public Foo
56 Foo* foo = new Bar(); in main()
/ndk/tests/device/test-stlport-rtti/jni/
Dtest_stlport_rtti.cpp21 class Foo class
24 virtual ~Foo() { } in ~Foo()
31 class Bar: public Foo
56 Foo* foo = new Bar(); in main()
/ndk/tests/build/multiple-static-const/jni/
Dmain.cpp3 const int Foo::CONST_1 = 42;
4 const double Foo::CONST_2 = 3.14159265;
Dmain.h4 class Foo {
/ndk/tests/build/gnustl-force-exceptions/jni/
Dforced_exceptions.cpp8 class Foo { int x; }; class
11 printf("%p\n", typeid(Foo)); // will fail without -frtti in main()
/ndk/tests/build/gnustl-force-none/jni/
Dforce_none.cpp9 class Foo { int x; }; class
12 printf("%p\n", typeid(Foo)); // will fail with RTTI in main()
/ndk/tests/build/gnustl-force-all/jni/
Dforced_all.cpp9 class Foo { int x; }; class
12 printf("%p\n", &typeid(Foo)); // will fail without -frtti in main()
/ndk/tests/build/gnustl-force-rtti/jni/
Dforced_rtti.cpp9 class Foo { int x; }; class
12 printf("%p\n", &typeid(Foo)); // will fail without -frtti in main()
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dsubstitution23 run_make_test('all:;@echo $(patsubst Foo,Repl,FooFoo)', '', 'FooFoo');
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi486 the header came from the same package. Thus, if your Foo package
489 @file{foo.h} there or (2) the @file{foo.h} that exists came from the Foo
492 To tell whether @file{foo.h} came from the Foo package, put a magic
Dmake.info-21573 unless the header came from the same package. Thus, if your Foo
1577 Foo package.
1579 To tell whether `foo.h' came from the Foo package, put a magic
Dmake.info-13960 `Foo' all refer to different variables.
Dmake.texi4803 and @samp{Foo} all refer to different variables.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex6628 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6629 % @float Foo,lbl & no caption: Foo 1.1
6630 % @float Foo & @caption{Cap}: Foo: Cap
6631 % @float Foo & no caption: Foo
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
7804 % @float Foo,lbl & no caption: Foo 1.1
7805 % @float Foo & @caption{Cap}: Foo: Cap
7806 % @float Foo & no caption: Foo