| /external/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/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkGeneric.h | 85 uint64_t Delta = (B.getAlignmentOffset() - Addr) % B.getAlignment(); in alignToBlock() local 92 uint64_t Delta = (B.getAlignmentOffset() - PAddr) % B.getAlignment(); in alignToBlock() local
|
| D | MachO_x86_64.cpp | 303 JITTargetAddress Delta = in addRelocations() local 495 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1)); in applyFixup() local 507 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1Anon)); in applyFixup() local
|
| /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/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_time_wait_list_manager.h | 252 int /*num_packets*/, QuicTime::Delta /*delta*/, in OnPacketReceivedForKnownConnection()
|
| /external/tensorflow/tensorflow/core/lib/monitoring/ |
| D | cell_reader.h | 148 ValueType CellReader<ValueType>::Delta(const LabelType&... labels) { in Delta() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFX86_64.h | 50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset() 101 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86InsertPrefetch.cpp | 48 int64_t Delta; member 211 int64_t Delta = PrefInfo.Delta; in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineFunctionPass.cpp | 82 int64_t Delta = static_cast<int64_t>(CountAfter) - in runOnFunction() local
|
| D | RegisterPressure.cpp | 960 RegPressureDelta &Delta, in computeExcessPressureDelta() 1001 RegPressureDelta &Delta) { in computeMaxPressureDelta() 1094 RegPressureDelta &Delta, in getMaxUpwardPressureDelta() 1162 RegPressureDelta &Delta, in getUpwardPressureDelta() 1342 getMaxDownwardPressureDelta(const MachineInstr *MI, RegPressureDelta &Delta, in getMaxDownwardPressureDelta()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 779 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 784 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 789 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 816 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 835 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 842 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 848 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 854 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 860 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() 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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| D | LineTable.cpp | 25 int64_t Delta; member 30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 989 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local 1158 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in strongSIVtest() local 1291 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakCrossingSIVtest() local 1407 const APInt &Delta, APInt &G, APInt &X, APInt &Y) { in findGCD() 1504 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactSIVtest() local 1716 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in weakZeroSrcSIVtest() local 1825 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakZeroDstSIVtest() local 1905 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactRDIVtest() local 2372 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in gcdMIVtest() local 2541 const SCEV *Delta = SE->getMinusSCEV(B0, A0); in banerjeeMIVtest() local [all …]
|
| /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/Support/ |
| D | DeltaAlgorithm.cpp | 44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | DeltaAlgorithm.cpp | 44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| D | FDRRecords.h | 237 int32_t Delta = 0; variable 264 int32_t Delta = 0; variable 375 uint32_t Delta = 0; variable
|
| /external/webrtc/net/dcsctp/common/ |
| D | sequence_numbers.h | 78 static int64_t Delta(WrappedType value, WrappedType prev_value) { in Delta() function
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | color_space.inl | 69 float Delta = Max - Min; local
|
| /external/scudo/standalone/tests/ |
| D | combined_test.cpp | 156 for (scudo::sptr Delta = -32; Delta <= 32; Delta++) { in BasicTest() local 206 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local 224 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local 244 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local 335 for (scudo::sptr Delta = -32; Delta < 32; Delta += 8) { in SCUDO_TYPED_TEST() local
|
| /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/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()
|
| /external/angle/util/ |
| D | Event.h | 52 int Delta; member
|