Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dnew.cc79 void* operator new(std::size_t size, const std::nothrow_t& no) in operator new()
94 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/host-tools/ndk-stack/regex/
Dregcomp.c1024 int no = p->g->ncsets++; in allocset() local