Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 111) sorted by relevance

12345

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Deval.pass.cpp26 G g; in main() local
43 G g; in main() local
61 G g; in main() local
79 G g; in main() local
97 G g; in main() local
115 G g; in main() local
133 G g; in main() local
154 G g; in main() local
175 G g; in main() local
196 G g; in main() local
[all …]
/ndk/sources/host-tools/ndk-stack/regex/
Dregfree.c53 struct re_guts *g; in regfree() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr/
Doperator_==.pass.cpp29 int g(int) {return 0;} in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.cap/
Doperator_bool.pass.cpp19 int g(int) {return 0;} in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/
Dtree_balance_after_insert.pass.cpp261 Node g; in test1() local
336 Node g; in test1() local
411 Node g; in test1() local
486 Node g; in test1() local
654 Node g; in test2() local
726 Node g; in test2() local
891 Node g; in test3() local
963 Node g; in test3() local
1039 Node g; in test4() local
1329 Node g; in test5() local
/ndk/tests/device/test-stlport_shared-exception/jni/
Dgcsec1.cpp10 int g = 0; variable
Dalias1.cpp16 g (int i) in g() function
Dspec7_1.cpp9 void g() throw () { } in g() function
/ndk/tests/device/test-stlport_static-exception/jni/
Dgcsec1.cpp10 int g = 0; variable
Dalias1.cpp16 g (int i) in g() function
Dspec7_1.cpp9 void g() throw () { } in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.random.shuffle/
Drandom_shuffle_urng.pass.cpp26 std::minstd_rand g; in main() local
/ndk/sources/cxx-stl/gabi++/tests/
Dtest_aux_runtime.cpp26 class B { virtual void g() {}}; in bad_typeid_test() function in bad_typeid_test::B
40 class B { virtual void g() {}}; in bad_cast_test() function in bad_cast_test::B
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
Deval.pass.cpp34 G g; in main() local
50 G g; in main() local
66 G g; in main() local
Deval_param.pass.cpp34 G g; in main() local
51 G g; in main() local
68 G g; in main() local
/ndk/tests/build/test-stlport_static-exception-force-rebuild/jni/
Dalias1.cpp16 g (int i) in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
Dnested.pass.cpp48 auto g = std::bind(power(), 2, _1); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
Deval.pass.cpp54 G g; in main() local
72 G g; in main() local
90 G g; in main() local
Deval_param.pass.cpp54 G g; in main() local
73 G g; in main() local
92 G g; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
Ddestructor.pass.cpp36 void g() in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.ops/
Dremove_if.pass.cpp20 bool g(int i) in g() function
Dunique_pred.pass.cpp19 bool g(int x, int y) in g() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
Deval.pass.cpp35 G g; in main() local
76 G g; in main() local
117 G g; in main() local
158 G g; in main() local
199 G g; in main() local
240 G g; in main() local
281 G g; in main() local
322 G g; in main() local
363 G g; in main() local
404 G g; in main() local
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/detail/
Ddef.hpp34 # define BOOST_PP_SLOT_CC_7(a, b, c, d, e, f, g) BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) argument
35 # define BOOST_PP_SLOT_CC_8(a, b, c, d, e, f, g, h) BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) argument
36 # define BOOST_PP_SLOT_CC_9(a, b, c, d, e, f, g, h, i) BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h,… argument
37 # define BOOST_PP_SLOT_CC_10(a, b, c, d, e, f, g, h, i, j) BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, … argument
44 # define BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) a ## b ## c ## d ## e ## f ## g argument
45 # define BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) a ## b ## c ## d ## e ## f ## g ## h argument
46 # define BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h, i) a ## b ## c ## d ## e ## f ## g ## h ## i argument
47 # define BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, g, h, i, j) a ## b ## c ## d ## e ## f ## g ## h #… argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
Deval.pass.cpp35 G g; in main() local
75 G g; in main() local
115 G g; in main() local
155 G g; in main() local
201 G g; in main() local
247 G g; in main() local
287 G g; in main() local
327 G g; in main() local
373 G g; in main() local
419 G g; in main() local

12345