Home
last modified time | relevance | path

Searched defs:D3 (Results 1 – 25 of 33) sorted by relevance

12

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/
Dpointer_type.pass.cpp30 struct D3 { struct
52 typedef std::unique_ptr<VT, D3> P; in test_basic() argument
/external/eigen/bench/tensors/
Dcontraction_benchmarks_cpu.cc14 #define BM_ContractionCPU(D1, D2, D3) \ argument
Dtensor_benchmarks_fp16_gpu.cu40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument
Dtensor_benchmarks_gpu.cu40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument
Dtensor_benchmarks_cpu.cc83 #define BM_FuncWithInputDimsCPU(FUNC, D1, D2, D3, THREADS) \ argument
/external/clang/test/CodeGenCXX/
Dhomogeneous-aggregates.cpp29 struct D3 : Base1, Base2 { // non-homogeneous aggregate struct
53 // PPC: define void @_Z7func_D32D3(%struct.D3* noalias sret %agg.result, [4 x i64] %x.coerce) argument
/external/clang/test/SemaTemplate/
Delaborated-type-specifier.cpp16 struct D3 { }; struct
/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp30 struct D3 : B3 { // expected-note 2{{candidate constructor}} struct
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp386 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs()
423 unsigned D0, D1, D2, D3; in ExpandVLD() local
496 unsigned D0, D1, D2, D3; in ExpandVST() local
545 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local
622 unsigned D0, D1, D2, D3; in ExpandVTBL() local
/external/webp/src/dsp/
Drescaler_sse2.c216 const __m128i D3 = in ProcessRow_SSE2() local
220 const __m128i D3 = _mm_and_si128(C3, mask); in ProcessRow_SSE2() local
270 const __m128i D3 = _mm_add_epi64(C3, rounder); in RescalerExportRowExpand_SSE2() local
316 const __m128i D3 = _mm_srli_epi64(C3, WEBP_RESCALER_RFIX); in RescalerExportRowShrink_SSE2() local
/external/clang/test/SemaCXX/
Dconversion-delete-expr.cpp54 struct D3 : A3, B3 { struct
/external/clang/test/Analysis/
Dconst-method-call.cpp125 struct D3 : public B1 { struct
126 int *p;
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DDormandPrince54StepInterpolator.java63 private static final double D3 = -10690763975.0 / 1880347072.0; field in DormandPrince54StepInterpolator
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp370 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs()
407 unsigned D0, D1, D2, D3; in ExpandVLD() local
482 unsigned D0, D1, D2, D3; in ExpandVST() local
535 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local
614 unsigned D0, D1, D2, D3; in ExpandVTBL() local
/external/clang/test/CXX/special/class.copy/
Dp23-cxx11.cpp108 struct D3 { struct
131 template struct CopyAssign<D3>; // expected-note {{here}} argument
/external/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp97 struct D3 { // expected-note {{virtual destructor requires an unambiguous, accessible 'operator del… struct
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp154 LazyCallGraph::Node &D3 = (I++)->getNode(CG); in TEST() local
615 LazyCallGraph::Node &D3 = *CG.lookup(lookupFunction(*M, "d3")); in TEST() local
701 LazyCallGraph::Node &D3 = *CG.lookup(lookupFunction(*M, "d3")); in TEST() local
/external/llvm/test/MC/MachO/
Dx86_64-symbols.s14 D3: label
Dx86_32-symbols.s14 D3: label
/external/swiftshader/third_party/LLVM/test/MC/MachO/
Dx86_64-symbols.s14 D3: label
Dx86_32-symbols.s14 D3: label
/external/clang/test/Sema/
Dwarn-duplicate-enum.c24D3, // expected-warning{{element D3 has been implicitly assigned 2 which another element has been… enumerator
/external/pdfium/third_party/libtiff/
Dtif_color.c260 float f3 = 2-2*LumaBlue; int32 D3 = FIX(CLAMP(f3,0.0F,2.0F)); in TIFFYCbCrToRGBInit() local
/external/speex/libspeex/
Dmath_approx.h248 #define D3 1301 macro
/external/llvm/unittests/Support/
DAlignOfTest.cpp55 struct D3 : S2 {}; struct

12