Searched refs:Ns (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
H A Dqualified-id-lookup.cpp2 namespace Ns { namespace
9 namespace Ns { namespace
19 int y = Ns::Enumerator;
/external/openssh/
H A Dmdoc2man.awk100 } else if(match(words[w],"^Ns$")) {
/external/bison/src/
H A Dreduce.c91 bitset Np, Ns;
128 Ns = Np;
130 N = Ns;
90 bitset Np, Ns; local
/external/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp57 template<unsigned... Ns> struct Cs : X<C,Ns>... {};

Completed in 335 milliseconds