Home
last modified time | relevance | path

Searched defs:Diff (Results 1 – 25 of 48) 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/grpc/src/core/ext/transport/chttp2/transport/
Dhttp2_settings.cc32 void Http2Settings::Diff( in Diff() function in grpc_core::Http2Settings
/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/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/utils/
Dbitmap.cc79 void BitMap::Diff(const BitMap &o) { in Diff() function in mindspore::pijit::BitMap
/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/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/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/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/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/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/grpc/src/core/telemetry/
Dstats_data.cc788 std::unique_ptr<GlobalStats> GlobalStats::Diff(const GlobalStats& other) const { in Diff() function in grpc_core::GlobalStats
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dtest_numpy_ops.py176 class Diff(Cell): 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/Target/X86/
DX86CmovConversion.cpp473 unsigned Diff[LoopIterations] = {LoopDepth[0].Depth - LoopDepth[0].OptDepth, in checkForProfitableCmovCandidates() local
/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/grpc/test/core/transport/chttp2/
Dhttp2_settings_test.cc118 KeyValueVec Diff(const Http2Settings& a, const Http2Settings& b, in Diff() function

12