Home
last modified time | relevance | path

Searched defs:N2 (Results 1 – 25 of 47) 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/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/es6/
Des6modulekindWithES5Target7.ts8 export namespace N2 { namespace
/third_party/typescript/tests/cases/conformance/externalModules/esnext/
DesnextmodulekindWithES5Target7.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/boost/boost/mpl/aux_/
Dcomparison_op.hpp50 # define AUX778076_OP(N1, N2) \ argument
/third_party/boost/libs/math/example/
Df_test.cpp29 double N2, // Sample 2 size in f_test()
/third_party/boost/libs/smart_ptr/test/
Dintrusive_ref_counter_test.cpp56 namespace N2 { namespace
/third_party/boost/boost/sort/common/
Dpivot.hpp66 auto N2 = (last - first) >> 1; in pivot3() local
/third_party/boost/libs/multiprecision/example/
Dhypergeometric_luke_algorithms.cpp266 const std::int32_t N2 = static_cast<std::int32_t>(this->N() + static_cast<std::int32_t>(2)); in ccoef() local
323 const std::int32_t N2 = static_cast<std::int32_t>(N() + static_cast<std::int32_t>(2)); in ccoef() local
385 const std::int32_t N2 = static_cast<std::int32_t>(this->N() + static_cast<std::int32_t>(2)); in ccoef() local
527 const std::int32_t N2 = static_cast<std::int32_t>(N() + static_cast<std::int32_t>(2)); in ccoef() local
/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/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/src/Renderer/
DVector.cpp164 float Vector::N2(const Vector &v) in N2() function in sw::Vector
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dtopk_lib.cuh360 inline __device__ void MergeWarpByRegister(T k1[N1], S v1[N1], T k2[N2], S v2[N2]) { in MergeWarpByRegister()
/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/boost/libs/hana/include/boost/hana/experimental/
Dview.hpp235 constexpr auto N2 = decltype(hana::length(view.sequence2_))::value; in apply() local
/third_party/boost/boost/hana/experimental/
Dview.hpp235 constexpr auto N2 = decltype(hana::length(view.sequence2_))::value; in apply() local
/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

12