| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | StringSwitch.h | 85 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 91 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 97 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 104 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases()
|
| /external/llvm/include/llvm/ADT/ |
| D | StringSwitch.h | 91 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 104 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 118 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 134 StringSwitch& Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases()
|
| /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
| D | p2.cpp | 21 namespace N0 { namespace 59 namespace N0 { namespace 117 namespace N0 { namespace 135 namespace N0 { namespace 146 namespace N0 { namespace 174 namespace N0 { namespace 216 namespace N0 { namespace 251 namespace N0 { namespace
|
| D | p2-0x.cpp | 20 namespace N0 { namespace 50 namespace N0 { namespace 87 namespace N0 { namespace 96 namespace N0 { namespace 140 namespace N0 { namespace 151 namespace N0 { namespace 176 namespace N0 { namespace 215 namespace N0 { namespace 247 namespace N0 { namespace
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 525 SDValue N0, N1, N2; in isOneUseSetCC() local 532 SDValue N0, SDValue N1) { in ReassociateOps() 778 SDValue N0 = Op.getOperand(0); in PromoteIntBinOp() local 836 SDValue N0 = Op.getOperand(0); in PromoteIntShiftOp() local 1169 SDValue N0 = N->getOperand(0); in combine() local 1294 SDValue combineShlAddConstant(DebugLoc DL, SDValue N0, SDValue N1, in combineShlAddConstant() 1316 SDValue N0 = N->getOperand(0); in visitADD() local 1482 SDValue N0 = N->getOperand(0); in visitADDC() local 1525 SDValue N0 = N->getOperand(0); in visitADDE() local 1561 SDValue N0 = N->getOperand(0); in visitSUB() local [all …]
|
| /external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/ |
| D | p3.cpp | 6 namespace N0 { namespace
|
| /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/ |
| D | p4.cpp | 12 namespace N0 { namespace
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 762 SDValue N0, N1, N2; in isOneUseSetCC() local 816 SDValue DAGCombiner::ReassociateOps(unsigned Opc, const SDLoc &DL, SDValue N0, in ReassociateOps() 1048 SDValue N0 = Op.getOperand(0); in PromoteIntBinOp() local 1106 SDValue N0 = Op.getOperand(0); in PromoteIntShiftOp() local 1500 SDValue N0 = N->getOperand(0); in combine() local 1634 SDValue N0 = N->getOperand(0); in visitADD() local 1781 SDValue N0 = N->getOperand(0); in visitADDC() local 1822 SDValue N0 = N->getOperand(0); in visitADDE() local 1853 SDValue N0 = N->getOperand(0); in visitSUB() local 1963 SDValue N0 = N->getOperand(0); in visitSUBC() local [all …]
|
| /external/llvm/unittests/Transforms/Utils/ |
| D | ValueMapperTest.cpp | 76 MDNode *N0; // !0 = !{!1} in TEST() local 202 auto *N0 = MDTuple::get(C, None); in TEST() local 219 auto *N0 = MDTuple::get(C, None); in TEST() local 306 auto *N0 = MDTuple::get(C, None); in TEST() local
|
| /external/clang/test/CXX/temp/temp.arg/temp.arg.type/ |
| D | p2.cpp | 32 namespace N0 { namespace
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelDAGToDAG.cpp | 660 SDValue N0 = Addr.getOperand(0); in SelectDS1Addr1Offset() local 724 SDValue N0 = Addr.getOperand(0); in SelectDS64Bit4ByteAligned() local 816 SDValue N0 = Addr.getOperand(0); in SelectMUBUF() local 851 SDValue N0 = Addr.getOperand(0); in SelectMUBUF() local 919 SDValue N0 = Addr.getOperand(0); in SelectMUBUFScratch() local 1053 SDValue N0 = Offset.getOperand(0); in SelectMUBUFIntrinsicVOffset() local 1128 SDValue N0 = Addr.getOperand(0); in SelectSMRD() local 1199 SDValue N0 = Index.getOperand(0); in SelectMOVRELOffset() local
|
| /external/llvm/unittests/IR/ |
| D | MDBuilderTest.cpp | 85 MDNode *N0 = MDHelper.createTBAANode("Node", R); in TEST_F() local
|
| /external/libopus/celt/ |
| D | rate.c | 150 int N0; in compute_pulse_cache() local 432 int N0, N, den; in interp_bits2pulses() local
|
| D | bands.c | 274 int N0; in anti_collapse() local 458 int i, c, N0; in spreading_decision() local 558 static void deinterleave_hadamard(celt_norm *X, int N0, int stride, int hadamard) in deinterleave_hadamard() 584 static void interleave_hadamard(celt_norm *X, int N0, int stride, int hadamard) in interleave_hadamard() 607 void haar1(celt_norm *X, int N0, int stride) in haar1() 1075 int N0=N; in quant_band() local
|
| D | vq.c | 142 int N0; in extract_collapse_mask() local
|
| /external/clang/test/SemaCXX/ |
| D | linkage-spec.cpp | 31 namespace N0 { namespace
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 619 SDValue N0 = N.getOperand(0); in MatchWrapper() local 1764 SDValue N0 = Node->getOperand(0); in Select() local 1835 SDValue N0 = Node->getOperand(0); in Select() local 1862 SDValue N0 = Node->getOperand(0); in Select() local 1962 SDValue N0 = Node->getOperand(0); in Select() local 2108 SDValue N0 = Node->getOperand(0); in Select() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 746 SDValue N0 = N.getOperand(0); in matchWrapper() local 2036 SDValue N0 = Node->getOperand(0); in Select() local 2117 SDValue N0 = Node->getOperand(0); in Select() local 2134 SDValue N0 = Node->getOperand(0); in Select() local 2159 SDValue N0 = Node->getOperand(0); in Select() local 2318 SDValue N0 = Node->getOperand(0); in Select() local 2504 SDValue N0 = Node->getOperand(0); in Select() local
|
| /external/bison/src/ |
| D | reduce.c | 67 useful_production (rule_number r, bitset N0) in useful_production()
|
| /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 605 SDValue N0 = Node->getOperand(0); in Select() local 685 SDValue N0 = Node->getOperand(0); in Select() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
| D | AlphaISelDAGToDAG.cpp | 232 SDValue N0 = N->getOperand(0); in Select() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 596 SDValue N0 = Op.getOperand(0); in isADDADDMUL() local 1331 SDValue N0 = N->getOperand(0); in PerformDAGCombine() local 1368 SDValue N0 = N->getOperand(0); in PerformDAGCombine() local 1407 SDValue N0 = N->getOperand(0); in PerformDAGCombine() local
|
| /external/syslinux/com32/lua/src/ |
| D | lundump.c | 185 #define N0 LUAC_HEADERSIZE macro
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430ISelDAGToDAG.cpp | 140 SDValue N0 = N.getOperand(0); in MatchWrapper() local
|
| /external/skia/third_party/lua/src/ |
| D | lundump.c | 185 #define N0 LUAC_HEADERSIZE macro
|