Home
last modified time | relevance | path

Searched defs:sourceValue (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DBufferDeallocation.cpp258 Value sourceValue = in introduceBlockArgCopy() local
368 Value sourceValue = terminator->getOperand(operandIndex); in introduceCopiesForRegionSuccessors() local
380 Value introduceBufferCopy(Value sourceValue, Operation *terminator) { in introduceBufferCopy()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnits.java1012 final Rational sourceValue = Rational.of(test[0]); in TestSpecialCases() local
2060 …String sourceValue = UnitPathType.unit.getTrans(cldrFile, "long", shortUnit, sourcePlural.value, s… in TestDerivedCase() local
/external/cldr/tools/java/org/unicode/cldr/util/
DUnitConverter.java1318 …public Rational convert(Rational sourceValue, String sourceUnit, final String targetUnit, boolean … in convert()
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp4224 std::unique_ptr<CFXJSE_Value> sourceValue = GetSimpleValue(pThis, args, 0); in Stuff() local