Searched defs:sourceValue (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/mlir/lib/Transforms/ |
| D | BufferDeallocation.cpp | 258 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/ |
| D | TestUnits.java | 1012 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/ |
| D | UnitConverter.java | 1318 …public Rational convert(Rational sourceValue, String sourceUnit, final String targetUnit, boolean … in convert()
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_formcalc_context.cpp | 4224 std::unique_ptr<CFXJSE_Value> sourceValue = GetSimpleValue(pThis, args, 0); in Stuff() local
|