/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringSwitch.h | 131 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/ |
D | namespace-alias.cpp | 1 namespace N4 { namespace
|
D | using-namespace.cpp | 1 namespace N4 { namespace
|
D | using.cpp | 1 namespace N4 { namespace
|
/external/clang/test/PCH/ |
D | namespaces.cpp | 44 inline namespace N4 { } namespace
|
/external/libopus/celt/arm/ |
D | celt_ne10_mdct.c | 51 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/ |
D | instantiate-call.cpp | 37 namespace N4 { namespace
|
D | instantiate-expr-2.cpp | 25 namespace N4 { namespace 57 namespace N4 { namespace
|
/external/libopus/celt/mips/ |
D | mdct_mipsr1.h | 64 int N, N2, N4; in clt_mdct_forward() local 190 int N, N2, N4; in clt_mdct_backward() local
|
/external/libopus/celt/ |
D | mdct.c | 123 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/ |
D | StringSwitch.h | 106 const char (&S4)[N4], const T& Value) { in Cases()
|
/external/llvm/include/llvm/ADT/ |
D | StringSwitch.h | 136 const char (&S4)[N4], const T& Value) { in Cases()
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 135 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/ |
D | preprocess.c | 398 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/ |
D | bitfield.cpp | 284 namespace N4 { namespace
|
D | references.cpp | 250 namespace N4 { namespace
|
/external/llvm/unittests/Analysis/ |
D | LazyCallGraphTest.cpp | 437 LazyCallGraph::Node &N4 = *CG.lookup(lookupFunction(*M, "f4")); in TEST() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3203 SDValue N4) { in getNode() 3210 SDValue N4, SDValue N5) { in getNode() 4575 SDValue N4) { in getNode() 4582 SDValue N4, SDValue N5) { in getNode()
|
D | DAGCombiner.cpp | 3825 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4037 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()
|
D | DAGCombiner.cpp | 5717 SDValue N4 = N->getOperand(4); in visitSELECT_CC() local
|
/external/libopus/src/ |
D | opus_encoder.c | 1901 int N2, N4; in opus_encode_native() local
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 536 MDNode *N4 = MDNode::get(Context, Ops4); in TEST_F() local
|