Home
last modified time | relevance | path

Searched defs:N2 (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringSwitch.h115 const char (&S2)[N2], const T& Value) { in Cases()
122 const char (&S2)[N2], const char (&S3)[N3], in Cases()
130 const char (&S2)[N2], const char (&S3)[N3], in Cases()
139 const char (&S2)[N2], const char (&S3)[N3], in Cases()
149 const char (&S2)[N2], const char (&S3)[N3], in Cases()
159 const char (&S2)[N2], const char (&S3)[N3], in Cases()
170 const char (&S2)[N2], const char (&S3)[N3], in Cases()
181 const char (&S2)[N2], const char (&S3)[N3], in Cases()
224 CasesLower(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], in CasesLower()
231 CasesLower(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], in CasesLower()
[all …]
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/import_alias_declarations/
Dimport_alias_declarations_1.ts27 interface N2 { hn: number } interface
32 namespace N2 { namespace
/third_party/typescript/tests/baselines/reference/
DaliasUsageInIndexerOfClass.js24 class N2 { class
78 function N2() { class in N2
DnumericEnumMappedType.js62 var N2; variable
63 (function (N2) { argument
/third_party/typescript/tests/cases/conformance/externalModules/esnext/
DesnextmodulekindWithES5Target7.ts8 export namespace N2 { namespace
/third_party/typescript/tests/cases/conformance/externalModules/es6/
Des6modulekindWithES5Target7.ts8 export namespace N2 { namespace
/third_party/typescript/tests/cases/compiler/
DaliasUsageInIndexerOfClass.ts23 class N2 { class
DnumericEnumMappedType.ts29 enum N2 { C = val(), D = val() } enum
DcomplexRecursiveCollections.ts19 interface N2<T> extends N1<T> { interface
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Ddefault-macro-constant-type-unsigned.rs10 pub const N2: u32 = 2; constant
Ddefault-macro-constant-type-signed.rs10 pub const N2: i32 = 2; constant
Dfit-macro-constant-types-signed.rs10 pub const N2: i8 = 2; constant
Ddefault-macro-constant-type.rs10 pub const N2: u32 = 2; constant
Dfit-macro-constant-types.rs10 pub const N2: u8 = 2; constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Ddefault-macro-constant-type.h6 #define N2 2ULL macro
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexPipeline.cpp643 Vector4f N2; in processTextureCoordinate() local
694 Vector4f N2; in processTextureCoordinate() local
/third_party/ffmpeg/libavfilter/
Dvf_xbr.c94 … 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
Dvf_pp7.c71 #define N2 10 macro
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVector.cpp164 float Vector::N2(const Vector &v) in N2() function in sw::Vector
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionReductionStrict.ts18 type N2 = { a: string } & null; alias
DintersectionReduction.ts18 type N2 = { a: string } & null; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp350 bool MSP430DAGToDAGISel::tryIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2, in tryIndexedBinOp()
/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes1.ts185 type N2 = Not<true>; // false alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1637 SDValue N2 = N->getOperand(2); in PerformDAGCombine() local
1673 SDValue N2 = N->getOperand(2); in PerformDAGCombine() local
1710 SDValue N2 = N->getOperand(2); in PerformDAGCombine() local
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/
Dmod.rs866 pub fn fmt_fields<N2>(self, fmt_fields: N2) -> SubscriberBuilder<N2, E, F, W> in fmt_fields() method
1106 pub fn map_fmt_fields<N2>(self, f: impl FnOnce(N) -> N2) -> SubscriberBuilder<N2, E, F, W> in map_fmt_fields()

12