Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.memfn/
Dmember_function_const_volatile.pass.cpp34 const volatile A* cap = &a; in test0() local
50 const volatile A* cap = &a; in test1() local
66 const volatile A* cap = &a; in test2() local
Dmember_function_const.pass.cpp34 const A* cap = &a; in test0() local
50 const A* cap = &a; in test1() local
66 const A* cap = &a; in test2() local
Dmember_function_volatile.pass.cpp34 volatile A* cap = &a; in test0() local
50 volatile A* cap = &a; in test1() local
66 volatile A* cap = &a; in test2() local
Dmember_data.fail.cpp33 const A* cap = ap; in test() local
Dmember_data.pass.cpp33 const A* cap = ap; in test() local
/ndk/sources/cxx-stl/gabi++/src/
Dstdexcept.cc41 std::size_t cap; member
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c900 cat_t *cap = p->g->categories; in ordinary() local