Home
last modified time | relevance | path

Searched defs:Delta (Results 1 – 25 of 71) sorted by relevance

123

/external/libvpx/libvpx/vp8/common/
Dquant_common.c37 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/
DDeltaTree.cpp41 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/
DAllocationStats.java178 static final class Delta { class in AllocationStats
185 Delta( in Delta() method in AllocationStats.Delta
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h45 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset()
96 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp769 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
774 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
779 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
806 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
825 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
832 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
838 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
844 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
850 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp993 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/llvm/lib/Support/
DDeltaAlgorithm.cpp44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDeltaAlgorithm.cpp45 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
/external/scudo/standalone/tests/
Dcombined_test.cpp94 for (scudo::sptr Delta = -32; Delta <= 32; Delta++) { in testAllocator() local
113 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in testAllocator() local
165 for (scudo::sptr Delta = -32; Delta < 32; Delta += 8) { in testAllocator() local
Dsecondary_test.cpp84 for (scudo::sptr Delta = -128; Delta <= 128; Delta += 8) { in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp978 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local
1147 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in strongSIVtest() local
1280 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakCrossingSIVtest() local
1396 const APInt &Delta, APInt &G, APInt &X, APInt &Y) { in findGCD()
1493 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactSIVtest() local
1705 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in weakZeroSrcSIVtest() local
1814 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakZeroDstSIVtest() local
1894 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactRDIVtest() local
2361 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in gcdMIVtest() local
2530 const SCEV *Delta = SE->getMinusSCEV(B0, A0); in banerjeeMIVtest() local
[all …]
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp963 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/
DRuntimeDyldCOFFX86_64.h78 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
/external/angle/util/
DEvent.h52 int Delta; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterPressure.cpp940 RegPressureDelta &Delta, in computeExcessPressureDelta()
981 RegPressureDelta &Delta) { in computeMaxPressureDelta()
1074 RegPressureDelta &Delta, in getMaxUpwardPressureDelta()
1142 RegPressureDelta &Delta, in getUpwardPressureDelta()
1322 getMaxDownwardPressureDelta(const MachineInstr *MI, RegPressureDelta &Delta, in getMaxDownwardPressureDelta()
DInterferenceCache.h114 void addRef(int Delta) { RefCount += Delta; } in addRef()
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp919 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()
DInterferenceCache.h109 void addRef(int Delta) { RefCount += Delta; } in addRef()
/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.proto163 message Delta {} message
/external/clang/test/OpenMP/
Dparallel_for_simd_codegen.cpp403 IterDouble operator + (int Delta) { in operator +()
Dfor_simd_codegen.cpp446 IterDouble operator + (int Delta) { in operator +()
/external/clang/lib/Tooling/Core/
DReplacement.cpp414 int Delta; member in clang::tooling::__anon46ab19da0411::MergedReplacement
446 int Delta = 0; in mergeReplacements() local
/external/swiftshader/third_party/subzero/src/
DIceTimerTree.cpp185 double Delta = Current - LastTimestamp; in update() local
/external/libgav1/libgav1/src/utils/
Dtypes.h283 struct Delta { struct
284 bool present;
285 uint8_t scale;
286 bool multi;
/external/pdfium/fxjs/xfa/
Dcjx_object.h65 Delta, enumerator

123