| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | StringSwitch.h | 107 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 114 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 121 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 129 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 138 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 148 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 158 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 169 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 180 StringSwitch &Cases(const char (&S0)[N0], const char (&S1)[N1], in Cases() 218 CasesLower(const char (&S0)[N0], const char (&S1)[N1], const T &Value) { in CasesLower() [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | moduleAugmentationDisallowedExtensions.js | 56 var N1; variable 57 (function (N1) { argument
|
| D | numericEnumMappedType.js | 57 var N1; variable 58 (function (N1) { argument
|
| D | thisTypeErrors.js | 81 var N1; variable 82 (function (N1) { argument
|
| D | instantiateContextualTypes.js | 201 var N1; variable 202 (function (N1) { argument
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | renameImportOfExportEquals.ts | 18 const [N0Def, N0, x0Def, x0, N1Def, N1, a0Def, a0, a1Def, a1, b0Def, b0, b1, x1] = test.ranges(); constant 19 const nRanges = [N0, N1]; constant
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| D | strrchr.c | 34 #define N1(no, str) \ macro
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/import_alias_declarations/ |
| D | import_alias_declarations_1.ts | 26 namespace N1 { namespace
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | default-macro-constant-type-unsigned.rs | 9 pub const N1: u32 = 1; constant
|
| D | default-macro-constant-type-signed.rs | 9 pub const N1: i32 = 1; constant
|
| D | fit-macro-constant-types-signed.rs | 9 pub const N1: i8 = 1; constant
|
| D | default-macro-constant-type.rs | 9 pub const N1: u32 = 1; constant
|
| D | fit-macro-constant-types.rs | 9 pub const N1: u8 = 1; constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 844 SDValue N0, N1, N2; in isOneUseSetCC() local 892 SDValue N1) { in reassociationCanBreakAddressingModePattern() 948 SDValue N0, SDValue N1) { in reassociateOpsCommutative() 979 SDValue N1, SDNodeFlags Flags) { in reassociateOps() 1206 SDValue N1 = Op.getOperand(1); in PromoteIntBinOp() local 1268 SDValue N1 = Op.getOperand(1); in PromoteIntShiftOp() local 1683 SDValue N1 = N->getOperand(1); in combine() local 2084 SDValue N1 = N->getOperand(1); in visitADDLike() local 2302 SDValue N1 = N->getOperand(1); in visitADD() local 2326 SDValue N1 = N->getOperand(1); in visitADDSAT() local [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | moduleAugmentationDisallowedExtensions.ts | 8 namespace N1 { namespace
|
| D | instantiateContextualTypes.ts | 88 namespace N1 { namespace
|
| /third_party/typescript/tests/cases/conformance/types/thisType/ |
| D | thisTypeErrors.ts | 34 namespace N1 { namespace
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | default-macro-constant-type.h | 5 #define N1 1ULL macro
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_xbr.c | 94 … N0, N1, N2, N3) do { \ argument 128 … N0, N1, N2, N3, N4, N5, N6, N7, N8) do { \ argument 170 … N15, N14, N11, N3, N7, N10, N13, N12, N9, N6, N2, N1, N5, N8, N4, N0) do { \ argument
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | intersectionReductionStrict.ts | 17 type N1 = 'a' & 'b'; alias
|
| D | intersectionReduction.ts | 17 type N1 = 'a' & 'b'; alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 3384 SDValue N1 = Node->getOperand(1); in matchBitExtract() local 3520 SDValue N1 = Node->getOperand(1); in matchBEXTRFromAndImm() local 3639 SDValue N1 = Node->getOperand(1); in emitPCMPISTR() local 3794 SDValue N1 = N->getOperand(1); in tryShrinkShlLogicImm() local 4380 SDValue N1 = N->getOperand(1); in tryMatchBitSelect() local 4548 SDValue N1 = Node->getOperand(1); in Select() local 4597 SDValue N1 = Node->getOperand(1); in Select() local 4694 SDValue N1 = Node->getOperand(1); in Select() local 4772 SDValue N1 = Node->getOperand(1); in Select() local 4863 SDValue N1 = Node->getOperand(1); in Select() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430ISelDAGToDAG.cpp | 350 bool MSP430DAGToDAGISel::tryIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2, in tryIndexedBinOp()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelDAGToDAG.cpp | 1190 SDValue N1 = Addr.getOperand(1); in SelectDS1Addr1Offset() local 1265 SDValue N1 = Addr.getOperand(1); in SelectDS64Bit4ByteAligned() local 1531 SDValue N1 = Addr.getOperand(1); in SelectMUBUFScratchOffen() local 1662 SDValue N1 = Addr.getOperand(1); in SelectFlatOffset() local 1831 SDValue N1 = Addr.getOperand(1); in SelectSMRD() local 1895 SDValue N1 = Index.getOperand(1); in SelectMOVRELOffset() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 585 SDValue N1 = Op.getOperand(1); in isADDADDMUL() local 1636 SDValue N1 = N->getOperand(1); in PerformDAGCombine() local 1672 SDValue N1 = N->getOperand(1); in PerformDAGCombine() local 1709 SDValue N1 = N->getOperand(1); in PerformDAGCombine() local
|