/external/libvpx/libvpx/vp8/common/ |
D | quant_common.c | 37 int vp8_dc_quant(int QIndex, int Delta) { in vp8_dc_quant() 52 int vp8_dc2quant(int QIndex, int Delta) { in vp8_dc2quant() 66 int vp8_dc_uv_quant(int QIndex, int Delta) { in vp8_dc_uv_quant() 97 int vp8_ac2quant(int QIndex, int Delta) { in vp8_ac2quant() 117 int vp8_ac_uv_quant(int QIndex, int Delta) { in vp8_ac_uv_quant()
|
/external/clang/lib/Rewrite/ |
D | DeltaTree.cpp | 41 int Delta; member 44 SourceDelta Delta; in get() local 179 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion() 451 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | AllocationStats.java | 178 static final class Delta { class in AllocationStats 185 Delta( in Delta() method in AllocationStats.Delta
|
/external/skia/src/core/ |
D | SkDeviceLooper.h | 83 enum Delta { enum
|
/external/llvm/lib/Support/ |
D | DeltaAlgorithm.cpp | 44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | DeltaAlgorithm.cpp | 44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
D | MemoryBuffer.cpp | 301 off_t Delta = Offset - RealMapOffset; in getOpenFile() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 993 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 998 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 1003 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 1029 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 1048 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 1055 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 1061 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 1070 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | color_space.inl | 75 float Delta = Max - Min; local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 963 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local 1081 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in strongSIVtest() local 1214 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakCrossingSIVtest() local 1330 const APInt &Delta, APInt &G, APInt &X, APInt &Y) { in findGCD() 1427 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactSIVtest() local 1639 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in weakZeroSrcSIVtest() local 1748 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakZeroDstSIVtest() local 1828 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactRDIVtest() local 2295 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in gcdMIVtest() local 2464 const SCEV *Delta = SE->getMinusSCEV(B0, A0); in banerjeeMIVtest() local [all …]
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFX86_64.h | 78 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InterferenceCache.h | 85 void addRef(int Delta) { RefCount += Delta; } in addRef()
|
/external/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 919 RegPressureDelta &Delta, in computeExcessPressureDelta() 960 RegPressureDelta &Delta) { in computeMaxPressureDelta() 1053 RegPressureDelta &Delta, in getMaxUpwardPressureDelta() 1121 RegPressureDelta &Delta, in getUpwardPressureDelta() 1299 getMaxDownwardPressureDelta(const MachineInstr *MI, RegPressureDelta &Delta, in getMaxDownwardPressureDelta()
|
D | InterferenceCache.h | 109 void addRef(int Delta) { RefCount += Delta; } in addRef()
|
D | EarlyIfConversion.cpp | 676 static unsigned adjCycles(unsigned Cyc, int Delta) { in adjCycles()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCObjectStreamer.cpp | 240 const MCExpr *Delta = in EmitValueToOffset() local
|
/external/clang/test/OpenMP/ |
D | for_simd_codegen.cpp | 446 IterDouble operator + (int Delta) { in operator +()
|
D | parallel_for_simd_codegen.cpp | 403 IterDouble operator + (int Delta) { in operator +()
|
D | simd_codegen.cpp | 315 IterDouble operator + (int Delta) { in operator +()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.cpp | 185 double Delta = Current - LastTimestamp; in update() local
|
/external/clang/lib/Tooling/Core/ |
D | Replacement.cpp | 414 int Delta; member in clang::tooling::__anon5ed43ace0411::MergedReplacement 446 int Delta = 0; in mergeReplacements() local
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshglob.c | 504 FT_Pos Delta; in psh_blues_scale_zones() local
|
/external/freetype/src/pshinter/ |
D | pshglob.c | 504 FT_Pos Delta; in psh_blues_scale_zones() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 476 RegPressureDelta &Delta, in SchedulingCost()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 373 int64_t Delta = -int64_t(StackSize); in emitPrologue() local
|