Home
last modified time | relevance | path

Searched defs:no (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dnew.cc113 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new()
128 void* operator new[](std::size_t size, const std::nothrow_t& no) in operator new[]()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
Dhas_constraints.hpp19 typedef char (&no)[2]; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_convertible.hpp43 typedef char (&no) [2]; typedef
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dprivate_typeinfo.h70 no enumerator
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c1024 int no = p->g->ncsets++; in allocset() local