Home
last modified time | relevance | path

Searched defs:N4 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeCompletion/
Dnamespace-alias.cpp1 namespace N4 { namespace
Dusing-namespace.cpp1 namespace N4 { namespace
Dusing.cpp1 namespace N4 { namespace
/external/clang/test/PCH/
Dnamespaces.cpp44 inline namespace N4 { } namespace
/external/clang/test/SemaTemplate/
Dinstantiate-call.cpp37 namespace N4 { namespace
Dinstantiate-expr-2.cpp25 namespace N4 { namespace
57 namespace N4 { namespace
/external/llvm/include/llvm/ADT/
DStringSwitch.h106 const char (&S4)[N4], const T& Value) { in Cases()
/external/speex/libspeex/
Dpreprocess.c398 int N, N3, N4, M; in speex_preprocess_state_init() local
623 int N4 = st->frame_size - N3; in preprocess_analysis() local
732 int N4 = st->frame_size - N3; in speex_preprocess_run() local
/external/clang/test/CodeGenCXX/
Dbitfield.cpp284 namespace N4 { namespace
Dreferences.cpp250 namespace N4 { namespace
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3347 SDValue N4) { in getNode()
3354 SDValue N4, SDValue N5) { in getNode()
4812 SDValue N4) { in getNode()
4819 SDValue N4, SDValue N5) { in getNode()
DDAGCombiner.cpp4172 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local