/third_party/ffmpeg/libavcodec/ |
D | indeo3data.h | 34 PD( 0, 0), E2( 2, 2), E4( -1, 3), E2( 4, 4), E4( 1, 5),\ 48 PD( 0, 0), E2( 3, 3), E4( -1, 4), E2( 7, 7), E4( 2, 8),\ 60 PD( 0, 0), E2( 4, 4), E4( -1, 5), E4( 3, 10), E2( 9, 9),\ 70 PD( 0, 0), E2( 5, 5), E4( -2, 7), E2( 11, 11), E4( 3, 13),\ 79 PD( 0, 0), E2( 6, 6), E4( -2, 8), E2( 13, 13), E4( 4, 15),\ 88 PD( 0, 0), E2( 7, 7), E4( -3, 10), E2( 16, 16), E4( 5, 18),\ 96 PD( 0, 0), E2( 8, 8), E4( -3, 11), E2( 18, 18), E4( 5, 20),\ 104 PD( 0, 0), E2( 9, 9), E4( -3, 12), E2( 20, 20), E4( 6, 23),\ 111 PD( 0, 0), E2( 2, 2), E4( 0, 2), E2( 4, 4), E4( 0, 4),\ 125 PD( 0, 0), E2( 3, 3), E4( 0, 3), E2( 6, 6), E4( 3, 9),\ [all …]
|
/third_party/optimized-routines/math/ |
D | erf.c | 20 #define PD __erf_data.erfc_poly_D macro 146 double r1 = fma (a, PD[1], PD[0]); in erf() 147 double r2 = fma (a, PD[3], PD[2]); in erf() 148 double r3 = fma (a, PD[5], PD[4]); in erf() 149 double r4 = fma (a, PD[7], PD[6]); in erf() 150 double r5 = fma (a, PD[9], PD[8]); in erf() 151 double r6 = fma (a, PD[11], PD[10]); in erf() 152 double r7 = fma (a, PD[13], PD[12]); in erf() 153 double r8 = fma (a, PD[15], PD[14]); in erf() 154 double r9 = fma (a, PD[17], PD[16]); in erf()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_xbr.c | 93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 97 … const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ 100 … if (e < i && (!eq(PF,PB) && !eq(PH,PD) || eq(PE,PI) \ 105 … const int left = ke<<1 <= ki && PE != PG && PD != PG; \ 127 #define FILT3(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 131 … const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ 134 … if (e < i && (!eq(PF,PB) && !eq(PF,PC) || !eq(PH,PD) && !eq(PH,PG) || eq(PE,PI) \ 139 … const int left = ke<<1 <= ki && PE != PG && PD != PG; \ 169 #define FILT4(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 173 … const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 49 "bndmov\t{$src, $dst|$dst, $src}", []>, PD, 53 "bndmov\t{$src, $dst|$dst, $src}", []>, PD, 56 "bndmov\t{$src, $dst|$dst, $src}", []>, PD, 61 "bndmov\t{$src, $dst|$dst, $src}", []>, PD, 65 "bndmov\t{$src, $dst|$dst, $src}", []>, PD, 68 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
|
D | X86InstrFormats.td | 134 def PD : Prefix<1>; 138 // that other instructions with this opcode use PD/XS/XD 202 class PD : TB { Prefix OpPrefix = PD; } 206 class T8PD : T8 { Prefix OpPrefix = PD; } 210 class TAPD : TA { Prefix OpPrefix = PD; } 484 !if(!eq(OpPrefix.Value, PD.Value), [UseSSE2], 501 !if(!eq(OpPrefix.Value, PD.Value), [UseSSE2], 530 !if(!eq(OpPrefix.Value, PD.Value), [UseSSE2], 543 let Predicates = !if(!eq(OpPrefix.Value, PD.Value), [HasMMX, HasSSE2], 553 !if(!eq(OpPrefix.Value, PD.Value), [UseSSE2], [all …]
|
D | X86InstrFMA3Info.cpp | 44 FMA3GROUP_PACKED_WIDTHS(Name, PD, Attrs) \ 80 FMA3GROUP_PACKED_AVX512_WIDTHS(Name, PD, Suf, Attrs) \ 139 (TSFlags & X86II::OpPrefixMask) == X86II::PD && in getFMA3Group()
|
D | X86InstrSSE.td | 356 PD, VEX, VEX_WIG; 362 PD, VEX, VEX_WIG; 369 PD, VEX, VEX_L, VEX_WIG; 375 PD, VEX, VEX_L, VEX_WIG; 389 PD; 392 PD; 634 SSEPackedDouble>, PD, 1773 SchedWriteFCmpSizes.PD.Scl>, 1784 SchedWriteFCmpSizes.PD.Scl>, XD; 1815 SchedWriteFCmpSizes.PD.Scl, sse_load_f64>, [all …]
|
D | X86InstrFMA.td | 140 defm VFMADD : fma3p_forms<0x98, 0xA8, 0xB8, "vfmadd", "pd", "PD", 143 defm VFMSUB : fma3p_forms<0x9A, 0xAA, 0xBA, "vfmsub", "pd", "PD", 146 defm VFMADDSUB : fma3p_forms<0x96, 0xA6, 0xB6, "vfmaddsub", "pd", "PD", 149 defm VFMSUBADD : fma3p_forms<0x97, 0xA7, 0xB7, "vfmsubadd", "pd", "PD", 162 defm VFNMADD : fma3p_forms<0x9C, 0xAC, 0xBC, "vfnmadd", "pd", "PD", loadv2f64, 164 defm VFNMSUB : fma3p_forms<0x9E, 0xAE, 0xBE, "vfnmsub", "pd", "PD", loadv2f64,
|
D | X86InstrVMX.td | 37 "vmclear\t$vmcs", []>, PD;
|
D | X86InstrAVX512.td | 2780 defm PD : avx512_vector_fpclass_all<OpcodeStr, avx512vl_f64_info, opcVec, 2833 VEX, PD; 2842 VEX, PD, VEX_W; 2961 sched, HasDQI>, VEX, PD; 2965 sched, HasBWI>, VEX, PD, VEX_W; 3002 sched, HasDQI, IsCommutable>, VEX_4V, VEX_L, PD; 3006 sched, HasBWI, IsCommutable>, VEX_4V, VEX_L, VEX_W, PD; 3072 defm KUNPCKBW : avx512_mask_unpck<"bw", v16i1_info, v8i1_info, WriteShuffle, HasAVX512>, PD; 3091 VEX, PD; 3097 VEX, PD, VEX_W; [all …]
|
D | X86InstrMMX.td | 514 WriteCvtPD2I, SSEPackedDouble>, PD, SIMD_EXC; 520 WriteCvtPD2I, SSEPackedDouble>, PD, SIMD_EXC; 523 WriteCvtI2PD, SSEPackedDouble>, PD;
|
/third_party/toybox/tests/ |
D | man.test | 23 .PD 0 26 .PD 30 .PD 0 106 .PD 0 178 .PD 0
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 590 PerFunctionProfileData PD; in computeNumValueSiteCounts() local 591 PD.NumValueSites[ValueKind] = Index + 1; in computeNumValueSiteCounts() 592 ProfileDataMap[Name] = PD; in computeNumValueSiteCounts() 737 PerFunctionProfileData PD; in getOrCreateRegionCounters() local 741 PD = It->second; in getOrCreateRegionCounters() 800 NS += PD.NumValueSites[Kind]; in getOrCreateRegionCounters() 833 Int16ArrayVals[Kind] = ConstantInt::get(Int16Ty, PD.NumValueSites[Kind]); in getOrCreateRegionCounters() 848 PD.RegionCounters = CounterPtr; in getOrCreateRegionCounters() 849 PD.DataVar = Data; in getOrCreateRegionCounters() 850 ProfileDataMap[NamePtr] = PD; in getOrCreateRegionCounters() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo() argument 23 : MCSubtargetInfo(TT, CPU, FS, PF, PD, WPR, WL, RA, IS, OC, FP) { in TargetSubtargetInfo()
|
D | ScheduleDAG.cpp | 515 for (const SDep &PD : SU.Preds) { in InitDAGTopologicalSorting() local 516 assert(Node2Index[SU.NodeNum] > Node2Index[PD.getSUnit()->NodeNum] && in InitDAGTopologicalSorting()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/icons/ |
D | README | 26 license: PD 39 license: PD
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/icons/ |
D | README | 26 license: PD 39 license: PD
|
/third_party/node/test/fixtures/keys/ |
D | agent3-key.pem | 9 +y+45PD/AkEA0acinvAAb0FLlMlhcG0LGzIwcYUWcEpPxwkioGgwGaEPLR276gHv
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 211 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in MCSubtargetInfo() argument 215 : TargetTriple(TT), CPU(C), ProcFeatures(PF), ProcDesc(PD), in MCSubtargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDataPrefetch.cpp | 291 int64_t PD = std::abs(ConstPtrDiff->getValue()->getSExtValue()); in runOnLoop() local 292 if (PD < (int64_t) TTI->getCacheLineSize()) { in runOnLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProfWriter.h | 112 bool shouldEncodeData(const ProfilingData &PD);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 66 ArrayRef<SubtargetSubTypeKV> PD,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 95 ArrayRef<SubtargetSubTypeKV> PD,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 259 bool InstrProfWriter::shouldEncodeData(const ProfilingData &PD) { in shouldEncodeData() argument 262 for (const auto &Func : PD) { in shouldEncodeData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 554 PressureDiff &PD = DAG->getPressureDiff(SU); in pressureChange() local 555 for (auto &P : PD) { in pressureChange()
|