Home
last modified time | relevance | path

Searched defs:Diff (Results 1 – 25 of 49) sorted by relevance

12

/third_party/spirv-tools/test/diff/
Ddiff_test.cpp50 TEST(DiffIndentTest, Diff) { in TEST() argument
99 TEST(DiffNoHeaderTest, Diff) { in TEST() argument
143 TEST(DiffHeaderTest, Diff) { in TEST() argument
/third_party/json/docs/mkdocs/docs/features/
Djson_patch.md23 ## Diff section in JSON Patch and Diff
/third_party/typescript/tests/cases/compiler/
DindexedAccessRetainsIndexSignature.ts1 type Diff<T extends keyof any, U extends keyof any> = alias
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DCsvData.java142 public abstract static class Diff { class in CsvData
152 Diff() {} in Diff() method in CsvData.Diff
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp527 uint64_t Diff = LimVal1 - LimVal2; in calculateOffsetDiff() local
589 Optional<APInt> Diff = calculateOffsetDiff( in maximizeConstantsInRange() local
634 APInt Diff = ConstCand->ConstInt->getValue() - ConstInt->getValue(); in findAndMakeBaseConstant() local
685 APInt Diff = CC->ConstInt->getValue() - MinValItr->ConstInt->getValue(); in findBaseConstants() local
/third_party/rust/crates/clap/examples/
Dgit-derive.rs25 Diff { enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFixupHwLoops.cpp148 unsigned Diff = AbsoluteDifference(InstOffset, in fixupLoopInstrs() local
/third_party/node/deps/npm/lib/commands/
Ddiff.js11 class Diff extends BaseCommand { class
/third_party/node/deps/npm/node_modules/diff/lib/diff/
Dbase.js10 function Diff() {} class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCWin64EH.cpp55 const MCExpr *Diff = in EmitAbsDifference() local
254 const MCExpr *Diff = in GetAbsDifference() local
DMCObjectStreamer.cpp147 if (Optional<uint64_t> Diff = absoluteSymbolDiff(getAssembler(), Hi, Lo)) { in emitAbsoluteSymbolDiff() local
156 if (Optional<uint64_t> Diff = absoluteSymbolDiff(getAssembler(), Hi, Lo)) { in emitAbsoluteSymbolDiffAsULEB128() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileUtilities.cpp147 double Diff; in CompareNumbers() local
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Ddiff.js13 class Diff { class
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Ddefinitions.js25 var Diff = {}; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp296 Value *Diff = Builder.CreateSub(LoadSrc1, LoadSrc2); in emitLoadCompareByteBlock() local
323 Value *Diff = nullptr; in getCompareLoadPairs() local
DRegisterScavenging.cpp471 unsigned SI = Scavenged.size(), Diff = std::numeric_limits<unsigned>::max(); in spill() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate() local
773 const SCEVConstant *Diff = dyn_cast<SCEVConstant>( in alreadyPrepared() local
/third_party/node/deps/npm/test/bin/
Dwindows-shims.js5 const Diff = require('diff') constant
/third_party/spirv-tools/
DREADME.md218 ### Diff subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPerfHintAnalysis.cpp357 uint64_t Diff = Offset > Reference.Offset ? Offset - Reference.Offset in isLargeStride() local
/third_party/node/deps/npm/node_modules/diff/dist/
Ddiff.js7 function Diff() {} class
8 Diff.prototype = { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h116 uint64_t Diff = Mass - X.Mass; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp173 const SCEVConstant *Diff = dyn_cast<SCEVConstant>( in hasSpacialReuse() local
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTraceState.cpp131 size_t Diff = NumMutations - FirstN; in WantToHandleOneMoreMutation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp473 unsigned Diff[LoopIterations] = {LoopDepth[0].Depth - LoopDepth[0].OptDepth, in checkForProfitableCmovCandidates() local

12