Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringSwitch.h131 const char (&S4)[N4], const T& Value) { in Cases()
140 const char (&S4)[N4], const char (&S5)[N5], in Cases()
150 const char (&S4)[N4], const char (&S5)[N5], in Cases()
160 const char (&S4)[N4], const char (&S5)[N5], in Cases()
171 const char (&S4)[N4], const char (&S5)[N5], in Cases()
182 const char (&S4)[N4], const char (&S5)[N5], in Cases()
239 const char (&S3)[N3], const char (&S4)[N4], const T &Value) { in CasesLower()
/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/libopus/celt/arm/
Dcelt_ne10_mdct.c51 int N, N2, N4; in clt_mdct_forward_neon() local
165 int N, N2, N4; in clt_mdct_backward_neon() local
/external/clang/test/SemaTemplate/
Dinstantiate-call.cpp37 namespace N4 { namespace
Dinstantiate-expr-2.cpp25 namespace N4 { namespace
57 namespace N4 { namespace
/external/libopus/celt/mips/
Dmdct_mipsr1.h64 int N, N2, N4; in clt_mdct_forward() local
190 int N, N2, N4; in clt_mdct_backward() local
/external/libopus/celt/
Dmdct.c123 int N, N2, N4; in clt_mdct_forward_c() local
246 int N, N2, N4; in clt_mdct_backward_c() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringSwitch.h106 const char (&S4)[N4], const T& Value) { in Cases()
/external/llvm/include/llvm/ADT/
DStringSwitch.h136 const char (&S4)[N4], const T& Value) { in Cases()
/external/clang/test/CodeGen/
Dxcore-stringtype.c135 struct SB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; member
164 union UB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; member
/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/unittests/Analysis/
DLazyCallGraphTest.cpp437 LazyCallGraph::Node &N4 = *CG.lookup(lookupFunction(*M, "f4")); in TEST() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3203 SDValue N4) { in getNode()
3210 SDValue N4, SDValue N5) { in getNode()
4575 SDValue N4) { in getNode()
4582 SDValue N4, SDValue N5) { in getNode()
DDAGCombiner.cpp3825 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4037 SDValue N1, SDValue N2, SDValue N3, SDValue N4) { in getNode()
4043 SDValue N1, SDValue N2, SDValue N3, SDValue N4, in getNode()
5620 SDValue N1, SDValue N2, SDValue N3, SDValue N4) { in getNode()
5626 SDValue N1, SDValue N2, SDValue N3, SDValue N4, in getNode()
DDAGCombiner.cpp5717 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local
/external/libopus/src/
Dopus_encoder.c1901 int N2, N4; in opus_encode_native() local
/external/llvm/unittests/IR/
DMetadataTest.cpp536 MDNode *N4 = MDNode::get(Context, Ops4); in TEST_F() local